[INFO] cloning repository https://github.com/MathiasStadler/explore_rust_plotters
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MathiasStadler/explore_rust_plotters" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMathiasStadler%2Fexplore_rust_plotters", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMathiasStadler%2Fexplore_rust_plotters'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 944a28b8f07749a6b130f240eff31c897baa2859
[INFO] checking MathiasStadler/explore_rust_plotters against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMathiasStadler%2Fexplore_rust_plotters" "/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/MathiasStadler/explore_rust_plotters
[INFO] finished tweaking git repo https://github.com/MathiasStadler/explore_rust_plotters
[INFO] tweaked toml for git repo https://github.com/MathiasStadler/explore_rust_plotters written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MathiasStadler/explore_rust_plotters 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/explore_rust_plotters 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 syntex_errors v0.59.1
[INFO] [stderr]   Downloaded syntex_pos v0.59.1
[INFO] [stderr]   Downloaded rustfmt v0.10.0
[INFO] [stderr]   Downloaded utf8-ranges v1.0.5
[INFO] [stderr]   Downloaded serde_derive v1.0.207
[INFO] [stderr]   Downloaded env_logger v0.4.3
[INFO] [stderr]   Downloaded strings v0.1.1
[INFO] [stderr]   Downloaded serde v1.0.207
[INFO] [stderr]   Downloaded serde_json v1.0.124
[INFO] [stderr]   Downloaded ucd-util v0.1.10
[INFO] [stderr]   Downloaded extprim v1.7.1
[INFO] [stderr]   Downloaded syntex_syntax v0.59.1
[INFO] [stderr]   Downloaded regex v0.2.11
[INFO] [stderr]   Downloaded regex-syntax v0.5.6
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 48dc5c28f1c884152da89353ba576af277781b3905fcdaf899e753dbacfc68cb
[INFO] running `Command { std: "docker" "start" "-a" "48dc5c28f1c884152da89353ba576af277781b3905fcdaf899e753dbacfc68cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48dc5c28f1c884152da89353ba576af277781b3905fcdaf899e753dbacfc68cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48dc5c28f1c884152da89353ba576af277781b3905fcdaf899e753dbacfc68cb", kill_on_drop: false }`
[INFO] [stdout] 48dc5c28f1c884152da89353ba576af277781b3905fcdaf899e753dbacfc68cb
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0fe5b5f67e5a6b9adfed94123ef663e9ab0dce5d709730d52c5f42921fda311
[INFO] running `Command { std: "docker" "start" "-a" "c0fe5b5f67e5a6b9adfed94123ef663e9ab0dce5d709730d52c5f42921fda311", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling serde v1.0.207
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking ucd-util v0.1.10
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling serde_json v1.0.124
[INFO] [stderr]     Checking term v0.4.6
[INFO] [stderr]     Checking unicode-xid v0.1.0
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking aho-corasick v0.6.10
[INFO] [stderr]     Checking utf8-ranges v1.0.5
[INFO] [stderr]    Compiling extprim v1.7.1
[INFO] [stderr]    Compiling rustfmt v0.10.0
[INFO] [stderr]     Checking bitflags v0.9.1
[INFO] [stderr]     Checking regex-syntax v0.5.6
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking strings v0.1.1
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]     Checking env_logger v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.207
[INFO] [stderr]     Checking syntex_pos v0.59.1
[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 explore_rust_plotters v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.18s
[INFO] running `Command { std: "docker" "inspect" "c0fe5b5f67e5a6b9adfed94123ef663e9ab0dce5d709730d52c5f42921fda311", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0fe5b5f67e5a6b9adfed94123ef663e9ab0dce5d709730d52c5f42921fda311", kill_on_drop: false }`
[INFO] [stdout] c0fe5b5f67e5a6b9adfed94123ef663e9ab0dce5d709730d52c5f42921fda311
