[INFO] cloning repository https://github.com/3110962976kuangnu/make_c_version_header
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/3110962976kuangnu/make_c_version_header" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3110962976kuangnu%2Fmake_c_version_header", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3110962976kuangnu%2Fmake_c_version_header'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ced87a669d58fc913d3d694a6f9ba6809317ae34
[INFO] checking 3110962976kuangnu/make_c_version_header against try#79452e8441468c5568c20bfca2aa1fe75b645b2d for pr-152210
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3110962976kuangnu%2Fmake_c_version_header" "/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/3110962976kuangnu/make_c_version_header
[INFO] finished tweaking git repo https://github.com/3110962976kuangnu/make_c_version_header
[INFO] tweaked toml for git repo https://github.com/3110962976kuangnu/make_c_version_header written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/3110962976kuangnu/make_c_version_header on toolchain 79452e8441468c5568c20bfca2aa1fe75b645b2d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/3110962976kuangnu/make_c_version_header 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" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 441c82b67111b53753d5f5cc66c9252c9d0f59ae29735ca7fae3e5b927c61d01
[INFO] running `Command { std: "docker" "start" "-a" "441c82b67111b53753d5f5cc66c9252c9d0f59ae29735ca7fae3e5b927c61d01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "441c82b67111b53753d5f5cc66c9252c9d0f59ae29735ca7fae3e5b927c61d01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "441c82b67111b53753d5f5cc66c9252c9d0f59ae29735ca7fae3e5b927c61d01", kill_on_drop: false }`
[INFO] [stdout] 441c82b67111b53753d5f5cc66c9252c9d0f59ae29735ca7fae3e5b927c61d01
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2ea66a75bb1d64174a40c89c38faaade0f9139f93a37bfb24d65006ddef9f4f
[INFO] running `Command { std: "docker" "start" "-a" "e2ea66a75bb1d64174a40c89c38faaade0f9139f93a37bfb24d65006ddef9f4f", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking make_c_version_header v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 2.90s
[INFO] running `Command { std: "docker" "inspect" "e2ea66a75bb1d64174a40c89c38faaade0f9139f93a37bfb24d65006ddef9f4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2ea66a75bb1d64174a40c89c38faaade0f9139f93a37bfb24d65006ddef9f4f", kill_on_drop: false }`
[INFO] [stdout] e2ea66a75bb1d64174a40c89c38faaade0f9139f93a37bfb24d65006ddef9f4f
