[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 1.90.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/msmsolution/week4project on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_cbor v0.11.2
[INFO] [stderr]   Downloaded serde_derive v1.0.133
[INFO] [stderr]   Downloaded include-base64 v0.1.0
[INFO] [stderr]   Downloaded quote v1.0.14
[INFO] [stderr]   Downloaded ic-cdk-macros v0.3.3
[INFO] [stderr]   Downloaded num_enum_derive v0.5.6
[INFO] [stderr]   Downloaded serde_tokenstream v0.1.3
[INFO] [stderr]   Downloaded candid_derive v0.4.5
[INFO] [stderr]   Downloaded string_cache v0.8.2
[INFO] [stderr]   Downloaded proc-macro-crate v1.1.0
[INFO] [stderr]   Downloaded anyhow v1.0.52
[INFO] [stderr]   Downloaded serde v1.0.133
[INFO] [stderr]   Downloaded num_enum v0.5.6
[INFO] [stderr]   Downloaded paste v1.0.6
[INFO] [stderr]   Downloaded candid v0.7.10
[INFO] [stderr]   Downloaded syn v1.0.85
[INFO] [stderr]   Downloaded pretty v0.10.0
[INFO] [stderr]   Downloaded ic-cdk v0.3.3
[INFO] [stderr]   Downloaded ic-types v0.3.0
[INFO] [stderr]   Downloaded diff v0.1.12
[INFO] [stderr]   Downloaded lalrpop v0.19.6
[INFO] [stderr]   Downloaded siphasher v0.3.7
[INFO] [stderr]   Downloaded lalrpop-util v0.19.6
[INFO] [stderr]   Downloaded beef v0.5.1
[INFO] [stderr]   Downloaded logos-derive v0.12.0
[INFO] [stderr]   Downloaded logos v0.12.0
[INFO] [stderr]   Downloaded typed-arena v2.0.1
[INFO] [stderr]   Downloaded ic-certified-map v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] acc1fd62bcc96c4f08dd97936a0c9f10cf0e6ecfe2bcdc59cc4cbb6686c81e99
[INFO] running `Command { std: "docker" "start" "-a" "acc1fd62bcc96c4f08dd97936a0c9f10cf0e6ecfe2bcdc59cc4cbb6686c81e99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "acc1fd62bcc96c4f08dd97936a0c9f10cf0e6ecfe2bcdc59cc4cbb6686c81e99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acc1fd62bcc96c4f08dd97936a0c9f10cf0e6ecfe2bcdc59cc4cbb6686c81e99", kill_on_drop: false }`
[INFO] [stdout] acc1fd62bcc96c4f08dd97936a0c9f10cf0e6ecfe2bcdc59cc4cbb6686c81e99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd4b84d823eecc396f01a2bae7a99e401a3162eddfdeb67faacc69e7184ec403
[INFO] running `Command { std: "docker" "start" "-a" "cd4b84d823eecc396f01a2bae7a99e401a3162eddfdeb67faacc69e7184ec403", 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 hashbrown v0.11.2
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]    Compiling siphasher v0.3.7
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling lalrpop-util v0.19.6
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling crc32fast v1.3.0
[INFO] [stderr]    Compiling rustversion v1.0.6
[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 fnv v1.0.7
[INFO] [stderr]    Compiling anyhow v1.0.52
[INFO] [stderr]    Compiling utf8-ranges v1.0.4
[INFO] [stderr]    Compiling base32 v0.4.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling typed-arena v2.0.1
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling dip721_nft_container v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling pretty v0.10.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling string_cache v0.8.2
[INFO] [stderr]    Compiling lalrpop v0.19.6
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling logos-derive v0.12.0
[INFO] [stderr]    Compiling candid_derive v0.4.5
[INFO] [stderr]    Compiling include-base64 v0.1.0
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling binread v2.2.0
[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)]` 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/rustcVoAIJS/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcVoAIJS/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbase64-4365f46884a74919,libsha2-c77c976335585753,libdigest-802b468c1d854590,libblock_buffer-63f48e01dded120a,libcrypto_common-e4a236bb3d630020,libserde_cbor-bc374d9bdf73fd69,libhalf-664c2e6813688851,libpercent_encoding-b2a5370fcf286d3f,libic_certified_map-cefcafcdae3dc623,libic_cdk-1b726ff0b2897231,libcandid-94a8b3b3ed3da7c3,libleb128-d430320fe2c51fea,libbyteorder-c603fb49e2ea8ab6,liblogos-15ccf4bceb8570e1,libnum_bigint-c34a449638488de7,libnum_integer-e972d3ffabbb431b,libnum_traits-7581636ea1a3f82a,libanyhow-6f1b0c2c03cec3ae,libnum_enum-0cdef649db1824fe,libic_types-415efbd1081ef463,libcrc32fast-1d7adfb3a9df8120,libbase32-8666e3f68c3ff674,libserde_bytes-2c7c92004e21bde2,libhex-ca926d8cc80c7033,libsha2-00ace1c4b0f234aa,libcpufeatures-c82708ff304264c0,libcfg_if-3183e62f61f23a61,libopaque_debug-a376880be4df562b,libdigest-0f02cffd21689195,libblock_buffer-06a95f1ca39df204,libgeneric_array-e854f3650113a10a,libtypenum-0a0f7d99963daba3,libbinread-2be7364194b88a6b,liblazy_static-ab9a3dc8def9ba85,liblalrpop_util-404c1f9d8e8833ec,libregex-76cdc5efb9f5b3cf,libaho_corasick-682fd28b7687a771,libmemchr-4df138194b209597,libregex_syntax-2630f29cd54d6df7,libthiserror-6b3337dada42dc3d,libcodespan_reporting-c9a95f7e1eb4e6ca,libunicode_width-d0b0b3b6903738b9,libtermcolor-3a8d386bc0ae168b,libpretty-d2960d6e74edee11,libarrayvec-15451bb540225465,libtyped_arena-539ded5f599f496f,libserde-ee3d87fa6a766912}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcVoAIJS/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/rustcVoAIJS/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" "cd4b84d823eecc396f01a2bae7a99e401a3162eddfdeb67faacc69e7184ec403", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd4b84d823eecc396f01a2bae7a99e401a3162eddfdeb67faacc69e7184ec403", kill_on_drop: false }`
[INFO] [stdout] cd4b84d823eecc396f01a2bae7a99e401a3162eddfdeb67faacc69e7184ec403
