[INFO] cloning repository https://github.com/jost-s/totpc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jost-s/totpc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjost-s%2Ftotpc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjost-s%2Ftotpc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e21442c6e2e557a765d6c5c4683ede9ac067d062 [INFO] checking jost-s/totpc against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjost-s%2Ftotpc" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jost-s/totpc [INFO] finished tweaking git repo https://github.com/jost-s/totpc [INFO] tweaked toml for git repo https://github.com/jost-s/totpc written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jost-s/totpc on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jost-s/totpc 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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45528a3f3a0c5c9d475622d99423252a7c26036b57d118923fae8def755b4502 [INFO] running `Command { std: "docker" "start" "-a" "45528a3f3a0c5c9d475622d99423252a7c26036b57d118923fae8def755b4502", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45528a3f3a0c5c9d475622d99423252a7c26036b57d118923fae8def755b4502", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45528a3f3a0c5c9d475622d99423252a7c26036b57d118923fae8def755b4502", kill_on_drop: false }` [INFO] [stdout] 45528a3f3a0c5c9d475622d99423252a7c26036b57d118923fae8def755b4502 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 375052cfd9b5314800c8de475447c4717a4c866841d112d286737d4a01bb68e1 [INFO] running `Command { std: "docker" "start" "-a" "375052cfd9b5314800c8de475447c4717a4c866841d112d286737d4a01bb68e1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Checking linux-raw-sys v0.9.3 [INFO] [stderr] Checking once_cell v1.21.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking totpc v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking getrandom v0.3.2 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking bstr v1.11.3 [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stderr] Checking predicates v2.1.5 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.90s [INFO] running `Command { std: "docker" "inspect" "375052cfd9b5314800c8de475447c4717a4c866841d112d286737d4a01bb68e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "375052cfd9b5314800c8de475447c4717a4c866841d112d286737d4a01bb68e1", kill_on_drop: false }` [INFO] [stdout] 375052cfd9b5314800c8de475447c4717a4c866841d112d286737d4a01bb68e1