[INFO] fetching crate firecore-pokedex 0.0.9...
[INFO] checking firecore-pokedex-0.0.9 against try#44f3504e96c944ae54fc72b5f5008f53f7eda001 for pr-136776
[INFO] extracting crate firecore-pokedex 0.0.9 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate firecore-pokedex 0.0.9 on toolchain 44f3504e96c944ae54fc72b5f5008f53f7eda001
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate firecore-pokedex 0.0.9
[INFO] finished tweaking crates.io crate firecore-pokedex 0.0.9
[INFO] tweaked toml for crates.io crate firecore-pokedex 0.0.9 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 20 packages to latest compatible versions
[INFO] [stderr]       Adding hashbrown v0.12.3 (available: v0.15.2)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.0)
[INFO] [stderr]       Adding tinystr v0.6.2 (available: v0.8.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d7a25370527e30dfd6bcfcaf63c59ba37cfe9931e565786608a93a6d103c37be
[INFO] running `Command { std: "docker" "start" "-a" "d7a25370527e30dfd6bcfcaf63c59ba37cfe9931e565786608a93a6d103c37be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7a25370527e30dfd6bcfcaf63c59ba37cfe9931e565786608a93a6d103c37be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7a25370527e30dfd6bcfcaf63c59ba37cfe9931e565786608a93a6d103c37be", kill_on_drop: false }`
[INFO] [stdout] d7a25370527e30dfd6bcfcaf63c59ba37cfe9931e565786608a93a6d103c37be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88f55be16817d43a800563167f6d7355e2bf6a5f7e1404bac2be696600a593cb
[INFO] running `Command { std: "docker" "start" "-a" "88f55be16817d43a800563167f6d7355e2bf6a5f7e1404bac2be696600a593cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking tinystr v0.6.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking firecore-pokedex v0.0.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/pokemon/owned.rs:178:42
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub fn add_exp<'s>(
[INFO] [stdout]     |                    -- lifetime `'s` declared here
[INFO] [stdout] ...
[INFO] [stdout] 178 |     ) -> impl DoubleEndedIterator<Item = &MoveId> + 's {
[INFO] [stdout]     |                                          ^ this elided lifetime gets resolved as `'s`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/pokemon/owned.rs:178:42
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub fn add_exp<'s>(
[INFO] [stdout]     |                    -- lifetime `'s` declared here
[INFO] [stdout] ...
[INFO] [stdout] 178 |     ) -> impl DoubleEndedIterator<Item = &MoveId> + 's {
[INFO] [stdout]     |                                          ^ this elided lifetime gets resolved as `'s`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.07s
[INFO] running `Command { std: "docker" "inspect" "88f55be16817d43a800563167f6d7355e2bf6a5f7e1404bac2be696600a593cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88f55be16817d43a800563167f6d7355e2bf6a5f7e1404bac2be696600a593cb", kill_on_drop: false }`
[INFO] [stdout] 88f55be16817d43a800563167f6d7355e2bf6a5f7e1404bac2be696600a593cb
