[INFO] cloning repository https://github.com/JulianSchubel/news_reader
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JulianSchubel/news_reader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJulianSchubel%2Fnews_reader", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJulianSchubel%2Fnews_reader'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1c15349aad5ccb31725d24f791309eda58bca5f1
[INFO] checking JulianSchubel/news_reader against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJulianSchubel%2Fnews_reader" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JulianSchubel/news_reader
[INFO] finished tweaking git repo https://github.com/JulianSchubel/news_reader
[INFO] tweaked toml for git repo https://github.com/JulianSchubel/news_reader written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JulianSchubel/news_reader 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/JulianSchubel/news_reader 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]  Downloading crates ...
[INFO] [stderr]   Downloaded colour v0.7.0
[INFO] [stderr]   Downloaded serde_derive v1.0.153
[INFO] [stderr]   Downloaded crossterm v0.26.1
[INFO] [stderr]   Downloaded serde v1.0.153
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 204e7b0346afa0bf84d4cef00ce9894950526c4c6173aaf2f66cfd5fa1867c9b
[INFO] running `Command { std: "docker" "start" "-a" "204e7b0346afa0bf84d4cef00ce9894950526c4c6173aaf2f66cfd5fa1867c9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "204e7b0346afa0bf84d4cef00ce9894950526c4c6173aaf2f66cfd5fa1867c9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "204e7b0346afa0bf84d4cef00ce9894950526c4c6173aaf2f66cfd5fa1867c9b", kill_on_drop: false }`
[INFO] [stdout] 204e7b0346afa0bf84d4cef00ce9894950526c4c6173aaf2f66cfd5fa1867c9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 568a935ddf1241e63ed9836a736e1f4630a2c0468b43f0512522c217ef1b759f
[INFO] running `Command { std: "docker" "start" "-a" "568a935ddf1241e63ed9836a736e1f4630a2c0468b43f0512522c217ef1b759f", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]    Compiling serde_derive v1.0.153
[INFO] [stderr]    Compiling serde v1.0.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking parking_lot_core v0.9.7
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]     Checking unicode-bidi v0.3.10
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]    Compiling serde_json v1.0.94
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking flate2 v1.0.25
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]     Checking crossterm v0.26.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking colour v0.7.0
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking webpki-roots v0.22.6
[INFO] [stderr]     Checking ureq v2.6.2
[INFO] [stderr]     Checking news_reader v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.96s
[INFO] running `Command { std: "docker" "inspect" "568a935ddf1241e63ed9836a736e1f4630a2c0468b43f0512522c217ef1b759f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "568a935ddf1241e63ed9836a736e1f4630a2c0468b43f0512522c217ef1b759f", kill_on_drop: false }`
[INFO] [stdout] 568a935ddf1241e63ed9836a736e1f4630a2c0468b43f0512522c217ef1b759f
