[INFO] cloning repository https://github.com/Wint3rmute/libretakt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Wint3rmute/libretakt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWint3rmute%2Flibretakt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWint3rmute%2Flibretakt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 91953bc76b3ab71fe23f1a03d557c8045beec644
[INFO] checking Wint3rmute/libretakt against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWint3rmute%2Flibretakt" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Wint3rmute/libretakt on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Wint3rmute/libretakt
[INFO] finished tweaking git repo https://github.com/Wint3rmute/libretakt
[INFO] tweaked toml for git repo https://github.com/Wint3rmute/libretakt written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Wint3rmute/libretakt 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded enumn v0.1.8
[INFO] [stderr]   Downloaded itoa v1.0.7
[INFO] [stderr]   Downloaded async-trait v0.1.69
[INFO] [stderr]   Downloaded rustix v0.37.22
[INFO] [stderr]   Downloaded macroquad v0.3.26
[INFO] [stderr]   Downloaded ewebsock v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 46331d63c700fc5387416998588a23e5f023d1d750208502d3da5c4dcb45f5f8
[INFO] running `Command { std: "docker" "start" "-a" "46331d63c700fc5387416998588a23e5f023d1d750208502d3da5c4dcb45f5f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46331d63c700fc5387416998588a23e5f023d1d750208502d3da5c4dcb45f5f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46331d63c700fc5387416998588a23e5f023d1d750208502d3da5c4dcb45f5f8", kill_on_drop: false }`
[INFO] [stdout] 46331d63c700fc5387416998588a23e5f023d1d750208502d3da5c4dcb45f5f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc27e540fa69f38e12d9d5848d8680886df194dd584fa9bd26d6d8633ec1c0fc
[INFO] running `Command { std: "docker" "start" "-a" "fc27e540fa69f38e12d9d5848d8680886df194dd584fa9bd26d6d8633ec1c0fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling equivalent v1.0.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling winnow v0.4.7
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking simd-adler32 v0.3.5
[INFO] [stderr]    Compiling serde v1.0.165
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling syn v2.0.23
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking pin-project-lite v0.2.10
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking fdeflate v0.3.0
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling cpal v0.13.5
[INFO] [stderr]    Compiling miniquad v0.3.16
[INFO] [stderr]     Checking itoa v1.0.7
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]    Compiling toml_edit v0.19.11
[INFO] [stderr]     Checking num-complex v0.4.3
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking slice-deque v0.3.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking png v0.17.9
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking regex-syntax v0.7.2
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]    Compiling minimp3-sys v0.3.2
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking hound v3.5.0
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking fontdue v0.7.3
[INFO] [stderr]     Checking claxon v0.4.3
[INFO] [stderr]     Checking quad-rand v0.2.1
[INFO] [stderr]    Compiling macroquad_macro v0.1.7
[INFO] [stderr]     Checking bumpalo v3.13.0
[INFO] [stderr]     Checking glam v0.21.3
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking mverb v0.1.0 (/opt/rustwide/workdir/mverb)
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking regex v1.8.4
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr]     Checking image v0.24.6
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.165
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling pin-project-internal v1.1.2
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling derive_arbitrary v1.3.1
[INFO] [stderr]     Checking macroquad v0.3.26
[INFO] [stderr]     Checking alsa v0.6.0
[INFO] [stderr]     Checking arbitrary v1.3.0
[INFO] [stderr]     Checking num_enum v0.5.11
[INFO] [stderr]     Checking pin-project v1.1.2
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]     Checking minimp3 v0.5.1
[INFO] [stderr]     Checking rodio v0.15.0
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking flexbuffers v2.0.0
[INFO] [stderr]     Checking common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]     Checking libretakt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `log::info`
[INFO] [stdout]  --> src/engine/core.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use log::info;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CurrentStepData`, `SynchronisationController`
[INFO] [stdout]  --> src/persistence.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::sequencer::{CurrentStepData, Sequencer, SynchronisationController, Track};
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NUM_OF_VOICES`
[INFO] [stdout]   --> src/sequencer.rs:21:30
[INFO] [stdout]    |
[INFO] [stdout] 21 | use crate::constants::{self, NUM_OF_VOICES};
[INFO] [stdout]    |                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::info`
[INFO] [stdout]  --> src/engine/core.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use log::info;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CurrentStepData`, `SynchronisationController`
[INFO] [stdout]  --> src/persistence.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::sequencer::{CurrentStepData, Sequencer, SynchronisationController, Track};
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NUM_OF_VOICES`
[INFO] [stdout]   --> src/sequencer.rs:21:30
[INFO] [stdout]    |
[INFO] [stdout] 21 | use crate::constants::{self, NUM_OF_VOICES};
[INFO] [stdout]    |                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sample_raw`
[INFO] [stdout]    --> src/engine/core.rs:243:13
[INFO] [stdout]     |
[INFO] [stdout] 243 |         let sample_raw =
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_raw`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sample_raw`
[INFO] [stdout]    --> src/engine/core.rs:243:13
[INFO] [stdout]     |
[INFO] [stdout] 243 |         let sample_raw =
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample_raw`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `run_ladder_nonlinear` is never used
[INFO] [stdout]    --> src/engine/ladder_filter.rs:129:8
[INFO] [stdout]     |
[INFO] [stdout] 108 | impl LadderFilter {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 129 |     fn run_ladder_nonlinear(&mut self, input: f32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `run_ladder_nonlinear` is never used
[INFO] [stdout]    --> src/engine/ladder_filter.rs:129:8
[INFO] [stdout]     |
[INFO] [stdout] 108 | impl LadderFilter {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 129 |     fn run_ladder_nonlinear(&mut self, input: f32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `OutputStream`, `Sink`
[INFO] [stdout]  --> examples/sample_stream.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rodio::{OutputStream, Sink};
[INFO] [stdout]   |             ^^^^^^^^^^^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `save_project`
[INFO] [stdout]  --> src/main.rs:6:48
[INFO] [stdout]   |
[INFO] [stdout] 6 |     use libretakt::persistence::{load_project, save_project};
[INFO] [stdout]   |                                                ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mutex`
[INFO] [stdout]  --> src/main.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |     use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `save_project`
[INFO] [stdout]  --> src/main.rs:6:48
[INFO] [stdout]   |
[INFO] [stdout] 6 |     use libretakt::persistence::{load_project, save_project};
[INFO] [stdout]   |                                                ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mutex`
[INFO] [stdout]  --> src/main.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |     use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tracks`
[INFO] [stdout]   --> src/main.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let tracks = load_project();
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tracks`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `provider`
[INFO] [stdout]   --> src/main.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let provider = Arc::new(SampleProvider::default());
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tracks`
[INFO] [stdout]   --> src/main.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let tracks = load_project();
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tracks`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `provider`
[INFO] [stdout]   --> src/main.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let provider = Arc::new(SampleProvider::default());
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> examples/sample_stream.rs:73:20
[INFO] [stdout]    |
[INFO] [stdout] 73 |     while let Some(mut sample) = source.next() {
[INFO] [stdout]    |                    ----^^^^^^
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> examples/sample_stream.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         stdout.write_all(&sample.to_le_bytes());
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let _ = stdout.write_all(&sample.to_le_bytes());
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [optimized + debuginfo] target(s) in 10.50s
[INFO] running `Command { std: "docker" "inspect" "fc27e540fa69f38e12d9d5848d8680886df194dd584fa9bd26d6d8633ec1c0fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc27e540fa69f38e12d9d5848d8680886df194dd584fa9bd26d6d8633ec1c0fc", kill_on_drop: false }`
[INFO] [stdout] fc27e540fa69f38e12d9d5848d8680886df194dd584fa9bd26d6d8633ec1c0fc
[INFO] checking Wint3rmute/libretakt against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWint3rmute%2Flibretakt" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Wint3rmute/libretakt on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Wint3rmute/libretakt
[INFO] finished tweaking git repo https://github.com/Wint3rmute/libretakt
[INFO] tweaked toml for git repo https://github.com/Wint3rmute/libretakt written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Wint3rmute/libretakt 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1dcca254dc421c9a3b354b12f02c9684034e1c60be032bea44842cf217a96e3d
[INFO] running `Command { std: "docker" "start" "-a" "1dcca254dc421c9a3b354b12f02c9684034e1c60be032bea44842cf217a96e3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1dcca254dc421c9a3b354b12f02c9684034e1c60be032bea44842cf217a96e3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1dcca254dc421c9a3b354b12f02c9684034e1c60be032bea44842cf217a96e3d", kill_on_drop: false }`
[INFO] [stdout] 1dcca254dc421c9a3b354b12f02c9684034e1c60be032bea44842cf217a96e3d
[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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ab7a9a26d4a844ec2ff7200f5773ba9f4fce40c00cbab182e4ebf274638e75f
[INFO] running `Command { std: "docker" "start" "-a" "4ab7a9a26d4a844ec2ff7200f5773ba9f4fce40c00cbab182e4ebf274638e75f", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling equivalent v1.0.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling winnow v0.4.7
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking simd-adler32 v0.3.5
[INFO] [stderr]    Compiling serde v1.0.165
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking pin-project-lite v0.2.10
[INFO] [stderr]    Compiling syn v2.0.23
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]     Checking fdeflate v0.3.0
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]    Compiling miniquad v0.3.16
[INFO] [stderr]    Compiling cpal v0.13.5
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking itoa v1.0.7
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking regex-syntax v0.7.2
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking slice-deque v0.3.0
[INFO] [stderr]    Compiling toml_edit v0.19.11
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking png v0.17.9
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking num-complex v0.4.3
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]    Compiling minimp3-sys v0.3.2
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking regex v1.8.4
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking bumpalo v3.13.0
[INFO] [stderr]    Compiling macroquad_macro v0.1.7
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking fontdue v0.7.3
[INFO] [stderr]     Checking quad-rand v0.2.1
[INFO] [stderr]     Checking hound v3.5.0
[INFO] [stderr]     Checking glam v0.21.3
[INFO] [stderr]     Checking claxon v0.4.3
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking mverb v0.1.0 (/opt/rustwide/workdir/mverb)
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr]     Checking image v0.24.6
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling serde_derive v1.0.165
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling pin-project-internal v1.1.2
[INFO] [stderr]    Compiling derive_arbitrary v1.3.1
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]     Checking macroquad v0.3.26
[INFO] [stderr]     Checking alsa v0.6.0
[INFO] [stderr]     Checking num_enum v0.5.11
[INFO] [stderr]     Checking arbitrary v1.3.0
[INFO] [stderr]     Checking minimp3 v0.5.1
[INFO] [stderr]     Checking pin-project v1.1.2
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]     Checking rodio v0.15.0
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking flexbuffers v2.0.0
[INFO] [stderr]     Checking common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> common/src/lib.rs:115:63
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromPrimitive, EnumIter)]
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_Parameter`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]     = note: this error originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> common/src/lib.rs:115:63
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromPrimitive, EnumIter)]
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_Parameter`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]     = note: this error originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `common` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `common` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "4ab7a9a26d4a844ec2ff7200f5773ba9f4fce40c00cbab182e4ebf274638e75f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ab7a9a26d4a844ec2ff7200f5773ba9f4fce40c00cbab182e4ebf274638e75f", kill_on_drop: false }`
[INFO] [stdout] 4ab7a9a26d4a844ec2ff7200f5773ba9f4fce40c00cbab182e4ebf274638e75f
