[INFO] cloning repository https://github.com/gn0/dors
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gn0/dors" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgn0%2Fdors", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgn0%2Fdors'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9ba3d57f11592ba709f9b5013e531857a6211df9
[INFO] checking gn0/dors against try#73ffebff6f34db7eb167bf9edcf2afa19c3073e9 for pr-147841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgn0%2Fdors" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gn0/dors
[INFO] finished tweaking git repo https://github.com/gn0/dors
[INFO] tweaked toml for git repo https://github.com/gn0/dors written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gn0/dors on toolchain 73ffebff6f34db7eb167bf9edcf2afa19c3073e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gn0/dors 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" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking gn0/dors against try#73ffebff6f34db7eb167bf9edcf2afa19c3073e9 for pr-147841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgn0%2Fdors" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gn0/dors
[INFO] finished tweaking git repo https://github.com/gn0/dors
[INFO] tweaked toml for git repo https://github.com/gn0/dors written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gn0/dors on toolchain 73ffebff6f34db7eb167bf9edcf2afa19c3073e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gn0/dors 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" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pam v0.8.0
[INFO] [stderr]   Downloaded pam-macros v0.0.3
[INFO] [stderr]   Downloaded rtoolbox v0.0.2
[INFO] [stderr]   Downloaded rpassword v7.3.1
[INFO] [stderr]   Downloaded tempfile v3.19.0
[INFO] [stderr]   Downloaded clap v4.5.32
[INFO] [stderr]   Downloaded pam-sys v1.0.0-alpha5
[INFO] [stderr]   Downloaded users v0.10.0
[INFO] [stderr]   Downloaded rustix v1.0.2
[INFO] [stderr]   Downloaded clap_builder v4.5.32
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ab48ed29c74c251d46c3365946b013b355525f7e2f4ce85f96ab15c0f172be24
[INFO] running `Command { std: "docker" "start" "-a" "ab48ed29c74c251d46c3365946b013b355525f7e2f4ce85f96ab15c0f172be24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab48ed29c74c251d46c3365946b013b355525f7e2f4ce85f96ab15c0f172be24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab48ed29c74c251d46c3365946b013b355525f7e2f4ce85f96ab15c0f172be24", kill_on_drop: false }`
[INFO] [stdout] ab48ed29c74c251d46c3365946b013b355525f7e2f4ce85f96ab15c0f172be24
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 947407cf024b203b2ad4dc858c4a36f7d38e88f25fb2714b50a4c8d9af6bf916
[INFO] running `Command { std: "docker" "start" "-a" "947407cf024b203b2ad4dc858c4a36f7d38e88f25fb2714b50a4c8d9af6bf916", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v1.0.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]     Checking linux-raw-sys v0.9.3
[INFO] [stderr]     Checking terminal_size v0.4.1
[INFO] [stderr]     Checking users v0.10.0
[INFO] [stderr]     Checking clap_builder v4.5.32
[INFO] [stderr]     Checking rtoolbox v0.0.2
[INFO] [stderr]     Checking rpassword v7.3.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking tempfile v3.19.0
[INFO] [stderr]    Compiling pam-macros v0.0.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]     Checking clap v4.5.32
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling pam-sys v1.0.0-alpha5
[INFO] [stderr]     Checking pam v0.8.0
[INFO] [stderr]     Checking dors v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ops::BitXor`
[INFO] [stdout]   --> src/config.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::{ops::BitXor, path::PathBuf};
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Emergency`, `Alert`, `Critical`, `Error`, `Warning`, and `Debug` are never constructed
[INFO] [stdout]   --> src/syslog.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub enum Priority {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout]  9 |     Emergency = libc::LOG_EMERG as isize,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 10 |     Alert = libc::LOG_ALERT as isize,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 11 |     Critical = libc::LOG_CRIT as isize,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 12 |     Error = libc::LOG_ERR as isize,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 13 |     Warning = libc::LOG_WARNING as isize,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     Debug = libc::LOG_DEBUG as isize,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Priority` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `gid` is never used
[INFO] [stdout]   --> src/user.rs:89:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl User {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 89 |     pub fn gid(&self) -> &unistd::Gid {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Emergency`, `Alert`, `Critical`, `Error`, `Warning`, and `Debug` are never constructed
[INFO] [stdout]   --> src/syslog.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub enum Priority {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout]  9 |     Emergency = libc::LOG_EMERG as isize,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 10 |     Alert = libc::LOG_ALERT as isize,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 11 |     Critical = libc::LOG_CRIT as isize,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 12 |     Error = libc::LOG_ERR as isize,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 13 |     Warning = libc::LOG_WARNING as isize,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     Debug = libc::LOG_DEBUG as isize,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Priority` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.99s
[INFO] running `Command { std: "docker" "inspect" "947407cf024b203b2ad4dc858c4a36f7d38e88f25fb2714b50a4c8d9af6bf916", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "947407cf024b203b2ad4dc858c4a36f7d38e88f25fb2714b50a4c8d9af6bf916", kill_on_drop: false }`
[INFO] [stdout] 947407cf024b203b2ad4dc858c4a36f7d38e88f25fb2714b50a4c8d9af6bf916
