[INFO] cloning repository https://github.com/drmorr0/drbug
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/drmorr0/drbug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrmorr0%2Fdrbug", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrmorr0%2Fdrbug'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 37cc32b54129b3b1daa7a29bc087df282b084c84
[INFO] checking drmorr0/drbug against try#54e27f559f23913c1d5afb1a0f0114e9e61b81b8 for pr-147589
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrmorr0%2Fdrbug" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/drmorr0/drbug
[INFO] finished tweaking git repo https://github.com/drmorr0/drbug
[INFO] tweaked toml for git repo https://github.com/drmorr0/drbug written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/drmorr0/drbug on toolchain 54e27f559f23913c1d5afb1a0f0114e9e61b81b8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/drmorr0/drbug already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9f2688c02cefb7ddcbcf99d1ac1397afa461d0ed6532dd6cdffae593f4be34e9
[INFO] running `Command { std: "docker" "start" "-a" "9f2688c02cefb7ddcbcf99d1ac1397afa461d0ed6532dd6cdffae593f4be34e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f2688c02cefb7ddcbcf99d1ac1397afa461d0ed6532dd6cdffae593f4be34e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f2688c02cefb7ddcbcf99d1ac1397afa461d0ed6532dd6cdffae593f4be34e9", kill_on_drop: false }`
[INFO] [stdout] 9f2688c02cefb7ddcbcf99d1ac1397afa461d0ed6532dd6cdffae593f4be34e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 385560c4a244db03ffcfd1bce79d36121a49af518e07d8ad3cc9ed1b07be2e36
[INFO] running `Command { std: "docker" "start" "-a" "385560c4a244db03ffcfd1bce79d36121a49af518e07d8ad3cc9ed1b07be2e36", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling nix v0.30.1 (https://github.com/drmorr0/nix?branch=drmorr%2Fgetfpregs#2b80eb7a)
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking iced-x86 v1.21.0
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]     Checking assertables v9.8.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking elf v0.8.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking test-targets v0.0.0 (/opt/rustwide/workdir/test/rust)
[INFO] [stderr]     Checking rustyline v16.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking rstest v0.25.0
[INFO] [stderr]     Checking libdrbug v0.1.0 (/opt/rustwide/workdir/libdrbug)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> libdrbug/src/breakpoint/list.rs:50:17
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn iter(&self) -> hash_map::Iter<usize, T> {
[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] 50 |     pub fn iter(&self) -> hash_map::Iter<'_, usize, T> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking drb v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> libdrbug/src/breakpoint/list.rs:50:17
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn iter(&self) -> hash_map::Iter<usize, T> {
[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] 50 |     pub fn iter(&self) -> hash_map::Iter<'_, usize, T> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.45s
[INFO] running `Command { std: "docker" "inspect" "385560c4a244db03ffcfd1bce79d36121a49af518e07d8ad3cc9ed1b07be2e36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "385560c4a244db03ffcfd1bce79d36121a49af518e07d8ad3cc9ed1b07be2e36", kill_on_drop: false }`
[INFO] [stdout] 385560c4a244db03ffcfd1bce79d36121a49af518e07d8ad3cc9ed1b07be2e36
