[INFO] cloning repository https://github.com/EthanWeegee/simple-nus3audio-gui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EthanWeegee/simple-nus3audio-gui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEthanWeegee%2Fsimple-nus3audio-gui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEthanWeegee%2Fsimple-nus3audio-gui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 14fbf13d8862fd6039507eedcb0c0e507b1feb78
[INFO] checking EthanWeegee/simple-nus3audio-gui against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEthanWeegee%2Fsimple-nus3audio-gui" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/EthanWeegee/simple-nus3audio-gui
[INFO] finished tweaking git repo https://github.com/EthanWeegee/simple-nus3audio-gui
[INFO] tweaked toml for git repo https://github.com/EthanWeegee/simple-nus3audio-gui written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EthanWeegee/simple-nus3audio-gui on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/EthanWeegee/simple-nus3audio-gui 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f83ba6344bef2224bf429f9d4e037924191c9821672b774530e682ed9e9c5b7
[INFO] running `Command { std: "docker" "start" "-a" "0f83ba6344bef2224bf429f9d4e037924191c9821672b774530e682ed9e9c5b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f83ba6344bef2224bf429f9d4e037924191c9821672b774530e682ed9e9c5b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f83ba6344bef2224bf429f9d4e037924191c9821672b774530e682ed9e9c5b7", kill_on_drop: false }`
[INFO] [stdout] 0f83ba6344bef2224bf429f9d4e037924191c9821672b774530e682ed9e9c5b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93959a5efefecad325f72b3dd2d72478219ab82adb2820237be593608214a078
[INFO] running `Command { std: "docker" "start" "-a" "93959a5efefecad325f72b3dd2d72478219ab82adb2820237be593608214a078", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling proc-macro2 v1.0.75
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking bytemuck v1.12.3
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling serde_derive v1.0.151
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking symphonia-core v0.5.3
[INFO] [stderr]    Compiling serde v1.0.151
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling build_const v0.2.2
[INFO] [stderr]    Compiling cpal v0.15.2
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking symphonia-metadata v0.5.3
[INFO] [stderr]     Checking symphonia-codec-pcm v0.5.3
[INFO] [stderr]     Checking alsa v0.7.1
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking symphonia-utils-xiph v0.5.3
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.3
[INFO] [stderr]     Checking symphonia-format-wav v0.5.3
[INFO] [stderr]    Compiling paste-impl v0.1.18
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]     Checking symphonia-codec-vorbis v0.5.3
[INFO] [stderr]     Checking symphonia-format-ogg v0.5.3
[INFO] [stderr]     Checking symphonia-bundle-flac v0.5.3
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling cmake v0.1.49
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking symphonia v0.5.3
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking paste v0.1.18
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking winnow v0.5.32
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]    Compiling fltk-sys v1.4.21
[INFO] [stderr]     Checking mint v0.5.9
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking is-terminal v0.4.10
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking nom v4.2.3
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking glam v0.24.2
[INFO] [stderr]     Checking itertools v0.8.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking ringbuf v0.3.1
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking atomic-arena v0.1.1
[INFO] [stderr]     Checking hound v3.5.0
[INFO] [stderr]     Checking riff v1.0.1
[INFO] [stderr]     Checking regex v1.7.0
[INFO] [stderr]     Checking claxon v0.4.3
[INFO] [stderr]     Checking termcolor v1.4.0
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking rodio v0.17.3
[INFO] [stderr]     Checking wav v1.0.0
[INFO] [stderr]     Checking which v5.0.0
[INFO] [stderr]     Checking open v5.0.1
[INFO] [stderr]     Checking fon v0.6.0
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking json v0.12.4
[INFO] [stderr]     Checking env_logger v0.10.1
[INFO] [stderr]    Compiling binwrite_derive v0.2.1
[INFO] [stderr]     Checking binwrite v0.2.1
[INFO] [stderr]     Checking kira v0.8.5
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking toml_edit v0.21.0
[INFO] [stderr]     Checking nus3audio v1.2.0
[INFO] [stderr]     Checking toml v0.8.8
[INFO] [stderr]     Checking fltk v1.4.21
[INFO] [stderr]     Checking simple-nus3audio-gui v0.5.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Ref`
[INFO] [stdout]  --> src/codec.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 |     cell::{RefCell, Ref},
[INFO] [stdout]   |                     ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Ref`
[INFO] [stdout]  --> src/codec.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 |     cell::{RefCell, Ref},
[INFO] [stdout]   |                     ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `can_be_decoded` is never used
[INFO] [stdout]   --> src/codec.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl EncodingType {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn can_be_decoded(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `can_be_decoded`, `rodio_decode_resample`, and `encode` are never used
[INFO] [stdout]    --> src/codec.rs:80:9
[INFO] [stdout]     |
[INFO] [stdout]  63 | impl EncodedFile {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  80 |     pub fn can_be_decoded(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 |     pub fn rodio_decode_resample(&self) -> Result<Vec<i16>, rodio::decoder::DecoderError> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 182 |     pub fn encode(&self, encoding: EncodingType) -> Result<Vec<u8>, EncodeError> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EncodeError` is never used
[INFO] [stdout]    --> src/codec.rs:215:10
[INFO] [stdout]     |
[INFO] [stdout] 215 | pub enum EncodeError {
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `can_be_decoded` is never used
[INFO] [stdout]   --> src/codec.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl EncodingType {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn can_be_decoded(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `can_be_decoded`, `rodio_decode_resample`, and `encode` are never used
[INFO] [stdout]    --> src/codec.rs:80:9
[INFO] [stdout]     |
[INFO] [stdout]  63 | impl EncodedFile {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  80 |     pub fn can_be_decoded(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 |     pub fn rodio_decode_resample(&self) -> Result<Vec<i16>, rodio::decoder::DecoderError> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 182 |     pub fn encode(&self, encoding: EncodingType) -> Result<Vec<u8>, EncodeError> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EncodeError` is never used
[INFO] [stdout]    --> src/codec.rs:215:10
[INFO] [stdout]     |
[INFO] [stdout] 215 | pub enum EncodeError {
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "93959a5efefecad325f72b3dd2d72478219ab82adb2820237be593608214a078", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93959a5efefecad325f72b3dd2d72478219ab82adb2820237be593608214a078", kill_on_drop: false }`
[INFO] [stdout] 93959a5efefecad325f72b3dd2d72478219ab82adb2820237be593608214a078
