[INFO] cloning repository https://github.com/chinhnotional/custom-snip721 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chinhnotional/custom-snip721" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchinhnotional%2Fcustom-snip721", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchinhnotional%2Fcustom-snip721'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2f9ab3e8407a1479c47a0ed54f5890f7810d47d6 [INFO] building chinhnotional/custom-snip721 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchinhnotional%2Fcustom-snip721" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/chinhnotional/custom-snip721 [INFO] finished tweaking git repo https://github.com/chinhnotional/custom-snip721 [INFO] tweaked toml for git repo https://github.com/chinhnotional/custom-snip721 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/chinhnotional/custom-snip721 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/chinhnotional/custom-snip721 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f28f49fc8371fac6576fecf9df4129e9d789f824b7c30699d53d5bd6c116b9cd [INFO] running `Command { std: "docker" "start" "-a" "f28f49fc8371fac6576fecf9df4129e9d789f824b7c30699d53d5bd6c116b9cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f28f49fc8371fac6576fecf9df4129e9d789f824b7c30699d53d5bd6c116b9cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f28f49fc8371fac6576fecf9df4129e9d789f824b7c30699d53d5bd6c116b9cd", kill_on_drop: false }` [INFO] [stdout] f28f49fc8371fac6576fecf9df4129e9d789f824b7c30699d53d5bd6c116b9cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47b0e3c2583a19ca48aa07d5549b7a0366c939d012995874af225cced899bd06 [INFO] running `Command { std: "docker" "start" "-a" "47b0e3c2583a19ca48aa07d5549b7a0366c939d012995874af225cced899bd06", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling schemars v0.7.6 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling uint v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling primitive-types v0.9.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling hmac-drbg v0.2.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling secp256k1 v0.20.3 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling schemars_derive v0.7.6 [INFO] [stderr] Compiling remain v0.2.2 [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.0 [INFO] [stderr] Compiling secret-toolkit-utils v0.2.0 [INFO] [stderr] Compiling secret-cosmwasm-storage v0.10.0 [INFO] [stderr] Compiling secret-toolkit-crypto v0.2.0 [INFO] [stderr] Compiling secret-toolkit-serialization v0.2.0 [INFO] [stderr] Compiling secret-toolkit-permit v0.2.0 [INFO] [stderr] Compiling secret-toolkit-storage v0.2.0 [INFO] [stderr] Compiling secret-toolkit v0.2.0 [INFO] [stderr] Compiling custom-snip721 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.29s [INFO] running `Command { std: "docker" "inspect" "47b0e3c2583a19ca48aa07d5549b7a0366c939d012995874af225cced899bd06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47b0e3c2583a19ca48aa07d5549b7a0366c939d012995874af225cced899bd06", kill_on_drop: false }` [INFO] [stdout] 47b0e3c2583a19ca48aa07d5549b7a0366c939d012995874af225cced899bd06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e0276293178aeb2ee6b218a219651c37dd360bd3c9815167931e289c0c56392 [INFO] running `Command { std: "docker" "start" "-a" "0e0276293178aeb2ee6b218a219651c37dd360bd3c9815167931e289c0c56392", kill_on_drop: false }` [INFO] [stderr] Compiling cosmwasm-schema v0.10.1 [INFO] [stderr] Compiling custom-snip721 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `custom-snip721` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name custom_snip721 --edition=2021 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,test)' --check-cfg 'cfg(feature, values("backtraces"))' -C metadata=51e8f023d8d63aa0 -C extra-filename=-aecbd9f0061177e2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-caf00e5e782a09dd.rlib --extern bincode2=/opt/rustwide/target/debug/deps/libbincode2-0df62144d01c1ba2.rlib --extern cosmwasm_schema=/opt/rustwide/target/debug/deps/libcosmwasm_schema-5346bc8f55e6c739.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern primitive_types=/opt/rustwide/target/debug/deps/libprimitive_types-17f681c98ac7a87c.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-be0952c02ff869b0.rlib --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-0359674a8518ae08.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-566410a6a71474af.rlib --extern cosmwasm_std=/opt/rustwide/target/debug/deps/libsecret_cosmwasm_std-ff12d7bd2f44983d.rlib --extern cosmwasm_storage=/opt/rustwide/target/debug/deps/libsecret_cosmwasm_storage-3bf8dbf25a43d02b.rlib --extern secret_toolkit=/opt/rustwide/target/debug/deps/libsecret_toolkit-e984adca2bcd0d3f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8d3d8c8ed5b1498c.rlib --extern serde_json_wasm=/opt/rustwide/target/debug/deps/libserde_json_wasm-08b680d4ed948275.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-4fc463d6a5c87fcf.rlib --extern snafu=/opt/rustwide/target/debug/deps/libsnafu-3ebd8845a70af739.rlib --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-fff2a9a73f2e60a1.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/secp256k1-sys-9c3073fc1b3c271a/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "0e0276293178aeb2ee6b218a219651c37dd360bd3c9815167931e289c0c56392", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e0276293178aeb2ee6b218a219651c37dd360bd3c9815167931e289c0c56392", kill_on_drop: false }` [INFO] [stdout] 0e0276293178aeb2ee6b218a219651c37dd360bd3c9815167931e289c0c56392