[INFO] cloning repository https://github.com/sonatype-nexus-community/cargo-pants
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sonatype-nexus-community/cargo-pants" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsonatype-nexus-community%2Fcargo-pants", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsonatype-nexus-community%2Fcargo-pants'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cd506f730356d2e29e57c8f3119db27533e7f0d1
[INFO] checking sonatype-nexus-community/cargo-pants against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsonatype-nexus-community%2Fcargo-pants" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/sonatype-nexus-community/cargo-pants
[INFO] finished tweaking git repo https://github.com/sonatype-nexus-community/cargo-pants
[INFO] tweaked toml for git repo https://github.com/sonatype-nexus-community/cargo-pants written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sonatype-nexus-community/cargo-pants on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sonatype-nexus-community/cargo-pants 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded term-table v1.3.2
[INFO] [stderr]   Downloaded packageurl v0.3.0
[INFO] [stderr]   Downloaded cargo-platform v0.1.1
[INFO] [stderr]   Downloaded cargo_metadata v0.14.1
[INFO] [stderr]   Downloaded mockito v0.30.0
[INFO] [stderr]   Downloaded camino v1.0.4
[INFO] [stderr]   Downloaded unicode-linebreak v0.1.2
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.1
[INFO] [stderr]   Downloaded hyper v0.14.11
[INFO] [stderr]   Downloaded openssl-src v111.25.0+1.1.1t
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d13acd88be9d9e55253e9919a455beb13f71bc11d284878d7fbdd42581fbc4cb
[INFO] running `Command { std: "docker" "start" "-a" "d13acd88be9d9e55253e9919a455beb13f71bc11d284878d7fbdd42581fbc4cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d13acd88be9d9e55253e9919a455beb13f71bc11d284878d7fbdd42581fbc4cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d13acd88be9d9e55253e9919a455beb13f71bc11d284878d7fbdd42581fbc4cb", kill_on_drop: false }`
[INFO] [stdout] d13acd88be9d9e55253e9919a455beb13f71bc11d284878d7fbdd42581fbc4cb
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ca6e78b610131e67bb96fb8de3ec81e34b42a4bb3c85af4d66c8e07139c261e
[INFO] running `Command { std: "docker" "start" "-a" "5ca6e78b610131e67bb96fb8de3ec81e34b42a4bb3c85af4d66c8e07139c261e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling tokio v1.24.2
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.69
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]    Compiling openssl v0.10.35
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]     Checking http v0.2.4
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]     Checking futures-sink v0.3.15
[INFO] [stderr]     Checking futures-io v0.3.15
[INFO] [stderr]     Checking tinyvec v1.3.1
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking unicode-bidi v0.3.5
[INFO] [stderr]    Compiling camino v1.0.4
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking dirs-sys v0.3.6
[INFO] [stderr]     Checking console v0.16.0
[INFO] [stderr]     Checking fixedbitset v0.4.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking quick-xml v0.23.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking petgraph v0.6.0
[INFO] [stderr]     Checking term-table v1.3.2
[INFO] [stderr]     Checking indicatif v0.16.2
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]    Compiling openssl-sys v0.9.65
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking http-body v0.4.2
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking textwrap v0.14.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling tracing-attributes v0.1.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking tracing v0.1.29
[INFO] [stderr]     Checking structopt v0.3.25
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking packageurl v0.3.0
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking h2 v0.3.18
[INFO] [stderr]     Checking serde v1.0.130
[INFO] [stderr]     Checking hyper v0.14.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking cargo-platform v0.1.1
[INFO] [stderr]     Checking tracing-serde v0.1.2
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.9
[INFO] [stderr]     Checking tracing-subscriber v0.3.1
[INFO] [stderr]     Checking cargo_metadata v0.14.1
[INFO] [stderr]     Checking assert-json-diff v2.0.1
[INFO] [stderr]     Checking mockito v0.30.0
[INFO] [stderr]     Checking cargo-pants v0.4.39 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `chrono`
[INFO] [stdout]   --> src/error.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "chrono")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `vendored-openssl`
[INFO] [stdout]    = help: consider adding `chrono` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `chrono`
[INFO] [stdout]   --> src/error.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 |     #[cfg(feature = "chrono")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `vendored-openssl`
[INFO] [stdout]    = help: consider adding `chrono` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `chrono`
[INFO] [stdout]   --> src/error.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "chrono")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `vendored-openssl`
[INFO] [stdout]    = help: consider adding `chrono` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `chrono`
[INFO] [stdout]   --> src/error.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 |     #[cfg(feature = "chrono")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `vendored-openssl`
[INFO] [stdout]    = help: consider adding `chrono` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `open_error` is never read
[INFO] [stdout]   --> src/error.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         open_error: std::io::Error,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `open_error` is never read
[INFO] [stdout]   --> src/error.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         open_error: std::io::Error,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.60s
[INFO] running `Command { std: "docker" "inspect" "5ca6e78b610131e67bb96fb8de3ec81e34b42a4bb3c85af4d66c8e07139c261e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ca6e78b610131e67bb96fb8de3ec81e34b42a4bb3c85af4d66c8e07139c261e", kill_on_drop: false }`
[INFO] [stdout] 5ca6e78b610131e67bb96fb8de3ec81e34b42a4bb3c85af4d66c8e07139c261e
