[INFO] fetching crate makepad-audio-graph 1.0.0... [INFO] testing makepad-audio-graph-1.0.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate makepad-audio-graph 1.0.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate makepad-audio-graph 1.0.0 [INFO] finished tweaking crates.io crate makepad-audio-graph 1.0.0 [INFO] tweaked toml for crates.io crate makepad-audio-graph 1.0.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate makepad-audio-graph 1.0.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate makepad-audio-graph 1.0.0 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded napi-sys-ohos v0.0.1 [INFO] [stderr] Downloaded napi-derive-backend-ohos v0.0.7 [INFO] [stderr] Downloaded makepad-live-id v1.0.0 [INFO] [stderr] Downloaded hilog-sys v0.1.4 [INFO] [stderr] Downloaded makepad-android-state v0.1.0 [INFO] [stderr] Downloaded makepad-futures v1.0.0 [INFO] [stderr] Downloaded makepad-wasm-bridge v1.0.0 [INFO] [stderr] Downloaded makepad-futures-legacy v1.0.0 [INFO] [stderr] Downloaded makepad-derive-live v1.0.0 [INFO] [stderr] Downloaded makepad-http v1.0.0 [INFO] [stderr] Downloaded makepad-jni-sys v0.4.0 [INFO] [stderr] Downloaded makepad-objc-sys v1.0.0 [INFO] [stderr] Downloaded makepad-live-compiler v1.0.0 [INFO] [stderr] Downloaded makepad-shader-compiler v1.0.0 [INFO] [stderr] Downloaded napi-ohos v0.1.3 [INFO] [stderr] Downloaded makepad-micro-serde v1.0.0 [INFO] [stderr] Downloaded makepad-math v1.0.0 [INFO] [stderr] Downloaded makepad-micro-proc-macro v1.0.0 [INFO] [stderr] Downloaded napi-derive-ohos v0.0.9 [INFO] [stderr] Downloaded ohos-sys v0.2.2 [INFO] [stderr] Downloaded makepad-live-tokenizer v1.0.0 [INFO] [stderr] Downloaded makepad-micro-serde-derive v1.0.0 [INFO] [stderr] Downloaded makepad-derive-wasm-bridge v1.0.0 [INFO] [stderr] Downloaded makepad-live-id-macros v1.0.0 [INFO] [stderr] Downloaded makepad-platform v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0dd868b285f40022784997f3f63179b1f080868fb5333343ebf8e40be0887c41 [INFO] running `Command { std: "docker" "start" "-a" "0dd868b285f40022784997f3f63179b1f080868fb5333343ebf8e40be0887c41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0dd868b285f40022784997f3f63179b1f080868fb5333343ebf8e40be0887c41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dd868b285f40022784997f3f63179b1f080868fb5333343ebf8e40be0887c41", kill_on_drop: false }` [INFO] [stdout] 0dd868b285f40022784997f3f63179b1f080868fb5333343ebf8e40be0887c41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 576620bd77317040525382f8e58c4e0a170fb48e3938227dfcb3cea12f3e6ee2 [INFO] running `Command { std: "docker" "start" "-a" "576620bd77317040525382f8e58c4e0a170fb48e3938227dfcb3cea12f3e6ee2", kill_on_drop: false }` [INFO] [stderr] Compiling makepad-micro-proc-macro v1.0.0 [INFO] [stderr] Compiling makepad-derive-live v1.0.0 [INFO] [stderr] Compiling makepad-platform v1.0.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling makepad-futures v1.0.0 [INFO] [stderr] Compiling makepad-http v1.0.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling makepad-live-id-macros v1.0.0 [INFO] [stderr] Compiling makepad-micro-serde-derive v1.0.0 [INFO] [stderr] Compiling makepad-live-id v1.0.0 [INFO] [stderr] Compiling makepad-micro-serde v1.0.0 [INFO] [stderr] Compiling makepad-math v1.0.0 [INFO] [stderr] Compiling makepad-live-tokenizer v1.0.0 [INFO] [stderr] Compiling makepad-live-compiler v1.0.0 [INFO] [stderr] Compiling makepad-shader-compiler v1.0.0 [INFO] [stderr] Compiling makepad-audio-graph v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/audio_traits.rs:20:20 [INFO] [stdout] | [INFO] [stdout] 20 | fn audio_query(&mut self, _query: &AudioQuery, _callback: &mut Option) -> AudioResult; [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] 20 | fn audio_query(&mut self, _query: &AudioQuery, _callback: &mut Option) -> AudioResult<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/audio_traits.rs:107:24 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn audio_query(&mut self, query: &AudioQuery, callback: &mut Option) -> AudioResult { [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] 107 | pub fn audio_query(&mut self, query: &AudioQuery, callback: &mut Option) -> AudioResult<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mixer.rs:115:20 [INFO] [stdout] | [INFO] [stdout] 115 | fn audio_query(&mut self, query: &AudioQuery, callback: &mut Option) -> AudioResult { [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] 115 | fn audio_query(&mut self, query: &AudioQuery, callback: &mut Option) -> AudioResult<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/instrument.rs:127:22 [INFO] [stdout] | [INFO] [stdout] 127 | fn audio_query(&mut self, query: &AudioQuery, callback: &mut Option) -> AudioResult { [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] 127 | fn audio_query(&mut self, query: &AudioQuery, callback: &mut Option) -> AudioResult<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.73s [INFO] running `Command { std: "docker" "inspect" "576620bd77317040525382f8e58c4e0a170fb48e3938227dfcb3cea12f3e6ee2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "576620bd77317040525382f8e58c4e0a170fb48e3938227dfcb3cea12f3e6ee2", kill_on_drop: false }` [INFO] [stdout] 576620bd77317040525382f8e58c4e0a170fb48e3938227dfcb3cea12f3e6ee2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd31ce493571f64c0aaf8f926d5ce7b1dcd5470a20c22b76551cd4fc0cac6e82 [INFO] running `Command { std: "docker" "start" "-a" "fd31ce493571f64c0aaf8f926d5ce7b1dcd5470a20c22b76551cd4fc0cac6e82", kill_on_drop: false }` [INFO] [stderr] Compiling makepad-audio-graph v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/audio_traits.rs:20:20 [INFO] [stdout] | [INFO] [stdout] 20 | fn audio_query(&mut self, _query: &AudioQuery, _callback: &mut Option) -> AudioResult; [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] 20 | fn audio_query(&mut self, _query: &AudioQuery, _callback: &mut Option) -> AudioResult<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/audio_traits.rs:107:24 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn audio_query(&mut self, query: &AudioQuery, callback: &mut Option) -> AudioResult { [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] 107 | pub fn audio_query(&mut self, query: &AudioQuery, callback: &mut Option) -> AudioResult<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mixer.rs:115:20 [INFO] [stdout] | [INFO] [stdout] 115 | fn audio_query(&mut self, query: &AudioQuery, callback: &mut Option) -> AudioResult { [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] 115 | fn audio_query(&mut self, query: &AudioQuery, callback: &mut Option) -> AudioResult<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/instrument.rs:127:22 [INFO] [stdout] | [INFO] [stdout] 127 | fn audio_query(&mut self, query: &AudioQuery, callback: &mut Option) -> AudioResult { [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] 127 | fn audio_query(&mut self, query: &AudioQuery, callback: &mut Option) -> AudioResult<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/audio_traits.rs:20:20 [INFO] [stdout] | [INFO] [stdout] 20 | fn audio_query(&mut self, _query: &AudioQuery, _callback: &mut Option) -> AudioResult; [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] 20 | fn audio_query(&mut self, _query: &AudioQuery, _callback: &mut Option) -> AudioResult<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/audio_traits.rs:107:24 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn audio_query(&mut self, query: &AudioQuery, callback: &mut Option) -> AudioResult { [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] 107 | pub fn audio_query(&mut self, query: &AudioQuery, callback: &mut Option) -> AudioResult<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mixer.rs:115:20 [INFO] [stdout] | [INFO] [stdout] 115 | fn audio_query(&mut self, query: &AudioQuery, callback: &mut Option) -> AudioResult { [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] 115 | fn audio_query(&mut self, query: &AudioQuery, callback: &mut Option) -> AudioResult<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/instrument.rs:127:22 [INFO] [stdout] | [INFO] [stdout] 127 | fn audio_query(&mut self, query: &AudioQuery, callback: &mut Option) -> AudioResult { [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] 127 | fn audio_query(&mut self, query: &AudioQuery, callback: &mut Option) -> AudioResult<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] running `Command { std: "docker" "inspect" "fd31ce493571f64c0aaf8f926d5ce7b1dcd5470a20c22b76551cd4fc0cac6e82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd31ce493571f64c0aaf8f926d5ce7b1dcd5470a20c22b76551cd4fc0cac6e82", kill_on_drop: false }` [INFO] [stdout] fd31ce493571f64c0aaf8f926d5ce7b1dcd5470a20c22b76551cd4fc0cac6e82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e758fe995cddb445b03a3297a62f3ca367dd43cdd84750c5f75287e2e8324147 [INFO] running `Command { std: "docker" "start" "-a" "e758fe995cddb445b03a3297a62f3ca367dd43cdd84750c5f75287e2e8324147", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/audio_traits.rs:20:20 [INFO] [stderr] | [INFO] [stderr] 20 | fn audio_query(&mut self, _query: &AudioQuery, _callback: &mut Option) -> AudioResult; [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] 20 | fn audio_query(&mut self, _query: &AudioQuery, _callback: &mut Option) -> AudioResult<'_>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/audio_traits.rs:107:24 [INFO] [stderr] | [INFO] [stderr] 107 | pub fn audio_query(&mut self, query: &AudioQuery, callback: &mut Option) -> AudioResult { [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] 107 | pub fn audio_query(&mut self, query: &AudioQuery, callback: &mut Option) -> AudioResult<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/mixer.rs:115:20 [INFO] [stderr] | [INFO] [stderr] 115 | fn audio_query(&mut self, query: &AudioQuery, callback: &mut Option) -> AudioResult { [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] 115 | fn audio_query(&mut self, query: &AudioQuery, callback: &mut Option) -> AudioResult<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/instrument.rs:127:22 [INFO] [stderr] | [INFO] [stderr] 127 | fn audio_query(&mut self, query: &AudioQuery, callback: &mut Option) -> AudioResult { [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] 127 | fn audio_query(&mut self, query: &AudioQuery, callback: &mut Option) -> AudioResult<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `makepad-audio-graph` (lib) generated 4 warnings (run `cargo fix --lib -p makepad-audio-graph` to apply 4 suggestions) [INFO] [stderr] warning: `makepad-audio-graph` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/makepad_audio_graph-d3e16ed94f6d3bdf) [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] Doc-tests makepad_audio_graph [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" "e758fe995cddb445b03a3297a62f3ca367dd43cdd84750c5f75287e2e8324147", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e758fe995cddb445b03a3297a62f3ca367dd43cdd84750c5f75287e2e8324147", kill_on_drop: false }` [INFO] [stdout] e758fe995cddb445b03a3297a62f3ca367dd43cdd84750c5f75287e2e8324147