[INFO] cloning repository https://github.com/r-cha/drum_synth [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/r-cha/drum_synth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr-cha%2Fdrum_synth", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr-cha%2Fdrum_synth'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c95b47d9ba33fb943f377a3a25b08117a9088f0b [INFO] testing r-cha/drum_synth against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr-cha%2Fdrum_synth" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/r-cha/drum_synth [INFO] finished tweaking git repo https://github.com/r-cha/drum_synth [INFO] tweaked toml for git repo https://github.com/r-cha/drum_synth written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/r-cha/drum_synth on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/r-cha/drum_synth 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6b822e6dcf7a952e4e620eade68c2e82ab309a1d67002fcdbad6ce85f9ccbe2 [INFO] running `Command { std: "docker" "start" "-a" "e6b822e6dcf7a952e4e620eade68c2e82ab309a1d67002fcdbad6ce85f9ccbe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6b822e6dcf7a952e4e620eade68c2e82ab309a1d67002fcdbad6ce85f9ccbe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6b822e6dcf7a952e4e620eade68c2e82ab309a1d67002fcdbad6ce85f9ccbe2", kill_on_drop: false }` [INFO] [stdout] e6b822e6dcf7a952e4e620eade68c2e82ab309a1d67002fcdbad6ce85f9ccbe2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc9ccabcbb76f2c2aee6931efceb46c443a587c4acc5e147d216d62f6f17749a [INFO] running `Command { std: "docker" "start" "-a" "cc9ccabcbb76f2c2aee6931efceb46c443a587c4acc5e147d216d62f6f17749a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.1.5 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling object v0.36.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling nih_log v0.3.1 [INFO] [stderr] Compiling anymap3 v1.0.1 [INFO] [stderr] Compiling midi-consts v0.1.0 [INFO] [stderr] Compiling clap-sys v0.5.0 (https://github.com/micahrj/clap-sys.git?rev=25d7f53fdb6363ad63fbd80049cb7a42a97ac156#25d7f53f) [INFO] [stderr] Compiling atomic_refcell v0.1.13 [INFO] [stderr] Compiling widestring v1.1.0 [INFO] [stderr] Compiling atomic_float v0.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling assert_no_alloc v1.1.2 (https://github.com/robbert-vdh/rust-assert-no-alloc.git?branch=feature%2Fnested-permit-forbid#a6fb4f62) [INFO] [stderr] Compiling vst3-com-macros-support v0.2.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fdrop-box-from-raw#b3ff4d77) [INFO] [stderr] Compiling vst3-com-macros v0.2.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fdrop-box-from-raw#b3ff4d77) [INFO] [stderr] Compiling nih_plug_derive v0.1.0 (https://github.com/robbert-vdh/nih-plug.git#17ba595e) [INFO] [stderr] Compiling vst3-com v0.1.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fdrop-box-from-raw#b3ff4d77) [INFO] [stderr] Compiling vst3-sys v0.1.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fdrop-box-from-raw#b3ff4d77) [INFO] [stderr] Compiling nih_plug v0.0.0 (https://github.com/robbert-vdh/nih-plug.git#17ba595e) [INFO] [stderr] Compiling drum_synth v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.86s [INFO] running `Command { std: "docker" "inspect" "cc9ccabcbb76f2c2aee6931efceb46c443a587c4acc5e147d216d62f6f17749a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc9ccabcbb76f2c2aee6931efceb46c443a587c4acc5e147d216d62f6f17749a", kill_on_drop: false }` [INFO] [stdout] cc9ccabcbb76f2c2aee6931efceb46c443a587c4acc5e147d216d62f6f17749a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0bc7fb85a1b094e2bf84d56f0fd19d38eff4536c0dbecab2e927551299b7935b [INFO] running `Command { std: "docker" "start" "-a" "0bc7fb85a1b094e2bf84d56f0fd19d38eff4536c0dbecab2e927551299b7935b", kill_on_drop: false }` [INFO] [stderr] Compiling drum_synth v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.03s [INFO] running `Command { std: "docker" "inspect" "0bc7fb85a1b094e2bf84d56f0fd19d38eff4536c0dbecab2e927551299b7935b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bc7fb85a1b094e2bf84d56f0fd19d38eff4536c0dbecab2e927551299b7935b", kill_on_drop: false }` [INFO] [stdout] 0bc7fb85a1b094e2bf84d56f0fd19d38eff4536c0dbecab2e927551299b7935b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6d1c2b7ec7d74dab9fbc4e0cf0c53f7780de5f206764c7c8e2e7481cf74776c9 [INFO] running `Command { std: "docker" "start" "-a" "6d1c2b7ec7d74dab9fbc4e0cf0c53f7780de5f206764c7c8e2e7481cf74776c9", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/drum_synth-7a96e4278298a763) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6d1c2b7ec7d74dab9fbc4e0cf0c53f7780de5f206764c7c8e2e7481cf74776c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d1c2b7ec7d74dab9fbc4e0cf0c53f7780de5f206764c7c8e2e7481cf74776c9", kill_on_drop: false }` [INFO] [stdout] 6d1c2b7ec7d74dab9fbc4e0cf0c53f7780de5f206764c7c8e2e7481cf74776c9