[INFO] fetching crate cec-dpms 0.1.1...
[INFO] checking cec-dpms-0.1.1 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] extracting crate cec-dpms 0.1.1 into /workspace/builds/worker-6-tc1/source
[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-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cec-dpms 0.1.1 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cec-dpms 0.1.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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded copy_dir v0.1.2
[INFO] [stderr]   Downloaded signal-hook v0.3.13
[INFO] [stderr]   Downloaded paris v1.5.11
[INFO] [stderr]   Downloaded cec-rs v4.0.0
[INFO] [stderr]   Downloaded enum-repr-derive v0.2.0
[INFO] [stderr]   Downloaded walkdir v0.1.8
[INFO] [stderr]   Downloaded simplelog v0.11.2
[INFO] [stderr]   Downloaded clap_derive v3.1.0
[INFO] [stderr]   Downloaded clap v3.1.0
[INFO] [stderr]   Downloaded libc v0.2.118
[INFO] [stderr]   Downloaded libcec-sys v3.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 064ba5efa4cec0c7e7026d49e2361c6dd612c6d49fc86fc11295b0795e04ca71
[INFO] running `Command { std: "docker" "start" "-a" "064ba5efa4cec0c7e7026d49e2361c6dd612c6d49fc86fc11295b0795e04ca71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "064ba5efa4cec0c7e7026d49e2361c6dd612c6d49fc86fc11295b0795e04ca71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "064ba5efa4cec0c7e7026d49e2361c6dd612c6d49fc86fc11295b0795e04ca71", kill_on_drop: false }`
[INFO] [stdout] 064ba5efa4cec0c7e7026d49e2361c6dd612c6d49fc86fc11295b0795e04ca71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 405e16c2c908b990b39a34344f32dddf9cbf071da118fa959af2fc599f3d7603
[INFO] running `Command { std: "docker" "start" "-a" "405e16c2c908b990b39a34344f32dddf9cbf071da118fa959af2fc599f3d7603", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.86
[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 pkg-config v0.3.24
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling cec-rs v4.0.0
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking textwrap v0.14.2
[INFO] [stderr]     Checking paris v1.5.11
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[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]    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 proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v3.1.0
[INFO] [stderr]    Compiling enum-repr-derive v0.2.0
[INFO] [stderr]     Checking clap v3.1.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]    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` profile [unoptimized + debuginfo] target(s) in 24.80s
[INFO] running `Command { std: "docker" "inspect" "405e16c2c908b990b39a34344f32dddf9cbf071da118fa959af2fc599f3d7603", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "405e16c2c908b990b39a34344f32dddf9cbf071da118fa959af2fc599f3d7603", kill_on_drop: false }`
[INFO] [stdout] 405e16c2c908b990b39a34344f32dddf9cbf071da118fa959af2fc599f3d7603
