[INFO] cloning repository https://github.com/baedrik/snip721-reference-impl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/baedrik/snip721-reference-impl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbaedrik%2Fsnip721-reference-impl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbaedrik%2Fsnip721-reference-impl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] de9551c2bef4c07c844bbc21c52d367f0da80213 [INFO] testing baedrik/snip721-reference-impl against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbaedrik%2Fsnip721-reference-impl" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/baedrik/snip721-reference-impl on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/baedrik/snip721-reference-impl [INFO] finished tweaking git repo https://github.com/baedrik/snip721-reference-impl [INFO] tweaked toml for git repo https://github.com/baedrik/snip721-reference-impl written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/baedrik/snip721-reference-impl 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.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dyn-clone v1.0.14 [INFO] [stderr] Downloaded secret-toolkit-utils v0.10.0 [INFO] [stderr] Downloaded secret-toolkit v0.10.0 [INFO] [stderr] Downloaded secret-cosmwasm-crypto v1.1.11 [INFO] [stderr] Downloaded cosmwasm-derive v1.4.1 [INFO] [stderr] Downloaded secret-cosmwasm-storage v1.1.11 [INFO] [stderr] Downloaded cosmwasm-schema-derive v1.4.1 [INFO] [stderr] Downloaded cosmwasm-schema v1.4.1 [INFO] [stderr] Downloaded remain v0.2.11 [INFO] [stderr] Downloaded secret-toolkit-permit v0.10.0 [INFO] [stderr] Downloaded secret-toolkit-storage v0.10.0 [INFO] [stderr] Downloaded secret-cosmwasm-std v1.1.11 [INFO] [stderr] Downloaded secret-toolkit-serialization v0.10.0 [INFO] [stderr] Downloaded secret-toolkit-viewing-key v0.10.0 [INFO] [stderr] Downloaded secret-toolkit-crypto v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 893b010f4b9b4d3334e2dd63c0cdd700bf04284c2d187ba696eb638d4037a2f1 [INFO] running `Command { std: "docker" "start" "-a" "893b010f4b9b4d3334e2dd63c0cdd700bf04284c2d187ba696eb638d4037a2f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "893b010f4b9b4d3334e2dd63c0cdd700bf04284c2d187ba696eb638d4037a2f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "893b010f4b9b4d3334e2dd63c0cdd700bf04284c2d187ba696eb638d4037a2f1", kill_on_drop: false }` [INFO] [stdout] 893b010f4b9b4d3334e2dd63c0cdd700bf04284c2d187ba696eb638d4037a2f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e6274323a92e93ad546ea2a5aedb6277248e40a8213034d1852a00cfcd6d203 [INFO] running `Command { std: "docker" "start" "-a" "5e6274323a92e93ad546ea2a5aedb6277248e40a8213034d1852a00cfcd6d203", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling const-oid v0.9.5 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.10 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling schemars v0.8.15 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling dyn-clone v1.0.14 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling k256 v0.11.6 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling remain v0.2.11 [INFO] [stderr] Compiling secp256k1 v0.27.0 [INFO] [stderr] Compiling cosmwasm-derive v1.4.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling schemars_derive v0.8.15 [INFO] [stderr] Compiling ed25519-zebra v3.1.0 [INFO] [stderr] Compiling serde-json-wasm v0.4.1 [INFO] [stderr] Compiling bincode2 v2.0.1 [INFO] [stderr] Compiling secret-cosmwasm-crypto v1.1.11 [INFO] [stderr] Compiling secret-cosmwasm-std v1.1.11 [INFO] [stderr] Compiling secret-cosmwasm-storage v1.1.11 [INFO] [stderr] Compiling secret-toolkit-crypto v0.10.0 [INFO] [stderr] Compiling secret-toolkit-serialization v0.10.0 [INFO] [stderr] Compiling secret-toolkit-permit v0.10.0 [INFO] [stderr] Compiling secret-toolkit-utils v0.10.0 [INFO] [stderr] Compiling secret-toolkit-storage v0.10.0 [INFO] [stderr] Compiling secret-toolkit-viewing-key v0.10.0 [INFO] [stderr] Compiling secret-toolkit v0.10.0 [INFO] [stderr] Compiling snip721-reference-impl v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "5e6274323a92e93ad546ea2a5aedb6277248e40a8213034d1852a00cfcd6d203", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e6274323a92e93ad546ea2a5aedb6277248e40a8213034d1852a00cfcd6d203", kill_on_drop: false }` [INFO] [stdout] 5e6274323a92e93ad546ea2a5aedb6277248e40a8213034d1852a00cfcd6d203 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80b7a0183785fef9fb86dd3f612a347109c82641b923e6a5a1b0327807245c3b [INFO] running `Command { std: "docker" "start" "-a" "80b7a0183785fef9fb86dd3f612a347109c82641b923e6a5a1b0327807245c3b", kill_on_drop: false }` [INFO] [stderr] Compiling cosmwasm-schema-derive v1.4.1 [INFO] [stderr] Compiling cosmwasm-schema v1.4.1 [INFO] [stderr] Compiling snip721-reference-impl v1.0.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/1.85.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name snip721_reference_impl --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=5ce83b1b01bc7b5f -C extra-filename=-365dfc40d1b1d149 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-e46905b0a79b342c.rlib --extern bincode2=/opt/rustwide/target/debug/deps/libbincode2-df118418b0e153c5.rlib --extern cosmwasm_schema=/opt/rustwide/target/debug/deps/libcosmwasm_schema-d10e16f8c6f85c81.rlib --extern primitive_types=/opt/rustwide/target/debug/deps/libprimitive_types-d5d2751cc3fdbfac.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-c211cc69180a7b0b.rlib --extern cosmwasm_std=/opt/rustwide/target/debug/deps/libsecret_cosmwasm_std-9a0d95536020e3ed.rlib --extern cosmwasm_storage=/opt/rustwide/target/debug/deps/libsecret_cosmwasm_storage-d171ff1ce9ff9f1d.rlib --extern secret_toolkit=/opt/rustwide/target/debug/deps/libsecret_toolkit-1822ebf7c3fe80e7.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9004331da052097f.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/secp256k1-sys-8eb517543a964cef/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "80b7a0183785fef9fb86dd3f612a347109c82641b923e6a5a1b0327807245c3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80b7a0183785fef9fb86dd3f612a347109c82641b923e6a5a1b0327807245c3b", kill_on_drop: false }` [INFO] [stdout] 80b7a0183785fef9fb86dd3f612a347109c82641b923e6a5a1b0327807245c3b