[INFO] cloning repository https://github.com/pileghoff/retread
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pileghoff/retread" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpileghoff%2Fretread", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpileghoff%2Fretread'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] be60c4386d8dba83adec6ddf4f02187bce467d14
[INFO] building pileghoff/retread against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpileghoff%2Fretread" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pileghoff/retread
[INFO] finished tweaking git repo https://github.com/pileghoff/retread
[INFO] tweaked toml for git repo https://github.com/pileghoff/retread written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pileghoff/retread on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pileghoff/retread 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cargo-platform v0.1.3
[INFO] [stderr]   Downloaded lcs v0.2.0
[INFO] [stderr]   Downloaded triomphe v0.1.9
[INFO] [stderr]   Downloaded log-panics v2.1.0
[INFO] [stderr]   Downloaded bitflags v2.3.3
[INFO] [stderr]   Downloaded crossbeam v0.8.2
[INFO] [stderr]   Downloaded serde v1.0.182
[INFO] [stderr]   Downloaded dap v0.3.1-alpha1
[INFO] [stderr]   Downloaded quanta v0.11.1
[INFO] [stderr]   Downloaded tempfile v3.7.0
[INFO] [stderr]   Downloaded raw-cpuid v10.7.0
[INFO] [stderr]   Downloaded moka v0.11.3
[INFO] [stderr]   Downloaded rustix v0.38.7
[INFO] [stderr]   Downloaded serde_derive v1.0.182
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 09299c78304d16cb42756af95eb0dbf0d7cd6cc050db01a6a1743361f5fb0b43
[INFO] running `Command { std: "docker" "start" "-a" "09299c78304d16cb42756af95eb0dbf0d7cd6cc050db01a6a1743361f5fb0b43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09299c78304d16cb42756af95eb0dbf0d7cd6cc050db01a6a1743361f5fb0b43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09299c78304d16cb42756af95eb0dbf0d7cd6cc050db01a6a1743361f5fb0b43", kill_on_drop: false }`
[INFO] [stdout] 09299c78304d16cb42756af95eb0dbf0d7cd6cc050db01a6a1743361f5fb0b43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c8ec48911ce21c47e9d70eba2c5f74d1116ee45074bc5bf567188e0ca57b853
[INFO] running `Command { std: "docker" "start" "-a" "1c8ec48911ce21c47e9d70eba2c5f74d1116ee45074bc5bf567188e0ca57b853", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling serde v1.0.182
[INFO] [stderr]    Compiling gimli v0.27.3
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling serde_derive v1.0.182
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling raw-cpuid v10.7.0
[INFO] [stderr]    Compiling object v0.31.1
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling moka v0.11.3
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling triomphe v0.1.9
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling lcs v0.2.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling cc v1.0.81
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling quanta v0.11.1
[INFO] [stderr]    Compiling uuid v1.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling addr2line v0.20.0
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling dap v0.3.1-alpha1
[INFO] [stderr]    Compiling log-panics v2.1.0
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling retread v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crossbeam::channel::Sender`
[INFO] [stdout]  --> src/dap_server.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crossbeam::channel::Sender;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `dap::responses::*`
[INFO] [stdout]   --> src/dap_server.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use dap::responses::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.06s
[INFO] running `Command { std: "docker" "inspect" "1c8ec48911ce21c47e9d70eba2c5f74d1116ee45074bc5bf567188e0ca57b853", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c8ec48911ce21c47e9d70eba2c5f74d1116ee45074bc5bf567188e0ca57b853", kill_on_drop: false }`
[INFO] [stdout] 1c8ec48911ce21c47e9d70eba2c5f74d1116ee45074bc5bf567188e0ca57b853
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6bcd8156391f0a42f2410fdfa5cdce4f82d15a53741d55a0046e89af34b1ed6b
[INFO] running `Command { std: "docker" "start" "-a" "6bcd8156391f0a42f2410fdfa5cdce4f82d15a53741d55a0046e89af34b1ed6b", kill_on_drop: false }`
[INFO] [stderr]    Compiling retread v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crossbeam::channel::Sender`
[INFO] [stdout]  --> src/dap_server.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crossbeam::channel::Sender;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `dap::responses::*`
[INFO] [stdout]   --> src/dap_server.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use dap::responses::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.21s
[INFO] running `Command { std: "docker" "inspect" "6bcd8156391f0a42f2410fdfa5cdce4f82d15a53741d55a0046e89af34b1ed6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bcd8156391f0a42f2410fdfa5cdce4f82d15a53741d55a0046e89af34b1ed6b", kill_on_drop: false }`
[INFO] [stdout] 6bcd8156391f0a42f2410fdfa5cdce4f82d15a53741d55a0046e89af34b1ed6b
