[INFO] cloning repository https://github.com/mahamzaidi/secret-marketplace [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mahamzaidi/secret-marketplace" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmahamzaidi%2Fsecret-marketplace", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmahamzaidi%2Fsecret-marketplace'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1c16bc2d7ea017a723138860787c943d06e9ecc5 [INFO] testing mahamzaidi/secret-marketplace against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmahamzaidi%2Fsecret-marketplace" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mahamzaidi/secret-marketplace [INFO] finished tweaking git repo https://github.com/mahamzaidi/secret-marketplace [INFO] tweaked toml for git repo https://github.com/mahamzaidi/secret-marketplace written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mahamzaidi/secret-marketplace on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mahamzaidi/secret-marketplace 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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64df15596871e263a17f7dfad4e85380515534cb01cd223c9d08b8dc08bca713 [INFO] running `Command { std: "docker" "start" "-a" "64df15596871e263a17f7dfad4e85380515534cb01cd223c9d08b8dc08bca713", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64df15596871e263a17f7dfad4e85380515534cb01cd223c9d08b8dc08bca713", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64df15596871e263a17f7dfad4e85380515534cb01cd223c9d08b8dc08bca713", kill_on_drop: false }` [INFO] [stdout] 64df15596871e263a17f7dfad4e85380515534cb01cd223c9d08b8dc08bca713 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c2d8aa92183a427ccb9865203264121c9724970649a7cef687e814bfd18db16 [INFO] running `Command { std: "docker" "start" "-a" "1c2d8aa92183a427ccb9865203264121c9724970649a7cef687e814bfd18db16", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling schemars v0.7.6 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.15 [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 base64 v0.12.3 [INFO] [stderr] Compiling uint v0.9.4 [INFO] [stderr] Compiling primitive-types v0.9.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling remain v0.2.4 [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.1 [INFO] [stderr] Compiling secret-toolkit v0.3.0 [INFO] [stderr] Compiling marketplace v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.88s [INFO] running `Command { std: "docker" "inspect" "1c2d8aa92183a427ccb9865203264121c9724970649a7cef687e814bfd18db16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c2d8aa92183a427ccb9865203264121c9724970649a7cef687e814bfd18db16", kill_on_drop: false }` [INFO] [stdout] 1c2d8aa92183a427ccb9865203264121c9724970649a7cef687e814bfd18db16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2ae968be98dd8f92964c55edefde3f0de1a36edecb088cd6c0ea47e67992510 [INFO] running `Command { std: "docker" "start" "-a" "b2ae968be98dd8f92964c55edefde3f0de1a36edecb088cd6c0ea47e67992510", kill_on_drop: false }` [INFO] [stderr] Compiling cosmwasm-schema v0.10.1 [INFO] [stderr] Compiling marketplace v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `marketplace` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name marketplace --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=c6bb9ec316bfeb49 -C extra-filename=-ba9e89f2eeb2ebad --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-dd08d0e8525e7ee9.rlib --extern bincode2=/opt/rustwide/target/debug/deps/libbincode2-8457c2aa5a224ae8.rlib --extern cosmwasm_schema=/opt/rustwide/target/debug/deps/libcosmwasm_schema-f67b4968e6e78de7.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-ce2ce186edf8450e.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-6b6f88a20a435c25.rlib --extern primitive_types=/opt/rustwide/target/debug/deps/libprimitive_types-097c35f80621b9b8.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-43f89b5949baac49.rlib --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-79ecdc6cd97cb1d1.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-9fc6c4648e60300a.rlib --extern cosmwasm_std=/opt/rustwide/target/debug/deps/libsecret_cosmwasm_std-e1353788cf1c4df6.rlib --extern cosmwasm_storage=/opt/rustwide/target/debug/deps/libsecret_cosmwasm_storage-d1171d17c1201a62.rlib --extern secret_toolkit=/opt/rustwide/target/debug/deps/libsecret_toolkit-8cd32d3c4aae73b7.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d245b3309d61dd1f.rlib --extern serde_json_wasm=/opt/rustwide/target/debug/deps/libserde_json_wasm-45bb952091d7e11c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3d8cd66b33b9b091.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-5fe6addf9c6c0066.rlib --extern snafu=/opt/rustwide/target/debug/deps/libsnafu-f0831a252d9da6e3.rlib --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-9b11219914eca099.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b2ae968be98dd8f92964c55edefde3f0de1a36edecb088cd6c0ea47e67992510", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2ae968be98dd8f92964c55edefde3f0de1a36edecb088cd6c0ea47e67992510", kill_on_drop: false }` [INFO] [stdout] b2ae968be98dd8f92964c55edefde3f0de1a36edecb088cd6c0ea47e67992510