[INFO] fetching crate concordium-smart-contract-engine 6.1.0... [INFO] testing concordium-smart-contract-engine-6.1.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate concordium-smart-contract-engine 6.1.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate concordium-smart-contract-engine 6.1.0 [INFO] finished tweaking crates.io crate concordium-smart-contract-engine 6.1.0 [INFO] tweaked toml for crates.io crate concordium-smart-contract-engine 6.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate concordium-smart-contract-engine 6.1.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 223 packages to latest compatible versions [INFO] [stderr] Adding derive_more v0.99.20 (available: v2.0.1) [INFO] [stderr] Adding num_enum v0.6.1 (available: v0.7.4) [INFO] [stderr] Adding ptree v0.4.0 (available: v0.5.2) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding secp256k1 v0.22.2 (available: v0.31.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ed25519-zebra v4.1.0 [INFO] [stderr] Downloaded concordium-contracts-common-derive v4.1.0 [INFO] [stderr] Downloaded concordium-wasm v5.1.0 [INFO] [stderr] Downloaded concordium-contracts-common v9.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a8c19968cfb172a3cdf504294c4d8f703cae6e364bb081b9f7540bed1d481ce [INFO] running `Command { std: "docker" "start" "-a" "2a8c19968cfb172a3cdf504294c4d8f703cae6e364bb081b9f7540bed1d481ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a8c19968cfb172a3cdf504294c4d8f703cae6e364bb081b9f7540bed1d481ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a8c19968cfb172a3cdf504294c4d8f703cae6e364bb081b9f7540bed1d481ce", kill_on_drop: false }` [INFO] [stdout] 2a8c19968cfb172a3cdf504294c4d8f703cae6e364bb081b9f7540bed1d481ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8eb812e8d5bcca43b9e252f267b6895ae860ce90cfa15c8359bb84246252b402 [INFO] running `Command { std: "docker" "start" "-a" "8eb812e8d5bcca43b9e252f267b6895ae860ce90cfa15c8359bb84246252b402", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling secp256k1-sys v0.5.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling concordium-contracts-common-derive v4.1.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling secp256k1 v0.22.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling num_enum v0.6.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling ed25519-zebra v4.1.0 [INFO] [stderr] Compiling concordium-contracts-common v9.2.0 [INFO] [stderr] Compiling concordium-wasm v5.1.0 [INFO] [stderr] Compiling concordium-smart-contract-engine v6.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/v1/mod.rs:1483:19 [INFO] [stdout] | [INFO] [stdout] 1483 | fn entrypoint(&self) -> ExecResult; [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] 1483 | fn entrypoint(&self) -> ExecResult>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/v1/mod.rs:1506:19 [INFO] [stdout] | [INFO] [stdout] 1506 | fn entrypoint(&self) -> ExecResult { Ok(self.entrypoint.as_entrypoint_name()) } [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] 1506 | fn entrypoint(&self) -> ExecResult> { Ok(self.entrypoint.as_entrypoint_name()) } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/v1/mod.rs:1511:19 [INFO] [stdout] | [INFO] [stdout] 1511 | fn entrypoint(&self) -> ExecResult { (*self).entrypoint() } [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] 1511 | fn entrypoint(&self) -> ExecResult> { (*self).entrypoint() } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/v1/trie/api.rs:199:61 [INFO] [stdout] | [INFO] [stdout] 199 | pub fn into_iterator(self, loader: &mut L) -> PersistentStateIterator { [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] 199 | pub fn into_iterator(self, loader: &mut L) -> PersistentStateIterator<'_, L> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/v1/trie/api.rs:394:17 [INFO] [stdout] | [INFO] [stdout] 394 | pub fn lock(&self) -> StateTrie { self.state.lock().expect("Another thread panicked.") } [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] 394 | pub fn lock(&self) -> StateTrie<'_> { self.state.lock().expect("Another thread panicked.") } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/v1/trie/low_level.rs:410:37 [INFO] [stdout] | [INFO] [stdout] 410 | pub fn get(&self, loader: &mut L) -> MaybeOwned { [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] 410 | pub fn get(&self, loader: &mut L) -> MaybeOwned<'_, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/v1/trie/low_level.rs:723:17 [INFO] [stdout] | [INFO] [stdout] 723 | pub fn iter(&self) -> StemIter { [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] 723 | pub fn iter(&self) -> StemIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/v1/trie/low_level.rs:981:23 [INFO] [stdout] | [INFO] [stdout] 981 | pub(crate) fn get(&self, loader: &mut impl BackingStoreLoad) -> ByteSlice { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden 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] 981 | pub(crate) fn get(&self, loader: &mut impl BackingStoreLoad) -> ByteSlice<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/v1/trie/low_level.rs:1002:9 [INFO] [stdout] | [INFO] [stdout] 1002 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1003 | loader: &mut impl BackingStoreLoad, [INFO] [stdout] 1004 | ) -> (Option<&Hash>, ByteSlice) { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same 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] 1004 | ) -> (Option<&Hash>, ByteSlice<'_>) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.44s [INFO] running `Command { std: "docker" "inspect" "8eb812e8d5bcca43b9e252f267b6895ae860ce90cfa15c8359bb84246252b402", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8eb812e8d5bcca43b9e252f267b6895ae860ce90cfa15c8359bb84246252b402", kill_on_drop: false }` [INFO] [stdout] 8eb812e8d5bcca43b9e252f267b6895ae860ce90cfa15c8359bb84246252b402 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9cebf02d23fb11938a41fc74852a9a01f32407aca3cd729e3387cfe33e18814a [INFO] running `Command { std: "docker" "start" "-a" "9cebf02d23fb11938a41fc74852a9a01f32407aca3cd729e3387cfe33e18814a", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling ed25519-zebra v4.1.0 [INFO] [stderr] Compiling concordium-contracts-common v9.2.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling concordium-wasm v5.1.0 [INFO] [stderr] Compiling concordium-smart-contract-engine v6.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/v1/mod.rs:1483:19 [INFO] [stdout] | [INFO] [stdout] 1483 | fn entrypoint(&self) -> ExecResult; [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] 1483 | fn entrypoint(&self) -> ExecResult>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/v1/mod.rs:1506:19 [INFO] [stdout] | [INFO] [stdout] 1506 | fn entrypoint(&self) -> ExecResult { Ok(self.entrypoint.as_entrypoint_name()) } [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] 1506 | fn entrypoint(&self) -> ExecResult> { Ok(self.entrypoint.as_entrypoint_name()) } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/v1/mod.rs:1511:19 [INFO] [stdout] | [INFO] [stdout] 1511 | fn entrypoint(&self) -> ExecResult { (*self).entrypoint() } [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] 1511 | fn entrypoint(&self) -> ExecResult> { (*self).entrypoint() } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/v1/trie/api.rs:199:61 [INFO] [stdout] | [INFO] [stdout] 199 | pub fn into_iterator(self, loader: &mut L) -> PersistentStateIterator { [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] 199 | pub fn into_iterator(self, loader: &mut L) -> PersistentStateIterator<'_, L> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/v1/trie/api.rs:394:17 [INFO] [stdout] | [INFO] [stdout] 394 | pub fn lock(&self) -> StateTrie { self.state.lock().expect("Another thread panicked.") } [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] 394 | pub fn lock(&self) -> StateTrie<'_> { self.state.lock().expect("Another thread panicked.") } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/v1/trie/low_level.rs:410:37 [INFO] [stdout] | [INFO] [stdout] 410 | pub fn get(&self, loader: &mut L) -> MaybeOwned { [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] 410 | pub fn get(&self, loader: &mut L) -> MaybeOwned<'_, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/v1/trie/low_level.rs:723:17 [INFO] [stdout] | [INFO] [stdout] 723 | pub fn iter(&self) -> StemIter { [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] 723 | pub fn iter(&self) -> StemIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/v1/trie/low_level.rs:981:23 [INFO] [stdout] | [INFO] [stdout] 981 | pub(crate) fn get(&self, loader: &mut impl BackingStoreLoad) -> ByteSlice { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden 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] 981 | pub(crate) fn get(&self, loader: &mut impl BackingStoreLoad) -> ByteSlice<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/v1/trie/low_level.rs:1002:9 [INFO] [stdout] | [INFO] [stdout] 1002 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1003 | loader: &mut impl BackingStoreLoad, [INFO] [stdout] 1004 | ) -> (Option<&Hash>, ByteSlice) { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same 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] 1004 | ) -> (Option<&Hash>, ByteSlice<'_>) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/v1/mod.rs:1483:19 [INFO] [stdout] | [INFO] [stdout] 1483 | fn entrypoint(&self) -> ExecResult; [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] 1483 | fn entrypoint(&self) -> ExecResult>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/v1/mod.rs:1506:19 [INFO] [stdout] | [INFO] [stdout] 1506 | fn entrypoint(&self) -> ExecResult { Ok(self.entrypoint.as_entrypoint_name()) } [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] 1506 | fn entrypoint(&self) -> ExecResult> { Ok(self.entrypoint.as_entrypoint_name()) } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/v1/mod.rs:1511:19 [INFO] [stdout] | [INFO] [stdout] 1511 | fn entrypoint(&self) -> ExecResult { (*self).entrypoint() } [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] 1511 | fn entrypoint(&self) -> ExecResult> { (*self).entrypoint() } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/v1/trie/api.rs:199:61 [INFO] [stdout] | [INFO] [stdout] 199 | pub fn into_iterator(self, loader: &mut L) -> PersistentStateIterator { [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] 199 | pub fn into_iterator(self, loader: &mut L) -> PersistentStateIterator<'_, L> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/v1/trie/api.rs:394:17 [INFO] [stdout] | [INFO] [stdout] 394 | pub fn lock(&self) -> StateTrie { self.state.lock().expect("Another thread panicked.") } [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] 394 | pub fn lock(&self) -> StateTrie<'_> { self.state.lock().expect("Another thread panicked.") } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/v1/trie/low_level.rs:410:37 [INFO] [stdout] | [INFO] [stdout] 410 | pub fn get(&self, loader: &mut L) -> MaybeOwned { [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] 410 | pub fn get(&self, loader: &mut L) -> MaybeOwned<'_, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/v1/trie/low_level.rs:723:17 [INFO] [stdout] | [INFO] [stdout] 723 | pub fn iter(&self) -> StemIter { [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] 723 | pub fn iter(&self) -> StemIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/v1/trie/low_level.rs:981:23 [INFO] [stdout] | [INFO] [stdout] 981 | pub(crate) fn get(&self, loader: &mut impl BackingStoreLoad) -> ByteSlice { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden 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] 981 | pub(crate) fn get(&self, loader: &mut impl BackingStoreLoad) -> ByteSlice<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/v1/trie/low_level.rs:1002:9 [INFO] [stdout] | [INFO] [stdout] 1002 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1003 | loader: &mut impl BackingStoreLoad, [INFO] [stdout] 1004 | ) -> (Option<&Hash>, ByteSlice) { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same 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] 1004 | ) -> (Option<&Hash>, ByteSlice<'_>) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 45.27s [INFO] running `Command { std: "docker" "inspect" "9cebf02d23fb11938a41fc74852a9a01f32407aca3cd729e3387cfe33e18814a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cebf02d23fb11938a41fc74852a9a01f32407aca3cd729e3387cfe33e18814a", kill_on_drop: false }` [INFO] [stdout] 9cebf02d23fb11938a41fc74852a9a01f32407aca3cd729e3387cfe33e18814a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 308996be6ad63c7401a5a73fa106ccc4ed45b95ed6af2ca56623291e0df7ccb1 [INFO] running `Command { std: "docker" "start" "-a" "308996be6ad63c7401a5a73fa106ccc4ed45b95ed6af2ca56623291e0df7ccb1", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/v1/mod.rs:1483:19 [INFO] [stderr] | [INFO] [stderr] 1483 | fn entrypoint(&self) -> ExecResult; [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1483 | fn entrypoint(&self) -> ExecResult>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/v1/mod.rs:1506:19 [INFO] [stderr] | [INFO] [stderr] 1506 | fn entrypoint(&self) -> ExecResult { Ok(self.entrypoint.as_entrypoint_name()) } [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1506 | fn entrypoint(&self) -> ExecResult> { Ok(self.entrypoint.as_entrypoint_name()) } [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/v1/mod.rs:1511:19 [INFO] [stderr] | [INFO] [stderr] 1511 | fn entrypoint(&self) -> ExecResult { (*self).entrypoint() } [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1511 | fn entrypoint(&self) -> ExecResult> { (*self).entrypoint() } [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/v1/trie/api.rs:199:61 [INFO] [stderr] | [INFO] [stderr] 199 | pub fn into_iterator(self, loader: &mut L) -> PersistentStateIterator { [INFO] [stderr] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 199 | pub fn into_iterator(self, loader: &mut L) -> PersistentStateIterator<'_, L> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/v1/trie/api.rs:394:17 [INFO] [stderr] | [INFO] [stderr] 394 | pub fn lock(&self) -> StateTrie { self.state.lock().expect("Another thread panicked.") } [INFO] [stderr] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 394 | pub fn lock(&self) -> StateTrie<'_> { self.state.lock().expect("Another thread panicked.") } [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/v1/trie/low_level.rs:410:37 [INFO] [stderr] | [INFO] [stderr] 410 | pub fn get(&self, loader: &mut L) -> MaybeOwned { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 410 | pub fn get(&self, loader: &mut L) -> MaybeOwned<'_, V> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/v1/trie/low_level.rs:723:17 [INFO] [stderr] | [INFO] [stderr] 723 | pub fn iter(&self) -> StemIter { [INFO] [stderr] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 723 | pub fn iter(&self) -> StemIter<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/v1/trie/low_level.rs:981:23 [INFO] [stderr] | [INFO] [stderr] 981 | pub(crate) fn get(&self, loader: &mut impl BackingStoreLoad) -> ByteSlice { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 981 | pub(crate) fn get(&self, loader: &mut impl BackingStoreLoad) -> ByteSlice<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/v1/trie/low_level.rs:1002:9 [INFO] [stderr] | [INFO] [stderr] 1002 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 1003 | loader: &mut impl BackingStoreLoad, [INFO] [stderr] 1004 | ) -> (Option<&Hash>, ByteSlice) { [INFO] [stderr] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the same lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1004 | ) -> (Option<&Hash>, ByteSlice<'_>) { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `concordium-smart-contract-engine` (lib) generated 9 warnings (run `cargo fix --lib -p concordium-smart-contract-engine` to apply 9 suggestions) [INFO] [stderr] warning: `concordium-smart-contract-engine` (lib test) generated 9 warnings (9 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/concordium_smart_contract_engine-c67b4247a80e2696) [INFO] [stdout] [INFO] [stdout] running 40 tests [INFO] [stdout] test v1::tests::test_iterator_deletion_and_consuming ... ok [INFO] [stdout] test v1::tests::test_invalid_generation_operations ... ok [INFO] [stdout] test utils::tests::test_schema_embeddings ... FAILED [INFO] [stdout] test v1::tests::test_iterator_errors ... ok [INFO] [stdout] test v1::tests::test_prefix_removal_fails_if_out_of_energy ... ok [INFO] [stdout] test v1::tests::test_size_of_invalid_entry ... ok [INFO] [stdout] test v1::crypto_primitives_tests::test_crypto_prims ... ok [INFO] [stdout] test v1::tests::prop_create_write_read_delete has been running for over 60 seconds [INFO] [stdout] test v1::tests::prop_entry_write_resizing has been running for over 60 seconds [INFO] [stdout] test v1::tests::prop_iterator_traversing has been running for over 60 seconds [INFO] [stdout] test v1::tests::prop_iterators has been running for over 60 seconds [INFO] [stdout] test v1::tests::test_overflowing_write_resize has been running for over 60 seconds [INFO] [stdout] test v1::trie::low_level::prefix_map_tests::prop_has_prefix has been running for over 60 seconds [INFO] [stdout] test v1::trie::low_level::prefix_map_tests::prop_insert_delete has been running for over 60 seconds [INFO] [stdout] test v1::trie::low_level::prefix_map_tests::prop_is_prefix has been running for over 60 seconds [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/concordium_smart_contract_engine-c67b4247a80e2696` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "308996be6ad63c7401a5a73fa106ccc4ed45b95ed6af2ca56623291e0df7ccb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "308996be6ad63c7401a5a73fa106ccc4ed45b95ed6af2ca56623291e0df7ccb1", kill_on_drop: false }` [INFO] [stdout] 308996be6ad63c7401a5a73fa106ccc4ed45b95ed6af2ca56623291e0df7ccb1