[INFO] cloning repository https://github.com/GKaszewski/ssh-profiles [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GKaszewski/ssh-profiles" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGKaszewski%2Fssh-profiles", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGKaszewski%2Fssh-profiles'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5753199c48dfb9abf1e6db43c52bca15958f48b4 [INFO] checking GKaszewski/ssh-profiles/5753199c48dfb9abf1e6db43c52bca15958f48b4 against master#23718020b12d7e5a54f82a19910e8356ee719667 for pr-146013-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGKaszewski%2Fssh-profiles" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/GKaszewski/ssh-profiles [INFO] finished tweaking git repo https://github.com/GKaszewski/ssh-profiles [INFO] tweaked toml for git repo https://github.com/GKaszewski/ssh-profiles written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/GKaszewski/ssh-profiles on toolchain 23718020b12d7e5a54f82a19910e8356ee719667 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23718020b12d7e5a54f82a19910e8356ee719667" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/GKaszewski/ssh-profiles 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" "+23718020b12d7e5a54f82a19910e8356ee719667" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tempfile v3.18.0 [INFO] [stderr] Downloaded dialoguer v0.11.0 [INFO] [stderr] Downloaded once_cell v1.21.0 [INFO] [stderr] Downloaded rustix v1.0.2 [INFO] [stderr] Downloaded linux-raw-sys v0.9.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+23718020b12d7e5a54f82a19910e8356ee719667" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e474dc949b71ac7d4f27b77b70d22c5dd3c037fccc7041c81e91e63bcbf8764 [INFO] running `Command { std: "docker" "start" "-a" "1e474dc949b71ac7d4f27b77b70d22c5dd3c037fccc7041c81e91e63bcbf8764", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e474dc949b71ac7d4f27b77b70d22c5dd3c037fccc7041c81e91e63bcbf8764", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e474dc949b71ac7d4f27b77b70d22c5dd3c037fccc7041c81e91e63bcbf8764", kill_on_drop: false }` [INFO] [stdout] 1e474dc949b71ac7d4f27b77b70d22c5dd3c037fccc7041c81e91e63bcbf8764 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+23718020b12d7e5a54f82a19910e8356ee719667" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80a9a6b36247c2cd0b9cef937d18f6c8ce78cfe197a02becf9f4b33bb554ea63 [INFO] running `Command { std: "docker" "start" "-a" "80a9a6b36247c2cd0b9cef937d18f6c8ce78cfe197a02becf9f4b33bb554ea63", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling rustix v1.0.2 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking once_cell v1.21.0 [INFO] [stderr] Checking linux-raw-sys v0.9.2 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking tempfile v3.18.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Checking ssh-profiles v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.42s [INFO] running `Command { std: "docker" "inspect" "80a9a6b36247c2cd0b9cef937d18f6c8ce78cfe197a02becf9f4b33bb554ea63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80a9a6b36247c2cd0b9cef937d18f6c8ce78cfe197a02becf9f4b33bb554ea63", kill_on_drop: false }` [INFO] [stdout] 80a9a6b36247c2cd0b9cef937d18f6c8ce78cfe197a02becf9f4b33bb554ea63