[INFO] fetching crate token_logger 2.0.1... [INFO] checking token_logger-2.0.1 against master#d0835adc4e114eac911150b3692b830b5583223a for pr-149195-3 [INFO] extracting crate token_logger 2.0.1 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate token_logger 2.0.1 [INFO] finished tweaking crates.io crate token_logger 2.0.1 [INFO] tweaked toml for crates.io crate token_logger 2.0.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate token_logger 2.0.1 on toolchain d0835adc4e114eac911150b3692b830b5583223a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0835adc4e114eac911150b3692b830b5583223a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate token_logger 2.0.1 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" "+d0835adc4e114eac911150b3692b830b5583223a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded webhook v2.0.0 [INFO] [stderr] Downloaded redox_users v0.4.3 [INFO] [stderr] Downloaded dirs v4.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+d0835adc4e114eac911150b3692b830b5583223a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 608d5dda4ceac24b00c66f5cca661912229f8dcef9d6c8e66a0eb28e6683a6b2 [INFO] running `Command { std: "docker" "start" "-a" "608d5dda4ceac24b00c66f5cca661912229f8dcef9d6c8e66a0eb28e6683a6b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "608d5dda4ceac24b00c66f5cca661912229f8dcef9d6c8e66a0eb28e6683a6b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "608d5dda4ceac24b00c66f5cca661912229f8dcef9d6c8e66a0eb28e6683a6b2", kill_on_drop: false }` [INFO] [stdout] 608d5dda4ceac24b00c66f5cca661912229f8dcef9d6c8e66a0eb28e6683a6b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+d0835adc4e114eac911150b3692b830b5583223a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2840f485f8f166ea789d39d33a709737c0f0f84f51e79612d52ab9f4dc08ea10 [INFO] running `Command { std: "docker" "start" "-a" "2840f485f8f166ea789d39d33a709737c0f0f84f51e79612d52ab9f4dc08ea10", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking serde_json v1.0.83 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking webhook v2.0.0 [INFO] [stderr] Checking token_logger v2.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.71s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.41 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "2840f485f8f166ea789d39d33a709737c0f0f84f51e79612d52ab9f4dc08ea10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2840f485f8f166ea789d39d33a709737c0f0f84f51e79612d52ab9f4dc08ea10", kill_on_drop: false }` [INFO] [stdout] 2840f485f8f166ea789d39d33a709737c0f0f84f51e79612d52ab9f4dc08ea10