[INFO] fetching crate scanner-soundboard 0.2.0... [INFO] building scanner-soundboard-0.2.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate scanner-soundboard 0.2.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate scanner-soundboard 0.2.0 [INFO] finished tweaking crates.io crate scanner-soundboard 0.2.0 [INFO] tweaked toml for crates.io crate scanner-soundboard 0.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate scanner-soundboard 0.2.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate scanner-soundboard 0.2.0 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 627c120c6606d3f4ef2e04cfb1efc9af3e1b9ab554440922e3dc8cb04d03a727 [INFO] running `Command { std: "docker" "start" "-a" "627c120c6606d3f4ef2e04cfb1efc9af3e1b9ab554440922e3dc8cb04d03a727", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "627c120c6606d3f4ef2e04cfb1efc9af3e1b9ab554440922e3dc8cb04d03a727", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "627c120c6606d3f4ef2e04cfb1efc9af3e1b9ab554440922e3dc8cb04d03a727", kill_on_drop: false }` [INFO] [stdout] 627c120c6606d3f4ef2e04cfb1efc9af3e1b9ab554440922e3dc8cb04d03a727 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7900dc27420a34b93204d9375c9bfcbb38925b378bb760ebcb0e78367f284321 [INFO] running `Command { std: "docker" "start" "-a" "7900dc27420a34b93204d9375c9bfcbb38925b378bb760ebcb0e78367f284321", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling instant v0.1.11 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling cpal v0.13.4 [INFO] [stderr] Compiling wyz v0.5.0 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling bitvec v1.0.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling clap_lex v0.2.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling nix v0.23.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling alsa v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling clap_derive v3.1.18 [INFO] [stderr] Compiling evdev v0.11.4 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling minimp3 v0.5.1 [INFO] [stderr] Compiling clap v3.1.18 [INFO] [stderr] Compiling rodio v0.15.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling scanner-soundboard v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.66s [INFO] running `Command { std: "docker" "inspect" "7900dc27420a34b93204d9375c9bfcbb38925b378bb760ebcb0e78367f284321", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7900dc27420a34b93204d9375c9bfcbb38925b378bb760ebcb0e78367f284321", kill_on_drop: false }` [INFO] [stdout] 7900dc27420a34b93204d9375c9bfcbb38925b378bb760ebcb0e78367f284321 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0e38dbaca107b4a9ce2d89877b66b83749019a38b7dd28a697124be52d54eec [INFO] running `Command { std: "docker" "start" "-a" "b0e38dbaca107b4a9ce2d89877b66b83749019a38b7dd28a697124be52d54eec", kill_on_drop: false }` [INFO] [stderr] Compiling scanner-soundboard v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s [INFO] running `Command { std: "docker" "inspect" "b0e38dbaca107b4a9ce2d89877b66b83749019a38b7dd28a697124be52d54eec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0e38dbaca107b4a9ce2d89877b66b83749019a38b7dd28a697124be52d54eec", kill_on_drop: false }` [INFO] [stdout] b0e38dbaca107b4a9ce2d89877b66b83749019a38b7dd28a697124be52d54eec