[INFO] fetching crate cec-dpms 0.1.1...
[INFO] checking cec-dpms-0.1.1 against master#297a8018b525c28ef10ee6a91d61954839b508b9 for pr-95565
[INFO] extracting crate cec-dpms 0.1.1 into /workspace/builds/worker-14/source
[INFO] validating manifest of crates.io crate cec-dpms 0.1.1 on toolchain 297a8018b525c28ef10ee6a91d61954839b508b9
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+297a8018b525c28ef10ee6a91d61954839b508b9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cec-dpms 0.1.1
[INFO] finished tweaking crates.io crate cec-dpms 0.1.1
[INFO] tweaked toml for crates.io crate cec-dpms 0.1.1 written to /workspace/builds/worker-14/source/Cargo.toml
[INFO] crate crates.io crate cec-dpms 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+297a8018b525c28ef10ee6a91d61954839b508b9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded enum-repr-derive v0.2.0
[INFO] [stderr]   Downloaded libc v0.2.118
[INFO] [stderr]   Downloaded cec-rs v4.0.0
[INFO] [stderr]   Downloaded paris v1.5.11
[INFO] [stderr]   Downloaded libcec-sys v3.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+297a8018b525c28ef10ee6a91d61954839b508b9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7e0a44f361c7ba08eab8ad198eaa1b7478632d85bc9c4bd6f8c6f2eb4d03d2c4
[INFO] running `Command { std: "docker" "start" "-a" "7e0a44f361c7ba08eab8ad198eaa1b7478632d85bc9c4bd6f8c6f2eb4d03d2c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e0a44f361c7ba08eab8ad198eaa1b7478632d85bc9c4bd6f8c6f2eb4d03d2c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e0a44f361c7ba08eab8ad198eaa1b7478632d85bc9c4bd6f8c6f2eb4d03d2c4", kill_on_drop: false }`
[INFO] [stdout] 7e0a44f361c7ba08eab8ad198eaa1b7478632d85bc9c4bd6f8c6f2eb4d03d2c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+297a8018b525c28ef10ee6a91d61954839b508b9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e076a3851b752d9fe2137a40c963b51e86be7c443016a99ea71205952e8f813
[INFO] running `Command { std: "docker" "start" "-a" "8e076a3851b752d9fe2137a40c963b51e86be7c443016a99ea71205952e8f813", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling libc v0.2.118
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling cec-rs v4.0.0
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking paris v1.5.11
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking textwrap v0.14.2
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]    Compiling walkdir v0.1.8
[INFO] [stderr]    Compiling copy_dir v0.1.2
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling libcec-sys v3.0.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking simplelog v0.11.2
[INFO] [stderr]    Compiling darling_core v0.12.4
[INFO] [stderr]    Compiling clap_derive v3.1.0
[INFO] [stderr]    Compiling enum-repr-derive v0.2.0
[INFO] [stderr]    Compiling darling_macro v0.12.4
[INFO] [stderr]    Compiling darling v0.12.4
[INFO] [stderr]    Compiling derive_builder_core v0.10.2
[INFO] [stderr]     Checking clap v3.1.0
[INFO] [stderr]    Compiling derive_builder_macro v0.10.2
[INFO] [stderr]     Checking derive_builder v0.10.2
[INFO] [stderr]     Checking cec-dpms v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 16.60s
[INFO] running `Command { std: "docker" "inspect" "8e076a3851b752d9fe2137a40c963b51e86be7c443016a99ea71205952e8f813", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e076a3851b752d9fe2137a40c963b51e86be7c443016a99ea71205952e8f813", kill_on_drop: false }`
[INFO] [stdout] 8e076a3851b752d9fe2137a40c963b51e86be7c443016a99ea71205952e8f813