[INFO] fetching crate concordium-contracts-common 9.2.0... [INFO] testing concordium-contracts-common-9.2.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate concordium-contracts-common 9.2.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate concordium-contracts-common 9.2.0 [INFO] finished tweaking crates.io crate concordium-contracts-common 9.2.0 [INFO] tweaked toml for crates.io crate concordium-contracts-common 9.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate concordium-contracts-common 9.2.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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 108 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.21.7 (available: v0.22.1) [INFO] [stderr] Adding getrandom v0.2.16 (available: v0.3.3) [INFO] [stderr] Adding hashbrown v0.11.2 (available: v0.16.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding rand_pcg v0.3.1 (available: v0.9.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [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] ae1ff8fb0d1db5a55b92d509fdb2e1a4473b3c005d70b5ba32ae04d1ce201e99 [INFO] running `Command { std: "docker" "start" "-a" "ae1ff8fb0d1db5a55b92d509fdb2e1a4473b3c005d70b5ba32ae04d1ce201e99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae1ff8fb0d1db5a55b92d509fdb2e1a4473b3c005d70b5ba32ae04d1ce201e99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae1ff8fb0d1db5a55b92d509fdb2e1a4473b3c005d70b5ba32ae04d1ce201e99", kill_on_drop: false }` [INFO] [stdout] ae1ff8fb0d1db5a55b92d509fdb2e1a4473b3c005d70b5ba32ae04d1ce201e99 [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] fef63ec4278604d4031bed89e2d820b3672f624da7414645d7a6b22d3c85e266 [INFO] running `Command { std: "docker" "start" "-a" "fef63ec4278604d4031bed89e2d820b3672f624da7414645d7a6b22d3c85e266", kill_on_drop: false }` [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling concordium-contracts-common-derive v4.1.0 [INFO] [stderr] Compiling concordium-contracts-common v9.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:1368:29 [INFO] [stdout] | [INFO] [stdout] 1368 | pub fn as_contract_name(&self) -> ContractName { ContractName(self.0.as_str()) } [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] 1368 | pub fn as_contract_name(&self) -> ContractName<'_> { ContractName(self.0.as_str()) } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:1554:28 [INFO] [stdout] | [INFO] [stdout] 1554 | pub fn as_receive_name(&self) -> ReceiveName { ReceiveName(self.0.as_str()) } [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] 1554 | pub fn as_receive_name(&self) -> ReceiveName<'_> { ReceiveName(self.0.as_str()) } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:1655:31 [INFO] [stdout] | [INFO] [stdout] 1655 | pub fn as_entrypoint_name(&self) -> EntrypointName { EntrypointName(self.0.as_str()) } [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] 1655 | pub fn as_entrypoint_name(&self) -> EntrypointName<'_> { EntrypointName(self.0.as_str()) } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:1794:25 [INFO] [stdout] | [INFO] [stdout] 1794 | pub fn as_parameter(&self) -> Parameter { Parameter(self.0.as_ref()) } [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] 1794 | pub fn as_parameter(&self) -> Parameter<'_> { Parameter(self.0.as_ref()) } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.61s [INFO] running `Command { std: "docker" "inspect" "fef63ec4278604d4031bed89e2d820b3672f624da7414645d7a6b22d3c85e266", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fef63ec4278604d4031bed89e2d820b3672f624da7414645d7a6b22d3c85e266", kill_on_drop: false }` [INFO] [stdout] fef63ec4278604d4031bed89e2d820b3672f624da7414645d7a6b22d3c85e266 [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] 7979ff07b18308ce83c66a742a146ec77babb31cdd6836f9aaffb90ceaa8415b [INFO] running `Command { std: "docker" "start" "-a" "7979ff07b18308ce83c66a742a146ec77babb31cdd6836f9aaffb90ceaa8415b", kill_on_drop: false }` [INFO] [stderr] Compiling derive_arbitrary v1.4.2 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:1368:29 [INFO] [stdout] | [INFO] [stdout] 1368 | pub fn as_contract_name(&self) -> ContractName { ContractName(self.0.as_str()) } [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] 1368 | pub fn as_contract_name(&self) -> ContractName<'_> { ContractName(self.0.as_str()) } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:1554:28 [INFO] [stdout] | [INFO] [stdout] 1554 | pub fn as_receive_name(&self) -> ReceiveName { ReceiveName(self.0.as_str()) } [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] 1554 | pub fn as_receive_name(&self) -> ReceiveName<'_> { ReceiveName(self.0.as_str()) } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:1655:31 [INFO] [stdout] | [INFO] [stdout] 1655 | pub fn as_entrypoint_name(&self) -> EntrypointName { EntrypointName(self.0.as_str()) } [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] 1655 | pub fn as_entrypoint_name(&self) -> EntrypointName<'_> { EntrypointName(self.0.as_str()) } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:1794:25 [INFO] [stdout] | [INFO] [stdout] 1794 | pub fn as_parameter(&self) -> Parameter { Parameter(self.0.as_ref()) } [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] 1794 | pub fn as_parameter(&self) -> Parameter<'_> { Parameter(self.0.as_ref()) } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling arbitrary v1.4.2 [INFO] [stderr] Compiling concordium-contracts-common v9.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:1368:29 [INFO] [stdout] | [INFO] [stdout] 1368 | pub fn as_contract_name(&self) -> ContractName { ContractName(self.0.as_str()) } [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] 1368 | pub fn as_contract_name(&self) -> ContractName<'_> { ContractName(self.0.as_str()) } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:1554:28 [INFO] [stdout] | [INFO] [stdout] 1554 | pub fn as_receive_name(&self) -> ReceiveName { ReceiveName(self.0.as_str()) } [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] 1554 | pub fn as_receive_name(&self) -> ReceiveName<'_> { ReceiveName(self.0.as_str()) } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:1655:31 [INFO] [stdout] | [INFO] [stdout] 1655 | pub fn as_entrypoint_name(&self) -> EntrypointName { EntrypointName(self.0.as_str()) } [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] 1655 | pub fn as_entrypoint_name(&self) -> EntrypointName<'_> { EntrypointName(self.0.as_str()) } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:1794:25 [INFO] [stdout] | [INFO] [stdout] 1794 | pub fn as_parameter(&self) -> Parameter { Parameter(self.0.as_ref()) } [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] 1794 | pub fn as_parameter(&self) -> Parameter<'_> { Parameter(self.0.as_ref()) } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.69s [INFO] running `Command { std: "docker" "inspect" "7979ff07b18308ce83c66a742a146ec77babb31cdd6836f9aaffb90ceaa8415b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7979ff07b18308ce83c66a742a146ec77babb31cdd6836f9aaffb90ceaa8415b", kill_on_drop: false }` [INFO] [stdout] 7979ff07b18308ce83c66a742a146ec77babb31cdd6836f9aaffb90ceaa8415b [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", kill_on_drop: false }` [INFO] [stdout] 01a5f5bf6d3598f3398b75766b5db63429bb1437bf999d07dcd5ff9a3942496e [INFO] running `Command { std: "docker" "start" "-a" "01a5f5bf6d3598f3398b75766b5db63429bb1437bf999d07dcd5ff9a3942496e", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/types.rs:1368:29 [INFO] [stderr] | [INFO] [stderr] 1368 | pub fn as_contract_name(&self) -> ContractName { ContractName(self.0.as_str()) } [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] 1368 | pub fn as_contract_name(&self) -> ContractName<'_> { ContractName(self.0.as_str()) } [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/types.rs:1554:28 [INFO] [stderr] | [INFO] [stderr] 1554 | pub fn as_receive_name(&self) -> ReceiveName { ReceiveName(self.0.as_str()) } [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] 1554 | pub fn as_receive_name(&self) -> ReceiveName<'_> { ReceiveName(self.0.as_str()) } [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/types.rs:1655:31 [INFO] [stderr] | [INFO] [stderr] 1655 | pub fn as_entrypoint_name(&self) -> EntrypointName { EntrypointName(self.0.as_str()) } [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] 1655 | pub fn as_entrypoint_name(&self) -> EntrypointName<'_> { EntrypointName(self.0.as_str()) } [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/types.rs:1794:25 [INFO] [stderr] | [INFO] [stderr] 1794 | pub fn as_parameter(&self) -> Parameter { Parameter(self.0.as_ref()) } [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] 1794 | pub fn as_parameter(&self) -> Parameter<'_> { Parameter(self.0.as_ref()) } [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `concordium-contracts-common` (lib) generated 4 warnings (run `cargo fix --lib -p concordium-contracts-common` to apply 4 suggestions) [INFO] [stderr] warning: `concordium-contracts-common` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/concordium_contracts_common-e165839147e9fb95) [INFO] [stdout] [INFO] [stdout] running 43 tests [INFO] [stdout] test impls::test::test_cursor_seek_current_forward_twice ... ok [INFO] [stdout] test impls::test::test_cursor_seek_current_forward_backward ... ok [INFO] [stdout] test impls::test::test_cursor_seek_current_forward_twice_fail_beyond_end ... ok [INFO] [stdout] test impls::test::test_cursor_seek_end ... ok [INFO] [stdout] test impls::test::test_cursor_seek_end_at_the_end ... ok [INFO] [stdout] test impls::test::test_cursor_seek_end_at_the_start ... ok [INFO] [stdout] test impls::test::test_cursor_seek_end_fails_before_start ... ok [INFO] [stdout] test impls::test::test_cursor_seek_end_fails_beyond_end ... ok [INFO] [stdout] test impls::test::test_cursor_seek_start ... ok [INFO] [stdout] test impls::test::test_cursor_seek_start_at_the_end ... ok [INFO] [stdout] test impls::test::test_cursor_seek_start_fails_beyond_end ... ok [INFO] [stdout] test impls::test::test_owned_policy_serial_deserial_is_identity ... ok [INFO] [stdout] test impls::test::test_string_array_deserial_serial_is_id ... ok [INFO] [stdout] test schema::tests::test_function_v1_serial_deserial_is_id ... ok [INFO] [stdout] test impls::test::test_u64_array_deserial_serial_is_id ... ok [INFO] [stdout] test schema::tests::test_function_v2_serial_deserial_is_id ... ok [INFO] [stdout] test schema::tests::test_module_v0_serial_deserial_is_id ... ok [INFO] [stdout] test schema::tests::test_module_v1_serial_deserial_is_id ... ok [INFO] [stdout] test schema::tests::test_module_v2_serial_deserial_is_id ... ok [INFO] [stdout] test types::test::test_attribute_value_invalid_length ... ok [INFO] [stdout] test types::test::test_attribute_value_max_length ... ok [INFO] [stdout] test types::test::test_attribute_value_valid_length ... ok [INFO] [stdout] test types::test::test_getters_for_contract_name ... ok [INFO] [stdout] test types::test::test_getters_for_owned_contract_name ... ok [INFO] [stdout] test types::test::test_getters_for_owned_receive_name ... ok [INFO] [stdout] test types::test::test_getters_for_receive_name ... ok [INFO] [stdout] test types::test::test_invalid_new_contract_name_missing_prefix ... ok [INFO] [stdout] test types::test::test_invalid_new_contract_name_too_long ... ok [INFO] [stdout] test traits::tests::write_u8_slice ... ok [INFO] [stdout] test types::test::test_invalid_new_owned_contract_name_too_long ... ok [INFO] [stdout] test types::test::test_duration_from_string_simple ... ok [INFO] [stdout] test types::test::test_invalid_new_owned_receive_name_too_long ... ok [INFO] [stdout] test types::test::test_invalid_new_receive_name_missing_dot ... ok [INFO] [stdout] test types::test::test_invalid_new_receive_name_too_long ... ok [INFO] [stdout] test types::test::test_invalid_new_owned_receive_name_missing_dot ... ok [INFO] [stdout] test types::test::test_valid_new_contract_name ... ok [INFO] [stdout] test types::test::test_valid_new_owned_contract_name ... ok [INFO] [stdout] test types::test::test_valid_new_owned_receive_name ... ok [INFO] [stdout] test types::test::test_valid_new_receive_name ... ok [INFO] [stdout] test types::test::test_invalid_new_owned_contract_name_missing_prefix ... ok [INFO] [stdout] test impls::test::test_cursor_seek_current_forward_backward_fail_before_start ... ok [INFO] [stdout] test schema::tests::test_schema_serial_deserial_is_id ... ok [INFO] [stdout] test schema::tests::test_module_v3_schema_serial_deserial_is_id ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Doc-tests concordium_contracts_common [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/types.rs - types::ParseError (line 2528) ... ignored [INFO] [stdout] test src/traits.rs - traits::Get (line 283) ... ok [INFO] [stdout] test src/lib.rs - (line 61) ... ok [INFO] [stdout] test src/lib.rs - (line 70) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.43s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "01a5f5bf6d3598f3398b75766b5db63429bb1437bf999d07dcd5ff9a3942496e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01a5f5bf6d3598f3398b75766b5db63429bb1437bf999d07dcd5ff9a3942496e", kill_on_drop: false }` [INFO] [stdout] 01a5f5bf6d3598f3398b75766b5db63429bb1437bf999d07dcd5ff9a3942496e