[INFO] cloning repository https://github.com/MathiasStadler/restart_rust_again
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MathiasStadler/restart_rust_again" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMathiasStadler%2Frestart_rust_again", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMathiasStadler%2Frestart_rust_again'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 49ded7059d881b3c9763fd8c07207d8422a1fd0e
[INFO] checking MathiasStadler/restart_rust_again against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMathiasStadler%2Frestart_rust_again" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MathiasStadler/restart_rust_again
[INFO] finished tweaking git repo https://github.com/MathiasStadler/restart_rust_again
[INFO] tweaked toml for git repo https://github.com/MathiasStadler/restart_rust_again written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MathiasStadler/restart_rust_again on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MathiasStadler/restart_rust_again 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strings v0.1.1
[INFO] [stderr]   Downloaded syntex_errors v0.59.1
[INFO] [stderr]   Downloaded syntex_pos v0.59.1
[INFO] [stderr]   Downloaded env_logger v0.4.3
[INFO] [stderr]   Downloaded ucd-util v0.1.10
[INFO] [stderr]   Downloaded extprim v1.7.1
[INFO] [stderr]   Downloaded term v0.4.6
[INFO] [stderr]   Downloaded rustfmt v0.10.0
[INFO] [stderr]   Downloaded syntex_syntax v0.59.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 274f922d12859b37dd472c003a14fc74af671fc8003ea628ed12e6a51099c1b5
[INFO] running `Command { std: "docker" "start" "-a" "274f922d12859b37dd472c003a14fc74af671fc8003ea628ed12e6a51099c1b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "274f922d12859b37dd472c003a14fc74af671fc8003ea628ed12e6a51099c1b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "274f922d12859b37dd472c003a14fc74af671fc8003ea628ed12e6a51099c1b5", kill_on_drop: false }`
[INFO] [stdout] 274f922d12859b37dd472c003a14fc74af671fc8003ea628ed12e6a51099c1b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 429bd1a93bfa30c6f9338814c1f1295ec9892c1ebf2d122396d8e2f4df06f5f3
[INFO] running `Command { std: "docker" "start" "-a" "429bd1a93bfa30c6f9338814c1f1295ec9892c1ebf2d122396d8e2f4df06f5f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking ucd-util v0.1.10
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]     Checking utf8-ranges v1.0.5
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking aho-corasick v0.6.10
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking term v0.4.6
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]    Compiling extprim v1.7.1
[INFO] [stderr]     Checking unicode-xid v0.1.0
[INFO] [stderr]     Checking bitflags v0.9.1
[INFO] [stderr]    Compiling rustfmt v0.10.0
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking regex-syntax v0.5.6
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking strings v0.1.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking env_logger v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking syntex_pos v0.59.1
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking toml v0.4.10
[INFO] [stderr]     Checking syntex_errors v0.59.1
[INFO] [stderr]     Checking syntex_syntax v0.59.1
[INFO] [stderr]     Checking restart_rust_again v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.02s
[INFO] running `Command { std: "docker" "inspect" "429bd1a93bfa30c6f9338814c1f1295ec9892c1ebf2d122396d8e2f4df06f5f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "429bd1a93bfa30c6f9338814c1f1295ec9892c1ebf2d122396d8e2f4df06f5f3", kill_on_drop: false }`
[INFO] [stdout] 429bd1a93bfa30c6f9338814c1f1295ec9892c1ebf2d122396d8e2f4df06f5f3
