[INFO] fetching crate drt-sc-scenario 0.0.3... [INFO] testing drt-sc-scenario-0.0.3 against 1.91.0 for beta-1.92-2 [INFO] extracting crate drt-sc-scenario 0.0.3 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate drt-sc-scenario 0.0.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate drt-sc-scenario 0.0.3 [INFO] tweaked toml for crates.io crate drt-sc-scenario 0.0.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate drt-sc-scenario 0.0.3 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 136 packages to latest compatible versions [INFO] [stderr] Adding arrayvec v0.7.4 (available: v0.7.6) [INFO] [stderr] Adding bech32 v0.9.1 (available: v0.11.0) [INFO] [stderr] Adding bitflags v2.6.0 (available: v2.10.0) [INFO] [stderr] Adding colored v2.2.0 (available: v3.0.0) [INFO] [stderr] Adding indexmap v2.11.1 (available: v2.12.0) [INFO] [stderr] Adding itertools v0.13.0 (available: v0.14.0) [INFO] [stderr] Adding proc-macro2 v1.0.86 (available: v1.0.103) [INFO] [stderr] Adding quote v1.0.36 (available: v1.0.41) [INFO] [stderr] Adding serde v1.0.210 (available: v1.0.228) [INFO] [stderr] Adding serde_derive v1.0.210 (available: v1.0.228) [INFO] [stderr] Adding serde_json v1.0.143 (available: v1.0.145) [INFO] [stderr] Adding syn v2.0.72 (available: v2.0.108) [INFO] [stderr] Adding zeroize v1.3.0 (available: v1.8.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded drt-sc-meta-lib v0.0.3 [INFO] [stderr] Downloaded drt-chain-vm v0.0.3 [INFO] [stderr] Downloaded rand_seeder v0.2.3 [INFO] [stderr] Downloaded drt-chain-scenario-format v0.0.3 [INFO] [stderr] Downloaded drt-sc-derive v0.0.3 [INFO] [stderr] Downloaded drt-sc-codec-derive v0.0.3 [INFO] [stderr] Downloaded drt-sc v0.0.3 [INFO] [stderr] Downloaded wasmprinter v0.214.0 [INFO] [stderr] Downloaded indexmap v2.11.1 [INFO] [stderr] Downloaded drt-chain-vm-executor v0.0.2 [INFO] [stderr] Downloaded wasmparser v0.214.0 [INFO] [stderr] Downloaded unwrap-infallible v0.1.5 [INFO] [stderr] Downloaded drt-sc-codec v0.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2fbfedc4c7420638ead77bbae702fb50a7d15291fae992d15e8ce0d515a167c5 [INFO] running `Command { std: "docker" "start" "-a" "2fbfedc4c7420638ead77bbae702fb50a7d15291fae992d15e8ce0d515a167c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2fbfedc4c7420638ead77bbae702fb50a7d15291fae992d15e8ce0d515a167c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fbfedc4c7420638ead77bbae702fb50a7d15291fae992d15e8ce0d515a167c5", kill_on_drop: false }` [INFO] [stdout] 2fbfedc4c7420638ead77bbae702fb50a7d15291fae992d15e8ce0d515a167c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 879cae9666b072140bfe9aedd697bc027d81e5d41aee97b67955e71466a8d396 [INFO] running `Command { std: "docker" "start" "-a" "879cae9666b072140bfe9aedd697bc027d81e5d41aee97b67955e71466a8d396", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling unwrap-infallible v0.1.5 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling drt-chain-vm-executor v0.0.2 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [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 digest v0.10.7 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_seeder v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling drt-sc-codec-derive v0.0.3 [INFO] [stderr] Compiling drt-sc-derive v0.0.3 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling drt-sc-codec v0.0.3 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling drt-sc v0.0.3 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling drt-chain-vm v0.0.3 [INFO] [stderr] Compiling drt-chain-scenario-format v0.0.3 [INFO] [stderr] Compiling wasmparser v0.214.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling wasmprinter v0.214.0 [INFO] [stderr] Compiling drt-sc-meta-lib v0.0.3 [INFO] [stderr] Compiling drt-sc-scenario v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/debug_executor/contract_map.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn lock(&self) -> MutexGuard { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 79 | pub fn lock(&self) -> MutexGuard<'_, ContractMap> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: drt-chain-vm v0.0.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "879cae9666b072140bfe9aedd697bc027d81e5d41aee97b67955e71466a8d396", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "879cae9666b072140bfe9aedd697bc027d81e5d41aee97b67955e71466a8d396", kill_on_drop: false }` [INFO] [stdout] 879cae9666b072140bfe9aedd697bc027d81e5d41aee97b67955e71466a8d396 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 484c7956ce0a11174154825d89c4b86bbbb24786709903a0aa17e52243482b1d [INFO] running `Command { std: "docker" "start" "-a" "484c7956ce0a11174154825d89c4b86bbbb24786709903a0aa17e52243482b1d", kill_on_drop: false }` [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/debug_executor/contract_map.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn lock(&self) -> MutexGuard { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 79 | pub fn lock(&self) -> MutexGuard<'_, ContractMap> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling drt-sc-scenario v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/debug_executor/contract_map.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn lock(&self) -> MutexGuard { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 79 | pub fn lock(&self) -> MutexGuard<'_, ContractMap> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `drt-sc-scenario` (test "managed_vec_test") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name managed_vec_test --edition=2021 tests/managed_vec_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="wasm-incopatible"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "run-go-tests", "wasm-incopatible"))' -C metadata=d854853014bf29be -C extra-filename=-dae7b92255ce6962 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-ecfd272f5a77db31.rlib --extern bech32=/opt/rustwide/target/debug/deps/libbech32-2259dcdc09854117.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-86c77e6e9c3d2c41.rlib --extern drt_chain_scenario_format=/opt/rustwide/target/debug/deps/libdrt_chain_scenario_format-7bde72082950e03c.rlib --extern drt_chain_vm=/opt/rustwide/target/debug/deps/libdrt_chain_vm-b01bb9aa308a19f2.rlib --extern drt_chain_vm_executor=/opt/rustwide/target/debug/deps/libdrt_chain_vm_executor-ede54a4794c3e055.rlib --extern drt_sc=/opt/rustwide/target/debug/deps/libdrt_sc-9f34d6df5df5d614.rlib --extern drt_sc_meta_lib=/opt/rustwide/target/debug/deps/libdrt_sc_meta_lib-c0dc234f092c8eac.rlib --extern drt_sc_scenario=/opt/rustwide/target/debug/deps/libdrt_sc_scenario-816a8d2f1df50512.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-e3cafe4f5c98898b.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-21ae7955c001d2ed.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-3912f3b6ac91c78b.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-e269f8edd50e84c0.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-586cc47e792695a9.rlib --extern pathdiff=/opt/rustwide/target/debug/deps/libpathdiff-510e8e9b265962c4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3dc27d459b928123.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0dc8efccfa95b412.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-e1f419bab6648da9.rlib --extern unwrap_infallible=/opt/rustwide/target/debug/deps/libunwrap_infallible-6a35d60685e0c183.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `drt-sc-scenario` (lib test); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name drt_sc_scenario --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 --cfg 'feature="default"' --cfg 'feature="wasm-incopatible"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "run-go-tests", "wasm-incopatible"))' -C metadata=64964221b1027405 -C extra-filename=-663a8cd691ffa730 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-ecfd272f5a77db31.rlib --extern bech32=/opt/rustwide/target/debug/deps/libbech32-2259dcdc09854117.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-86c77e6e9c3d2c41.rlib --extern drt_chain_scenario_format=/opt/rustwide/target/debug/deps/libdrt_chain_scenario_format-7bde72082950e03c.rlib --extern drt_chain_vm=/opt/rustwide/target/debug/deps/libdrt_chain_vm-b01bb9aa308a19f2.rlib --extern drt_chain_vm_executor=/opt/rustwide/target/debug/deps/libdrt_chain_vm_executor-ede54a4794c3e055.rlib --extern drt_sc=/opt/rustwide/target/debug/deps/libdrt_sc-9f34d6df5df5d614.rlib --extern drt_sc_meta_lib=/opt/rustwide/target/debug/deps/libdrt_sc_meta_lib-c0dc234f092c8eac.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-e3cafe4f5c98898b.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-21ae7955c001d2ed.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-3912f3b6ac91c78b.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-e269f8edd50e84c0.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-586cc47e792695a9.rlib --extern pathdiff=/opt/rustwide/target/debug/deps/libpathdiff-510e8e9b265962c4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3dc27d459b928123.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0dc8efccfa95b412.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-e1f419bab6648da9.rlib --extern unwrap_infallible=/opt/rustwide/target/debug/deps/libunwrap_infallible-6a35d60685e0c183.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `drt-sc-scenario` (test "test_hash_set_mapper") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name test_hash_set_mapper --edition=2021 tests/test_hash_set_mapper.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="wasm-incopatible"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "run-go-tests", "wasm-incopatible"))' -C metadata=0e1115e59a304252 -C extra-filename=-99495d9b39468967 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-ecfd272f5a77db31.rlib --extern bech32=/opt/rustwide/target/debug/deps/libbech32-2259dcdc09854117.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-86c77e6e9c3d2c41.rlib --extern drt_chain_scenario_format=/opt/rustwide/target/debug/deps/libdrt_chain_scenario_format-7bde72082950e03c.rlib --extern drt_chain_vm=/opt/rustwide/target/debug/deps/libdrt_chain_vm-b01bb9aa308a19f2.rlib --extern drt_chain_vm_executor=/opt/rustwide/target/debug/deps/libdrt_chain_vm_executor-ede54a4794c3e055.rlib --extern drt_sc=/opt/rustwide/target/debug/deps/libdrt_sc-9f34d6df5df5d614.rlib --extern drt_sc_meta_lib=/opt/rustwide/target/debug/deps/libdrt_sc_meta_lib-c0dc234f092c8eac.rlib --extern drt_sc_scenario=/opt/rustwide/target/debug/deps/libdrt_sc_scenario-816a8d2f1df50512.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-e3cafe4f5c98898b.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-21ae7955c001d2ed.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-3912f3b6ac91c78b.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-e269f8edd50e84c0.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-586cc47e792695a9.rlib --extern pathdiff=/opt/rustwide/target/debug/deps/libpathdiff-510e8e9b265962c4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3dc27d459b928123.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0dc8efccfa95b412.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-e1f419bab6648da9.rlib --extern unwrap_infallible=/opt/rustwide/target/debug/deps/libunwrap_infallible-6a35d60685e0c183.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "484c7956ce0a11174154825d89c4b86bbbb24786709903a0aa17e52243482b1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "484c7956ce0a11174154825d89c4b86bbbb24786709903a0aa17e52243482b1d", kill_on_drop: false }` [INFO] [stdout] 484c7956ce0a11174154825d89c4b86bbbb24786709903a0aa17e52243482b1d