[INFO] fetching crate drt-sc-scenario 0.0.3...
[INFO] testing drt-sc-scenario-0.0.3 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate drt-sc-scenario 0.0.3 into /workspace/builds/worker-4-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-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate drt-sc-scenario 0.0.3 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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]     Blocking waiting for file lock on package cache
[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.42)
[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.110)
[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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 204667b423caae46c6dfede7a992fdab3d5be3dde1e4021b43fb29404fc4f04a
[INFO] running `Command { std: "docker" "start" "-a" "204667b423caae46c6dfede7a992fdab3d5be3dde1e4021b43fb29404fc4f04a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "204667b423caae46c6dfede7a992fdab3d5be3dde1e4021b43fb29404fc4f04a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "204667b423caae46c6dfede7a992fdab3d5be3dde1e4021b43fb29404fc4f04a", kill_on_drop: false }`
[INFO] [stdout] 204667b423caae46c6dfede7a992fdab3d5be3dde1e4021b43fb29404fc4f04a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 093bd5c36ba41090c7885821c226a177f11b872f9f00b6bb752320160df242b7
[INFO] running `Command { std: "docker" "start" "-a" "093bd5c36ba41090c7885821c226a177f11b872f9f00b6bb752320160df242b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling unwrap-infallible v0.1.5
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rand_seeder v0.2.3
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling drt-chain-vm-executor v0.0.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling num-bigint v0.4.6
[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 clap_derive v4.5.49
[INFO] [stderr]    Compiling drt-sc-derive v0.0.3
[INFO] [stderr]    Compiling drt-sc-codec v0.0.3
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[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 toml_edit v0.22.27
[INFO] [stderr]    Compiling wasmparser v0.214.0
[INFO] [stderr]    Compiling drt-chain-scenario-format v0.0.3
[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<ContractMap> {
[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 34.71s
[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 2`
[INFO] running `Command { std: "docker" "inspect" "093bd5c36ba41090c7885821c226a177f11b872f9f00b6bb752320160df242b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "093bd5c36ba41090c7885821c226a177f11b872f9f00b6bb752320160df242b7", kill_on_drop: false }`
[INFO] [stdout] 093bd5c36ba41090c7885821c226a177f11b872f9f00b6bb752320160df242b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22dff5ae243c6d18adcdc7523b6c6b038957f0a2a5e5e527772faa40ceadec07
[INFO] running `Command { std: "docker" "start" "-a" "22dff5ae243c6d18adcdc7523b6c6b038957f0a2a5e5e527772faa40ceadec07", kill_on_drop: false }`
[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<ContractMap> {
[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] [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<ContractMap> {
[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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/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=c16a30072fcc17db -C extra-filename=-d8d18c20bbcfa11d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern bech32=/opt/rustwide/target/debug/deps/libbech32-11c5fed5efd72453.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-caab0af0c06a97f8.rlib --extern drt_chain_scenario_format=/opt/rustwide/target/debug/deps/libdrt_chain_scenario_format-48b2537a8200896a.rlib --extern drt_chain_vm=/opt/rustwide/target/debug/deps/libdrt_chain_vm-f2aaa5f0dcf70a00.rlib --extern drt_chain_vm_executor=/opt/rustwide/target/debug/deps/libdrt_chain_vm_executor-85ba757918fc7b56.rlib --extern drt_sc=/opt/rustwide/target/debug/deps/libdrt_sc-c7136a50584e889e.rlib --extern drt_sc_meta_lib=/opt/rustwide/target/debug/deps/libdrt_sc_meta_lib-a770eb02aa32f0cb.rlib --extern drt_sc_scenario=/opt/rustwide/target/debug/deps/libdrt_sc_scenario-fb42ff37a80f8f00.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-4732b71096714426.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-45f74354a8b36c20.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-d4694f8a9661a3ab.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e05972f153d0dad0.rlib --extern pathdiff=/opt/rustwide/target/debug/deps/libpathdiff-3b9982cd4c9b7139.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-90bd212cecaaed73.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-baf86c235e4decbe.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-13d5409ade2d07c9.rlib --extern unwrap_infallible=/opt/rustwide/target/debug/deps/libunwrap_infallible-c6037297e1aab285.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc2z0VZr/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libdrt_sc_scenario-fb42ff37a80f8f00,libpathdiff-3b9982cd4c9b7139,libdrt_sc_meta_lib-a770eb02aa32f0cb,libwasmprinter-0bba407cf5fad896,libtermcolor-96a9ed65821a6544,libanyhow-a6cad01b77d60716,libwasmparser-f7a14641af651473,libhashbrown-a4aaee10e1c5349c,libahash-62bbc12d3b4b8f05,libonce_cell-4d29954baf9d8070,librustc_version-d4e0baad82e5f96d,libsemver-696d06b0fb952eb7,libclap-0d82fdc2c42a8c30,libclap_builder-c08635aacd3eb30f,libstrsim-24acdad2526b95b7,libanstream-0be6693a0c7aee21,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libclap_lex-23e83644d11b0d66,libanstyle-8f9813155d5c1cf2,libtoml-191fe608264344f7,libtoml_edit-d63d593b60b0f6f7,libserde_spanned-fbc02b32a2506669,libwinnow-42c9962481bcceab,libtoml_write-391d1a913c599bd8,libtoml_datetime-2b575cf9702b5329,libindexmap-94ef59a7fb310410,libequivalent-7e0e8cbe6c474a67,libhashbrown-76659aeb83761b81,libdrt_chain_scenario_format-48b2537a8200896a,libserde_json-baf86c235e4decbe,libmemchr-f04d4ed0ff57c3c8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-90bd212cecaaed73,libbech32-11c5fed5efd72453,libdrt_chain_vm-f2aaa5f0dcf70a00,libitertools-4732b71096714426,libeither-ef22a4c75605e12f,libhex-28742b4ca144387c,librand_seeder-5852bcd4411cf86a,librand-2a89aeaa99925359,librand_chacha-f3e361025c33f452,librand_core-731a844584b0be01,libgetrandom-e0382755eecc789f,libcolored-caab0af0c06a97f8,liblazy_static-b3603208c0de2608,libdrt_chain_vm_executor-85ba757918fc7b56,libed25519_dalek-6fffdf74a60865c4,libsha2-649daa81daeb8ec2,libopaque_debug-1c8528c9b2d49180,libblock_buffer-daf8bacf6d68c99a,librand-d2f08d7f63a51ae9,librand_chacha-a3a33d5a22edf94c,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,libcurve25519_dalek-dae3502e8a052555,libsubtle-5d784a2d37a7dd24,libzeroize-8d5b05ea129b2c0a,librand_core-353c56755326cd8a,libgetrandom-cbb49f9ee454dba4,liblibc-6672fc0d2dcc8d1e,libdigest-1f8a833714b1e479,libbyteorder-6130cf0b682130a6,libed25519-5f49c3cbf4da202a,libsignature-c60efaa020e910f0,libsha3-d16d210f721aac2a,libkeccak-42ca8630c7170c4b,libsha2-13d5409ade2d07c9,libcpufeatures-471354fefbcaf2d8,libcfg_if-5af52f617df93f8f,libdigest-1fea95fa14bc0b02,libblock_buffer-d705a616b26c0494,libcrypto_common-a1426f24d85ea069,libgeneric_array-86576ee46fd84d41,libtypenum-5940090dfdb1430b,libdrt_sc-c7136a50584e889e,libhex_literal-8878a654be8cbe3b,libbitflags-ce446ee600bbaa5e,libdrt_sc_codec-febd50d963eb6ff3,libunwrap_infallible-c6037297e1aab285,libnum_bigint-d4694f8a9661a3ab,libnum_integer-e040bf46f30c1e17,libnum_traits-e05972f153d0dad0,libarrayvec-c1a566055c336d69}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc2z0VZr/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/big_float_test-1c661be2788a5fbc" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `drt-sc-scenario` (test "big_float_test") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "22dff5ae243c6d18adcdc7523b6c6b038957f0a2a5e5e527772faa40ceadec07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22dff5ae243c6d18adcdc7523b6c6b038957f0a2a5e5e527772faa40ceadec07", kill_on_drop: false }`
[INFO] [stdout] 22dff5ae243c6d18adcdc7523b6c6b038957f0a2a5e5e527772faa40ceadec07
