[INFO] fetching crate cec-alsa-sync 3.0.3... [INFO] checking cec-alsa-sync-3.0.3 against try#0edd13c68435d50367c79cef43ac2768d2ec4f3d for pr-129422 [INFO] extracting crate cec-alsa-sync 3.0.3 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate cec-alsa-sync 3.0.3 on toolchain 0edd13c68435d50367c79cef43ac2768d2ec4f3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0edd13c68435d50367c79cef43ac2768d2ec4f3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cec-alsa-sync 3.0.3 [INFO] finished tweaking crates.io crate cec-alsa-sync 3.0.3 [INFO] tweaked toml for crates.io crate cec-alsa-sync 3.0.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate cec-alsa-sync 3.0.3 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" "+0edd13c68435d50367c79cef43ac2768d2ec4f3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+0edd13c68435d50367c79cef43ac2768d2ec4f3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d4550a3deaf2eb0c288a926f0ae10c0e2e280951d8530cbaa71060904757a32 [INFO] running `Command { std: "docker" "start" "-a" "6d4550a3deaf2eb0c288a926f0ae10c0e2e280951d8530cbaa71060904757a32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d4550a3deaf2eb0c288a926f0ae10c0e2e280951d8530cbaa71060904757a32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d4550a3deaf2eb0c288a926f0ae10c0e2e280951d8530cbaa71060904757a32", kill_on_drop: false }` [INFO] [stdout] 6d4550a3deaf2eb0c288a926f0ae10c0e2e280951d8530cbaa71060904757a32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+0edd13c68435d50367c79cef43ac2768d2ec4f3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d91c85fc0b2aacc0eacf2a7ae7dff5576d32ae4c3eaeee3694a9e2f73ad3a66 [INFO] running `Command { std: "docker" "start" "-a" "3d91c85fc0b2aacc0eacf2a7ae7dff5576d32ae4c3eaeee3694a9e2f73ad3a66", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling log v0.4.17 [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.15 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Compiling cec-rs v6.0.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Compiling walkdir v0.1.8 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling copy_dir v0.1.2 [INFO] [stderr] Compiling libcec-sys v4.0.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Compiling darling_core v0.12.4 [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] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Checking derive_builder v0.10.2 [INFO] [stderr] Checking cec-alsa-sync v3.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.52s [INFO] running `Command { std: "docker" "inspect" "3d91c85fc0b2aacc0eacf2a7ae7dff5576d32ae4c3eaeee3694a9e2f73ad3a66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d91c85fc0b2aacc0eacf2a7ae7dff5576d32ae4c3eaeee3694a9e2f73ad3a66", kill_on_drop: false }` [INFO] [stdout] 3d91c85fc0b2aacc0eacf2a7ae7dff5576d32ae4c3eaeee3694a9e2f73ad3a66