[INFO] fetching crate minidsp 0.1.4... [INFO] checking minidsp-0.1.4 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate minidsp 0.1.4 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate minidsp 0.1.4 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate minidsp 0.1.4 [INFO] finished tweaking crates.io crate minidsp 0.1.4 [INFO] tweaked toml for crates.io crate minidsp 0.1.4 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate minidsp 0.1.4 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `hidapi` dependency) [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 riff v1.0.1 [INFO] [stderr] Downloaded strong-xml v0.6.3 [INFO] [stderr] Downloaded getrandom v0.2.4 [INFO] [stderr] Downloaded schemars v0.8.8 [INFO] [stderr] Downloaded assert_approx_eq v1.1.0 [INFO] [stderr] Downloaded termcolor v0.3.6 [INFO] [stderr] Downloaded schemars_derive v0.8.8 [INFO] [stderr] Downloaded bimap v0.6.1 [INFO] [stderr] Downloaded minidsp-protocol v0.1.4 [INFO] [stderr] Downloaded hexplay v0.2.1 [INFO] [stderr] Downloaded dyn-clone v1.0.4 [INFO] [stderr] Downloaded serde_derive_internals v0.25.0 [INFO] [stderr] Downloaded clap v3.0.7 [INFO] [stderr] Downloaded atomic_refcell v0.1.8 [INFO] [stderr] Downloaded wincolor v0.1.6 [INFO] [stderr] Downloaded hidapi v1.3.2 [INFO] [stderr] Downloaded pkg-config v0.3.24 [INFO] [stderr] Downloaded jetscii v0.5.1 [INFO] [stderr] Downloaded shellwords v1.1.0 [INFO] [stderr] Downloaded strong-xml-derive v0.6.3 [INFO] [stderr] Downloaded wav v1.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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1fc08019974d6903a27fdd1337fcdfd655b3234101546e0ce6ab86b22edc34c3 [INFO] running `Command { std: "docker" "start" "-a" "1fc08019974d6903a27fdd1337fcdfd655b3234101546e0ce6ab86b22edc34c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fc08019974d6903a27fdd1337fcdfd655b3234101546e0ce6ab86b22edc34c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fc08019974d6903a27fdd1337fcdfd655b3234101546e0ce6ab86b22edc34c3", kill_on_drop: false }` [INFO] [stdout] 1fc08019974d6903a27fdd1337fcdfd655b3234101546e0ce6ab86b22edc34c3 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e51d199a69b65277a7a5f3df0f3da8eb95f4f69c17cb29a0ad602d611b7af7dd [INFO] running `Command { std: "docker" "start" "-a" "e51d199a69b65277a7a5f3df0f3da8eb95f4f69c17cb29a0ad602d611b7af7dd", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `hidapi` dependency) [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking futures-sink v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking futures-io v0.3.19 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling schemars v0.8.8 [INFO] [stderr] Compiling jetscii v0.5.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Checking termcolor v0.3.6 [INFO] [stderr] Checking riff v1.0.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Checking xmlparser v0.13.3 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking urlencoding v2.1.0 [INFO] [stderr] Checking atomic_refcell v0.1.8 [INFO] [stderr] Checking wav v1.0.0 [INFO] [stderr] Compiling hidapi v1.3.2 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Checking bimap v0.6.1 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Checking assert_approx_eq v1.1.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking getrandom v0.2.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking hexplay v0.2.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking shellwords v1.1.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling schemars_derive v0.8.8 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling clap_derive v3.0.6 [INFO] [stderr] Compiling strong-xml-derive v0.6.3 [INFO] [stderr] Checking tokio v1.15.0 [INFO] [stderr] Checking strong-xml v0.6.3 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking strum v0.23.0 [INFO] [stderr] Checking clap v3.0.7 [INFO] [stderr] Checking futures-executor v0.3.19 [INFO] [stderr] Checking futures v0.3.19 [INFO] [stderr] Checking hyper v0.14.16 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking tower v0.4.11 [INFO] [stderr] Checking tokio-stream v0.1.8 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking tungstenite v0.16.0 [INFO] [stderr] Checking url2 v0.0.6 [INFO] [stderr] Checking hyperlocal v0.8.0 [INFO] [stderr] Checking tokio-tungstenite v0.16.1 [INFO] [stderr] Checking minidsp-protocol v0.1.4 [INFO] [stderr] Checking minidsp v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.69s [INFO] running `Command { std: "docker" "inspect" "e51d199a69b65277a7a5f3df0f3da8eb95f4f69c17cb29a0ad602d611b7af7dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e51d199a69b65277a7a5f3df0f3da8eb95f4f69c17cb29a0ad602d611b7af7dd", kill_on_drop: false }` [INFO] [stdout] e51d199a69b65277a7a5f3df0f3da8eb95f4f69c17cb29a0ad602d611b7af7dd