[INFO] cloning repository https://github.com/phill-holland/rust-context-aware-diff [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phill-holland/rust-context-aware-diff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphill-holland%2Frust-context-aware-diff", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphill-holland%2Frust-context-aware-diff'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c1a8110276115fe4f24f4a055a3782ea158d1ea [INFO] building phill-holland/rust-context-aware-diff against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphill-holland%2Frust-context-aware-diff" "/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/phill-holland/rust-context-aware-diff [INFO] finished tweaking git repo https://github.com/phill-holland/rust-context-aware-diff [INFO] tweaked toml for git repo https://github.com/phill-holland/rust-context-aware-diff written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/phill-holland/rust-context-aware-diff 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/phill-holland/rust-context-aware-diff 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 windows-targets v0.48.1 [INFO] [stderr] Downloaded assert_fs v1.0.13 [INFO] [stderr] Downloaded anstyle v1.0.1 [INFO] [stderr] Downloaded predicates v3.0.3 [INFO] [stderr] Downloaded walkdir v2.3.3 [INFO] [stderr] Downloaded ignore v0.4.20 [INFO] [stderr] Downloaded assert_cmd v2.0.12 [INFO] [stderr] Downloaded regex v1.9.1 [INFO] [stderr] Downloaded serde v1.0.173 [INFO] [stderr] Downloaded rustix v0.38.4 [INFO] [stderr] Downloaded bstr v1.6.0 [INFO] [stderr] Downloaded globset v0.4.11 [INFO] [stderr] Downloaded fastrand v2.0.0 [INFO] [stderr] Downloaded bitflags v2.3.3 [INFO] [stderr] Downloaded tempfile v3.7.0 [INFO] [stderr] Downloaded regex-automata v0.3.3 [INFO] [stderr] Downloaded linux-raw-sys v0.4.3 [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] f7434df84c7748f320f5a8567e7a440a30485ceef0200d05e35a9bac07bdaa6b [INFO] running `Command { std: "docker" "start" "-a" "f7434df84c7748f320f5a8567e7a440a30485ceef0200d05e35a9bac07bdaa6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7434df84c7748f320f5a8567e7a440a30485ceef0200d05e35a9bac07bdaa6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7434df84c7748f320f5a8567e7a440a30485ceef0200d05e35a9bac07bdaa6b", kill_on_drop: false }` [INFO] [stdout] f7434df84c7748f320f5a8567e7a440a30485ceef0200d05e35a9bac07bdaa6b [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] 1abaccc53b11563604741baa546b0b8fe5f82317c03d635b90930f1a5fa10f4c [INFO] running `Command { std: "docker" "start" "-a" "1abaccc53b11563604741baa546b0b8fe5f82317c03d635b90930f1a5fa10f4c", kill_on_drop: false }` [INFO] [stderr] Compiling diffs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s [INFO] running `Command { std: "docker" "inspect" "1abaccc53b11563604741baa546b0b8fe5f82317c03d635b90930f1a5fa10f4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1abaccc53b11563604741baa546b0b8fe5f82317c03d635b90930f1a5fa10f4c", kill_on_drop: false }` [INFO] [stdout] 1abaccc53b11563604741baa546b0b8fe5f82317c03d635b90930f1a5fa10f4c [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] 057d1eaf5b0749d6f215d7bab41d8d56a0c59f62a7b7209f0529514c3425cbd9 [INFO] running `Command { std: "docker" "start" "-a" "057d1eaf5b0749d6f215d7bab41d8d56a0c59f62a7b7209f0529514c3425cbd9", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling tempfile v3.7.0 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling bstr v1.6.0 [INFO] [stderr] Compiling predicates v3.0.3 [INFO] [stderr] Compiling globset v0.4.11 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling assert_cmd v2.0.12 [INFO] [stderr] Compiling assert_fs v1.0.13 [INFO] [stderr] Compiling diffs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.47s [INFO] running `Command { std: "docker" "inspect" "057d1eaf5b0749d6f215d7bab41d8d56a0c59f62a7b7209f0529514c3425cbd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "057d1eaf5b0749d6f215d7bab41d8d56a0c59f62a7b7209f0529514c3425cbd9", kill_on_drop: false }` [INFO] [stdout] 057d1eaf5b0749d6f215d7bab41d8d56a0c59f62a7b7209f0529514c3425cbd9