[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#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsonatype-nexus-community%2Fcargo-pants" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sonatype-nexus-community/cargo-pants on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cargo-platform v0.1.1
[INFO] [stderr]   Downloaded structopt v0.3.25
[INFO] [stderr]   Downloaded cargo_metadata v0.14.1
[INFO] [stderr]   Downloaded camino v1.0.4
[INFO] [stderr]   Downloaded console v0.16.0
[INFO] [stderr]   Downloaded semver v1.0.4
[INFO] [stderr]   Downloaded unicode-linebreak v0.1.2
[INFO] [stderr]   Downloaded mockito v0.30.0
[INFO] [stderr]   Downloaded packageurl v0.3.0
[INFO] [stderr]   Downloaded assert-json-diff v2.0.1
[INFO] [stderr]   Downloaded h2 v0.3.18
[INFO] [stderr]   Downloaded petgraph v0.6.0
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.1
[INFO] [stderr]   Downloaded fixedbitset v0.4.0
[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-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f44b8a2e32522ab2b68afabd819b9a4623faa764eb6f0d7e036aeb06c54c219
[INFO] running `Command { std: "docker" "start" "-a" "1f44b8a2e32522ab2b68afabd819b9a4623faa764eb6f0d7e036aeb06c54c219", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f44b8a2e32522ab2b68afabd819b9a4623faa764eb6f0d7e036aeb06c54c219", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f44b8a2e32522ab2b68afabd819b9a4623faa764eb6f0d7e036aeb06c54c219", kill_on_drop: false }`
[INFO] [stdout] 1f44b8a2e32522ab2b68afabd819b9a4623faa764eb6f0d7e036aeb06c54c219
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a0262837993c6b6519b28f2200ff829189f67e6ca7edea70f1cd885071c57d39
[INFO] running `Command { std: "docker" "start" "-a" "a0262837993c6b6519b28f2200ff829189f67e6ca7edea70f1cd885071c57d39", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]     Checking tracing-core v0.1.21
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling tokio v1.24.2
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling serde_json v1.0.69
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]    Compiling openssl v0.10.35
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking http v0.2.4
[INFO] [stderr]    Compiling openssl-sys v0.9.65
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking slab v0.4.3
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]     Checking futures-sink v0.3.15
[INFO] [stderr]    Compiling native-tls v0.2.8
[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]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking openssl-probe v0.1.4
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking http-body v0.4.2
[INFO] [stderr]     Checking unicode-bidi v0.3.5
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]     Checking httpdate v1.0.1
[INFO] [stderr]    Compiling camino v1.0.4
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking tracing-log v0.1.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking console v0.16.0
[INFO] [stderr]     Checking thread_local v1.1.3
[INFO] [stderr]     Checking dirs-sys v0.3.6
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking smawk v0.3.1
[INFO] [stderr]     Checking ipnet v2.3.1
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking fixedbitset v0.4.0
[INFO] [stderr]     Checking indicatif v0.16.2
[INFO] [stderr]     Checking petgraph v0.6.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling unicode-linebreak v0.1.2
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking term-table v1.3.2
[INFO] [stderr]     Checking quick-xml v0.23.1
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]     Checking rand v0.8.4
[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 textwrap v0.14.2
[INFO] [stderr]     Checking tracing v0.1.29
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking packageurl v0.3.0
[INFO] [stderr]     Checking structopt v0.3.25
[INFO] [stderr]     Checking h2 v0.3.18
[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 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 hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.9
[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 1m 04s
[INFO] running `Command { std: "docker" "inspect" "a0262837993c6b6519b28f2200ff829189f67e6ca7edea70f1cd885071c57d39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0262837993c6b6519b28f2200ff829189f67e6ca7edea70f1cd885071c57d39", kill_on_drop: false }`
[INFO] [stdout] a0262837993c6b6519b28f2200ff829189f67e6ca7edea70f1cd885071c57d39
