[INFO] fetching crate near-lake-primitives 0.8.0-beta.3... [INFO] testing near-lake-primitives-0.8.0-beta.3 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate near-lake-primitives 0.8.0-beta.3 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate near-lake-primitives 0.8.0-beta.3 [INFO] finished tweaking crates.io crate near-lake-primitives 0.8.0-beta.3 [INFO] tweaked toml for crates.io crate near-lake-primitives 0.8.0-beta.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate near-lake-primitives 0.8.0-beta.3 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 167 packages to latest compatible versions [INFO] [stderr] Adding near-crypto v0.17.0 (available: v0.32.0) [INFO] [stderr] Adding near-indexer-primitives v0.17.0 (available: v0.32.0) [INFO] [stderr] Adding near-primitives v0.17.0 (available: v0.32.0) [INFO] [stderr] Adding near-primitives-core v0.17.0 (available: v0.32.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding zeroize v1.3.0 (available: v1.8.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 396c2ca95c26c3ce6a68c03cb3a075787f1006982d3c4cc12dc15d02eecaf2ec [INFO] running `Command { std: "docker" "start" "-a" "396c2ca95c26c3ce6a68c03cb3a075787f1006982d3c4cc12dc15d02eecaf2ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "396c2ca95c26c3ce6a68c03cb3a075787f1006982d3c4cc12dc15d02eecaf2ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "396c2ca95c26c3ce6a68c03cb3a075787f1006982d3c4cc12dc15d02eecaf2ec", kill_on_drop: false }` [INFO] [stdout] 396c2ca95c26c3ce6a68c03cb3a075787f1006982d3c4cc12dc15d02eecaf2ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 583fc5f9b0d41fc9a519e1f7835d19f9ea270ce35c07b01c57b5685f9207fbb5 [INFO] running `Command { std: "docker" "start" "-a" "583fc5f9b0d41fc9a519e1f7835d19f9ea270ce35c07b01c57b5685f9207fbb5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling reed-solomon-erasure v4.0.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling json_comments v0.2.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling near-stdx v0.17.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling easy-ext v0.2.9 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling secp256k1-sys v0.8.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling c2-chacha v0.3.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling borsh-derive-internal v0.10.4 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.4 [INFO] [stderr] Compiling secp256k1 v0.27.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling derive_arbitrary v1.4.2 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling arbitrary v1.4.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling near-config-utils v0.17.0 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.14.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling near-rpc-error-core v0.17.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling bytesize v1.3.3 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling serde_with v3.14.1 [INFO] [stderr] Compiling near-rpc-error-macro v0.17.0 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling primitive-types v0.10.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling borsh-derive v0.10.4 [INFO] [stderr] Compiling borsh v0.10.4 [INFO] [stderr] Compiling near-account-id v0.17.0 [INFO] [stderr] Compiling near-vm-errors v0.17.0 [INFO] [stderr] Compiling near-crypto v0.17.0 [INFO] [stderr] Compiling near-primitives-core v0.17.0 [INFO] [stderr] Compiling near-fmt v0.17.0 [INFO] [stderr] Compiling near-primitives v0.17.0 [INFO] [stderr] Compiling near-indexer-primitives v0.17.0 [INFO] [stderr] Compiling near-lake-primitives v0.8.0-beta.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/types/block.rs:185:31 [INFO] [stdout] | [INFO] [stdout] 183 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 184 | receipt_id: &'a super::ReceiptId, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 185 | ) -> impl Iterator + 'a { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ -- the same lifetime is named 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 185 | ) -> impl Iterator + 'a { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/types/block.rs:206:31 [INFO] [stdout] | [INFO] [stdout] 204 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 205 | account_id: &'a crate::near_indexer_primitives::types::AccountId, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 206 | ) -> impl Iterator + 'a { [INFO] [stdout] | ^^^^^^^^^^^^^^ -- the same lifetime is named 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 206 | ) -> impl Iterator + 'a { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.93s [INFO] running `Command { std: "docker" "inspect" "583fc5f9b0d41fc9a519e1f7835d19f9ea270ce35c07b01c57b5685f9207fbb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "583fc5f9b0d41fc9a519e1f7835d19f9ea270ce35c07b01c57b5685f9207fbb5", kill_on_drop: false }` [INFO] [stdout] 583fc5f9b0d41fc9a519e1f7835d19f9ea270ce35c07b01c57b5685f9207fbb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2477c196036bd84ced48d351b192738e8e46158cc60aa8b298e2473fbb2cb2c [INFO] running `Command { std: "docker" "start" "-a" "e2477c196036bd84ced48d351b192738e8e46158cc60aa8b298e2473fbb2cb2c", kill_on_drop: false }` [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/types/block.rs:185:31 [INFO] [stdout] | [INFO] [stdout] 183 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 184 | receipt_id: &'a super::ReceiptId, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 185 | ) -> impl Iterator + 'a { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ -- the same lifetime is named 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 185 | ) -> impl Iterator + 'a { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/types/block.rs:206:31 [INFO] [stdout] | [INFO] [stdout] 204 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 205 | account_id: &'a crate::near_indexer_primitives::types::AccountId, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 206 | ) -> impl Iterator + 'a { [INFO] [stdout] | ^^^^^^^^^^^^^^ -- the same lifetime is named 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 206 | ) -> impl Iterator + 'a { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling near-lake-primitives v0.8.0-beta.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/types/block.rs:185:31 [INFO] [stdout] | [INFO] [stdout] 183 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 184 | receipt_id: &'a super::ReceiptId, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 185 | ) -> impl Iterator + 'a { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ -- the same lifetime is named 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 185 | ) -> impl Iterator + 'a { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/types/block.rs:206:31 [INFO] [stdout] | [INFO] [stdout] 204 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 205 | account_id: &'a crate::near_indexer_primitives::types::AccountId, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 206 | ) -> impl Iterator + 'a { [INFO] [stdout] | ^^^^^^^^^^^^^^ -- the same lifetime is named 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 206 | ) -> impl Iterator + 'a { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.88s [INFO] running `Command { std: "docker" "inspect" "e2477c196036bd84ced48d351b192738e8e46158cc60aa8b298e2473fbb2cb2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2477c196036bd84ced48d351b192738e8e46158cc60aa8b298e2473fbb2cb2c", kill_on_drop: false }` [INFO] [stdout] e2477c196036bd84ced48d351b192738e8e46158cc60aa8b298e2473fbb2cb2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a120088af610e4720d5b9de9c30e897656caed290af526ddd0e96d370b014f98 [INFO] running `Command { std: "docker" "start" "-a" "a120088af610e4720d5b9de9c30e897656caed290af526ddd0e96d370b014f98", kill_on_drop: false }` [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/types/block.rs:185:31 [INFO] [stderr] | [INFO] [stderr] 183 | &'a mut self, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 184 | receipt_id: &'a super::ReceiptId, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 185 | ) -> impl Iterator + 'a { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ -- the same lifetime is named 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 185 | ) -> impl Iterator + 'a { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/types/block.rs:206:31 [INFO] [stderr] | [INFO] [stderr] 204 | &'a mut self, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 205 | account_id: &'a crate::near_indexer_primitives::types::AccountId, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 206 | ) -> impl Iterator + 'a { [INFO] [stderr] | ^^^^^^^^^^^^^^ -- the same lifetime is named 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: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 206 | ) -> impl Iterator + 'a { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: `near-lake-primitives` (lib) generated 2 warnings (run `cargo fix --lib -p near-lake-primitives` to apply 2 suggestions) [INFO] [stderr] warning: `near-lake-primitives` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/near_lake_primitives-9082e7b9ce0f964b) [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 near_lake_primitives [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] running `Command { std: "docker" "inspect" "a120088af610e4720d5b9de9c30e897656caed290af526ddd0e96d370b014f98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a120088af610e4720d5b9de9c30e897656caed290af526ddd0e96d370b014f98", kill_on_drop: false }` [INFO] [stdout] a120088af610e4720d5b9de9c30e897656caed290af526ddd0e96d370b014f98