[INFO] cloning repository https://github.com/msmsolution/week4project
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/msmsolution/week4project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsmsolution%2Fweek4project", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsmsolution%2Fweek4project'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8f67beb33b89bf16a7f507173b18595495bb3601
[INFO] testing msmsolution/week4project against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsmsolution%2Fweek4project" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/msmsolution/week4project
[INFO] finished tweaking git repo https://github.com/msmsolution/week4project
[INFO] tweaked toml for git repo https://github.com/msmsolution/week4project written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/msmsolution/week4project on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/msmsolution/week4project already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9cf703a0441e25314d183a26a9773cbb842c374e128188efbe6eea781d522c1f
[INFO] running `Command { std: "docker" "start" "-a" "9cf703a0441e25314d183a26a9773cbb842c374e128188efbe6eea781d522c1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9cf703a0441e25314d183a26a9773cbb842c374e128188efbe6eea781d522c1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cf703a0441e25314d183a26a9773cbb842c374e128188efbe6eea781d522c1f", kill_on_drop: false }`
[INFO] [stdout] 9cf703a0441e25314d183a26a9773cbb842c374e128188efbe6eea781d522c1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31ea8842c95d7bc489ab2370034db29383fedc2fcdbad249bd4c03eab1b1843c
[INFO] running `Command { std: "docker" "start" "-a" "31ea8842c95d7bc489ab2370034db29383fedc2fcdbad249bd4c03eab1b1843c", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.85
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling serde_derive v1.0.133
[INFO] [stderr]    Compiling serde v1.0.133
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]    Compiling siphasher v0.3.7
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling lalrpop-util v0.19.6
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling crc32fast v1.3.0
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling beef v0.5.1
[INFO] [stderr]    Compiling utf8-ranges v1.0.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling anyhow v1.0.52
[INFO] [stderr]    Compiling typed-arena v2.0.1
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling base32 v0.4.0
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling dip721_nft_container v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling pretty v0.10.0
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling string_cache v0.8.2
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling lalrpop v0.19.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling logos-derive v0.12.0
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling candid_derive v0.4.5
[INFO] [stderr]    Compiling include-base64 v0.1.0
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling logos v0.12.0
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling serde_bytes v0.11.5
[INFO] [stderr]    Compiling serde_tokenstream v0.1.3
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling candid v0.7.10
[INFO] [stderr]    Compiling ic-types v0.3.0
[INFO] [stderr]    Compiling ic-certified-map v0.3.0
[INFO] [stderr]    Compiling proc-macro-crate v1.1.0
[INFO] [stderr]    Compiling num_enum_derive v0.5.6
[INFO] [stderr]    Compiling num_enum v0.5.6
[INFO] [stderr]    Compiling ic-cdk v0.3.3
[INFO] [stderr]    Compiling ic-cdk-macros v0.3.3
[INFO] [stdout] warning: unexpected `cfg` condition name: `mainnet`
[INFO] [stdout]   --> src/http.rs:67:17
[INFO] [stdout]    |
[INFO] [stdout] 67 |         if cfg!(mainnet) {
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mainnet)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mainnet)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `os::linux::raw::stat`
[INFO] [stdout]   --> src/lib.rs:11:24
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::{borrow::Cow, os::linux::raw::stat};
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `std::os::linux::raw::stat`: these type aliases are no longer supported by the standard library, the `libc` crate on crates.io should be used instead for the correct definitions
[INFO] [stdout]   --> src/lib.rs:11:40
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::{borrow::Cow, os::linux::raw::stat};
[INFO] [stdout]    |                                        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcf6OYdV/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcf6OYdV/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbase64-83ca8be32b9f715d,libsha2-e47ebdfb8f249392,libdigest-400573994d65b300,libblock_buffer-05062334a27c1dac,libcrypto_common-73ca045cd33dc8b8,libserde_cbor-8389785c709bc311,libhalf-ab7070883a656f8b,libpercent_encoding-3e08c199980e8244,libic_certified_map-66b78396c94b4abd,libic_cdk-bcccd3547939643d,libcandid-4c00f765c2d3fc2e,libleb128-7759971397ea6ba0,libbyteorder-fb36fe721788ce00,liblogos-ff68b46e5d5d815a,libnum_bigint-27720bcb047736a1,libnum_integer-18e0f7b0ef599e7c,libnum_traits-da94af01ef7b56e1,libanyhow-e2f4ad8fa451e0fd,libnum_enum-f79eebf6217ecb69,libic_types-83746e2d2a6354c0,libcrc32fast-d6f03a0007f094ce,libbase32-af1dde7dcf605cef,libserde_bytes-12a4ea82527671d7,libhex-13e08b3b00984ab7,libsha2-3675639332025e2b,libcpufeatures-6b3fb156db66dda0,libcfg_if-3e7fc4e38d4a72b5,libopaque_debug-1826dab867fa4b9d,libdigest-de2191bf1fa81ded,libblock_buffer-1b800770281ebbee,libgeneric_array-8cbaf289a32df660,libtypenum-f0c512a3e955f720,libbinread-90e5fcf95f900494,liblazy_static-af860367908b8176,liblalrpop_util-fa318abed202a642,libregex-6f385cb69f6ab486,libaho_corasick-83d095296e150a8a,libmemchr-2647db61c3b902f3,libregex_syntax-12b080b3aec45ada,libthiserror-29ae24565288969b,libcodespan_reporting-080344bad218ac0b,libunicode_width-63532bdea7ef68cc,libtermcolor-2977040801d16bf2,libpretty-11289c4b6e45840c,libarrayvec-d564b1181ab8b533,libtyped_arena-8064d18db9218f3c,libserde-6ef4acca20af9522}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcf6OYdV/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libdip721_nft_container.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: /tmp/rustcf6OYdV/list:6: ; expected, but got balanceOfDip721
[INFO] [stdout]           >>>     canister_query balanceOfDip721;
[INFO] [stdout]           >>>                    ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dip721_nft_container` (lib) due to 1 previous error; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "31ea8842c95d7bc489ab2370034db29383fedc2fcdbad249bd4c03eab1b1843c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31ea8842c95d7bc489ab2370034db29383fedc2fcdbad249bd4c03eab1b1843c", kill_on_drop: false }`
[INFO] [stdout] 31ea8842c95d7bc489ab2370034db29383fedc2fcdbad249bd4c03eab1b1843c
