[INFO] cloning repository https://github.com/faassen/colchis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/faassen/colchis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaassen%2Fcolchis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaassen%2Fcolchis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7eb72e5bc4f036fe09753ec00ab67abf1577febb [INFO] checking faassen/colchis against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaassen%2Fcolchis" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/faassen/colchis [INFO] finished tweaking git repo https://github.com/faassen/colchis [INFO] tweaked toml for git repo https://github.com/faassen/colchis written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/faassen/colchis on toolchain 5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/faassen/colchis 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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6bd36116fcb8f36485010acc87f5650fdc4c019e3470a709e871e544a1d7c102 [INFO] running `Command { std: "docker" "start" "-a" "6bd36116fcb8f36485010acc87f5650fdc4c019e3470a709e871e544a1d7c102", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6bd36116fcb8f36485010acc87f5650fdc4c019e3470a709e871e544a1d7c102", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bd36116fcb8f36485010acc87f5650fdc4c019e3470a709e871e544a1d7c102", kill_on_drop: false }` [INFO] [stdout] 6bd36116fcb8f36485010acc87f5650fdc4c019e3470a709e871e544a1d7c102 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5cf47324af43a8a69553d26ae8d87aa970e5cb9338d91e7f1e59e64c667216ea [INFO] running `Command { std: "docker" "start" "-a" "5cf47324af43a8a69553d26ae8d87aa970e5cb9338d91e7f1e59e64c667216ea", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking zlib-rs v0.5.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking bytemuck v1.23.0 [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking bitpacking v0.9.2 [INFO] [stderr] Checking vers-vecs v1.6.3 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking roaring v0.10.12 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 [INFO] [stderr] Checking libz-rs-sys v0.5.0 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling duplicate v2.0.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking struson v0.6.0 [INFO] [stderr] Checking tikv-jemallocator v0.6.0 [INFO] [stderr] Checking tikv-jemalloc-ctl v0.6.0 [INFO] [stderr] Checking colchis v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.74s [INFO] running `Command { std: "docker" "inspect" "5cf47324af43a8a69553d26ae8d87aa970e5cb9338d91e7f1e59e64c667216ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cf47324af43a8a69553d26ae8d87aa970e5cb9338d91e7f1e59e64c667216ea", kill_on_drop: false }` [INFO] [stdout] 5cf47324af43a8a69553d26ae8d87aa970e5cb9338d91e7f1e59e64c667216ea