[INFO] fetching crate launchy 0.3.1... [INFO] checking launchy-0.3.1 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate launchy 0.3.1 into /workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate launchy 0.3.1 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded midir v0.9.1 [INFO] [stderr] Downloaded coremidi-sys v3.1.1 [INFO] [stderr] Downloaded embedded-graphics-core v0.3.3 [INFO] [stderr] Downloaded coremidi v0.6.0 [INFO] [stderr] Downloaded embedded-graphics v0.7.1 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0391af08c2312fc702502b07d1790704fb5cfbfda5924c5ae89e5cda9de5c4cb [INFO] running `Command { std: "docker" "start" "-a" "0391af08c2312fc702502b07d1790704fb5cfbfda5924c5ae89e5cda9de5c4cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0391af08c2312fc702502b07d1790704fb5cfbfda5924c5ae89e5cda9de5c4cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0391af08c2312fc702502b07d1790704fb5cfbfda5924c5ae89e5cda9de5c4cb", kill_on_drop: false }` [INFO] [stdout] 0391af08c2312fc702502b07d1790704fb5cfbfda5924c5ae89e5cda9de5c4cb [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d299e3b1bd19508e863e2af7e3e578b592dc1f8ce1b402e8fc4e301f02d358a7 [INFO] running `Command { std: "docker" "start" "-a" "d299e3b1bd19508e863e2af7e3e578b592dc1f8ce1b402e8fc4e301f02d358a7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling cpal v0.13.5 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking claxon v0.4.3 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking nix v0.23.2 [INFO] [stderr] Checking slice-deque v0.3.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking alsa v0.7.1 [INFO] [stderr] Compiling cc v1.1.24 [INFO] [stderr] Checking midir v0.9.1 [INFO] [stderr] Checking launchy v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/midi_io.rs:230:13 [INFO] [stdout] | [INFO] [stdout] 230 | fn iter(&self) -> std::sync::mpsc::Iter { [INFO] [stdout] | ^^^^^ ------------------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 230 | fn iter(&self) -> std::sync::mpsc::Iter<'_, Self::Message> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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] | ^^^^^ this lifetime flows to the output ---------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 260 | fn iter_for_millis(&self, millis: u64) -> IterFor<'_, Self::Message> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking alsa v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Checking minimp3 v0.5.1 [INFO] [stderr] Checking rodio v0.15.0 [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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/midi_io.rs:230:13 [INFO] [stdout] | [INFO] [stdout] 230 | fn iter(&self) -> std::sync::mpsc::Iter { [INFO] [stdout] | ^^^^^ ------------------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 230 | fn iter(&self) -> std::sync::mpsc::Iter<'_, Self::Message> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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] | ^^^^^ this lifetime flows to the output ---------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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" "d299e3b1bd19508e863e2af7e3e578b592dc1f8ce1b402e8fc4e301f02d358a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d299e3b1bd19508e863e2af7e3e578b592dc1f8ce1b402e8fc4e301f02d358a7", kill_on_drop: false }` [INFO] [stdout] d299e3b1bd19508e863e2af7e3e578b592dc1f8ce1b402e8fc4e301f02d358a7