[INFO] fetching crate token_logger 2.0.1... [INFO] checking token_logger-2.0.1 against try#aea72be7e5474dab7f3e28cea3e2e6cfa3d1c3fa for pr-149195-3 [INFO] extracting crate token_logger 2.0.1 into /workspace/builds/worker-7-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate token_logger 2.0.1 on toolchain aea72be7e5474dab7f3e28cea3e2e6cfa3d1c3fa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+aea72be7e5474dab7f3e28cea3e2e6cfa3d1c3fa" "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" "+aea72be7e5474dab7f3e28cea3e2e6cfa3d1c3fa" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+aea72be7e5474dab7f3e28cea3e2e6cfa3d1c3fa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1538baf2a55c1e3b9ba564f1086eb71b2e7d55059ce5ed87f491e0fd93afa4c5 [INFO] running `Command { std: "docker" "start" "-a" "1538baf2a55c1e3b9ba564f1086eb71b2e7d55059ce5ed87f491e0fd93afa4c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1538baf2a55c1e3b9ba564f1086eb71b2e7d55059ce5ed87f491e0fd93afa4c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1538baf2a55c1e3b9ba564f1086eb71b2e7d55059ce5ed87f491e0fd93afa4c5", kill_on_drop: false }` [INFO] [stdout] 1538baf2a55c1e3b9ba564f1086eb71b2e7d55059ce5ed87f491e0fd93afa4c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+aea72be7e5474dab7f3e28cea3e2e6cfa3d1c3fa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3d3dc004ce684187332f641d6e41fdbbde40c582642a722138c6e221c9435a0 [INFO] running `Command { std: "docker" "start" "-a" "e3d3dc004ce684187332f641d6e41fdbbde40c582642a722138c6e221c9435a0", 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 8.81s [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" "e3d3dc004ce684187332f641d6e41fdbbde40c582642a722138c6e221c9435a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3d3dc004ce684187332f641d6e41fdbbde40c582642a722138c6e221c9435a0", kill_on_drop: false }` [INFO] [stdout] e3d3dc004ce684187332f641d6e41fdbbde40c582642a722138c6e221c9435a0