[INFO] cloning repository https://github.com/sammyfischer/dot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sammyfischer/dot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammyfischer%2Fdot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammyfischer%2Fdot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ce4f31169d5e76cfdb71abcf46eb7abb6eec063 [INFO] checking sammyfischer/dot against 1af98b7cdf86932b76182a387f52f1be6f0c1be0 for pr-159706 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammyfischer%2Fdot" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/sammyfischer/dot [INFO] finished tweaking git repo https://github.com/sammyfischer/dot [INFO] tweaked toml for git repo https://github.com/sammyfischer/dot written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sammyfischer/dot on toolchain 1af98b7cdf86932b76182a387f52f1be6f0c1be0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sammyfischer/dot 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" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded env v1.0.1 [INFO] [stderr] Downloaded assert_cmd v2.2.1 [INFO] [stderr] Downloaded openssl-sys v0.9.114 [INFO] [stderr] Downloaded git2 v0.21.0 [INFO] [stderr] Downloaded libz-sys v1.1.28 [INFO] [stderr] Downloaded libgit2-sys v0.18.5+1.9.4 [INFO] [stderr] Downloaded openssl-src v300.6.1+3.6.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] a9fd8b40f8806b527eb4d3b48100807f478ed58742ef691a60b6027cb31e347e [INFO] running `Command { std: "docker" "start" "a9fd8b40f8806b527eb4d3b48100807f478ed58742ef691a60b6027cb31e347e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9fd8b40f8806b527eb4d3b48100807f478ed58742ef691a60b6027cb31e347e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a9fd8b40f8806b527eb4d3b48100807f478ed58742ef691a60b6027cb31e347e" "/opt/rustwide/cargo-home/bin/cargo" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9fd8b40f8806b527eb4d3b48100807f478ed58742ef691a60b6027cb31e347e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a9fd8b40f8806b527eb4d3b48100807f478ed58742ef691a60b6027cb31e347e" "/opt/rustwide/cargo-home/bin/cargo" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking hashbrown v0.17.0 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking bitflags v2.11.1 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling assert_cmd v2.2.1 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Checking console v0.16.3 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Checking idna_adapter v1.2.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking unit-prefix v0.5.2 [INFO] [stderr] Checking indicatif v0.18.4 [INFO] [stderr] Checking rustix v1.1.4 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking pear v0.2.9 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking env v1.0.1 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Compiling cc v1.2.61 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Checking clap v4.6.1 [INFO] [stderr] Compiling openssl-src v300.6.1+3.6.3 [INFO] [stderr] Compiling libz-sys v1.1.28 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling libgit2-sys v0.18.5+1.9.4 [INFO] [stderr] Compiling openssl-sys v0.9.114 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking git2 v0.21.0 [INFO] [stderr] Checking dot v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 50s [INFO] running `Command { std: "docker" "inspect" "a9fd8b40f8806b527eb4d3b48100807f478ed58742ef691a60b6027cb31e347e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9fd8b40f8806b527eb4d3b48100807f478ed58742ef691a60b6027cb31e347e", kill_on_drop: false }` [INFO] [stdout] a9fd8b40f8806b527eb4d3b48100807f478ed58742ef691a60b6027cb31e347e