[INFO] fetching crate launchy 0.3.1... [INFO] testing launchy-0.3.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate launchy 0.3.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate launchy 0.3.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate launchy 0.3.1 [INFO] tweaked toml for crates.io crate launchy 0.3.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate launchy 0.3.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate launchy 0.3.1 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 808b1b38eeacf6cfb9c85c22a90ab490560ef9b41c3b0ac63221c8f4ba4bcaef [INFO] running `Command { std: "docker" "start" "-a" "808b1b38eeacf6cfb9c85c22a90ab490560ef9b41c3b0ac63221c8f4ba4bcaef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "808b1b38eeacf6cfb9c85c22a90ab490560ef9b41c3b0ac63221c8f4ba4bcaef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "808b1b38eeacf6cfb9c85c22a90ab490560ef9b41c3b0ac63221c8f4ba4bcaef", kill_on_drop: false }` [INFO] [stdout] 808b1b38eeacf6cfb9c85c22a90ab490560ef9b41c3b0ac63221c8f4ba4bcaef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2efb077bb7c420a8347833c490cd0a8595e0e54d2f43a98522f7e5fa83f435f6 [INFO] running `Command { std: "docker" "start" "-a" "2efb077bb7c420a8347833c490cd0a8595e0e54d2f43a98522f7e5fa83f435f6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling alsa v0.7.1 [INFO] [stderr] Compiling midir v0.9.1 [INFO] [stderr] Compiling launchy v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/midi_io.rs:230:13 [INFO] [stdout] | [INFO] [stdout] 230 | fn iter(&self) -> std::sync::mpsc::Iter { [INFO] [stdout] | ^^^^^ ------------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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] 230 | fn iter(&self) -> std::sync::mpsc::Iter<'_, Self::Message> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/midi_io.rs:239:21 [INFO] [stdout] | [INFO] [stdout] 239 | fn iter_pending(&self) -> std::sync::mpsc::TryIter { [INFO] [stdout] | ^^^^^ --------------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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] 239 | fn iter_pending(&self) -> std::sync::mpsc::TryIter<'_, Self::Message> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/midi_io.rs:248:17 [INFO] [stdout] | [INFO] [stdout] 248 | fn iter_for(&self, duration: std::time::Duration) -> IterFor { [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] 248 | fn iter_for(&self, duration: std::time::Duration) -> IterFor<'_, Self::Message> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/midi_io.rs:260:24 [INFO] [stdout] | [INFO] [stdout] 260 | fn iter_for_millis(&self, millis: u64) -> IterFor { [INFO] [stdout] | ^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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] 260 | fn iter_for_millis(&self, millis: u64) -> IterFor<'_, Self::Message> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.68s [INFO] running `Command { std: "docker" "inspect" "2efb077bb7c420a8347833c490cd0a8595e0e54d2f43a98522f7e5fa83f435f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2efb077bb7c420a8347833c490cd0a8595e0e54d2f43a98522f7e5fa83f435f6", kill_on_drop: false }` [INFO] [stdout] 2efb077bb7c420a8347833c490cd0a8595e0e54d2f43a98522f7e5fa83f435f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9860b7c506bc2c7a23a28cd68ead9ef71881cdfc7b98ff106893f88f11be53f [INFO] running `Command { std: "docker" "start" "-a" "f9860b7c506bc2c7a23a28cd68ead9ef71881cdfc7b98ff106893f88f11be53f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling cpal v0.13.5 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/midi_io.rs:230:13 [INFO] [stdout] | [INFO] [stdout] 230 | fn iter(&self) -> std::sync::mpsc::Iter { [INFO] [stdout] | ^^^^^ ------------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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] 230 | fn iter(&self) -> std::sync::mpsc::Iter<'_, Self::Message> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/midi_io.rs:239:21 [INFO] [stdout] | [INFO] [stdout] 239 | fn iter_pending(&self) -> std::sync::mpsc::TryIter { [INFO] [stdout] | ^^^^^ --------------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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] 239 | fn iter_pending(&self) -> std::sync::mpsc::TryIter<'_, Self::Message> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/midi_io.rs:248:17 [INFO] [stdout] | [INFO] [stdout] 248 | fn iter_for(&self, duration: std::time::Duration) -> IterFor { [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] 248 | fn iter_for(&self, duration: std::time::Duration) -> IterFor<'_, Self::Message> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/midi_io.rs:260:24 [INFO] [stdout] | [INFO] [stdout] 260 | fn iter_for_millis(&self, millis: u64) -> IterFor { [INFO] [stdout] | ^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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] 260 | fn iter_for_millis(&self, millis: u64) -> IterFor<'_, Self::Message> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling cc v1.1.24 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling alsa v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling minimp3 v0.5.1 [INFO] [stderr] Compiling rodio v0.15.0 [INFO] [stderr] Compiling launchy v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0164]: expected tuple struct or tuple variant, found struct variant `Message::Press` [INFO] [stdout] --> examples/validate-mini-mk3/main.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | Message::Press(button) if button == Button::grid(4, 3) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not a tuple struct or tuple variant [INFO] [stdout] | [INFO] [stdout] help: the struct variant's field is being ignored [INFO] [stdout] | [INFO] [stdout] 181 - Message::Press(button) if button == Button::grid(4, 3) => { [INFO] [stdout] 181 + Message::Press { button: _ } if button == Button::grid(4, 3) => { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0164]: expected tuple struct or tuple variant, found struct variant `Message::Release` [INFO] [stdout] --> examples/validate-mini-mk3/main.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | Message::Release(button) if button == Button::grid(4, 3) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not a tuple struct or tuple variant [INFO] [stdout] | [INFO] [stdout] help: the struct variant's field is being ignored [INFO] [stdout] | [INFO] [stdout] 185 - Message::Release(button) if button == Button::grid(4, 3) => { [INFO] [stdout] 185 + Message::Release { button: _ } if button == Button::grid(4, 3) => { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0164`. [INFO] [stdout] [INFO] [stderr] error: could not compile `launchy` (example "validate-mini-mk3") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/midi_io.rs:230:13 [INFO] [stdout] | [INFO] [stdout] 230 | fn iter(&self) -> std::sync::mpsc::Iter { [INFO] [stdout] | ^^^^^ ------------------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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] 230 | fn iter(&self) -> std::sync::mpsc::Iter<'_, Self::Message> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/midi_io.rs:239:21 [INFO] [stdout] | [INFO] [stdout] 239 | fn iter_pending(&self) -> std::sync::mpsc::TryIter { [INFO] [stdout] | ^^^^^ --------------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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] 239 | fn iter_pending(&self) -> std::sync::mpsc::TryIter<'_, Self::Message> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/midi_io.rs:248:17 [INFO] [stdout] | [INFO] [stdout] 248 | fn iter_for(&self, duration: std::time::Duration) -> IterFor { [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] 248 | fn iter_for(&self, duration: std::time::Duration) -> IterFor<'_, Self::Message> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/midi_io.rs:260:24 [INFO] [stdout] | [INFO] [stdout] 260 | fn iter_for_millis(&self, millis: u64) -> IterFor { [INFO] [stdout] | ^^^^^ ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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] 260 | fn iter_for_millis(&self, millis: u64) -> IterFor<'_, Self::Message> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f9860b7c506bc2c7a23a28cd68ead9ef71881cdfc7b98ff106893f88f11be53f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9860b7c506bc2c7a23a28cd68ead9ef71881cdfc7b98ff106893f88f11be53f", kill_on_drop: false }` [INFO] [stdout] f9860b7c506bc2c7a23a28cd68ead9ef71881cdfc7b98ff106893f88f11be53f