[INFO] fetching crate radix-substate-store-interface 1.3.0... [INFO] testing radix-substate-store-interface-1.3.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate radix-substate-store-interface 1.3.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate radix-substate-store-interface 1.3.0 [INFO] finished tweaking crates.io crate radix-substate-store-interface 1.3.0 [INFO] tweaked toml for crates.io crate radix-substate-store-interface 1.3.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate radix-substate-store-interface 1.3.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 81 packages to latest compatible versions [INFO] [stderr] Adding itertools v0.10.5 (available: v0.14.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded const-sha1 v0.3.0 [INFO] [stderr] Downloaded sbor-derive v1.3.0 [INFO] [stderr] Downloaded bnum v0.11.0 [INFO] [stderr] Downloaded sbor v1.3.0 [INFO] [stderr] Downloaded radix-common v1.3.0 [INFO] [stderr] Downloaded blst v0.3.16 [INFO] [stderr] Downloaded radix-rust v1.3.0 [INFO] [stderr] Downloaded sbor-derive-common v1.3.0 [INFO] [stderr] Downloaded radix-sbor-derive v1.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec00759063b3ec1bcd3c2963842571049c1a72285c7d7eb362f1550f745ec519 [INFO] running `Command { std: "docker" "start" "-a" "ec00759063b3ec1bcd3c2963842571049c1a72285c7d7eb362f1550f745ec519", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec00759063b3ec1bcd3c2963842571049c1a72285c7d7eb362f1550f745ec519", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec00759063b3ec1bcd3c2963842571049c1a72285c7d7eb362f1550f745ec519", kill_on_drop: false }` [INFO] [stdout] ec00759063b3ec1bcd3c2963842571049c1a72285c7d7eb362f1550f745ec519 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73090e0a8d4b09d96b8bab7c5f0774b5c5de8816f9ae46efb700b3abf8a9a048 [INFO] running `Command { std: "docker" "start" "-a" "73090e0a8d4b09d96b8bab7c5f0774b5c5de8816f9ae46efb700b3abf8a9a048", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling const-sha1 v0.3.0 [INFO] [stderr] Compiling blst v0.3.16 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling bnum v0.11.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling radix-rust v1.3.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling sbor-derive-common v1.3.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling sbor-derive v1.3.0 [INFO] [stderr] Compiling radix-sbor-derive v1.3.0 [INFO] [stderr] Compiling sbor v1.3.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling radix-common v1.3.0 [INFO] [stderr] Compiling radix-substate-store-interface v1.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/interface.rs:127:32 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn get_substate_change(&self, sort_key: &DbSortKey) -> Option { [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] 127 | pub fn get_substate_change(&self, sort_key: &DbSortKey) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.36s [INFO] running `Command { std: "docker" "inspect" "73090e0a8d4b09d96b8bab7c5f0774b5c5de8816f9ae46efb700b3abf8a9a048", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73090e0a8d4b09d96b8bab7c5f0774b5c5de8816f9ae46efb700b3abf8a9a048", kill_on_drop: false }` [INFO] [stdout] 73090e0a8d4b09d96b8bab7c5f0774b5c5de8816f9ae46efb700b3abf8a9a048 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4dcdcc68c5a817ea7c483bff989f27a8d6cccaa2833714be0360514f152de1e [INFO] running `Command { std: "docker" "start" "-a" "a4dcdcc68c5a817ea7c483bff989f27a8d6cccaa2833714be0360514f152de1e", kill_on_drop: false }` [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/interface.rs:127:32 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn get_substate_change(&self, sort_key: &DbSortKey) -> Option { [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] 127 | pub fn get_substate_change(&self, sort_key: &DbSortKey) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling radix-substate-store-interface v1.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/interface.rs:127:32 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn get_substate_change(&self, sort_key: &DbSortKey) -> Option { [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] 127 | pub fn get_substate_change(&self, sort_key: &DbSortKey) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.64s [INFO] running `Command { std: "docker" "inspect" "a4dcdcc68c5a817ea7c483bff989f27a8d6cccaa2833714be0360514f152de1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4dcdcc68c5a817ea7c483bff989f27a8d6cccaa2833714be0360514f152de1e", kill_on_drop: false }` [INFO] [stdout] a4dcdcc68c5a817ea7c483bff989f27a8d6cccaa2833714be0360514f152de1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c00b4fedd5c3b98e25dc8c0207f862a1afdd3585f09dbaa0b6404b0f054a9c1a [INFO] running `Command { std: "docker" "start" "-a" "c00b4fedd5c3b98e25dc8c0207f862a1afdd3585f09dbaa0b6404b0f054a9c1a", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/interface.rs:127:32 [INFO] [stderr] | [INFO] [stderr] 127 | pub fn get_substate_change(&self, sort_key: &DbSortKey) -> Option { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 127 | pub fn get_substate_change(&self, sort_key: &DbSortKey) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `radix-substate-store-interface` (lib) generated 1 warning (run `cargo fix --lib -p radix-substate-store-interface` to apply 1 suggestion) [INFO] [stderr] warning: `radix-substate-store-interface` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/radix_substate_store_interface-ff66e77e753bb428) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests radix_substate_store_interface [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/db_key_mapper.rs - db_key_mapper::DatabaseKeyMapper::from_db_sort_key (line 62) ... ignored [INFO] [stdout] test src/db_key_mapper.rs - db_key_mapper::DatabaseKeyMapper::from_db_sort_key_to_inner (line 72) ... ignored [INFO] [stdout] test src/interface.rs - interface::SubstateDatabaseExtensions::get_existing_substate (line 317) ... ignored [INFO] [stdout] test src/interface.rs - interface::SubstateDatabaseExtensions::get_raw_substate (line 265) ... ignored [INFO] [stdout] test src/interface.rs - interface::SubstateDatabaseExtensions::get_substate (line 292) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c00b4fedd5c3b98e25dc8c0207f862a1afdd3585f09dbaa0b6404b0f054a9c1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c00b4fedd5c3b98e25dc8c0207f862a1afdd3585f09dbaa0b6404b0f054a9c1a", kill_on_drop: false }` [INFO] [stdout] c00b4fedd5c3b98e25dc8c0207f862a1afdd3585f09dbaa0b6404b0f054a9c1a