[INFO] cloning repository https://github.com/cornedriesprong/ohm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cornedriesprong/ohm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcornedriesprong%2Fohm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcornedriesprong%2Fohm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 08d0ffe694a827eed5282fb0195c08b08e3cec42 [INFO] testing cornedriesprong/ohm against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcornedriesprong%2Fohm" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cornedriesprong/ohm [INFO] finished tweaking git repo https://github.com/cornedriesprong/ohm [INFO] tweaked toml for git repo https://github.com/cornedriesprong/ohm written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cornedriesprong/ohm on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cornedriesprong/ohm 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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa98b13bfa8ceb7971713bdf7d63646bcf797d435290747d20fa2fe47ef68ed1 [INFO] running `Command { std: "docker" "start" "-a" "aa98b13bfa8ceb7971713bdf7d63646bcf797d435290747d20fa2fe47ef68ed1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa98b13bfa8ceb7971713bdf7d63646bcf797d435290747d20fa2fe47ef68ed1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa98b13bfa8ceb7971713bdf7d63646bcf797d435290747d20fa2fe47ef68ed1", kill_on_drop: false }` [INFO] [stdout] aa98b13bfa8ceb7971713bdf7d63646bcf797d435290747d20fa2fe47ef68ed1 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a454a3ce56038d01f773b9483da4f376665479e20b99d4d9cadf6d79727b125 [INFO] running `Command { std: "docker" "start" "-a" "8a454a3ce56038d01f773b9483da4f376665479e20b99d4d9cadf6d79727b125", kill_on_drop: false }` [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling koto_memory v0.16.0 (https://github.com/koto-lang/koto.git?branch=main#423c4bd1) [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling circular-buffer v1.1.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling saturating_cast v0.1.0 [INFO] [stderr] Compiling extended v0.1.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling glam v0.28.0 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling koto_lexer v0.16.0 (https://github.com/koto-lang/koto.git?branch=main#423c4bd1) [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling notify v8.1.0 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling generic-array v1.2.0 [INFO] [stderr] Compiling microfft v0.6.0 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling symphonia-codec-aac v0.5.4 [INFO] [stderr] Compiling symphonia-codec-alac v0.5.4 [INFO] [stderr] Compiling symphonia-codec-pcm v0.5.4 [INFO] [stderr] Compiling symphonia-codec-adpcm v0.5.4 [INFO] [stderr] Compiling numeric-array v0.6.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling symphonia-utils-xiph v0.5.4 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Compiling symphonia-format-caf v0.5.4 [INFO] [stderr] Compiling symphonia-format-riff v0.5.4 [INFO] [stderr] Compiling symphonia-codec-vorbis v0.5.4 [INFO] [stderr] Compiling symphonia-format-isomp4 v0.5.4 [INFO] [stderr] Compiling symphonia-format-ogg v0.5.4 [INFO] [stderr] Compiling symphonia-bundle-flac v0.5.4 [INFO] [stderr] Compiling symphonia-format-mkv v0.5.4 [INFO] [stderr] Compiling symphonia v0.5.4 [INFO] [stderr] Compiling derive-name-macros v1.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling koto_derive v0.16.0 (https://github.com/koto-lang/koto.git?branch=main#423c4bd1) [INFO] [stderr] Compiling rtsan-standalone-macros v0.1.2 [INFO] [stderr] Compiling funutd v0.16.0 [INFO] [stderr] Compiling rtsan-standalone v0.1.2 [INFO] [stderr] Compiling derive-name v1.1.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling thingbuf v0.1.6 [INFO] [stderr] Compiling fundsp v0.20.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling koto_parser v0.16.0 (https://github.com/koto-lang/koto.git?branch=main#423c4bd1) [INFO] [stderr] Compiling koto_bytecode v0.16.0 (https://github.com/koto-lang/koto.git?branch=main#423c4bd1) [INFO] [stderr] Compiling koto_runtime v0.16.0 (https://github.com/koto-lang/koto.git?branch=main#423c4bd1) [INFO] [stderr] Compiling koto_serde v0.16.0 (https://github.com/koto-lang/koto.git?branch=main#423c4bd1) [INFO] [stderr] Compiling koto v0.16.0 (https://github.com/koto-lang/koto.git?branch=main#423c4bd1) [INFO] [stderr] Compiling ohm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `freq_to_period` [INFO] [stdout] --> src/op.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::utils::{freq_to_period, freq_to_pitch, pitch_to_freq}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Mode` is never used [INFO] [stdout] --> src/nodes.rs:236:6 [INFO] [stdout] | [INFO] [stdout] 236 | enum Mode { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `freq_to_period` is never used [INFO] [stdout] --> src/utils.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn freq_to_period(sample_rate: f32, freq: f32) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.62s [INFO] running `Command { std: "docker" "inspect" "8a454a3ce56038d01f773b9483da4f376665479e20b99d4d9cadf6d79727b125", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a454a3ce56038d01f773b9483da4f376665479e20b99d4d9cadf6d79727b125", kill_on_drop: false }` [INFO] [stdout] 8a454a3ce56038d01f773b9483da4f376665479e20b99d4d9cadf6d79727b125 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fda1584e9ed293b5e6d78aa93689d2293d717bb7c466543690bf63b0b413b9a5 [INFO] running `Command { std: "docker" "start" "-a" "fda1584e9ed293b5e6d78aa93689d2293d717bb7c466543690bf63b0b413b9a5", kill_on_drop: false }` [INFO] [stderr] Compiling ohm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `freq_to_period` [INFO] [stdout] --> src/op.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::utils::{freq_to_period, freq_to_pitch, pitch_to_freq}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Mode` is never used [INFO] [stdout] --> src/nodes.rs:236:6 [INFO] [stdout] | [INFO] [stdout] 236 | enum Mode { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `freq_to_period` is never used [INFO] [stdout] --> src/utils.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn freq_to_period(sample_rate: f32, freq: f32) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.40s [INFO] running `Command { std: "docker" "inspect" "fda1584e9ed293b5e6d78aa93689d2293d717bb7c466543690bf63b0b413b9a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fda1584e9ed293b5e6d78aa93689d2293d717bb7c466543690bf63b0b413b9a5", kill_on_drop: false }` [INFO] [stdout] fda1584e9ed293b5e6d78aa93689d2293d717bb7c466543690bf63b0b413b9a5 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c212f2e23583ee7e35511fc4dc09cbf861d32694aca39afb3afa1a9c5744a437 [INFO] running `Command { std: "docker" "start" "-a" "c212f2e23583ee7e35511fc4dc09cbf861d32694aca39afb3afa1a9c5744a437", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `freq_to_period` [INFO] [stderr] --> src/op.rs:2:20 [INFO] [stderr] | [INFO] [stderr] 2 | use crate::utils::{freq_to_period, freq_to_pitch, pitch_to_freq}; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: enum `Mode` is never used [INFO] [stderr] --> src/nodes.rs:236:6 [INFO] [stderr] | [INFO] [stderr] 236 | enum Mode { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `freq_to_period` is never used [INFO] [stderr] --> src/utils.rs:24:8 [INFO] [stderr] | [INFO] [stderr] 24 | pub fn freq_to_period(sample_rate: f32, freq: f32) -> f32 { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `ohm` (bin "ohm" test) generated 3 warnings (run `cargo fix --bin "ohm" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ohm-396280fdf7c3d00c) [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" "c212f2e23583ee7e35511fc4dc09cbf861d32694aca39afb3afa1a9c5744a437", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c212f2e23583ee7e35511fc4dc09cbf861d32694aca39afb3afa1a9c5744a437", kill_on_drop: false }` [INFO] [stdout] c212f2e23583ee7e35511fc4dc09cbf861d32694aca39afb3afa1a9c5744a437