[INFO] fetching crate weather-reports 0.1.5...
[INFO] checking weather-reports-0.1.5 against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235
[INFO] extracting crate weather-reports 0.1.5 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate weather-reports 0.1.5
[INFO] finished tweaking crates.io crate weather-reports 0.1.5
[INFO] tweaked toml for crates.io crate weather-reports 0.1.5 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate weather-reports 0.1.5 on toolchain 165655a2f1981fef27b31c547ad7631979fc5139
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate weather-reports 0.1.5 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" "+165655a2f1981fef27b31c547ad7631979fc5139" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3ea18b3035f05f5b78b62d248da2b0a98cd1e545e7eadf61abdeaa9dfbe48493
[INFO] running `Command { std: "docker" "start" "3ea18b3035f05f5b78b62d248da2b0a98cd1e545e7eadf61abdeaa9dfbe48493", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ea18b3035f05f5b78b62d248da2b0a98cd1e545e7eadf61abdeaa9dfbe48493", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3ea18b3035f05f5b78b62d248da2b0a98cd1e545e7eadf61abdeaa9dfbe48493" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ea18b3035f05f5b78b62d248da2b0a98cd1e545e7eadf61abdeaa9dfbe48493", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3ea18b3035f05f5b78b62d248da2b0a98cd1e545e7eadf61abdeaa9dfbe48493" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.100
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling openssl v0.10.36
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling tokio v1.11.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]     Checking http v0.2.4
[INFO] [stderr]     Checking tracing-core v0.1.19
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]     Checking futures-sink v0.3.17
[INFO] [stderr]     Checking tinyvec v1.3.1
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]     Checking openssl-probe v0.1.4
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking httpdate v1.0.1
[INFO] [stderr]    Compiling zstd-safe v4.1.1+zstd.1.5.0
[INFO] [stderr]    Compiling peg-runtime v0.7.0
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking ryu v1.0.5
[INFO] [stderr]     Checking tracing v0.1.26
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking socket2 v0.4.1
[INFO] [stderr]     Checking filetime v0.2.15
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]     Checking xattr v0.2.2
[INFO] [stderr]    Compiling peg-macros v0.7.0
[INFO] [stderr]     Checking ipnet v2.3.1
[INFO] [stderr]     Checking codespan v0.11.1
[INFO] [stderr]     Checking tar v0.4.37
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]     Checking num-integer v0.1.44
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking uom v0.31.1
[INFO] [stderr]    Compiling openssl-sys v0.9.66
[INFO] [stderr]    Compiling zstd-sys v1.6.1+zstd.1.5.0
[INFO] [stderr]     Checking http-body v0.4.3
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]     Checking peg v0.7.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling chrono-tz v0.5.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking tokio-util v0.6.7
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking h2 v0.3.4
[INFO] [stderr]     Checking hyper v0.14.12
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.4
[INFO] [stderr]     Checking weather-reports v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking zstd v0.9.0+zstd.1.5.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "3ea18b3035f05f5b78b62d248da2b0a98cd1e545e7eadf61abdeaa9dfbe48493", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ea18b3035f05f5b78b62d248da2b0a98cd1e545e7eadf61abdeaa9dfbe48493", kill_on_drop: false }`
[INFO] [stdout] 3ea18b3035f05f5b78b62d248da2b0a98cd1e545e7eadf61abdeaa9dfbe48493
