[INFO] fetching crate concordium-smart-contract-testing 4.4.0...
[INFO] checking concordium-smart-contract-testing-4.4.0 against 49a6044d37d694890450f52ceaceb66277a36b1e for pr-161154
[INFO] extracting crate concordium-smart-contract-testing 4.4.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate concordium-smart-contract-testing 4.4.0
[INFO] finished tweaking crates.io crate concordium-smart-contract-testing 4.4.0
[INFO] tweaked toml for crates.io crate concordium-smart-contract-testing 4.4.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate concordium-smart-contract-testing 4.4.0 on toolchain 49a6044d37d694890450f52ceaceb66277a36b1e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "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" "+49a6044d37d694890450f52ceaceb66277a36b1e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 282 packages to highest compatible versions
[INFO] [stderr]       Adding concordium-rust-sdk v6.0.0 (available: v9.0.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding num-bigint v0.4.8 (available: v0.5.1)
[INFO] [stderr]       Adding rand v0.8.8 (available: v0.10.2)
[INFO] [stderr]       Adding sha2 v0.10.9 (available: v0.11.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.20)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cea3c407cfe79e06610dafe752efe3421013b29475e7b4720345161fd239d6f4
[INFO] running `Command { std: "docker" "start" "cea3c407cfe79e06610dafe752efe3421013b29475e7b4720345161fd239d6f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cea3c407cfe79e06610dafe752efe3421013b29475e7b4720345161fd239d6f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cea3c407cfe79e06610dafe752efe3421013b29475e7b4720345161fd239d6f4" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cea3c407cfe79e06610dafe752efe3421013b29475e7b4720345161fd239d6f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cea3c407cfe79e06610dafe752efe3421013b29475e7b4720345161fd239d6f4" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking futures-core v0.3.34
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]     Checking futures-sink v0.3.34
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling syn v3.0.4
[INFO] [stderr]     Checking futures-io v0.3.34
[INFO] [stderr]     Checking futures-task v0.3.34
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking either v1.18.0
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.11
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling rust_decimal v1.42.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking bitvec v1.1.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling cc v1.4.4
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling num-integer v0.1.47
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-bigint v0.4.8
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]     Checking keccak v0.1.6
[INFO] [stderr]     Checking leb128 v0.2.7
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]    Compiling secp256k1-sys v0.5.2
[INFO] [stderr]     Checking sha3 v0.10.9
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking num-iter v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]     Checking tinyvec v1.12.0
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling async-trait v0.1.92
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking rand v0.8.8
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]     Checking ark-serialize v0.4.2
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling concordium-contracts-common-derive v4.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking num_enum v0.6.1
[INFO] [stderr]     Checking secp256k1 v0.22.2
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking ark-ff v0.4.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking futures-executor v0.3.34
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking futures v0.3.34
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking prost v0.12.6
[INFO] [stderr]    Compiling concordium_base_derive v1.2.0
[INFO] [stderr]    Compiling serde_with_macros v3.22.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking ed25519-zebra v4.2.0
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking tokio-io-timeout v1.2.1
[INFO] [stderr]     Checking tokio-stream v0.1.19
[INFO] [stderr]     Checking serde_with v3.22.0
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking concordium-contracts-common v9.2.0
[INFO] [stderr]     Checking concordium-wasm v5.1.0
[INFO] [stderr]     Checking ark-poly v0.4.2
[INFO] [stderr]     Checking concordium-smart-contract-engine v6.1.0
[INFO] [stderr]     Checking ark-ec v0.4.2
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking ark-bls12-381 v0.4.0
[INFO] [stderr]     Checking concordium_base v7.0.0
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking tonic v0.10.2
[INFO] [stderr]     Checking concordium-rust-sdk v6.0.0
[INFO] [stderr]     Checking concordium-smart-contract-testing v4.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/invocation/impls.rs:1262:22
[INFO] [stdout]      |
[INFO] [stdout] 1262 |     fn contract_name(&self, address: ContractAddress) -> Option<ContractName> {
[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]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1262 |     fn contract_name(&self, address: ContractAddress) -> Option<ContractName<'_>> {
[INFO] [stdout]      |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/invocation/impls.rs:1605:14
[INFO] [stdout]      |
[INFO] [stdout] 1605 |     payload: &[u8],
[INFO] [stdout]      |              ^^^^^ the lifetime is elided here
[INFO] [stdout] 1606 | ) -> anyhow::Result<DeserializedSignatureAndData> {
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 1606 | ) -> anyhow::Result<DeserializedSignatureAndData<'_>> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/invocation/impls.rs:1262:22
[INFO] [stdout]      |
[INFO] [stdout] 1262 |     fn contract_name(&self, address: ContractAddress) -> Option<ContractName> {
[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]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1262 |     fn contract_name(&self, address: ContractAddress) -> Option<ContractName<'_>> {
[INFO] [stdout]      |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/invocation/impls.rs:1605:14
[INFO] [stdout]      |
[INFO] [stdout] 1605 |     payload: &[u8],
[INFO] [stdout]      |              ^^^^^ the lifetime is elided here
[INFO] [stdout] 1606 | ) -> anyhow::Result<DeserializedSignatureAndData> {
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 1606 | ) -> anyhow::Result<DeserializedSignatureAndData<'_>> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "cea3c407cfe79e06610dafe752efe3421013b29475e7b4720345161fd239d6f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cea3c407cfe79e06610dafe752efe3421013b29475e7b4720345161fd239d6f4", kill_on_drop: false }`
[INFO] [stdout] cea3c407cfe79e06610dafe752efe3421013b29475e7b4720345161fd239d6f4
