[INFO] cloning repository https://github.com/XP-NETWORK/secret-xpnft [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/XP-NETWORK/secret-xpnft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXP-NETWORK%2Fsecret-xpnft", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXP-NETWORK%2Fsecret-xpnft'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 632ce041aa79142820a6a6c455111776441f9d46 [INFO] testing XP-NETWORK/secret-xpnft/632ce041aa79142820a6a6c455111776441f9d46 against beta-2024-10-19 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXP-NETWORK%2Fsecret-xpnft" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/XP-NETWORK/secret-xpnft on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/XP-NETWORK/secret-xpnft [INFO] finished tweaking git repo https://github.com/XP-NETWORK/secret-xpnft [INFO] tweaked toml for git repo https://github.com/XP-NETWORK/secret-xpnft written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/XP-NETWORK/secret-xpnft 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-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2577a7652f77f1db719fbc73620c307d44555ed0bcb34e893c7c96da7877c5f [INFO] running `Command { std: "docker" "start" "-a" "a2577a7652f77f1db719fbc73620c307d44555ed0bcb34e893c7c96da7877c5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2577a7652f77f1db719fbc73620c307d44555ed0bcb34e893c7c96da7877c5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2577a7652f77f1db719fbc73620c307d44555ed0bcb34e893c7c96da7877c5f", kill_on_drop: false }` [INFO] [stdout] a2577a7652f77f1db719fbc73620c307d44555ed0bcb34e893c7c96da7877c5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4cd37d3f073944082495fe998ba41ce720737f1e814353c206c5634861ca7e5b [INFO] running `Command { std: "docker" "start" "-a" "4cd37d3f073944082495fe998ba41ce720737f1e814353c206c5634861ca7e5b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.93 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling schemars v0.7.6 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling uint v0.9.3 [INFO] [stderr] Compiling primitive-types v0.9.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling remain v0.2.3 [INFO] [stderr] Compiling schemars_derive v0.7.6 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling serde-json-wasm v0.2.3 [INFO] [stderr] Compiling bincode2 v2.0.1 [INFO] [stderr] Compiling secret-cosmwasm-std v0.10.1 [INFO] [stderr] Compiling secret-cosmwasm-storage v0.10.0 [INFO] [stderr] Compiling secret-toolkit-crypto v0.3.0 [INFO] [stderr] Compiling secret-toolkit-serialization v0.3.0 [INFO] [stderr] Compiling secret-toolkit-permit v0.3.1 [INFO] [stderr] Compiling secret-toolkit-storage v0.3.0 [INFO] [stderr] Compiling secret-toolkit-utils v0.3.0 [INFO] [stderr] Compiling secret-toolkit v0.3.0 [INFO] [stderr] Compiling snip721-reference-impl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.18s [INFO] running `Command { std: "docker" "inspect" "4cd37d3f073944082495fe998ba41ce720737f1e814353c206c5634861ca7e5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cd37d3f073944082495fe998ba41ce720737f1e814353c206c5634861ca7e5b", kill_on_drop: false }` [INFO] [stdout] 4cd37d3f073944082495fe998ba41ce720737f1e814353c206c5634861ca7e5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f90a101228c2c2ed8285b779dcbcb730b36645035fb6b3a0eff53001233c2dde [INFO] running `Command { std: "docker" "start" "-a" "f90a101228c2c2ed8285b779dcbcb730b36645035fb6b3a0eff53001233c2dde", kill_on_drop: false }` [INFO] [stderr] Compiling cosmwasm-schema v0.10.1 [INFO] [stderr] Compiling snip721-reference-impl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `snip721-reference-impl` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/bin/rustc --crate-name snip721_reference_impl --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtraces"))' -C metadata=b0a0712dda1631ba -C extra-filename=-b0a0712dda1631ba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-3ea0acb8791808bf.rlib --extern bincode2=/opt/rustwide/target/debug/deps/libbincode2-5119b583625d93b4.rlib --extern cosmwasm_schema=/opt/rustwide/target/debug/deps/libcosmwasm_schema-e53b38021910a49a.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-bf5d7c1623e40692.rlib --extern primitive_types=/opt/rustwide/target/debug/deps/libprimitive_types-7ade4c105664e617.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-4036b73b33472720.rlib --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-565a6260151bf7a3.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-1d027ddc09041109.rlib --extern cosmwasm_std=/opt/rustwide/target/debug/deps/libsecret_cosmwasm_std-cebbed30edd28f18.rlib --extern cosmwasm_storage=/opt/rustwide/target/debug/deps/libsecret_cosmwasm_storage-0bb721c1b355540b.rlib --extern secret_toolkit=/opt/rustwide/target/debug/deps/libsecret_toolkit-b75990591dae66c6.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-660036d5a5fc64a1.rlib --extern serde_json_wasm=/opt/rustwide/target/debug/deps/libserde_json_wasm-1de299830cd8b463.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-5730b185e19f968f.rlib --extern snafu=/opt/rustwide/target/debug/deps/libsnafu-21d3a274090335e8.rlib --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-7a0923624edc433d.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "f90a101228c2c2ed8285b779dcbcb730b36645035fb6b3a0eff53001233c2dde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f90a101228c2c2ed8285b779dcbcb730b36645035fb6b3a0eff53001233c2dde", kill_on_drop: false }` [INFO] [stdout] f90a101228c2c2ed8285b779dcbcb730b36645035fb6b3a0eff53001233c2dde