[INFO] cloning repository https://github.com/reedrosenbluth/swell [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/reedrosenbluth/swell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freedrosenbluth%2Fswell", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freedrosenbluth%2Fswell'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 459af3cedc35ff2ef6871b4972c1aaeeb3c3ced3 [INFO] testing reedrosenbluth/swell against try#16fbf98f22730e073c09e7b03f0eafb87a295545 for pr-145628 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freedrosenbluth%2Fswell" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/reedrosenbluth/swell [INFO] finished tweaking git repo https://github.com/reedrosenbluth/swell [INFO] tweaked toml for git repo https://github.com/reedrosenbluth/swell written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/reedrosenbluth/swell on toolchain 16fbf98f22730e073c09e7b03f0eafb87a295545 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/reedrosenbluth/swell 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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 185a108e3fdabdb93b857406857eeea19eec47cd403e67d44e22d5ae3a4debf9 [INFO] running `Command { std: "docker" "start" "-a" "185a108e3fdabdb93b857406857eeea19eec47cd403e67d44e22d5ae3a4debf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "185a108e3fdabdb93b857406857eeea19eec47cd403e67d44e22d5ae3a4debf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "185a108e3fdabdb93b857406857eeea19eec47cd403e67d44e22d5ae3a4debf9", kill_on_drop: false }` [INFO] [stdout] 185a108e3fdabdb93b857406857eeea19eec47cd403e67d44e22d5ae3a4debf9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5cb4831cd8a99c2aa5e4630ce5814fb043320f42cc4061487081cac5fca85227 [INFO] running `Command { std: "docker" "start" "-a" "5cb4831cd8a99c2aa5e4630ce5814fb043320f42cc4061487081cac5fca85227", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling winnow v0.7.2 [INFO] [stderr] Compiling cc v1.2.13 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling quick-xml v0.37.2 [INFO] [stderr] Compiling wayland-client v0.31.8 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling wayland-backend v0.3.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling accesskit v0.17.1 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling miniz_oxide v0.8.4 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling xdg-home v1.3.0 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zvariant_utils v2.1.0 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling cursor-icon v1.1.0 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling epaint_default_fonts v0.31.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling immutable-chunkmap v2.0.6 [INFO] [stderr] Compiling winit v0.30.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling accesskit_consumer v0.26.0 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling enumflags2_derive v0.7.11 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zvariant_derive v4.2.0 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling wayland-protocols v0.32.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zbus_macros v4.4.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling emath v0.31.0 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling ecolor v0.31.0 [INFO] [stderr] Compiling enumflags2 v0.7.11 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling zvariant v4.2.0 [INFO] [stderr] Compiling wayland-cursor v0.31.8 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling epaint v0.31.0 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Compiling zbus_names v3.0.0 [INFO] [stderr] Compiling zbus_xml v4.0.0 [INFO] [stderr] Compiling zbus v4.4.0 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.6 [INFO] [stderr] Compiling zbus-lockstep v0.4.4 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling egui v0.31.0 [INFO] [stderr] Compiling zbus-lockstep-macros v0.4.4 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling wayland-protocols-plasma v0.3.6 [INFO] [stderr] Compiling glutin_glx_sys v0.6.1 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling dpi v0.1.1 [INFO] [stderr] Compiling sctk-adwaita v0.10.1 [INFO] [stderr] Compiling glow v0.16.0 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling glutin v0.32.2 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling egui_glow v0.31.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling glutin-winit v0.5.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling atspi-common v0.6.0 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling arboard v3.4.1 [INFO] [stderr] Compiling webbrowser v1.0.3 [INFO] [stderr] Compiling smithay-clipboard v0.7.2 [INFO] [stderr] Compiling oscen-macros v0.2.0 (/opt/rustwide/workdir/oscen-macros) [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling oscen v0.2.0 (/opt/rustwide/workdir/oscen-lib) [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling rand v0.3.23 [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 x11 v2.21.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling atspi-proxies v0.6.0 [INFO] [stderr] Compiling accesskit_atspi_common v0.10.1 [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 libmath v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling object v0.36.7 [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 x11-clipboard v0.9.3 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling atspi-connection v0.6.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling atspi v0.22.0 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling accesskit_unix v0.13.1 [INFO] [stderr] Compiling scroll_derive v0.11.1 [INFO] [stderr] Compiling keyboard-types v0.6.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling open v5.3.2 [INFO] [stderr] Compiling nih_log v0.3.1 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling accesskit_winit v0.23.1 [INFO] [stderr] Compiling baseview v0.1.0 (https://github.com/RustAudio/baseview.git?rev=9a0b42c09d712777b2edb4c5e0cb6baf21e988f0#9a0b42c0) [INFO] [stderr] Compiling egui-winit v0.31.0 [INFO] [stderr] Compiling copypasta v0.10.2 [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 eframe v0.31.0 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling nih_plug_derive v0.1.0 (https://github.com/robbert-vdh/nih-plug#ecfd6322) [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling widestring v1.2.0 [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 oscen-examples v0.1.0 (/opt/rustwide/workdir/examples) [INFO] [stdout] warning: type `KnobSpec` is more private than the item `knob_ui_with_options` [INFO] [stdout] --> examples/src/ui.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | / pub fn knob_ui_with_options( [INFO] [stdout] 142 | | ui: &mut egui::Ui, [INFO] [stdout] 143 | | value: &mut f32, [INFO] [stdout] 144 | | range: std::ops::RangeInclusive, [INFO] [stdout] 145 | | size: f32, [INFO] [stdout] 146 | | spec: KnobSpec, [INFO] [stdout] 147 | | ) -> egui::Response { [INFO] [stdout] | |___________________^ function `knob_ui_with_options` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `KnobSpec` is only usable at visibility `pub(self)` [INFO] [stdout] --> examples/src/ui.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | struct KnobSpec { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/src/ui.rs:98:20 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn knob(value: &mut f32, range: std::ops::RangeInclusive) -> Knob { [INFO] [stdout] | ^^^^^^^^ the lifetime is elided here ^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 98 | pub fn knob(value: &mut f32, range: std::ops::RangeInclusive) -> Knob<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/src/ui.rs:112:30 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn knob_with_size(value: &mut f32, range: std::ops::RangeInclusive, size: f32) -> Knob { [INFO] [stdout] | ^^^^^^^^ the lifetime is elided here ^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 112 | pub fn knob_with_size(value: &mut f32, range: std::ops::RangeInclusive, size: f32) -> Knob<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/src/ui.rs:117:32 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn knob_logarithmic(value: &mut f32, range: std::ops::RangeInclusive) -> Knob { [INFO] [stdout] | ^^^^^^^^ the lifetime is elided here ^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 117 | pub fn knob_logarithmic(value: &mut f32, range: std::ops::RangeInclusive) -> Knob<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/src/ui.rs:123:12 [INFO] [stdout] | [INFO] [stdout] 123 | value: &mut f32, [INFO] [stdout] | ^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 126 | ) -> Knob { [INFO] [stdout] | ^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 126 | ) -> Knob<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling atomic_float v0.1.0 [INFO] [stderr] Compiling anymap3 v1.0.1 [INFO] [stderr] Compiling atomic_refcell v0.1.13 [INFO] [stderr] Compiling goblin v0.6.1 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling egui-baseview v0.5.0 (https://github.com/BillyDM/egui-baseview.git?rev=ec70c3fe6b2f070dcacbc22924431edbe24bd1c0#ec70c3fe) [INFO] [stderr] Compiling nih_plug v0.0.0 (https://github.com/robbert-vdh/nih-plug#ecfd6322) [INFO] [stderr] Compiling reflink v0.1.3 (https://github.com/nicokoch/reflink.git?rev=e8d93b465f5d9ad340cd052b64bbc77b8ee107e2#e8d93b46) [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling nih_plug_egui v0.0.0 (https://github.com/robbert-vdh/nih-plug#ecfd6322) [INFO] [stderr] Compiling twin-peak-nih v0.1.0 (/opt/rustwide/workdir/examples/nih-twin-peaks) [INFO] [stderr] Compiling nih_plug_xtask v0.1.0 (https://github.com/robbert-vdh/nih-plug#ecfd6322) [INFO] [stderr] Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 04s [INFO] running `Command { std: "docker" "inspect" "5cb4831cd8a99c2aa5e4630ce5814fb043320f42cc4061487081cac5fca85227", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cb4831cd8a99c2aa5e4630ce5814fb043320f42cc4061487081cac5fca85227", kill_on_drop: false }` [INFO] [stdout] 5cb4831cd8a99c2aa5e4630ce5814fb043320f42cc4061487081cac5fca85227 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a4c1a56b340938caa5aa4db4c654362ea61e546e2e98b9eeffb63171a7fd0e3 [INFO] running `Command { std: "docker" "start" "-a" "9a4c1a56b340938caa5aa4db4c654362ea61e546e2e98b9eeffb63171a7fd0e3", kill_on_drop: false }` [INFO] [stderr] Compiling oscen-macros v0.2.0 (/opt/rustwide/workdir/oscen-macros) [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Compiling oscen v0.2.0 (/opt/rustwide/workdir/oscen-lib) [INFO] [stderr] Compiling oscen-examples v0.1.0 (/opt/rustwide/workdir/examples) [INFO] [stderr] Compiling twin-peak-nih v0.1.0 (/opt/rustwide/workdir/examples/nih-twin-peaks) [INFO] [stdout] warning: type `KnobSpec` is more private than the item `knob_ui_with_options` [INFO] [stdout] --> examples/src/ui.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | / pub fn knob_ui_with_options( [INFO] [stdout] 142 | | ui: &mut egui::Ui, [INFO] [stdout] 143 | | value: &mut f32, [INFO] [stdout] 144 | | range: std::ops::RangeInclusive, [INFO] [stdout] 145 | | size: f32, [INFO] [stdout] 146 | | spec: KnobSpec, [INFO] [stdout] 147 | | ) -> egui::Response { [INFO] [stdout] | |___________________^ function `knob_ui_with_options` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `KnobSpec` is only usable at visibility `pub(self)` [INFO] [stdout] --> examples/src/ui.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | struct KnobSpec { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/src/ui.rs:98:20 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn knob(value: &mut f32, range: std::ops::RangeInclusive) -> Knob { [INFO] [stdout] | ^^^^^^^^ the lifetime is elided here ^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 98 | pub fn knob(value: &mut f32, range: std::ops::RangeInclusive) -> Knob<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/src/ui.rs:112:30 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn knob_with_size(value: &mut f32, range: std::ops::RangeInclusive, size: f32) -> Knob { [INFO] [stdout] | ^^^^^^^^ the lifetime is elided here ^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 112 | pub fn knob_with_size(value: &mut f32, range: std::ops::RangeInclusive, size: f32) -> Knob<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/src/ui.rs:117:32 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn knob_logarithmic(value: &mut f32, range: std::ops::RangeInclusive) -> Knob { [INFO] [stdout] | ^^^^^^^^ the lifetime is elided here ^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 117 | pub fn knob_logarithmic(value: &mut f32, range: std::ops::RangeInclusive) -> Knob<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/src/ui.rs:123:12 [INFO] [stdout] | [INFO] [stdout] 123 | value: &mut f32, [INFO] [stdout] | ^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 126 | ) -> Knob { [INFO] [stdout] | ^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 126 | ) -> Knob<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `KnobSpec` is more private than the item `knob_ui_with_options` [INFO] [stdout] --> examples/src/ui.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | / pub fn knob_ui_with_options( [INFO] [stdout] 142 | | ui: &mut egui::Ui, [INFO] [stdout] 143 | | value: &mut f32, [INFO] [stdout] 144 | | range: std::ops::RangeInclusive, [INFO] [stdout] 145 | | size: f32, [INFO] [stdout] 146 | | spec: KnobSpec, [INFO] [stdout] 147 | | ) -> egui::Response { [INFO] [stdout] | |___________________^ function `knob_ui_with_options` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `KnobSpec` is only usable at visibility `pub(self)` [INFO] [stdout] --> examples/src/ui.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | struct KnobSpec { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/src/ui.rs:98:20 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn knob(value: &mut f32, range: std::ops::RangeInclusive) -> Knob { [INFO] [stdout] | ^^^^^^^^ the lifetime is elided here ^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 98 | pub fn knob(value: &mut f32, range: std::ops::RangeInclusive) -> Knob<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/src/ui.rs:112:30 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn knob_with_size(value: &mut f32, range: std::ops::RangeInclusive, size: f32) -> Knob { [INFO] [stdout] | ^^^^^^^^ the lifetime is elided here ^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 112 | pub fn knob_with_size(value: &mut f32, range: std::ops::RangeInclusive, size: f32) -> Knob<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/src/ui.rs:117:32 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn knob_logarithmic(value: &mut f32, range: std::ops::RangeInclusive) -> Knob { [INFO] [stdout] | ^^^^^^^^ the lifetime is elided here ^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 117 | pub fn knob_logarithmic(value: &mut f32, range: std::ops::RangeInclusive) -> Knob<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/src/ui.rs:123:12 [INFO] [stdout] | [INFO] [stdout] 123 | value: &mut f32, [INFO] [stdout] | ^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 126 | ) -> Knob { [INFO] [stdout] | ^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 126 | ) -> Knob<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.42s [INFO] running `Command { std: "docker" "inspect" "9a4c1a56b340938caa5aa4db4c654362ea61e546e2e98b9eeffb63171a7fd0e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a4c1a56b340938caa5aa4db4c654362ea61e546e2e98b9eeffb63171a7fd0e3", kill_on_drop: false }` [INFO] [stdout] 9a4c1a56b340938caa5aa4db4c654362ea61e546e2e98b9eeffb63171a7fd0e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b9e504548a92bba5164ac3af45afabbfbb9a03f736e3b309b5d4a71b6294ef8b [INFO] running `Command { std: "docker" "start" "-a" "b9e504548a92bba5164ac3af45afabbfbb9a03f736e3b309b5d4a71b6294ef8b", kill_on_drop: false }` [INFO] [stderr] warning: type `KnobSpec` is more private than the item `knob_ui_with_options` [INFO] [stderr] --> examples/src/ui.rs:141:1 [INFO] [stderr] | [INFO] [stderr] 141 | / pub fn knob_ui_with_options( [INFO] [stderr] 142 | | ui: &mut egui::Ui, [INFO] [stderr] 143 | | value: &mut f32, [INFO] [stderr] 144 | | range: std::ops::RangeInclusive, [INFO] [stderr] 145 | | size: f32, [INFO] [stderr] 146 | | spec: KnobSpec, [INFO] [stderr] 147 | | ) -> egui::Response { [INFO] [stderr] | |___________________^ function `knob_ui_with_options` is reachable at visibility `pub` [INFO] [stderr] | [INFO] [stderr] note: but type `KnobSpec` is only usable at visibility `pub(self)` [INFO] [stderr] --> examples/src/ui.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | struct KnobSpec { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] = note: `#[warn(private_interfaces)]` on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> examples/src/ui.rs:98:20 [INFO] [stderr] | [INFO] [stderr] 98 | pub fn knob(value: &mut f32, range: std::ops::RangeInclusive) -> Knob { [INFO] [stderr] | ^^^^^^^^ the lifetime is elided here ^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 98 | pub fn knob(value: &mut f32, range: std::ops::RangeInclusive) -> Knob<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> examples/src/ui.rs:112:30 [INFO] [stderr] | [INFO] [stderr] 112 | pub fn knob_with_size(value: &mut f32, range: std::ops::RangeInclusive, size: f32) -> Knob { [INFO] [stderr] | ^^^^^^^^ the lifetime is elided here ^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 112 | pub fn knob_with_size(value: &mut f32, range: std::ops::RangeInclusive, size: f32) -> Knob<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> examples/src/ui.rs:117:32 [INFO] [stderr] | [INFO] [stderr] 117 | pub fn knob_logarithmic(value: &mut f32, range: std::ops::RangeInclusive) -> Knob { [INFO] [stderr] | ^^^^^^^^ the lifetime is elided here ^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 117 | pub fn knob_logarithmic(value: &mut f32, range: std::ops::RangeInclusive) -> Knob<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> examples/src/ui.rs:123:12 [INFO] [stderr] | [INFO] [stderr] 123 | value: &mut f32, [INFO] [stderr] | ^^^^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 126 | ) -> Knob { [INFO] [stderr] | ^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 126 | ) -> Knob<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `oscen-examples` (lib) generated 5 warnings (run `cargo fix --lib -p oscen-examples` to apply 4 suggestions) [INFO] [stderr] warning: `oscen-examples` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.75s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oscen-71dc1c0f6338cbb7) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test ring_buffer::tests::test_clamping_at_instantiation ... ok [INFO] [stdout] test ring_buffer::tests::test_get_linear_interpolation ... ok [INFO] [stdout] test ring_buffer::tests::test_minimum_capacity ... ok [INFO] [stdout] test ring_buffer::tests::test_push_and_wrap_exact ... ok [INFO] [stdout] test ring_buffer::tests::test_initialization_power_of_two ... ok [INFO] [stdout] test ring_buffer::tests::test_initialization_exact ... ok [INFO] [stdout] test ring_buffer::tests::test_set_size_clamping ... ok [INFO] [stdout] test ring_buffer::tests::test_set_size_power_of_two ... ok [INFO] [stdout] test ring_buffer::tests::test_set_size_same_size ... ok [INFO] [stdout] test ring_buffer::tests::test_push_and_wrap_power_of_two ... ok [INFO] [stdout] test ring_buffer::tests::test_set_size_minimum ... ok [INFO] [stdout] test ring_buffer::tests::test_set_size_growing ... ok [INFO] [stdout] test ring_buffer::tests::test_get_cubic_interpolation ... ok [INFO] [stdout] test ring_buffer::tests::test_get_exact_offset ... ok [INFO] [stdout] test ring_buffer::tests::test_set_size_shrinking ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oscen_examples-bb58eca7ddd740cc) [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] [stderr] Running unittests src/bin/SVSine.rs (/opt/rustwide/target/debug/deps/SVSine-e6b78bf8e6017570) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/knob.rs (/opt/rustwide/target/debug/deps/knob-0361778333910f27) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] Running unittests src/bin/simple_synth.rs (/opt/rustwide/target/debug/deps/simple_synth-7787bb33ffe8417f) [INFO] [stdout] [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] [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] [stderr] Running unittests src/bin/synth.rs (/opt/rustwide/target/debug/deps/synth-a77dec8046f5112e) [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oscen_macros-4742939b1e0c8235) [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/twin_peak_nih-bd27d56b3a802f99) [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] [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/xtask-ed97489fc1fc1d9e) [INFO] [stderr] Doc-tests oscen [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test oscen-lib/src/graph.rs - graph::Graph::add_audio_input (line 238) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- oscen-lib/src/graph.rs - graph::Graph::add_audio_input (line 238) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `graph` in this scope [INFO] [stdout] --> oscen-lib/src/graph.rs:239:31 [INFO] [stdout] | [INFO] [stdout] 3 | let (input_node, input_key) = graph.add_audio_input(); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `graph` in this scope [INFO] [stdout] --> oscen-lib/src/graph.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 4 | graph.connect(input_node.output(), filter.input()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `filter` in this scope [INFO] [stdout] --> oscen-lib/src/graph.rs:240:36 [INFO] [stdout] | [INFO] [stdout] 4 | graph.connect(input_node.output(), filter.input()); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `graph` in this scope [INFO] [stdout] --> oscen-lib/src/graph.rs:242:1 [INFO] [stdout] | [INFO] [stdout] 6 | graph.set_value(input_key, audio_sample); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `audio_sample` in this scope [INFO] [stdout] --> oscen-lib/src/graph.rs:242:28 [INFO] [stdout] | [INFO] [stdout] 6 | graph.set_value(input_key, audio_sample); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] oscen-lib/src/graph.rs - graph::Graph::add_audio_input (line 238) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `-p oscen --doc` [INFO] running `Command { std: "docker" "inspect" "b9e504548a92bba5164ac3af45afabbfbb9a03f736e3b309b5d4a71b6294ef8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9e504548a92bba5164ac3af45afabbfbb9a03f736e3b309b5d4a71b6294ef8b", kill_on_drop: false }` [INFO] [stdout] b9e504548a92bba5164ac3af45afabbfbb9a03f736e3b309b5d4a71b6294ef8b