[INFO] fetching crate easyjack 0.1.2...
[INFO] testing easyjack-0.1.2 against 1.90.0 for beta-1.91-3
[INFO] extracting crate easyjack 0.1.2 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate easyjack 0.1.2
[INFO] finished tweaking crates.io crate easyjack 0.1.2
[INFO] tweaked toml for crates.io crate easyjack 0.1.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate easyjack 0.1.2 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 34 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v0.7.0 (available: v2.9.4)
[INFO] [stderr]       Adding jack-sys v0.1.5 (available: v0.5.1)
[INFO] [stderr]       Adding nix v0.7.0 (available: v0.30.1)
[INFO] [stderr]       Adding num v0.1.43 (available: v0.4.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded getopts v0.2.24
[INFO] [stderr]   Downloaded bitflags v0.4.0
[INFO] [stderr]   Downloaded jack-sys v0.1.5
[INFO] [stderr]   Downloaded nix v0.7.0
[INFO] [stderr]   Downloaded libloading v0.4.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d62d5105ec2f3f672c89f1514834a3f57116b972cc93c4c9947b59ea3c13293f
[INFO] running `Command { std: "docker" "start" "-a" "d62d5105ec2f3f672c89f1514834a3f57116b972cc93c4c9947b59ea3c13293f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d62d5105ec2f3f672c89f1514834a3f57116b972cc93c4c9947b59ea3c13293f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d62d5105ec2f3f672c89f1514834a3f57116b972cc93c4c9947b59ea3c13293f", kill_on_drop: false }`
[INFO] [stdout] d62d5105ec2f3f672c89f1514834a3f57116b972cc93c4c9947b59ea3c13293f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d74eac335f60c40d57556ce4785d38ee93c8a64411ea9ee2444d7af68734e47c
[INFO] running `Command { std: "docker" "start" "-a" "d74eac335f60c40d57556ce4785d38ee93c8a64411ea9ee2444d7af68734e47c", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling num-bigint v0.1.45
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling num-complex v0.1.44
[INFO] [stderr]    Compiling num-rational v0.1.43
[INFO] [stderr]    Compiling libloading v0.4.3
[INFO] [stderr]    Compiling easyjack v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling bitflags v0.4.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling bitflags v0.7.0
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]    Compiling jack-sys v0.1.5
[INFO] [stderr]    Compiling nix v0.7.0
[INFO] [stderr]    Compiling num v0.1.43
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/types.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | /     bitflags! {
[INFO] [stdout] 24 | |     pub flags PortFlags: u32 {
[INFO] [stdout] 25 | |         /// if PortIsInput is set, then the port can receive data.
[INFO] [stdout] 26 | |         const PORT_IS_INPUT = jack_sys::JackPortIsInput,
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/types.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | /     bitflags! {
[INFO] [stdout] 24 | |     pub flags PortFlags: u32 {
[INFO] [stdout] 25 | |         /// if PortIsInput is set, then the port can receive data.
[INFO] [stdout] 26 | |         const PORT_IS_INPUT = jack_sys::JackPortIsInput,
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/types.rs:72:5
[INFO] [stdout]     |
[INFO] [stdout]  72 | /     bitflags! {
[INFO] [stdout]  73 | |     pub flags Status: u32 {
[INFO] [stdout]  74 | |         /// overall operation failed
[INFO] [stdout]  75 | |         const FAILURE = jack_sys::JackFailure,
[INFO] [stdout] ...   |
[INFO] [stdout] 118 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/types.rs:72:5
[INFO] [stdout]     |
[INFO] [stdout]  72 | /     bitflags! {
[INFO] [stdout]  73 | |     pub flags Status: u32 {
[INFO] [stdout]  74 | |         /// overall operation failed
[INFO] [stdout]  75 | |         const FAILURE = jack_sys::JackFailure,
[INFO] [stdout] ...   |
[INFO] [stdout] 118 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/types.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 126 | /     bitflags! {
[INFO] [stdout] 127 | |     pub flags Options: u32 {
[INFO] [stdout] 128 | |         /// Null value to use when no option bits are needed.
[INFO] [stdout] 129 | |         const NULL_OPTIONS = jack_sys::JackNullOption,
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/types.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 126 | /     bitflags! {
[INFO] [stdout] 127 | |     pub flags Options: u32 {
[INFO] [stdout] 128 | |         /// Null value to use when no option bits are needed.
[INFO] [stdout] 129 | |         const NULL_OPTIONS = jack_sys::JackNullOption,
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/midi.rs:37:36
[INFO] [stdout]    |
[INFO] [stdout] 37 |             let mut jstruct = mem::uninitialized();
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/client.rs:19:34
[INFO] [stdout]    |
[INFO] [stdout] 19 |     process_handler:  Option<Box<ProcessHandler + 'a>>,
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 19 |     process_handler:  Option<Box<dyn ProcessHandler + 'a>>,
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/client.rs:20:34
[INFO] [stdout]    |
[INFO] [stdout] 20 |     metadata_handler: Option<Box<MetadataHandler + 'a>>
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 20 |     metadata_handler: Option<Box<dyn MetadataHandler + 'a>>
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/midi.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn get(&self, index: usize) -> MidiEventRef {
[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] 29 |     pub fn get(&self, index: usize) -> MidiEventRef<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `Struct__jack_midi_event` does not permit being left uninitialized
[INFO] [stdout]   --> src/midi.rs:37:31
[INFO] [stdout]    |
[INFO] [stdout] 37 |             let mut jstruct = mem::uninitialized();
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               this code causes undefined behavior when executed
[INFO] [stdout]    |                               help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout]    = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.39s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.4.0, bitflags v0.7.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "d74eac335f60c40d57556ce4785d38ee93c8a64411ea9ee2444d7af68734e47c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d74eac335f60c40d57556ce4785d38ee93c8a64411ea9ee2444d7af68734e47c", kill_on_drop: false }`
[INFO] [stdout] d74eac335f60c40d57556ce4785d38ee93c8a64411ea9ee2444d7af68734e47c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 936bdb7ab5ecda135a40063a825387b381ec7a603af1e5cb1e0e9f5b7e7ca17a
[INFO] running `Command { std: "docker" "start" "-a" "936bdb7ab5ecda135a40063a825387b381ec7a603af1e5cb1e0e9f5b7e7ca17a", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/types.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | /     bitflags! {
[INFO] [stdout] 24 | |     pub flags PortFlags: u32 {
[INFO] [stdout] 25 | |         /// if PortIsInput is set, then the port can receive data.
[INFO] [stdout] 26 | |         const PORT_IS_INPUT = jack_sys::JackPortIsInput,
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/types.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | /     bitflags! {
[INFO] [stdout] 24 | |     pub flags PortFlags: u32 {
[INFO] [stdout] 25 | |         /// if PortIsInput is set, then the port can receive data.
[INFO] [stdout] 26 | |         const PORT_IS_INPUT = jack_sys::JackPortIsInput,
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/types.rs:72:5
[INFO] [stdout]     |
[INFO] [stdout]  72 | /     bitflags! {
[INFO] [stdout]  73 | |     pub flags Status: u32 {
[INFO] [stdout]  74 | |         /// overall operation failed
[INFO] [stdout]  75 | |         const FAILURE = jack_sys::JackFailure,
[INFO] [stdout] ...   |
[INFO] [stdout] 118 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/types.rs:72:5
[INFO] [stdout]     |
[INFO] [stdout]  72 | /     bitflags! {
[INFO] [stdout]  73 | |     pub flags Status: u32 {
[INFO] [stdout]  74 | |         /// overall operation failed
[INFO] [stdout]  75 | |         const FAILURE = jack_sys::JackFailure,
[INFO] [stdout] ...   |
[INFO] [stdout] 118 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/types.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 126 | /     bitflags! {
[INFO] [stdout] 127 | |     pub flags Options: u32 {
[INFO] [stdout] 128 | |         /// Null value to use when no option bits are needed.
[INFO] [stdout] 129 | |         const NULL_OPTIONS = jack_sys::JackNullOption,
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/types.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 126 | /     bitflags! {
[INFO] [stdout] 127 | |     pub flags Options: u32 {
[INFO] [stdout] 128 | |         /// Null value to use when no option bits are needed.
[INFO] [stdout] 129 | |         const NULL_OPTIONS = jack_sys::JackNullOption,
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/midi.rs:37:36
[INFO] [stdout]    |
[INFO] [stdout] 37 |             let mut jstruct = mem::uninitialized();
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/client.rs:19:34
[INFO] [stdout]    |
[INFO] [stdout] 19 |     process_handler:  Option<Box<ProcessHandler + 'a>>,
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 19 |     process_handler:  Option<Box<dyn ProcessHandler + 'a>>,
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/client.rs:20:34
[INFO] [stdout]    |
[INFO] [stdout] 20 |     metadata_handler: Option<Box<MetadataHandler + 'a>>
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 20 |     metadata_handler: Option<Box<dyn MetadataHandler + 'a>>
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/midi.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn get(&self, index: usize) -> MidiEventRef {
[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] 29 |     pub fn get(&self, index: usize) -> MidiEventRef<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `Struct__jack_midi_event` does not permit being left uninitialized
[INFO] [stdout]   --> src/midi.rs:37:31
[INFO] [stdout]    |
[INFO] [stdout] 37 |             let mut jstruct = mem::uninitialized();
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               this code causes undefined behavior when executed
[INFO] [stdout]    |                               help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout]    = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling easyjack v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_BOOL_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> examples/thru.rs:10:46
[INFO] [stdout]    |
[INFO] [stdout] 10 | static RUNNING: atomic::AtomicBool = atomic::ATOMIC_BOOL_INIT;
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]    |
[INFO] [stdout] 10 - static RUNNING: atomic::AtomicBool = atomic::ATOMIC_BOOL_INIT;
[INFO] [stdout] 10 + static RUNNING: atomic::AtomicBool = atomic::AtomicBool::new(false);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `types::*`
[INFO] [stdout]    --> src/client.rs:424:9
[INFO] [stdout]     |
[INFO] [stdout] 424 |     use types::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ffi::*`
[INFO] [stdout]    --> src/client.rs:427:9
[INFO] [stdout]     |
[INFO] [stdout] 427 |     use std::ffi::*;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/types.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | /     bitflags! {
[INFO] [stdout] 24 | |     pub flags PortFlags: u32 {
[INFO] [stdout] 25 | |         /// if PortIsInput is set, then the port can receive data.
[INFO] [stdout] 26 | |         const PORT_IS_INPUT = jack_sys::JackPortIsInput,
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/types.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | /     bitflags! {
[INFO] [stdout] 24 | |     pub flags PortFlags: u32 {
[INFO] [stdout] 25 | |         /// if PortIsInput is set, then the port can receive data.
[INFO] [stdout] 26 | |         const PORT_IS_INPUT = jack_sys::JackPortIsInput,
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_BOOL_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> examples/midi_sine.rs:17:46
[INFO] [stdout]    |
[INFO] [stdout] 17 | static RUNNING: atomic::AtomicBool = atomic::ATOMIC_BOOL_INIT;
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]    |
[INFO] [stdout] 17 - static RUNNING: atomic::AtomicBool = atomic::ATOMIC_BOOL_INIT;
[INFO] [stdout] 17 + static RUNNING: atomic::AtomicBool = atomic::AtomicBool::new(false);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/types.rs:72:5
[INFO] [stdout]     |
[INFO] [stdout]  72 | /     bitflags! {
[INFO] [stdout]  73 | |     pub flags Status: u32 {
[INFO] [stdout]  74 | |         /// overall operation failed
[INFO] [stdout]  75 | |         const FAILURE = jack_sys::JackFailure,
[INFO] [stdout] ...   |
[INFO] [stdout] 118 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/types.rs:72:5
[INFO] [stdout]     |
[INFO] [stdout]  72 | /     bitflags! {
[INFO] [stdout]  73 | |     pub flags Status: u32 {
[INFO] [stdout]  74 | |         /// overall operation failed
[INFO] [stdout]  75 | |         const FAILURE = jack_sys::JackFailure,
[INFO] [stdout] ...   |
[INFO] [stdout] 118 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/types.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 126 | /     bitflags! {
[INFO] [stdout] 127 | |     pub flags Options: u32 {
[INFO] [stdout] 128 | |         /// Null value to use when no option bits are needed.
[INFO] [stdout] 129 | |         const NULL_OPTIONS = jack_sys::JackNullOption,
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/types.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 126 | /     bitflags! {
[INFO] [stdout] 127 | |     pub flags Options: u32 {
[INFO] [stdout] 128 | |         /// Null value to use when no option bits are needed.
[INFO] [stdout] 129 | |         const NULL_OPTIONS = jack_sys::JackNullOption,
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_BOOL_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> examples/simple_client.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 | static RUNNING: atomic::AtomicBool = atomic::ATOMIC_BOOL_INIT;
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]    |
[INFO] [stdout] 23 - static RUNNING: atomic::AtomicBool = atomic::ATOMIC_BOOL_INIT;
[INFO] [stdout] 23 + static RUNNING: atomic::AtomicBool = atomic::AtomicBool::new(false);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> examples/connect.rs:177:26
[INFO] [stdout]     |
[INFO] [stdout] 177 |         Err(f) => panic!(f.to_string())
[INFO] [stdout]     |                          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 177 |         Err(f) => panic!("{}", f.to_string())
[INFO] [stdout]     |                          +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/midi.rs:37:36
[INFO] [stdout]    |
[INFO] [stdout] 37 |             let mut jstruct = mem::uninitialized();
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/client.rs:19:34
[INFO] [stdout]    |
[INFO] [stdout] 19 |     process_handler:  Option<Box<ProcessHandler + 'a>>,
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 19 |     process_handler:  Option<Box<dyn ProcessHandler + 'a>>,
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/client.rs:20:34
[INFO] [stdout]    |
[INFO] [stdout] 20 |     metadata_handler: Option<Box<MetadataHandler + 'a>>
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 20 |     metadata_handler: Option<Box<dyn MetadataHandler + 'a>>
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/midi.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn get(&self, index: usize) -> MidiEventRef {
[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] 29 |     pub fn get(&self, index: usize) -> MidiEventRef<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `Struct__jack_midi_event` does not permit being left uninitialized
[INFO] [stdout]   --> src/midi.rs:37:31
[INFO] [stdout]    |
[INFO] [stdout] 37 |             let mut jstruct = mem::uninitialized();
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               this code causes undefined behavior when executed
[INFO] [stdout]    |                               help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout]    = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.02s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.4.0, bitflags v0.7.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "936bdb7ab5ecda135a40063a825387b381ec7a603af1e5cb1e0e9f5b7e7ca17a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "936bdb7ab5ecda135a40063a825387b381ec7a603af1e5cb1e0e9f5b7e7ca17a", kill_on_drop: false }`
[INFO] [stdout] 936bdb7ab5ecda135a40063a825387b381ec7a603af1e5cb1e0e9f5b7e7ca17a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8c173e9971fcbb44b3f983d2e34b319f9af0c70316e02640b230985cb4a0c80d
[INFO] running `Command { std: "docker" "start" "-a" "8c173e9971fcbb44b3f983d2e34b319f9af0c70316e02640b230985cb4a0c80d", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/types.rs:23:5
[INFO] [stderr]    |
[INFO] [stderr] 23 | /     bitflags! {
[INFO] [stderr] 24 | |     pub flags PortFlags: u32 {
[INFO] [stderr] 25 | |         /// if PortIsInput is set, then the port can receive data.
[INFO] [stderr] 26 | |         const PORT_IS_INPUT = jack_sys::JackPortIsInput,
[INFO] [stderr] ...  |
[INFO] [stderr] 57 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/types.rs:23:5
[INFO] [stderr]    |
[INFO] [stderr] 23 | /     bitflags! {
[INFO] [stderr] 24 | |     pub flags PortFlags: u32 {
[INFO] [stderr] 25 | |         /// if PortIsInput is set, then the port can receive data.
[INFO] [stderr] 26 | |         const PORT_IS_INPUT = jack_sys::JackPortIsInput,
[INFO] [stderr] ...  |
[INFO] [stderr] 57 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/types.rs:72:5
[INFO] [stderr]     |
[INFO] [stderr]  72 | /     bitflags! {
[INFO] [stderr]  73 | |     pub flags Status: u32 {
[INFO] [stderr]  74 | |         /// overall operation failed
[INFO] [stderr]  75 | |         const FAILURE = jack_sys::JackFailure,
[INFO] [stderr] ...   |
[INFO] [stderr] 118 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/types.rs:126:5
[INFO] [stderr]     |
[INFO] [stderr] 126 | /     bitflags! {
[INFO] [stderr] 127 | |     pub flags Options: u32 {
[INFO] [stderr] 128 | |         /// Null value to use when no option bits are needed.
[INFO] [stderr] 129 | |         const NULL_OPTIONS = jack_sys::JackNullOption,
[INFO] [stderr] ...   |
[INFO] [stderr] 149 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stderr]   --> src/midi.rs:37:36
[INFO] [stderr]    |
[INFO] [stderr] 37 |             let mut jstruct = mem::uninitialized();
[INFO] [stderr]    |                                    ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/client.rs:19:34
[INFO] [stderr]    |
[INFO] [stderr] 19 |     process_handler:  Option<Box<ProcessHandler + 'a>>,
[INFO] [stderr]    |                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 19 |     process_handler:  Option<Box<dyn ProcessHandler + 'a>>,
[INFO] [stderr]    |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/client.rs:20:34
[INFO] [stderr]    |
[INFO] [stderr] 20 |     metadata_handler: Option<Box<MetadataHandler + 'a>>
[INFO] [stderr]    |                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 20 |     metadata_handler: Option<Box<dyn MetadataHandler + 'a>>
[INFO] [stderr]    |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/midi.rs:29:16
[INFO] [stderr]    |
[INFO] [stderr] 29 |     pub fn get(&self, index: usize) -> MidiEventRef {
[INFO] [stderr]    |                ^^^^^                   ------------ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided 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] 29 |     pub fn get(&self, index: usize) -> MidiEventRef<'_> {
[INFO] [stderr]    |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: the type `Struct__jack_midi_event` does not permit being left uninitialized
[INFO] [stderr]   --> src/midi.rs:37:31
[INFO] [stderr]    |
[INFO] [stderr] 37 |             let mut jstruct = mem::uninitialized();
[INFO] [stderr]    |                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               this code causes undefined behavior when executed
[INFO] [stderr]    |                               help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stderr]    |
[INFO] [stderr]    = note: integers must be initialized
[INFO] [stderr]    = note: `#[warn(invalid_value)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `easyjack` (lib) generated 11 warnings (2 duplicates) (run `cargo fix --lib -p easyjack` to apply 2 suggestions)
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> examples/connect.rs:177:26
[INFO] [stderr]     |
[INFO] [stderr] 177 |         Err(f) => panic!(f.to_string())
[INFO] [stderr]     |                          ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 177 |         Err(f) => panic!("{}", f.to_string())
[INFO] [stderr]     |                          +++++
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::atomic::ATOMIC_BOOL_INIT`: the `new` function is now preferred
[INFO] [stderr]   --> examples/midi_sine.rs:17:46
[INFO] [stderr]    |
[INFO] [stderr] 17 | static RUNNING: atomic::AtomicBool = atomic::ATOMIC_BOOL_INIT;
[INFO] [stderr]    |                                              ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] help: replace the use of the deprecated constant
[INFO] [stderr]    |
[INFO] [stderr] 17 - static RUNNING: atomic::AtomicBool = atomic::ATOMIC_BOOL_INIT;
[INFO] [stderr] 17 + static RUNNING: atomic::AtomicBool = atomic::AtomicBool::new(false);
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::atomic::ATOMIC_BOOL_INIT`: the `new` function is now preferred
[INFO] [stderr]   --> examples/thru.rs:10:46
[INFO] [stderr]    |
[INFO] [stderr] 10 | static RUNNING: atomic::AtomicBool = atomic::ATOMIC_BOOL_INIT;
[INFO] [stderr]    |                                              ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] help: replace the use of the deprecated constant
[INFO] [stderr]    |
[INFO] [stderr] 10 - static RUNNING: atomic::AtomicBool = atomic::ATOMIC_BOOL_INIT;
[INFO] [stderr] 10 + static RUNNING: atomic::AtomicBool = atomic::AtomicBool::new(false);
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::atomic::ATOMIC_BOOL_INIT`: the `new` function is now preferred
[INFO] [stderr]   --> examples/simple_client.rs:23:46
[INFO] [stderr]    |
[INFO] [stderr] 23 | static RUNNING: atomic::AtomicBool = atomic::ATOMIC_BOOL_INIT;
[INFO] [stderr]    |                                              ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] help: replace the use of the deprecated constant
[INFO] [stderr]    |
[INFO] [stderr] 23 - static RUNNING: atomic::AtomicBool = atomic::ATOMIC_BOOL_INIT;
[INFO] [stderr] 23 + static RUNNING: atomic::AtomicBool = atomic::AtomicBool::new(false);
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `types::*`
[INFO] [stderr]    --> src/client.rs:424:9
[INFO] [stderr]     |
[INFO] [stderr] 424 |     use types::*;
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::ffi::*`
[INFO] [stderr]    --> src/client.rs:427:9
[INFO] [stderr]     |
[INFO] [stderr] 427 |     use std::ffi::*;
[INFO] [stderr]     |         ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `easyjack` (example "connect") generated 1 warning (run `cargo fix --example "connect"` to apply 1 suggestion)
[INFO] [stderr] warning: `easyjack` (example "midi_sine") generated 1 warning (run `cargo fix --example "midi_sine"` to apply 1 suggestion)
[INFO] [stderr] warning: `easyjack` (example "thru") generated 1 warning (run `cargo fix --example "thru"` to apply 1 suggestion)
[INFO] [stderr] warning: `easyjack` (example "simple_client") generated 1 warning (run `cargo fix --example "simple_client"` to apply 1 suggestion)
[INFO] [stderr] warning: `easyjack` (lib test) generated 13 warnings (11 duplicates) (run `cargo fix --lib -p easyjack --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.4.0, bitflags v0.7.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/easyjack-932785f5d1e4251a)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test client::test::open_connection_to_named_server_okay ... ok
[INFO] [stdout] test client::test::open_connection_to_named_server_fail ... ok
[INFO] [stdout] test client::test::test_client_name_not_unique_fail ... ok
[INFO] [stdout] test client::test::test_client_name_not_unique_succ ... ok
[INFO] [stdout] test client::test::test_client_open_fail ... ok
[INFO] [stdout] test client::test::test_client_open_okay ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests easyjack
[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" "8c173e9971fcbb44b3f983d2e34b319f9af0c70316e02640b230985cb4a0c80d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c173e9971fcbb44b3f983d2e34b319f9af0c70316e02640b230985cb4a0c80d", kill_on_drop: false }`
[INFO] [stdout] 8c173e9971fcbb44b3f983d2e34b319f9af0c70316e02640b230985cb4a0c80d
