[INFO] cloning repository https://github.com/hombrew/mtwcl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hombrew/mtwcl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhombrew%2Fmtwcl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhombrew%2Fmtwcl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a9a9f2d32ad7261d6a38d2cb40eda9d4f2367b9a [INFO] building hombrew/mtwcl against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhombrew%2Fmtwcl" "/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/hombrew/mtwcl [INFO] finished tweaking git repo https://github.com/hombrew/mtwcl [INFO] tweaked toml for git repo https://github.com/hombrew/mtwcl written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hombrew/mtwcl on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hombrew/mtwcl 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6bc455b38b173d6c7926e4fc923c4ed94c29e8fda78a684b479a6875f554e202 [INFO] running `Command { std: "docker" "start" "-a" "6bc455b38b173d6c7926e4fc923c4ed94c29e8fda78a684b479a6875f554e202", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6bc455b38b173d6c7926e4fc923c4ed94c29e8fda78a684b479a6875f554e202", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bc455b38b173d6c7926e4fc923c4ed94c29e8fda78a684b479a6875f554e202", kill_on_drop: false }` [INFO] [stdout] 6bc455b38b173d6c7926e4fc923c4ed94c29e8fda78a684b479a6875f554e202 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 167e7716c92de7fd50899c07479784fe9ba949263582b074038885dd8af33b04 [INFO] running `Command { std: "docker" "start" "-a" "167e7716c92de7fd50899c07479784fe9ba949263582b074038885dd8af33b04", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling syn v2.0.57 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling half v2.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling strict v0.2.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling crokey-proc_macros v0.6.4 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling rgb v0.8.37 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling ansi_colours v1.2.2 [INFO] [stderr] Compiling coolor v0.9.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling minimad v0.13.0 [INFO] [stderr] Compiling include_dir_macros v0.7.3 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling include_dir v0.7.3 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.1.0 [INFO] [stderr] Compiling lazy-regex v3.1.0 [INFO] [stderr] Compiling viuer v0.7.1 [INFO] [stderr] Compiling crokey v0.6.4 [INFO] [stderr] Compiling termimad v0.29.1 [INFO] [stderr] Compiling mtwcl v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "167e7716c92de7fd50899c07479784fe9ba949263582b074038885dd8af33b04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "167e7716c92de7fd50899c07479784fe9ba949263582b074038885dd8af33b04", kill_on_drop: false }` [INFO] [stdout] 167e7716c92de7fd50899c07479784fe9ba949263582b074038885dd8af33b04 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efb5fd8667d6c3b249f0d3309a23aba1855180b775e009e5f4f915bde4504ed6 [INFO] running `Command { std: "docker" "start" "-a" "efb5fd8667d6c3b249f0d3309a23aba1855180b775e009e5f4f915bde4504ed6", kill_on_drop: false }` [INFO] [stderr] Compiling mtwcl v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.83s [INFO] running `Command { std: "docker" "inspect" "efb5fd8667d6c3b249f0d3309a23aba1855180b775e009e5f4f915bde4504ed6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efb5fd8667d6c3b249f0d3309a23aba1855180b775e009e5f4f915bde4504ed6", kill_on_drop: false }` [INFO] [stdout] efb5fd8667d6c3b249f0d3309a23aba1855180b775e009e5f4f915bde4504ed6