[INFO] fetching crate subnet-garden-core 0.3.0... [INFO] checking subnet-garden-core-0.3.0 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate subnet-garden-core 0.3.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate subnet-garden-core 0.3.0 [INFO] finished tweaking crates.io crate subnet-garden-core 0.3.0 [INFO] tweaked toml for crates.io crate subnet-garden-core 0.3.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate subnet-garden-core 0.3.0 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 206 packages to latest compatible versions [INFO] [stderr] Adding cidr v0.2.3 (available: v0.3.1) [INFO] [stderr] Adding grcov v0.8.20 (available: v0.8.24) [INFO] [stderr] Adding itertools v0.12.1 (available: v0.14.0) [INFO] [stderr] Adding unicode-width v0.1.11 (available: v0.1.14) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tabled_derive v0.8.0 [INFO] [stderr] Downloaded papergrid v0.12.0 [INFO] [stderr] Downloaded cidr-utils v0.6.1 [INFO] [stderr] Downloaded infer v0.16.0 [INFO] [stderr] Downloaded cidr v0.2.3 [INFO] [stderr] Downloaded grcov v0.8.20 [INFO] [stderr] Downloaded cfb v0.7.3 [INFO] [stderr] Downloaded symbolic-common v12.16.2 [INFO] [stderr] Downloaded msvc-demangler v0.10.1 [INFO] [stderr] Downloaded symbolic-demangle v12.16.2 [INFO] [stderr] Downloaded tabled v0.16.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e13aa9337219a70157256ca93a4449dec4b0591d7fea10371110e25e357de33d [INFO] running `Command { std: "docker" "start" "-a" "e13aa9337219a70157256ca93a4449dec4b0591d7fea10371110e25e357de33d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e13aa9337219a70157256ca93a4449dec4b0591d7fea10371110e25e357de33d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e13aa9337219a70157256ca93a4449dec4b0591d7fea10371110e25e357de33d", kill_on_drop: false }` [INFO] [stdout] e13aa9337219a70157256ca93a4449dec4b0591d7fea10371110e25e357de33d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa72e897990e5c08ff843336b235f65b1420e8ec46f7c48573be06fe99332123 [INFO] running `Command { std: "docker" "start" "-a" "fa72e897990e5c08ff843336b235f65b1420e8ec46f7c48573be06fe99332123", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking memmap2 v0.9.8 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking deunicode v1.6.2 [INFO] [stderr] Compiling symbolic-demangle v12.16.2 [INFO] [stderr] Checking bytecount v0.6.9 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking papergrid v0.12.0 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking symbolic-common v12.16.2 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking cfb v0.7.3 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking msvc-demangler v0.10.1 [INFO] [stderr] Checking cidr v0.2.3 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking simplelog v0.12.2 [INFO] [stderr] Checking rustc_version v0.4.1 [INFO] [stderr] Checking infer v0.16.0 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking cidr-utils v0.6.1 [INFO] [stderr] Checking quick-xml v0.36.2 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Checking cobs v0.3.0 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking terminal_size v0.4.3 [INFO] [stderr] Checking tempfile v3.21.0 [INFO] [stderr] Checking clap_builder v4.5.47 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Checking clap v4.5.47 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling tabled_derive v0.8.0 [INFO] [stderr] Checking tabled v0.16.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking serde_json v1.0.143 [INFO] [stderr] Checking serde_test v1.0.177 [INFO] [stderr] Checking subnet-garden-core v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/pool.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | &'a self, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 30 | subspace: &'a Subspace, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 31 | ) -> impl Iterator { [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] 31 | ) -> impl Iterator { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking postcard v1.1.3 [INFO] [stderr] Checking tera v1.20.0 [INFO] [stderr] Checking grcov v0.8.20 [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/pool.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | &'a self, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 30 | subspace: &'a Subspace, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 31 | ) -> impl Iterator { [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] 31 | ) -> impl Iterator { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.18s [INFO] running `Command { std: "docker" "inspect" "fa72e897990e5c08ff843336b235f65b1420e8ec46f7c48573be06fe99332123", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa72e897990e5c08ff843336b235f65b1420e8ec46f7c48573be06fe99332123", kill_on_drop: false }` [INFO] [stdout] fa72e897990e5c08ff843336b235f65b1420e8ec46f7c48573be06fe99332123