[INFO] fetching crate dharitri-sc-scenario 1.19.0...
[INFO] testing dharitri-sc-scenario-1.19.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate dharitri-sc-scenario 1.19.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate dharitri-sc-scenario 1.19.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate dharitri-sc-scenario 1.19.0
[INFO] tweaked toml for crates.io crate dharitri-sc-scenario 1.19.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dharitri-sc-scenario 1.19.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dharitri-sc-scenario 1.19.0 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" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7d87f3d461e39092748d59b1a9b71e89099aa02d35d67596ad2c8437a6fd0f4e
[INFO] running `Command { std: "docker" "start" "-a" "7d87f3d461e39092748d59b1a9b71e89099aa02d35d67596ad2c8437a6fd0f4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d87f3d461e39092748d59b1a9b71e89099aa02d35d67596ad2c8437a6fd0f4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d87f3d461e39092748d59b1a9b71e89099aa02d35d67596ad2c8437a6fd0f4e", kill_on_drop: false }`
[INFO] [stdout] 7d87f3d461e39092748d59b1a9b71e89099aa02d35d67596ad2c8437a6fd0f4e
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5198c5457117257c1ad4a10548d0ba91b2ccc8be457e1fd60dbbcce86d4f9cc3
[INFO] running `Command { std: "docker" "start" "-a" "5198c5457117257c1ad4a10548d0ba91b2ccc8be457e1fd60dbbcce86d4f9cc3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling unwrap-infallible v0.1.5
[INFO] [stderr]    Compiling wasm-encoder v0.231.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling wasmparser v0.231.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling hex-literal v1.0.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling generic-array v1.2.0
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rand_seeder v0.3.0
[INFO] [stderr]    Compiling simple-error v0.3.1
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling wast v231.0.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling dharitri-sc-codec-derive v1.19.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling dharitri-sc-derive v1.19.0
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling dharitri-sc-codec v1.19.0
[INFO] [stderr]    Compiling dharitri-chain-core v1.19.0
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling dharitri-sc v1.19.0
[INFO] [stderr]    Compiling wat v1.231.0
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling dharitri-chain-scenario-format v1.19.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling dharitri-vm-executor v1.0.5
[INFO] [stderr]    Compiling dharitri-chain-vm v1.19.0
[INFO] [stderr]    Compiling wasmprinter v0.231.0
[INFO] [stderr]    Compiling dharitri-sc-meta-lib v1.19.0
[INFO] [stderr]    Compiling dharitri-sc-scenario v1.19.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/impl_vh/vh_single_tx_api.rs:71:21
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn m_types_lock(&self) -> MutexGuard<ManagedTypeContainer> {
[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] 71 |     fn m_types_lock(&self) -> MutexGuard<'_, ManagedTypeContainer> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/impl_vh/vh_single_tx_api.rs:91:20
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn result_lock(&self) -> MutexGuard<TxResult> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn result_lock(&self) -> MutexGuard<'_, TxResult> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api/impl_vh/vh_single_tx_api.rs:116:28
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn back_transfers_lock(&self) -> MutexGuard<BackTransfers> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn back_transfers_lock(&self) -> MutexGuard<'_, BackTransfers> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/impl_vh/vh_static_api.rs:42:21
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn m_types_lock(&self) -> MutexGuard<ManagedTypeContainer> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn m_types_lock(&self) -> MutexGuard<'_, ManagedTypeContainer> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/impl_vh/vh_static_api.rs:66:20
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn result_lock(&self) -> MutexGuard<TxResult> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn result_lock(&self) -> MutexGuard<'_, TxResult> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/impl_vh/vh_static_api.rs:90:28
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn back_transfers_lock(&self) -> MutexGuard<BackTransfers> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn back_transfers_lock(&self) -> MutexGuard<'_, BackTransfers> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/executor/debug/contract_map.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |     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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn lock(&self) -> MutexGuard<'_, ContractMap> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/scenario/run_vm/executor_config.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[derive(Default, Clone, Debug, PartialEq, Eq)]
[INFO] [stdout]    |                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 18 |     Custom(CustomExecutorFn),
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.41s
[INFO] running `Command { std: "docker" "inspect" "5198c5457117257c1ad4a10548d0ba91b2ccc8be457e1fd60dbbcce86d4f9cc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5198c5457117257c1ad4a10548d0ba91b2ccc8be457e1fd60dbbcce86d4f9cc3", kill_on_drop: false }`
[INFO] [stdout] 5198c5457117257c1ad4a10548d0ba91b2ccc8be457e1fd60dbbcce86d4f9cc3
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 79dc9d7dee6b2612a08c8eb14c630a212c93ac44adace7373dfa0b66d95923d1
[INFO] running `Command { std: "docker" "start" "-a" "79dc9d7dee6b2612a08c8eb14c630a212c93ac44adace7373dfa0b66d95923d1", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/impl_vh/vh_single_tx_api.rs:71:21
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn m_types_lock(&self) -> MutexGuard<ManagedTypeContainer> {
[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] 71 |     fn m_types_lock(&self) -> MutexGuard<'_, ManagedTypeContainer> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dharitri-sc-scenario v1.19.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/impl_vh/vh_single_tx_api.rs:91:20
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn result_lock(&self) -> MutexGuard<TxResult> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn result_lock(&self) -> MutexGuard<'_, TxResult> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api/impl_vh/vh_single_tx_api.rs:116:28
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn back_transfers_lock(&self) -> MutexGuard<BackTransfers> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn back_transfers_lock(&self) -> MutexGuard<'_, BackTransfers> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/impl_vh/vh_static_api.rs:42:21
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn m_types_lock(&self) -> MutexGuard<ManagedTypeContainer> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn m_types_lock(&self) -> MutexGuard<'_, ManagedTypeContainer> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/impl_vh/vh_static_api.rs:66:20
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn result_lock(&self) -> MutexGuard<TxResult> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn result_lock(&self) -> MutexGuard<'_, TxResult> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/impl_vh/vh_static_api.rs:90:28
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn back_transfers_lock(&self) -> MutexGuard<BackTransfers> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn back_transfers_lock(&self) -> MutexGuard<'_, BackTransfers> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/executor/debug/contract_map.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |     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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn lock(&self) -> MutexGuard<'_, ContractMap> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/scenario/run_vm/executor_config.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[derive(Default, Clone, Debug, PartialEq, Eq)]
[INFO] [stdout]    |                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 18 |     Custom(CustomExecutorFn),
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/impl_vh/vh_single_tx_api.rs:71:21
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn m_types_lock(&self) -> MutexGuard<ManagedTypeContainer> {
[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] 71 |     fn m_types_lock(&self) -> MutexGuard<'_, ManagedTypeContainer> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/impl_vh/vh_single_tx_api.rs:91:20
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn result_lock(&self) -> MutexGuard<TxResult> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn result_lock(&self) -> MutexGuard<'_, TxResult> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api/impl_vh/vh_single_tx_api.rs:116:28
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn back_transfers_lock(&self) -> MutexGuard<BackTransfers> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn back_transfers_lock(&self) -> MutexGuard<'_, BackTransfers> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/impl_vh/vh_static_api.rs:42:21
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn m_types_lock(&self) -> MutexGuard<ManagedTypeContainer> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn m_types_lock(&self) -> MutexGuard<'_, ManagedTypeContainer> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/impl_vh/vh_static_api.rs:66:20
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn result_lock(&self) -> MutexGuard<TxResult> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn result_lock(&self) -> MutexGuard<'_, TxResult> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/impl_vh/vh_static_api.rs:90:28
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn back_transfers_lock(&self) -> MutexGuard<BackTransfers> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn back_transfers_lock(&self) -> MutexGuard<'_, BackTransfers> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/executor/debug/contract_map.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |     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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn lock(&self) -> MutexGuard<'_, ContractMap> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/scenario/run_vm/executor_config.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[derive(Default, Clone, Debug, PartialEq, Eq)]
[INFO] [stdout]    |                                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 18 |     Custom(CustomExecutorFn),
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcmcuqOj/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/{libdharitri_sc_scenario-5b8661171e598b1c,libpathdiff-3903ede7ad100cac,libdharitri_sc_meta_lib-499d67847ab5f28c,libwasmprinter-9c1917592ea279a0,libtermcolor-cbafc8825e041b3d,libanyhow-ae63679af1e3713c,libwasmparser-f261f45b1da1ce9a,librustc_version-bd831a3461a25ad7,libsemver-2c14f80970601c81,libclap-3553cdf95f083bc7,libclap_builder-f8231a50298bf271,libstrsim-4d1ed08a123238dc,libanstream-46109e2ca4391c70,libanstyle_query-6b2b2868060db38b,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-c3c00c022d852059,libanstyle_parse-2a1cfd0795883160,libutf8parse-92d0158219063202,libclap_lex-b423203a2eab4856,libanstyle-e80e21c5036b9344,liblazy_static-3674be3f4245d19b,libdharitri_chain_scenario_format-0f4b61c12563d8aa,libserde_json-f55bacad44d5df20,libmemchr-08f38e9718637002,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libsimple_error-4721ec909573ae8c,libbech32-ee9c05e093e2097d,libdharitri_chain_vm-cb4d912e4cdc9bc0,libtoml-85893d7f5fbdff15,libtoml_edit-df3680e284f9db4f,libserde_spanned-db8f2334ec3320c6,libwinnow-cd6e63ea3f212d09,libtoml_write-5d7beebed9b25681,libtoml_datetime-e54a79e465cad5c6,libindexmap-94962d4abf8e154f,libequivalent-6a754676e6af62ae,libhashbrown-ec6f555dc06dff42,libfoldhash-07f233db1c671507,libitertools-0dfe3b49e26bab2a,libeither-e5ea87bd27ac73a9,libhex-13e08b3b00984ab7,librand_seeder-55cfcfefa3d97d11,librand-fae37c021345c37e,librand_chacha-357fa1a9ea0a9793,libppv_lite86-ebdc91e6bc23bd41,libzerocopy-93b0b79612bbe661,librand_core-8ae882b6cf659f4b,libgetrandom-3c90095330b3f911,liblibc-ee71b64a22ce5c9d,libcolored-57bddff5afba9056,libdharitri_vm_executor-47af6bf7f98354f5,libserde-26ca0332ad2dbfaf,libed25519_dalek-af1d17586b699235,libcurve25519_dalek-c72160488c9537bb,libzeroize-4d00d05d66f3a04f,libsubtle-2ae6a7038b9a0630,libed25519-d8f1fb1c7776ec6d,libsignature-3b38413e1bea4ec2,libsha3-23ecaec7e226e8dd,libkeccak-b3eea90d0aeeb926,libsha2-b949fa5dbb54bc05,libcpufeatures-e04321643d03190d,libcfg_if-3e7fc4e38d4a72b5,libdigest-98497940d52183e2,libblock_buffer-cc0494d73a7e841c,libcrypto_common-899f97fc17ed10a9,libgeneric_array-311760225a857561,libdharitri_sc-9e837d69386a177c,libhex_literal-998f6a95a5c539d0,libgeneric_array-601ebbcb76f9e6d0,libtypenum-7b943ca768ba4814,libdharitri_chain_core-3f31bdd621027583,libbitflags-09ab521ff94ef481,libdharitri_sc_codec-ec0a26ef48c116e8,libunwrap_infallible-0254c1f21dd89d82,libnum_bigint-1d1237f7132fad38,libnum_integer-d3e4a14ee2c6f46d,libnum_traits-5ba94aa5999cc22f,libarrayvec-c7dde542da3995d2}.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/rustcmcuqOj/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/managed_option_test-4cc63aae87ab5204" "-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 `dharitri-sc-scenario` (test "managed_option_test") due to 1 previous error
[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/rustc3uAeTI/symbols.o" "<2 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/{libdharitri_sc_scenario-5b8661171e598b1c,libpathdiff-3903ede7ad100cac,libdharitri_sc_meta_lib-499d67847ab5f28c,libwasmprinter-9c1917592ea279a0,libtermcolor-cbafc8825e041b3d,libanyhow-ae63679af1e3713c,libwasmparser-f261f45b1da1ce9a,librustc_version-bd831a3461a25ad7,libsemver-2c14f80970601c81,libclap-3553cdf95f083bc7,libclap_builder-f8231a50298bf271,libstrsim-4d1ed08a123238dc,libanstream-46109e2ca4391c70,libanstyle_query-6b2b2868060db38b,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-c3c00c022d852059,libanstyle_parse-2a1cfd0795883160,libutf8parse-92d0158219063202,libclap_lex-b423203a2eab4856,libanstyle-e80e21c5036b9344,liblazy_static-3674be3f4245d19b,libdharitri_chain_scenario_format-0f4b61c12563d8aa,libserde_json-f55bacad44d5df20,libmemchr-08f38e9718637002,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libsimple_error-4721ec909573ae8c,libbech32-ee9c05e093e2097d,libdharitri_chain_vm-cb4d912e4cdc9bc0,libtoml-85893d7f5fbdff15,libtoml_edit-df3680e284f9db4f,libserde_spanned-db8f2334ec3320c6,libwinnow-cd6e63ea3f212d09,libtoml_write-5d7beebed9b25681,libtoml_datetime-e54a79e465cad5c6,libindexmap-94962d4abf8e154f,libequivalent-6a754676e6af62ae,libhashbrown-ec6f555dc06dff42,libfoldhash-07f233db1c671507,libitertools-0dfe3b49e26bab2a,libeither-e5ea87bd27ac73a9,libhex-13e08b3b00984ab7,librand_seeder-55cfcfefa3d97d11,librand-fae37c021345c37e,librand_chacha-357fa1a9ea0a9793,libppv_lite86-ebdc91e6bc23bd41,libzerocopy-93b0b79612bbe661,librand_core-8ae882b6cf659f4b,libgetrandom-3c90095330b3f911,liblibc-ee71b64a22ce5c9d,libcolored-57bddff5afba9056,libdharitri_vm_executor-47af6bf7f98354f5,libserde-26ca0332ad2dbfaf,libed25519_dalek-af1d17586b699235,libcurve25519_dalek-c72160488c9537bb,libzeroize-4d00d05d66f3a04f,libsubtle-2ae6a7038b9a0630,libed25519-d8f1fb1c7776ec6d,libsignature-3b38413e1bea4ec2,libsha3-23ecaec7e226e8dd,libkeccak-b3eea90d0aeeb926,libsha2-b949fa5dbb54bc05,libcpufeatures-e04321643d03190d,libcfg_if-3e7fc4e38d4a72b5,libdigest-98497940d52183e2,libblock_buffer-cc0494d73a7e841c,libcrypto_common-899f97fc17ed10a9,libgeneric_array-311760225a857561,libdharitri_sc-9e837d69386a177c,libhex_literal-998f6a95a5c539d0,libgeneric_array-601ebbcb76f9e6d0,libtypenum-7b943ca768ba4814,libdharitri_chain_core-3f31bdd621027583,libbitflags-09ab521ff94ef481,libdharitri_sc_codec-ec0a26ef48c116e8,libunwrap_infallible-0254c1f21dd89d82,libnum_bigint-1d1237f7132fad38,libnum_integer-d3e4a14ee2c6f46d,libnum_traits-5ba94aa5999cc22f,libarrayvec-c7dde542da3995d2}.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/rustc3uAeTI/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/hex_call_data_arg_load-a0f426fe11eb20cc" "-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 `dharitri-sc-scenario` (test "hex_call_data_arg_load") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcJQvc1w/symbols.o" "<2 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/{libdharitri_sc_scenario-5b8661171e598b1c,libpathdiff-3903ede7ad100cac,libdharitri_sc_meta_lib-499d67847ab5f28c,libwasmprinter-9c1917592ea279a0,libtermcolor-cbafc8825e041b3d,libanyhow-ae63679af1e3713c,libwasmparser-f261f45b1da1ce9a,librustc_version-bd831a3461a25ad7,libsemver-2c14f80970601c81,libclap-3553cdf95f083bc7,libclap_builder-f8231a50298bf271,libstrsim-4d1ed08a123238dc,libanstream-46109e2ca4391c70,libanstyle_query-6b2b2868060db38b,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-c3c00c022d852059,libanstyle_parse-2a1cfd0795883160,libutf8parse-92d0158219063202,libclap_lex-b423203a2eab4856,libanstyle-e80e21c5036b9344,liblazy_static-3674be3f4245d19b,libdharitri_chain_scenario_format-0f4b61c12563d8aa,libserde_json-f55bacad44d5df20,libmemchr-08f38e9718637002,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libsimple_error-4721ec909573ae8c,libbech32-ee9c05e093e2097d,libdharitri_chain_vm-cb4d912e4cdc9bc0,libtoml-85893d7f5fbdff15,libtoml_edit-df3680e284f9db4f,libserde_spanned-db8f2334ec3320c6,libwinnow-cd6e63ea3f212d09,libtoml_write-5d7beebed9b25681,libtoml_datetime-e54a79e465cad5c6,libindexmap-94962d4abf8e154f,libequivalent-6a754676e6af62ae,libhashbrown-ec6f555dc06dff42,libfoldhash-07f233db1c671507,libitertools-0dfe3b49e26bab2a,libeither-e5ea87bd27ac73a9,libhex-13e08b3b00984ab7,librand_seeder-55cfcfefa3d97d11,librand-fae37c021345c37e,librand_chacha-357fa1a9ea0a9793,libppv_lite86-ebdc91e6bc23bd41,libzerocopy-93b0b79612bbe661,librand_core-8ae882b6cf659f4b,libgetrandom-3c90095330b3f911,liblibc-ee71b64a22ce5c9d,libcolored-57bddff5afba9056,libdharitri_vm_executor-47af6bf7f98354f5,libserde-26ca0332ad2dbfaf,libed25519_dalek-af1d17586b699235,libcurve25519_dalek-c72160488c9537bb,libzeroize-4d00d05d66f3a04f,libsubtle-2ae6a7038b9a0630,libed25519-d8f1fb1c7776ec6d,libsignature-3b38413e1bea4ec2,libsha3-23ecaec7e226e8dd,libkeccak-b3eea90d0aeeb926,libsha2-b949fa5dbb54bc05,libcpufeatures-e04321643d03190d,libcfg_if-3e7fc4e38d4a72b5,libdigest-98497940d52183e2,libblock_buffer-cc0494d73a7e841c,libcrypto_common-899f97fc17ed10a9,libgeneric_array-311760225a857561,libdharitri_sc-9e837d69386a177c,libhex_literal-998f6a95a5c539d0,libgeneric_array-601ebbcb76f9e6d0,libtypenum-7b943ca768ba4814,libdharitri_chain_core-3f31bdd621027583,libbitflags-09ab521ff94ef481,libdharitri_sc_codec-ec0a26ef48c116e8,libunwrap_infallible-0254c1f21dd89d82,libnum_bigint-1d1237f7132fad38,libnum_integer-d3e4a14ee2c6f46d,libnum_traits-5ba94aa5999cc22f,libarrayvec-c7dde542da3995d2}.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/rustcJQvc1w/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/managed_type_debug_test-27a8e3addb6bfe7e" "-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 `dharitri-sc-scenario` (test "managed_type_debug_test") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcZF02Pb/symbols.o" "<2 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/{libdharitri_sc_scenario-5b8661171e598b1c,libpathdiff-3903ede7ad100cac,libdharitri_sc_meta_lib-499d67847ab5f28c,libwasmprinter-9c1917592ea279a0,libtermcolor-cbafc8825e041b3d,libanyhow-ae63679af1e3713c,libwasmparser-f261f45b1da1ce9a,librustc_version-bd831a3461a25ad7,libsemver-2c14f80970601c81,libclap-3553cdf95f083bc7,libclap_builder-f8231a50298bf271,libstrsim-4d1ed08a123238dc,libanstream-46109e2ca4391c70,libanstyle_query-6b2b2868060db38b,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-c3c00c022d852059,libanstyle_parse-2a1cfd0795883160,libutf8parse-92d0158219063202,libclap_lex-b423203a2eab4856,libanstyle-e80e21c5036b9344,liblazy_static-3674be3f4245d19b,libdharitri_chain_scenario_format-0f4b61c12563d8aa,libserde_json-f55bacad44d5df20,libmemchr-08f38e9718637002,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libsimple_error-4721ec909573ae8c,libbech32-ee9c05e093e2097d,libdharitri_chain_vm-cb4d912e4cdc9bc0,libtoml-85893d7f5fbdff15,libtoml_edit-df3680e284f9db4f,libserde_spanned-db8f2334ec3320c6,libwinnow-cd6e63ea3f212d09,libtoml_write-5d7beebed9b25681,libtoml_datetime-e54a79e465cad5c6,libindexmap-94962d4abf8e154f,libequivalent-6a754676e6af62ae,libhashbrown-ec6f555dc06dff42,libfoldhash-07f233db1c671507,libitertools-0dfe3b49e26bab2a,libeither-e5ea87bd27ac73a9,libhex-13e08b3b00984ab7,librand_seeder-55cfcfefa3d97d11,librand-fae37c021345c37e,librand_chacha-357fa1a9ea0a9793,libppv_lite86-ebdc91e6bc23bd41,libzerocopy-93b0b79612bbe661,librand_core-8ae882b6cf659f4b,libgetrandom-3c90095330b3f911,liblibc-ee71b64a22ce5c9d,libcolored-57bddff5afba9056,libdharitri_vm_executor-47af6bf7f98354f5,libserde-26ca0332ad2dbfaf,libed25519_dalek-af1d17586b699235,libcurve25519_dalek-c72160488c9537bb,libzeroize-4d00d05d66f3a04f,libsubtle-2ae6a7038b9a0630,libed25519-d8f1fb1c7776ec6d,libsignature-3b38413e1bea4ec2,libsha3-23ecaec7e226e8dd,libkeccak-b3eea90d0aeeb926,libsha2-b949fa5dbb54bc05,libcpufeatures-e04321643d03190d,libcfg_if-3e7fc4e38d4a72b5,libdigest-98497940d52183e2,libblock_buffer-cc0494d73a7e841c,libcrypto_common-899f97fc17ed10a9,libgeneric_array-311760225a857561,libdharitri_sc-9e837d69386a177c,libhex_literal-998f6a95a5c539d0,libgeneric_array-601ebbcb76f9e6d0,libtypenum-7b943ca768ba4814,libdharitri_chain_core-3f31bdd621027583,libbitflags-09ab521ff94ef481,libdharitri_sc_codec-ec0a26ef48c116e8,libunwrap_infallible-0254c1f21dd89d82,libnum_bigint-1d1237f7132fad38,libnum_integer-d3e4a14ee2c6f46d,libnum_traits-5ba94aa5999cc22f,libarrayvec-c7dde542da3995d2}.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/rustcZF02Pb/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/derive_managed_vec_item_decimal_test-6e8f9bb91a053a6b" "-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 `dharitri-sc-scenario` (test "derive_managed_vec_item_decimal_test") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "79dc9d7dee6b2612a08c8eb14c630a212c93ac44adace7373dfa0b66d95923d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79dc9d7dee6b2612a08c8eb14c630a212c93ac44adace7373dfa0b66d95923d1", kill_on_drop: false }`
[INFO] [stdout] 79dc9d7dee6b2612a08c8eb14c630a212c93ac44adace7373dfa0b66d95923d1
