[INFO] cloning repository https://github.com/amdRyzen5600X/dc_midterm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/amdRyzen5600X/dc_midterm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FamdRyzen5600X%2Fdc_midterm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FamdRyzen5600X%2Fdc_midterm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 88c3cdb0209e73508cd1dc480c4e8ee0be45a4c8
[INFO] checking amdRyzen5600X/dc_midterm against try#d12484522bcab8d07e325c6570f226a2faace3f7 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FamdRyzen5600X%2Fdc_midterm" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/amdRyzen5600X/dc_midterm on toolchain d12484522bcab8d07e325c6570f226a2faace3f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/amdRyzen5600X/dc_midterm
[INFO] finished tweaking git repo https://github.com/amdRyzen5600X/dc_midterm
[INFO] tweaked toml for git repo https://github.com/amdRyzen5600X/dc_midterm written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/amdRyzen5600X/dc_midterm 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" "+d12484522bcab8d07e325c6570f226a2faace3f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded touche v0.0.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8c08f89bafb562556da13ea4bf099e7b7ffdb8ba1c2acac68c08189491d62833
[INFO] running `Command { std: "docker" "start" "-a" "8c08f89bafb562556da13ea4bf099e7b7ffdb8ba1c2acac68c08189491d62833", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c08f89bafb562556da13ea4bf099e7b7ffdb8ba1c2acac68c08189491d62833", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c08f89bafb562556da13ea4bf099e7b7ffdb8ba1c2acac68c08189491d62833", kill_on_drop: false }`
[INFO] [stdout] 8c08f89bafb562556da13ea4bf099e7b7ffdb8ba1c2acac68c08189491d62833
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f5cbc062c561fb9b86b14519886d98b6907d2170f9bdccb5a575228ed611fb35
[INFO] running `Command { std: "docker" "start" "-a" "f5cbc062c561fb9b86b14519886d98b6907d2170f9bdccb5a575228ed611fb35", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]     Checking sysinfo v0.33.1
[INFO] [stderr]     Checking touche v0.0.10
[INFO] [stderr]     Checking midterm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.62s
[INFO] running `Command { std: "docker" "inspect" "f5cbc062c561fb9b86b14519886d98b6907d2170f9bdccb5a575228ed611fb35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5cbc062c561fb9b86b14519886d98b6907d2170f9bdccb5a575228ed611fb35", kill_on_drop: false }`
[INFO] [stdout] f5cbc062c561fb9b86b14519886d98b6907d2170f9bdccb5a575228ed611fb35
