[INFO] fetching crate alto 3.0.4...
[INFO] testing alto-3.0.4 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate alto 3.0.4 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate alto 3.0.4 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate alto 3.0.4
[INFO] finished tweaking crates.io crate alto 3.0.4
[INFO] tweaked toml for crates.io crate alto 3.0.4 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 27 packages to latest compatible versions
[INFO] [stderr]       Adding lazy_static v0.2.11 (latest: v1.4.0)
[INFO] [stderr]       Adding libloading v0.5.2 (latest: v0.8.3)
[INFO] [stderr]       Adding owning_ref v0.3.3 (latest: v0.4.1)
[INFO] [stderr]       Adding parking_lot v0.4.8 (latest: v0.12.3)
[INFO] [stderr]       Adding parking_lot_core v0.2.14 (latest: v0.9.10)
[INFO] [stderr]       Adding rand v0.4.6 (latest: v0.8.5)
[INFO] [stderr]       Adding rand_core v0.3.1 (latest: v0.6.4)
[INFO] [stderr]       Adding rand_core v0.4.2 (latest: v0.6.4)
[INFO] [stderr]       Adding rdrand v0.4.0 (latest: v0.8.3)
[INFO] [stderr]       Adding smallvec v0.6.14 (latest: v1.13.2)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.66)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lazy_static v0.2.11
[INFO] [stderr]   Downloaded parking_lot v0.4.8
[INFO] [stderr]   Downloaded rental v0.5.6
[INFO] [stderr]   Downloaded rental-impl v0.5.5
[INFO] [stderr]   Downloaded al-sys v0.6.1
[INFO] [stderr]   Downloaded owning_ref v0.3.3
[INFO] [stderr]   Downloaded parking_lot_core v0.2.14
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d9c70f19eecaf1d48d03f4403609a3c18740b81f8b77e07385e8c8c90a63b809
[INFO] running `Command { std: "docker" "start" "-a" "d9c70f19eecaf1d48d03f4403609a3c18740b81f8b77e07385e8c8c90a63b809", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d9c70f19eecaf1d48d03f4403609a3c18740b81f8b77e07385e8c8c90a63b809", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9c70f19eecaf1d48d03f4403609a3c18740b81f8b77e07385e8c8c90a63b809", kill_on_drop: false }`
[INFO] [stdout] d9c70f19eecaf1d48d03f4403609a3c18740b81f8b77e07385e8c8c90a63b809
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b40cd8607d141bd06c7e1a90e43bba0d0e6012706d99e47574d1bab346040fe
[INFO] running `Command { std: "docker" "start" "-a" "5b40cd8607d141bd06c7e1a90e43bba0d0e6012706d99e47574d1bab346040fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling owning_ref v0.3.3
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling al-sys v0.6.1
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling parking_lot_core v0.2.14
[INFO] [stderr]    Compiling parking_lot v0.4.8
[INFO] [stderr]    Compiling rental-impl v0.5.5
[INFO] [stderr]    Compiling rental v0.5.6
[INFO] [stderr]    Compiling alto v3.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/alc.rs:138:33
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn is_extension_present(&self, ext::Alc) -> bool;
[INFO] [stdout]     |                                    ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: ext::Alc`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]     = note: `#[warn(anonymous_parameters)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/alc.rs:173:14
[INFO] [stdout]     |
[INFO] [stdout] 173 |     fn channels(&ext::ALC_SOFT_loopback) -> AltoResult<sys::ALint>;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &ext::ALC_SOFT_loopback`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/alc.rs:174:15
[INFO] [stdout]     |
[INFO] [stdout] 174 |     fn sample_ty(&ext::ALC_SOFT_loopback) -> AltoResult<sys::ALint>;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &ext::ALC_SOFT_loopback`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:112:29
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn set_relative(&mut self, bool);
[INFO] [stdout]     |                                ^^^^ help: try naming the parameter or explicitly ignoring it: `_: bool`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:117:25
[INFO] [stdout]     |
[INFO] [stdout] 117 |     fn set_gain(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                            ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:122:29
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn set_min_gain(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:127:29
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn set_max_gain(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:132:39
[INFO] [stdout]     |
[INFO] [stdout] 132 |     fn set_reference_distance(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                          ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:137:35
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn set_rolloff_factor(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                      ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:142:33
[INFO] [stdout]     |
[INFO] [stdout] 142 |     fn set_max_distance(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                    ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:147:26
[INFO] [stdout]     |
[INFO] [stdout] 147 |     fn set_pitch(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                             ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:152:48
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn set_position<V: Into<[f32; 3]>>(&mut self, V) -> AltoResult<()>;
[INFO] [stdout]     |                                                   ^ help: try naming the parameter or explicitly ignoring it: `_: V`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:157:48
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn set_velocity<V: Into<[f32; 3]>>(&mut self, V) -> AltoResult<()>;
[INFO] [stdout]     |                                                   ^ help: try naming the parameter or explicitly ignoring it: `_: V`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:162:49
[INFO] [stdout]     |
[INFO] [stdout] 162 |     fn set_direction<V: Into<[f32; 3]>>(&mut self, V) -> AltoResult<()>;
[INFO] [stdout]     |                                                    ^ help: try naming the parameter or explicitly ignoring it: `_: V`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:167:37
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn set_cone_inner_angle(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                        ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:172:37
[INFO] [stdout]     |
[INFO] [stdout] 172 |     fn set_cone_outer_angle(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                        ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:177:36
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn set_cone_outer_gain(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                       ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:182:31
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn set_sec_offset(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                  ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:187:34
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn set_sample_offset(&mut self, sys::ALint) -> AltoResult<()>;
[INFO] [stdout]     |                                     ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: sys::ALint`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:192:32
[INFO] [stdout]     |
[INFO] [stdout] 192 |     fn set_byte_offset(&mut self, sys::ALint) -> AltoResult<()>;
[INFO] [stdout]     |                                   ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: sys::ALint`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:219:41
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn set_soft_direct_channels(&mut self, bool) -> AltoResult<()>;
[INFO] [stdout]     |                                            ^^^^ help: try naming the parameter or explicitly ignoring it: `_: bool`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:226:35
[INFO] [stdout]     |
[INFO] [stdout] 226 |     fn set_distance_model(&mut self, DistanceModel) -> AltoResult<()>;
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: DistanceModel`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:278:42
[INFO] [stdout]     |
[INFO] [stdout] 278 |     fn set_air_absorption_factor(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                             ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:285:40
[INFO] [stdout]     |
[INFO] [stdout] 285 |     fn set_room_rolloff_factor(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                           ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:292:38
[INFO] [stdout]     |
[INFO] [stdout] 292 |     fn set_cone_outer_gainhf(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                         ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:299:46
[INFO] [stdout]     |
[INFO] [stdout] 299 |     fn set_direct_filter_gainhf_auto(&mut self, bool) -> AltoResult<()>;
[INFO] [stdout]     |                                                 ^^^^ help: try naming the parameter or explicitly ignoring it: `_: bool`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/al/mod.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / lazy_static! {
[INFO] [stdout] 24 | |     #[doc(hidden)]
[INFO] [stdout] 25 | |     static ref ALTO_CTX_LOCK: Mutex<()> = Mutex::new(());
[INFO] [stdout] 26 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/alc.rs:742:20
[INFO] [stdout]     |
[INFO] [stdout] 742 | impl PartialEq for DeviceObject {
[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/nightly/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 an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 742 | impl PartialEq for dyn DeviceObject {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/alc.rs:747:13
[INFO] [stdout]     |
[INFO] [stdout] 747 | impl Eq for DeviceObject { }
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 747 | impl Eq for dyn DeviceObject { }
[INFO] [stdout]     |             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/alc.rs:743:23
[INFO] [stdout]     |
[INFO] [stdout] 743 |     fn eq(&self, other: &DeviceObject) -> bool {
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 743 |     fn eq(&self, other: &dyn DeviceObject) -> bool {
[INFO] [stdout]     |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:111:24
[INFO] [stdout]     |
[INFO] [stdout] 111 |         write!(f, "{}", self.description())
[INFO] [stdout]     |                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:134:32
[INFO] [stdout]     |
[INFO] [stdout] 134 |             AltoError::Io(ref io) => io.description(),
[INFO] [stdout]     |                                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 32 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.85s
[INFO] running `Command { std: "docker" "inspect" "5b40cd8607d141bd06c7e1a90e43bba0d0e6012706d99e47574d1bab346040fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b40cd8607d141bd06c7e1a90e43bba0d0e6012706d99e47574d1bab346040fe", kill_on_drop: false }`
[INFO] [stdout] 5b40cd8607d141bd06c7e1a90e43bba0d0e6012706d99e47574d1bab346040fe
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3753549dd0637905e1690570f66008e597e808f4978271268d06ff9d5586e605
[INFO] running `Command { std: "docker" "start" "-a" "3753549dd0637905e1690570f66008e597e808f4978271268d06ff9d5586e605", kill_on_drop: false }`
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/alc.rs:138:33
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn is_extension_present(&self, ext::Alc) -> bool;
[INFO] [stdout]     |                                    ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: ext::Alc`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]     = note: `#[warn(anonymous_parameters)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/alc.rs:173:14
[INFO] [stdout]     |
[INFO] [stdout] 173 |     fn channels(&ext::ALC_SOFT_loopback) -> AltoResult<sys::ALint>;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &ext::ALC_SOFT_loopback`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/alc.rs:174:15
[INFO] [stdout]     |
[INFO] [stdout] 174 |     fn sample_ty(&ext::ALC_SOFT_loopback) -> AltoResult<sys::ALint>;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &ext::ALC_SOFT_loopback`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:112:29
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn set_relative(&mut self, bool);
[INFO] [stdout]     |                                ^^^^ help: try naming the parameter or explicitly ignoring it: `_: bool`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:117:25
[INFO] [stdout]     |
[INFO] [stdout] 117 |     fn set_gain(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                            ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:122:29
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn set_min_gain(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:127:29
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn set_max_gain(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:132:39
[INFO] [stdout]     |
[INFO] [stdout] 132 |     fn set_reference_distance(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                          ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:137:35
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn set_rolloff_factor(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                      ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:142:33
[INFO] [stdout]     |
[INFO] [stdout] 142 |     fn set_max_distance(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                    ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:147:26
[INFO] [stdout]     |
[INFO] [stdout] 147 |     fn set_pitch(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                             ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:152:48
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn set_position<V: Into<[f32; 3]>>(&mut self, V) -> AltoResult<()>;
[INFO] [stdout]     |                                                   ^ help: try naming the parameter or explicitly ignoring it: `_: V`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:157:48
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn set_velocity<V: Into<[f32; 3]>>(&mut self, V) -> AltoResult<()>;
[INFO] [stdout]     |                                                   ^ help: try naming the parameter or explicitly ignoring it: `_: V`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:162:49
[INFO] [stdout]     |
[INFO] [stdout] 162 |     fn set_direction<V: Into<[f32; 3]>>(&mut self, V) -> AltoResult<()>;
[INFO] [stdout]     |                                                    ^ help: try naming the parameter or explicitly ignoring it: `_: V`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:167:37
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn set_cone_inner_angle(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                        ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling alto v3.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:172:37
[INFO] [stdout]     |
[INFO] [stdout] 172 |     fn set_cone_outer_angle(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                        ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:177:36
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn set_cone_outer_gain(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                       ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:182:31
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn set_sec_offset(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                  ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:187:34
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn set_sample_offset(&mut self, sys::ALint) -> AltoResult<()>;
[INFO] [stdout]     |                                     ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: sys::ALint`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:192:32
[INFO] [stdout]     |
[INFO] [stdout] 192 |     fn set_byte_offset(&mut self, sys::ALint) -> AltoResult<()>;
[INFO] [stdout]     |                                   ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: sys::ALint`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:219:41
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn set_soft_direct_channels(&mut self, bool) -> AltoResult<()>;
[INFO] [stdout]     |                                            ^^^^ help: try naming the parameter or explicitly ignoring it: `_: bool`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:226:35
[INFO] [stdout]     |
[INFO] [stdout] 226 |     fn set_distance_model(&mut self, DistanceModel) -> AltoResult<()>;
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: DistanceModel`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:278:42
[INFO] [stdout]     |
[INFO] [stdout] 278 |     fn set_air_absorption_factor(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                             ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:285:40
[INFO] [stdout]     |
[INFO] [stdout] 285 |     fn set_room_rolloff_factor(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                           ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:292:38
[INFO] [stdout]     |
[INFO] [stdout] 292 |     fn set_cone_outer_gainhf(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                         ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:299:46
[INFO] [stdout]     |
[INFO] [stdout] 299 |     fn set_direct_filter_gainhf_auto(&mut self, bool) -> AltoResult<()>;
[INFO] [stdout]     |                                                 ^^^^ help: try naming the parameter or explicitly ignoring it: `_: bool`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/al/mod.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / lazy_static! {
[INFO] [stdout] 24 | |     #[doc(hidden)]
[INFO] [stdout] 25 | |     static ref ALTO_CTX_LOCK: Mutex<()> = Mutex::new(());
[INFO] [stdout] 26 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/alc.rs:742:20
[INFO] [stdout]     |
[INFO] [stdout] 742 | impl PartialEq for DeviceObject {
[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/nightly/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 an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 742 | impl PartialEq for dyn DeviceObject {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/alc.rs:747:13
[INFO] [stdout]     |
[INFO] [stdout] 747 | impl Eq for DeviceObject { }
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 747 | impl Eq for dyn DeviceObject { }
[INFO] [stdout]     |             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/alc.rs:743:23
[INFO] [stdout]     |
[INFO] [stdout] 743 |     fn eq(&self, other: &DeviceObject) -> bool {
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 743 |     fn eq(&self, other: &dyn DeviceObject) -> bool {
[INFO] [stdout]     |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:111:24
[INFO] [stdout]     |
[INFO] [stdout] 111 |         write!(f, "{}", self.description())
[INFO] [stdout]     |                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:134:32
[INFO] [stdout]     |
[INFO] [stdout] 134 |             AltoError::Io(ref io) => io.description(),
[INFO] [stdout]     |                                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 32 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/alc.rs:138:33
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn is_extension_present(&self, ext::Alc) -> bool;
[INFO] [stdout]     |                                    ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: ext::Alc`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]     = note: `#[warn(anonymous_parameters)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/alc.rs:173:14
[INFO] [stdout]     |
[INFO] [stdout] 173 |     fn channels(&ext::ALC_SOFT_loopback) -> AltoResult<sys::ALint>;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &ext::ALC_SOFT_loopback`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/alc.rs:174:15
[INFO] [stdout]     |
[INFO] [stdout] 174 |     fn sample_ty(&ext::ALC_SOFT_loopback) -> AltoResult<sys::ALint>;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &ext::ALC_SOFT_loopback`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:112:29
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn set_relative(&mut self, bool);
[INFO] [stdout]     |                                ^^^^ help: try naming the parameter or explicitly ignoring it: `_: bool`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:117:25
[INFO] [stdout]     |
[INFO] [stdout] 117 |     fn set_gain(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                            ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:122:29
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn set_min_gain(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:127:29
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn set_max_gain(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:132:39
[INFO] [stdout]     |
[INFO] [stdout] 132 |     fn set_reference_distance(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                          ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:137:35
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn set_rolloff_factor(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                      ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:142:33
[INFO] [stdout]     |
[INFO] [stdout] 142 |     fn set_max_distance(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                    ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:147:26
[INFO] [stdout]     |
[INFO] [stdout] 147 |     fn set_pitch(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                             ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:152:48
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn set_position<V: Into<[f32; 3]>>(&mut self, V) -> AltoResult<()>;
[INFO] [stdout]     |                                                   ^ help: try naming the parameter or explicitly ignoring it: `_: V`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:157:48
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn set_velocity<V: Into<[f32; 3]>>(&mut self, V) -> AltoResult<()>;
[INFO] [stdout]     |                                                   ^ help: try naming the parameter or explicitly ignoring it: `_: V`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:162:49
[INFO] [stdout]     |
[INFO] [stdout] 162 |     fn set_direction<V: Into<[f32; 3]>>(&mut self, V) -> AltoResult<()>;
[INFO] [stdout]     |                                                    ^ help: try naming the parameter or explicitly ignoring it: `_: V`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:167:37
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn set_cone_inner_angle(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                        ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:172:37
[INFO] [stdout]     |
[INFO] [stdout] 172 |     fn set_cone_outer_angle(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                        ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:177:36
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn set_cone_outer_gain(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                       ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:182:31
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn set_sec_offset(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                  ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:187:34
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn set_sample_offset(&mut self, sys::ALint) -> AltoResult<()>;
[INFO] [stdout]     |                                     ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: sys::ALint`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:192:32
[INFO] [stdout]     |
[INFO] [stdout] 192 |     fn set_byte_offset(&mut self, sys::ALint) -> AltoResult<()>;
[INFO] [stdout]     |                                   ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: sys::ALint`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:219:41
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn set_soft_direct_channels(&mut self, bool) -> AltoResult<()>;
[INFO] [stdout]     |                                            ^^^^ help: try naming the parameter or explicitly ignoring it: `_: bool`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:226:35
[INFO] [stdout]     |
[INFO] [stdout] 226 |     fn set_distance_model(&mut self, DistanceModel) -> AltoResult<()>;
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: DistanceModel`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:278:42
[INFO] [stdout]     |
[INFO] [stdout] 278 |     fn set_air_absorption_factor(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                             ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:285:40
[INFO] [stdout]     |
[INFO] [stdout] 285 |     fn set_room_rolloff_factor(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                           ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:292:38
[INFO] [stdout]     |
[INFO] [stdout] 292 |     fn set_cone_outer_gainhf(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                         ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:299:46
[INFO] [stdout]     |
[INFO] [stdout] 299 |     fn set_direct_filter_gainhf_auto(&mut self, bool) -> AltoResult<()>;
[INFO] [stdout]     |                                                 ^^^^ help: try naming the parameter or explicitly ignoring it: `_: bool`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/al/mod.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / lazy_static! {
[INFO] [stdout] 24 | |     #[doc(hidden)]
[INFO] [stdout] 25 | |     static ref ALTO_CTX_LOCK: Mutex<()> = Mutex::new(());
[INFO] [stdout] 26 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/alc.rs:742:20
[INFO] [stdout]     |
[INFO] [stdout] 742 | impl PartialEq for DeviceObject {
[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/nightly/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 an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 742 | impl PartialEq for dyn DeviceObject {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/alc.rs:747:13
[INFO] [stdout]     |
[INFO] [stdout] 747 | impl Eq for DeviceObject { }
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 747 | impl Eq for dyn DeviceObject { }
[INFO] [stdout]     |             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/alc.rs:743:23
[INFO] [stdout]     |
[INFO] [stdout] 743 |     fn eq(&self, other: &DeviceObject) -> bool {
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 743 |     fn eq(&self, other: &dyn DeviceObject) -> bool {
[INFO] [stdout]     |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:111:24
[INFO] [stdout]     |
[INFO] [stdout] 111 |         write!(f, "{}", self.description())
[INFO] [stdout]     |                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:134:32
[INFO] [stdout]     |
[INFO] [stdout] 134 |             AltoError::Io(ref io) => io.description(),
[INFO] [stdout]     |                                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 32 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.71s
[INFO] running `Command { std: "docker" "inspect" "3753549dd0637905e1690570f66008e597e808f4978271268d06ff9d5586e605", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3753549dd0637905e1690570f66008e597e808f4978271268d06ff9d5586e605", kill_on_drop: false }`
[INFO] [stdout] 3753549dd0637905e1690570f66008e597e808f4978271268d06ff9d5586e605
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fc106cb9ac6ae7f16d83281c88b0871933493f87d6eaab1690995a84c67af312
[INFO] running `Command { std: "docker" "start" "-a" "fc106cb9ac6ae7f16d83281c88b0871933493f87d6eaab1690995a84c67af312", kill_on_drop: false }`
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/alc.rs:138:33
[INFO] [stderr]     |
[INFO] [stderr] 138 |     fn is_extension_present(&self, ext::Alc) -> bool;
[INFO] [stderr]     |                                    ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: ext::Alc`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr]     = note: `#[warn(anonymous_parameters)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/alc.rs:173:14
[INFO] [stderr]     |
[INFO] [stderr] 173 |     fn channels(&ext::ALC_SOFT_loopback) -> AltoResult<sys::ALint>;
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &ext::ALC_SOFT_loopback`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/alc.rs:174:15
[INFO] [stderr]     |
[INFO] [stderr] 174 |     fn sample_ty(&ext::ALC_SOFT_loopback) -> AltoResult<sys::ALint>;
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &ext::ALC_SOFT_loopback`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/al/mod.rs:112:29
[INFO] [stderr]     |
[INFO] [stderr] 112 |     fn set_relative(&mut self, bool);
[INFO] [stderr]     |                                ^^^^ help: try naming the parameter or explicitly ignoring it: `_: bool`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/al/mod.rs:117:25
[INFO] [stderr]     |
[INFO] [stderr] 117 |     fn set_gain(&mut self, f32) -> AltoResult<()>;
[INFO] [stderr]     |                            ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/al/mod.rs:122:29
[INFO] [stderr]     |
[INFO] [stderr] 122 |     fn set_min_gain(&mut self, f32) -> AltoResult<()>;
[INFO] [stderr]     |                                ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/al/mod.rs:127:29
[INFO] [stderr]     |
[INFO] [stderr] 127 |     fn set_max_gain(&mut self, f32) -> AltoResult<()>;
[INFO] [stderr]     |                                ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/al/mod.rs:132:39
[INFO] [stderr]     |
[INFO] [stderr] 132 |     fn set_reference_distance(&mut self, f32) -> AltoResult<()>;
[INFO] [stderr]     |                                          ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/al/mod.rs:137:35
[INFO] [stderr]     |
[INFO] [stderr] 137 |     fn set_rolloff_factor(&mut self, f32) -> AltoResult<()>;
[INFO] [stderr]     |                                      ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/al/mod.rs:142:33
[INFO] [stderr]     |
[INFO] [stderr] 142 |     fn set_max_distance(&mut self, f32) -> AltoResult<()>;
[INFO] [stderr]     |                                    ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/al/mod.rs:147:26
[INFO] [stderr]     |
[INFO] [stderr] 147 |     fn set_pitch(&mut self, f32) -> AltoResult<()>;
[INFO] [stderr]     |                             ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/al/mod.rs:152:48
[INFO] [stderr]     |
[INFO] [stderr] 152 |     fn set_position<V: Into<[f32; 3]>>(&mut self, V) -> AltoResult<()>;
[INFO] [stderr]     |                                                   ^ help: try naming the parameter or explicitly ignoring it: `_: V`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/al/mod.rs:157:48
[INFO] [stderr]     |
[INFO] [stderr] 157 |     fn set_velocity<V: Into<[f32; 3]>>(&mut self, V) -> AltoResult<()>;
[INFO] [stderr]     |                                                   ^ help: try naming the parameter or explicitly ignoring it: `_: V`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/al/mod.rs:162:49
[INFO] [stderr]     |
[INFO] [stderr] 162 |     fn set_direction<V: Into<[f32; 3]>>(&mut self, V) -> AltoResult<()>;
[INFO] [stderr]     |                                                    ^ help: try naming the parameter or explicitly ignoring it: `_: V`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/al/mod.rs:167:37
[INFO] [stderr]     |
[INFO] [stderr] 167 |     fn set_cone_inner_angle(&mut self, f32) -> AltoResult<()>;
[INFO] [stderr]     |                                        ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/al/mod.rs:172:37
[INFO] [stderr]     |
[INFO] [stderr] 172 |     fn set_cone_outer_angle(&mut self, f32) -> AltoResult<()>;
[INFO] [stderr]     |                                        ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/al/mod.rs:177:36
[INFO] [stderr]     |
[INFO] [stderr] 177 |     fn set_cone_outer_gain(&mut self, f32) -> AltoResult<()>;
[INFO] [stderr]     |                                       ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/al/mod.rs:182:31
[INFO] [stderr]     |
[INFO] [stderr] 182 |     fn set_sec_offset(&mut self, f32) -> AltoResult<()>;
[INFO] [stderr]     |                                  ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/al/mod.rs:187:34
[INFO] [stderr]     |
[INFO] [stderr] 187 |     fn set_sample_offset(&mut self, sys::ALint) -> AltoResult<()>;
[INFO] [stderr]     |                                     ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: sys::ALint`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/al/mod.rs:192:32
[INFO] [stderr]     |
[INFO] [stderr] 192 |     fn set_byte_offset(&mut self, sys::ALint) -> AltoResult<()>;
[INFO] [stderr]     |                                   ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: sys::ALint`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/al/mod.rs:219:41
[INFO] [stderr]     |
[INFO] [stderr] 219 |     fn set_soft_direct_channels(&mut self, bool) -> AltoResult<()>;
[INFO] [stderr]     |                                            ^^^^ help: try naming the parameter or explicitly ignoring it: `_: bool`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/al/mod.rs:226:35
[INFO] [stderr]     |
[INFO] [stderr] 226 |     fn set_distance_model(&mut self, DistanceModel) -> AltoResult<()>;
[INFO] [stderr]     |                                      ^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: DistanceModel`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/al/mod.rs:278:42
[INFO] [stderr]     |
[INFO] [stderr] 278 |     fn set_air_absorption_factor(&mut self, f32) -> AltoResult<()>;
[INFO] [stderr]     |                                             ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/al/mod.rs:285:40
[INFO] [stderr]     |
[INFO] [stderr] 285 |     fn set_room_rolloff_factor(&mut self, f32) -> AltoResult<()>;
[INFO] [stderr]     |                                           ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/al/mod.rs:292:38
[INFO] [stderr]     |
[INFO] [stderr] 292 |     fn set_cone_outer_gainhf(&mut self, f32) -> AltoResult<()>;
[INFO] [stderr]     |                                         ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/al/mod.rs:299:46
[INFO] [stderr]     |
[INFO] [stderr] 299 |     fn set_direct_filter_gainhf_auto(&mut self, bool) -> AltoResult<()>;
[INFO] [stderr]     |                                                 ^^^^ help: try naming the parameter or explicitly ignoring it: `_: bool`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stderr]   --> src/al/mod.rs:23:1
[INFO] [stderr]    |
[INFO] [stderr] 23 | / lazy_static! {
[INFO] [stderr] 24 | |     #[doc(hidden)]
[INFO] [stderr] 25 | |     static ref ALTO_CTX_LOCK: Mutex<()> = Mutex::new(());
[INFO] [stderr] 26 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/alc.rs:742:20
[INFO] [stderr]     |
[INFO] [stderr] 742 | impl PartialEq for DeviceObject {
[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/nightly/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 an object-safe trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 742 | impl PartialEq for dyn DeviceObject {
[INFO] [stderr]     |                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/alc.rs:747:13
[INFO] [stderr]     |
[INFO] [stderr] 747 | impl Eq for DeviceObject { }
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is an object-safe trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 747 | impl Eq for dyn DeviceObject { }
[INFO] [stderr]     |             +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/alc.rs:743:23
[INFO] [stderr]     |
[INFO] [stderr] 743 |     fn eq(&self, other: &DeviceObject) -> bool {
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is an object-safe trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 743 |     fn eq(&self, other: &dyn DeviceObject) -> bool {
[INFO] [stderr]     |                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]    --> src/lib.rs:111:24
[INFO] [stderr]     |
[INFO] [stderr] 111 |         write!(f, "{}", self.description())
[INFO] [stderr]     |                              ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]    --> src/lib.rs:134:32
[INFO] [stderr]     |
[INFO] [stderr] 134 |             AltoError::Io(ref io) => io.description(),
[INFO] [stderr]     |                                         ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `alto` (lib) generated 32 warnings (run `cargo fix --lib -p alto` to apply 29 suggestions)
[INFO] [stderr] warning: `alto` (lib test) generated 32 warnings (32 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/alto-1fcc0b460eeafa68)
[INFO] [stderr]      Running tests/alto.rs (/opt/rustwide/target/debug/deps/alto-44693b08ba651b09)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test load_default ... ok
[INFO] [stderr] ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
[INFO] [stderr] ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
[INFO] [stderr] ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
[INFO] [stderr] ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
[INFO] [stderr] ALSA lib confmisc.c:1334:(snd_func_refer) error evaluating name
[INFO] [stderr] ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
[INFO] [stderr] ALSA lib conf.c:5701:(snd_config_expand) Evaluate error: No such file or directory
[INFO] [stderr] ALSA lib pcm.c:2664:(snd_pcm_open_noupdate) Unknown PCM default
[INFO] [stderr] AL lib: (EE) ALCcaptureAlsa_open: Could not open capture device 'default': No such file or directory
[ERROR] error running command: stream did not contain valid UTF-8
[INFO] running `Command { std: "docker" "inspect" "fc106cb9ac6ae7f16d83281c88b0871933493f87d6eaab1690995a84c67af312", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc106cb9ac6ae7f16d83281c88b0871933493f87d6eaab1690995a84c67af312", kill_on_drop: false }`
[INFO] [stdout] fc106cb9ac6ae7f16d83281c88b0871933493f87d6eaab1690995a84c67af312
[INFO] testing alto-3.0.4 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate alto 3.0.4 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate alto 3.0.4 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate alto 3.0.4
[INFO] finished tweaking crates.io crate alto 3.0.4
[INFO] tweaked toml for crates.io crate alto 3.0.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 27 packages to latest compatible versions
[INFO] [stderr]       Adding lazy_static v0.2.11 (latest: v1.4.0)
[INFO] [stderr]       Adding libloading v0.5.2 (latest: v0.8.3)
[INFO] [stderr]       Adding owning_ref v0.3.3 (latest: v0.4.1)
[INFO] [stderr]       Adding parking_lot v0.4.8 (latest: v0.12.3)
[INFO] [stderr]       Adding parking_lot_core v0.2.14 (latest: v0.9.10)
[INFO] [stderr]       Adding rand v0.4.6 (latest: v0.8.5)
[INFO] [stderr]       Adding rand_core v0.3.1 (latest: v0.6.4)
[INFO] [stderr]       Adding rand_core v0.4.2 (latest: v0.6.4)
[INFO] [stderr]       Adding rdrand v0.4.0 (latest: v0.8.3)
[INFO] [stderr]       Adding smallvec v0.6.14 (latest: v1.13.2)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.66)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 970ed2f53784252dfd9cce1ff3d3c027c17dfb1788b1613248bb7d6a56a61c51
[INFO] running `Command { std: "docker" "start" "-a" "970ed2f53784252dfd9cce1ff3d3c027c17dfb1788b1613248bb7d6a56a61c51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "970ed2f53784252dfd9cce1ff3d3c027c17dfb1788b1613248bb7d6a56a61c51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "970ed2f53784252dfd9cce1ff3d3c027c17dfb1788b1613248bb7d6a56a61c51", kill_on_drop: false }`
[INFO] [stdout] 970ed2f53784252dfd9cce1ff3d3c027c17dfb1788b1613248bb7d6a56a61c51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6dcb41e6c1f67e6d090a37bf97a5d3a6caaf7a1b1422698cc17faaa1bc7cc131
[INFO] running `Command { std: "docker" "start" "-a" "6dcb41e6c1f67e6d090a37bf97a5d3a6caaf7a1b1422698cc17faaa1bc7cc131", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling owning_ref v0.3.3
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling al-sys v0.6.1
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling parking_lot_core v0.2.14
[INFO] [stderr]    Compiling parking_lot v0.4.8
[INFO] [stderr]    Compiling rental-impl v0.5.5
[INFO] [stderr]    Compiling rental v0.5.6
[INFO] [stderr]    Compiling alto v3.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/alc.rs:138:33
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn is_extension_present(&self, ext::Alc) -> bool;
[INFO] [stdout]     |                                    ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: ext::Alc`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]     = note: `#[warn(anonymous_parameters)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/alc.rs:173:14
[INFO] [stdout]     |
[INFO] [stdout] 173 |     fn channels(&ext::ALC_SOFT_loopback) -> AltoResult<sys::ALint>;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &ext::ALC_SOFT_loopback`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/alc.rs:174:15
[INFO] [stdout]     |
[INFO] [stdout] 174 |     fn sample_ty(&ext::ALC_SOFT_loopback) -> AltoResult<sys::ALint>;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &ext::ALC_SOFT_loopback`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:112:29
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn set_relative(&mut self, bool);
[INFO] [stdout]     |                                ^^^^ help: try naming the parameter or explicitly ignoring it: `_: bool`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:117:25
[INFO] [stdout]     |
[INFO] [stdout] 117 |     fn set_gain(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                            ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:122:29
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn set_min_gain(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:127:29
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn set_max_gain(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:132:39
[INFO] [stdout]     |
[INFO] [stdout] 132 |     fn set_reference_distance(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                          ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:137:35
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn set_rolloff_factor(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                      ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:142:33
[INFO] [stdout]     |
[INFO] [stdout] 142 |     fn set_max_distance(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                    ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:147:26
[INFO] [stdout]     |
[INFO] [stdout] 147 |     fn set_pitch(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                             ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:152:48
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn set_position<V: Into<[f32; 3]>>(&mut self, V) -> AltoResult<()>;
[INFO] [stdout]     |                                                   ^ help: try naming the parameter or explicitly ignoring it: `_: V`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:157:48
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn set_velocity<V: Into<[f32; 3]>>(&mut self, V) -> AltoResult<()>;
[INFO] [stdout]     |                                                   ^ help: try naming the parameter or explicitly ignoring it: `_: V`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:162:49
[INFO] [stdout]     |
[INFO] [stdout] 162 |     fn set_direction<V: Into<[f32; 3]>>(&mut self, V) -> AltoResult<()>;
[INFO] [stdout]     |                                                    ^ help: try naming the parameter or explicitly ignoring it: `_: V`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:167:37
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn set_cone_inner_angle(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                        ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:172:37
[INFO] [stdout]     |
[INFO] [stdout] 172 |     fn set_cone_outer_angle(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                        ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:177:36
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn set_cone_outer_gain(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                       ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:182:31
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn set_sec_offset(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                  ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:187:34
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn set_sample_offset(&mut self, sys::ALint) -> AltoResult<()>;
[INFO] [stdout]     |                                     ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: sys::ALint`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:192:32
[INFO] [stdout]     |
[INFO] [stdout] 192 |     fn set_byte_offset(&mut self, sys::ALint) -> AltoResult<()>;
[INFO] [stdout]     |                                   ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: sys::ALint`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:219:41
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn set_soft_direct_channels(&mut self, bool) -> AltoResult<()>;
[INFO] [stdout]     |                                            ^^^^ help: try naming the parameter or explicitly ignoring it: `_: bool`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:226:35
[INFO] [stdout]     |
[INFO] [stdout] 226 |     fn set_distance_model(&mut self, DistanceModel) -> AltoResult<()>;
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: DistanceModel`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:278:42
[INFO] [stdout]     |
[INFO] [stdout] 278 |     fn set_air_absorption_factor(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                             ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:285:40
[INFO] [stdout]     |
[INFO] [stdout] 285 |     fn set_room_rolloff_factor(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                           ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:292:38
[INFO] [stdout]     |
[INFO] [stdout] 292 |     fn set_cone_outer_gainhf(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                         ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:299:46
[INFO] [stdout]     |
[INFO] [stdout] 299 |     fn set_direct_filter_gainhf_auto(&mut self, bool) -> AltoResult<()>;
[INFO] [stdout]     |                                                 ^^^^ help: try naming the parameter or explicitly ignoring it: `_: bool`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/al/mod.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / lazy_static! {
[INFO] [stdout] 24 | |     #[doc(hidden)]
[INFO] [stdout] 25 | |     static ref ALTO_CTX_LOCK: Mutex<()> = Mutex::new(());
[INFO] [stdout] 26 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/alc.rs:742:20
[INFO] [stdout]     |
[INFO] [stdout] 742 | impl PartialEq for DeviceObject {
[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/nightly/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 an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 742 | impl PartialEq for dyn DeviceObject {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/alc.rs:747:13
[INFO] [stdout]     |
[INFO] [stdout] 747 | impl Eq for DeviceObject { }
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 747 | impl Eq for dyn DeviceObject { }
[INFO] [stdout]     |             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/alc.rs:743:23
[INFO] [stdout]     |
[INFO] [stdout] 743 |     fn eq(&self, other: &DeviceObject) -> bool {
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 743 |     fn eq(&self, other: &dyn DeviceObject) -> bool {
[INFO] [stdout]     |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:111:24
[INFO] [stdout]     |
[INFO] [stdout] 111 |         write!(f, "{}", self.description())
[INFO] [stdout]     |                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:134:32
[INFO] [stdout]     |
[INFO] [stdout] 134 |             AltoError::Io(ref io) => io.description(),
[INFO] [stdout]     |                                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 32 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.48s
[INFO] running `Command { std: "docker" "inspect" "6dcb41e6c1f67e6d090a37bf97a5d3a6caaf7a1b1422698cc17faaa1bc7cc131", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dcb41e6c1f67e6d090a37bf97a5d3a6caaf7a1b1422698cc17faaa1bc7cc131", kill_on_drop: false }`
[INFO] [stdout] 6dcb41e6c1f67e6d090a37bf97a5d3a6caaf7a1b1422698cc17faaa1bc7cc131
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f41351c0c0fc93f49b27589dafb31d7e63a9cde218c118601bbae1fc2f051a6
[INFO] running `Command { std: "docker" "start" "-a" "3f41351c0c0fc93f49b27589dafb31d7e63a9cde218c118601bbae1fc2f051a6", kill_on_drop: false }`
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/alc.rs:138:33
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn is_extension_present(&self, ext::Alc) -> bool;
[INFO] [stdout]     |                                    ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: ext::Alc`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]     = note: `#[warn(anonymous_parameters)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/alc.rs:173:14
[INFO] [stdout]     |
[INFO] [stdout] 173 |     fn channels(&ext::ALC_SOFT_loopback) -> AltoResult<sys::ALint>;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &ext::ALC_SOFT_loopback`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/alc.rs:174:15
[INFO] [stdout]     |
[INFO] [stdout] 174 |     fn sample_ty(&ext::ALC_SOFT_loopback) -> AltoResult<sys::ALint>;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &ext::ALC_SOFT_loopback`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:112:29
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn set_relative(&mut self, bool);
[INFO] [stdout]     |                                ^^^^ help: try naming the parameter or explicitly ignoring it: `_: bool`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:117:25
[INFO] [stdout]     |
[INFO] [stdout] 117 |     fn set_gain(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                            ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:122:29
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn set_min_gain(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:127:29
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn set_max_gain(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:132:39
[INFO] [stdout]     |
[INFO] [stdout] 132 |     fn set_reference_distance(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                          ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:137:35
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn set_rolloff_factor(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                      ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:142:33
[INFO] [stdout]     |
[INFO] [stdout] 142 |     fn set_max_distance(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                    ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:147:26
[INFO] [stdout]     |
[INFO] [stdout] 147 |     fn set_pitch(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                             ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:152:48
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn set_position<V: Into<[f32; 3]>>(&mut self, V) -> AltoResult<()>;
[INFO] [stdout]     |                                                   ^ help: try naming the parameter or explicitly ignoring it: `_: V`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:157:48
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn set_velocity<V: Into<[f32; 3]>>(&mut self, V) -> AltoResult<()>;
[INFO] [stdout]     |                                                   ^ help: try naming the parameter or explicitly ignoring it: `_: V`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:162:49
[INFO] [stdout]     |
[INFO] [stdout] 162 |     fn set_direction<V: Into<[f32; 3]>>(&mut self, V) -> AltoResult<()>;
[INFO] [stdout]     |                                                    ^ help: try naming the parameter or explicitly ignoring it: `_: V`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:167:37
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn set_cone_inner_angle(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                        ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling alto v3.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:172:37
[INFO] [stdout]     |
[INFO] [stdout] 172 |     fn set_cone_outer_angle(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                        ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:177:36
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn set_cone_outer_gain(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                       ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:182:31
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn set_sec_offset(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                  ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:187:34
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn set_sample_offset(&mut self, sys::ALint) -> AltoResult<()>;
[INFO] [stdout]     |                                     ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: sys::ALint`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:192:32
[INFO] [stdout]     |
[INFO] [stdout] 192 |     fn set_byte_offset(&mut self, sys::ALint) -> AltoResult<()>;
[INFO] [stdout]     |                                   ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: sys::ALint`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:219:41
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn set_soft_direct_channels(&mut self, bool) -> AltoResult<()>;
[INFO] [stdout]     |                                            ^^^^ help: try naming the parameter or explicitly ignoring it: `_: bool`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:226:35
[INFO] [stdout]     |
[INFO] [stdout] 226 |     fn set_distance_model(&mut self, DistanceModel) -> AltoResult<()>;
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: DistanceModel`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:278:42
[INFO] [stdout]     |
[INFO] [stdout] 278 |     fn set_air_absorption_factor(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                             ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:285:40
[INFO] [stdout]     |
[INFO] [stdout] 285 |     fn set_room_rolloff_factor(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                           ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:292:38
[INFO] [stdout]     |
[INFO] [stdout] 292 |     fn set_cone_outer_gainhf(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                         ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:299:46
[INFO] [stdout]     |
[INFO] [stdout] 299 |     fn set_direct_filter_gainhf_auto(&mut self, bool) -> AltoResult<()>;
[INFO] [stdout]     |                                                 ^^^^ help: try naming the parameter or explicitly ignoring it: `_: bool`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/al/mod.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / lazy_static! {
[INFO] [stdout] 24 | |     #[doc(hidden)]
[INFO] [stdout] 25 | |     static ref ALTO_CTX_LOCK: Mutex<()> = Mutex::new(());
[INFO] [stdout] 26 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/alc.rs:742:20
[INFO] [stdout]     |
[INFO] [stdout] 742 | impl PartialEq for DeviceObject {
[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/nightly/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 an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 742 | impl PartialEq for dyn DeviceObject {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/alc.rs:747:13
[INFO] [stdout]     |
[INFO] [stdout] 747 | impl Eq for DeviceObject { }
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 747 | impl Eq for dyn DeviceObject { }
[INFO] [stdout]     |             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/alc.rs:743:23
[INFO] [stdout]     |
[INFO] [stdout] 743 |     fn eq(&self, other: &DeviceObject) -> bool {
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 743 |     fn eq(&self, other: &dyn DeviceObject) -> bool {
[INFO] [stdout]     |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:111:24
[INFO] [stdout]     |
[INFO] [stdout] 111 |         write!(f, "{}", self.description())
[INFO] [stdout]     |                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:134:32
[INFO] [stdout]     |
[INFO] [stdout] 134 |             AltoError::Io(ref io) => io.description(),
[INFO] [stdout]     |                                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 32 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/alc.rs:138:33
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn is_extension_present(&self, ext::Alc) -> bool;
[INFO] [stdout]     |                                    ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: ext::Alc`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]     = note: `#[warn(anonymous_parameters)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/alc.rs:173:14
[INFO] [stdout]     |
[INFO] [stdout] 173 |     fn channels(&ext::ALC_SOFT_loopback) -> AltoResult<sys::ALint>;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &ext::ALC_SOFT_loopback`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/alc.rs:174:15
[INFO] [stdout]     |
[INFO] [stdout] 174 |     fn sample_ty(&ext::ALC_SOFT_loopback) -> AltoResult<sys::ALint>;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &ext::ALC_SOFT_loopback`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:112:29
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn set_relative(&mut self, bool);
[INFO] [stdout]     |                                ^^^^ help: try naming the parameter or explicitly ignoring it: `_: bool`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:117:25
[INFO] [stdout]     |
[INFO] [stdout] 117 |     fn set_gain(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                            ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:122:29
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn set_min_gain(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:127:29
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn set_max_gain(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:132:39
[INFO] [stdout]     |
[INFO] [stdout] 132 |     fn set_reference_distance(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                          ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:137:35
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn set_rolloff_factor(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                      ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:142:33
[INFO] [stdout]     |
[INFO] [stdout] 142 |     fn set_max_distance(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                    ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:147:26
[INFO] [stdout]     |
[INFO] [stdout] 147 |     fn set_pitch(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                             ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:152:48
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn set_position<V: Into<[f32; 3]>>(&mut self, V) -> AltoResult<()>;
[INFO] [stdout]     |                                                   ^ help: try naming the parameter or explicitly ignoring it: `_: V`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:157:48
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn set_velocity<V: Into<[f32; 3]>>(&mut self, V) -> AltoResult<()>;
[INFO] [stdout]     |                                                   ^ help: try naming the parameter or explicitly ignoring it: `_: V`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:162:49
[INFO] [stdout]     |
[INFO] [stdout] 162 |     fn set_direction<V: Into<[f32; 3]>>(&mut self, V) -> AltoResult<()>;
[INFO] [stdout]     |                                                    ^ help: try naming the parameter or explicitly ignoring it: `_: V`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:167:37
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn set_cone_inner_angle(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                        ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:172:37
[INFO] [stdout]     |
[INFO] [stdout] 172 |     fn set_cone_outer_angle(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                        ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:177:36
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn set_cone_outer_gain(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                       ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:182:31
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn set_sec_offset(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                  ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:187:34
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn set_sample_offset(&mut self, sys::ALint) -> AltoResult<()>;
[INFO] [stdout]     |                                     ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: sys::ALint`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:192:32
[INFO] [stdout]     |
[INFO] [stdout] 192 |     fn set_byte_offset(&mut self, sys::ALint) -> AltoResult<()>;
[INFO] [stdout]     |                                   ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: sys::ALint`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:219:41
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn set_soft_direct_channels(&mut self, bool) -> AltoResult<()>;
[INFO] [stdout]     |                                            ^^^^ help: try naming the parameter or explicitly ignoring it: `_: bool`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:226:35
[INFO] [stdout]     |
[INFO] [stdout] 226 |     fn set_distance_model(&mut self, DistanceModel) -> AltoResult<()>;
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: DistanceModel`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:278:42
[INFO] [stdout]     |
[INFO] [stdout] 278 |     fn set_air_absorption_factor(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                             ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:285:40
[INFO] [stdout]     |
[INFO] [stdout] 285 |     fn set_room_rolloff_factor(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                           ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:292:38
[INFO] [stdout]     |
[INFO] [stdout] 292 |     fn set_cone_outer_gainhf(&mut self, f32) -> AltoResult<()>;
[INFO] [stdout]     |                                         ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/al/mod.rs:299:46
[INFO] [stdout]     |
[INFO] [stdout] 299 |     fn set_direct_filter_gainhf_auto(&mut self, bool) -> AltoResult<()>;
[INFO] [stdout]     |                                                 ^^^^ help: try naming the parameter or explicitly ignoring it: `_: bool`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/al/mod.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / lazy_static! {
[INFO] [stdout] 24 | |     #[doc(hidden)]
[INFO] [stdout] 25 | |     static ref ALTO_CTX_LOCK: Mutex<()> = Mutex::new(());
[INFO] [stdout] 26 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/alc.rs:742:20
[INFO] [stdout]     |
[INFO] [stdout] 742 | impl PartialEq for DeviceObject {
[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/nightly/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 an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 742 | impl PartialEq for dyn DeviceObject {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/alc.rs:747:13
[INFO] [stdout]     |
[INFO] [stdout] 747 | impl Eq for DeviceObject { }
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 747 | impl Eq for dyn DeviceObject { }
[INFO] [stdout]     |             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/alc.rs:743:23
[INFO] [stdout]     |
[INFO] [stdout] 743 |     fn eq(&self, other: &DeviceObject) -> bool {
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 743 |     fn eq(&self, other: &dyn DeviceObject) -> bool {
[INFO] [stdout]     |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:111:24
[INFO] [stdout]     |
[INFO] [stdout] 111 |         write!(f, "{}", self.description())
[INFO] [stdout]     |                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:134:32
[INFO] [stdout]     |
[INFO] [stdout] 134 |             AltoError::Io(ref io) => io.description(),
[INFO] [stdout]     |                                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 32 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.80s
[INFO] running `Command { std: "docker" "inspect" "3f41351c0c0fc93f49b27589dafb31d7e63a9cde218c118601bbae1fc2f051a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f41351c0c0fc93f49b27589dafb31d7e63a9cde218c118601bbae1fc2f051a6", kill_on_drop: false }`
[INFO] [stdout] 3f41351c0c0fc93f49b27589dafb31d7e63a9cde218c118601bbae1fc2f051a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f5382f7694397738d093c86bad85a41def266cfca7b3b72ee17ec5c0ccdfad5f
[INFO] running `Command { std: "docker" "start" "-a" "f5382f7694397738d093c86bad85a41def266cfca7b3b72ee17ec5c0ccdfad5f", kill_on_drop: false }`
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/alc.rs:138:33
[INFO] [stderr]     |
[INFO] [stderr] 138 |     fn is_extension_present(&self, ext::Alc) -> bool;
[INFO] [stderr]     |                                    ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: ext::Alc`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr]     = note: `#[warn(anonymous_parameters)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/alc.rs:173:14
[INFO] [stderr]     |
[INFO] [stderr] 173 |     fn channels(&ext::ALC_SOFT_loopback) -> AltoResult<sys::ALint>;
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &ext::ALC_SOFT_loopback`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/alc.rs:174:15
[INFO] [stderr]     |
[INFO] [stderr] 174 |     fn sample_ty(&ext::ALC_SOFT_loopback) -> AltoResult<sys::ALint>;
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &ext::ALC_SOFT_loopback`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/al/mod.rs:112:29
[INFO] [stderr]     |
[INFO] [stderr] 112 |     fn set_relative(&mut self, bool);
[INFO] [stderr]     |                                ^^^^ help: try naming the parameter or explicitly ignoring it: `_: bool`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/al/mod.rs:117:25
[INFO] [stderr]     |
[INFO] [stderr] 117 |     fn set_gain(&mut self, f32) -> AltoResult<()>;
[INFO] [stderr]     |                            ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/al/mod.rs:122:29
[INFO] [stderr]     |
[INFO] [stderr] 122 |     fn set_min_gain(&mut self, f32) -> AltoResult<()>;
[INFO] [stderr]     |                                ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/al/mod.rs:127:29
[INFO] [stderr]     |
[INFO] [stderr] 127 |     fn set_max_gain(&mut self, f32) -> AltoResult<()>;
[INFO] [stderr]     |                                ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/al/mod.rs:132:39
[INFO] [stderr]     |
[INFO] [stderr] 132 |     fn set_reference_distance(&mut self, f32) -> AltoResult<()>;
[INFO] [stderr]     |                                          ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/al/mod.rs:137:35
[INFO] [stderr]     |
[INFO] [stderr] 137 |     fn set_rolloff_factor(&mut self, f32) -> AltoResult<()>;
[INFO] [stderr]     |                                      ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/al/mod.rs:142:33
[INFO] [stderr]     |
[INFO] [stderr] 142 |     fn set_max_distance(&mut self, f32) -> AltoResult<()>;
[INFO] [stderr]     |                                    ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/al/mod.rs:147:26
[INFO] [stderr]     |
[INFO] [stderr] 147 |     fn set_pitch(&mut self, f32) -> AltoResult<()>;
[INFO] [stderr]     |                             ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/al/mod.rs:152:48
[INFO] [stderr]     |
[INFO] [stderr] 152 |     fn set_position<V: Into<[f32; 3]>>(&mut self, V) -> AltoResult<()>;
[INFO] [stderr]     |                                                   ^ help: try naming the parameter or explicitly ignoring it: `_: V`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/al/mod.rs:157:48
[INFO] [stderr]     |
[INFO] [stderr] 157 |     fn set_velocity<V: Into<[f32; 3]>>(&mut self, V) -> AltoResult<()>;
[INFO] [stderr]     |                                                   ^ help: try naming the parameter or explicitly ignoring it: `_: V`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/al/mod.rs:162:49
[INFO] [stderr]     |
[INFO] [stderr] 162 |     fn set_direction<V: Into<[f32; 3]>>(&mut self, V) -> AltoResult<()>;
[INFO] [stderr]     |                                                    ^ help: try naming the parameter or explicitly ignoring it: `_: V`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/al/mod.rs:167:37
[INFO] [stderr]     |
[INFO] [stderr] 167 |     fn set_cone_inner_angle(&mut self, f32) -> AltoResult<()>;
[INFO] [stderr]     |                                        ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/al/mod.rs:172:37
[INFO] [stderr]     |
[INFO] [stderr] 172 |     fn set_cone_outer_angle(&mut self, f32) -> AltoResult<()>;
[INFO] [stderr]     |                                        ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/al/mod.rs:177:36
[INFO] [stderr]     |
[INFO] [stderr] 177 |     fn set_cone_outer_gain(&mut self, f32) -> AltoResult<()>;
[INFO] [stderr]     |                                       ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/al/mod.rs:182:31
[INFO] [stderr]     |
[INFO] [stderr] 182 |     fn set_sec_offset(&mut self, f32) -> AltoResult<()>;
[INFO] [stderr]     |                                  ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/al/mod.rs:187:34
[INFO] [stderr]     |
[INFO] [stderr] 187 |     fn set_sample_offset(&mut self, sys::ALint) -> AltoResult<()>;
[INFO] [stderr]     |                                     ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: sys::ALint`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/al/mod.rs:192:32
[INFO] [stderr]     |
[INFO] [stderr] 192 |     fn set_byte_offset(&mut self, sys::ALint) -> AltoResult<()>;
[INFO] [stderr]     |                                   ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: sys::ALint`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/al/mod.rs:219:41
[INFO] [stderr]     |
[INFO] [stderr] 219 |     fn set_soft_direct_channels(&mut self, bool) -> AltoResult<()>;
[INFO] [stderr]     |                                            ^^^^ help: try naming the parameter or explicitly ignoring it: `_: bool`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/al/mod.rs:226:35
[INFO] [stderr]     |
[INFO] [stderr] 226 |     fn set_distance_model(&mut self, DistanceModel) -> AltoResult<()>;
[INFO] [stderr]     |                                      ^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: DistanceModel`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/al/mod.rs:278:42
[INFO] [stderr]     |
[INFO] [stderr] 278 |     fn set_air_absorption_factor(&mut self, f32) -> AltoResult<()>;
[INFO] [stderr]     |                                             ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/al/mod.rs:285:40
[INFO] [stderr]     |
[INFO] [stderr] 285 |     fn set_room_rolloff_factor(&mut self, f32) -> AltoResult<()>;
[INFO] [stderr]     |                                           ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/al/mod.rs:292:38
[INFO] [stderr]     |
[INFO] [stderr] 292 |     fn set_cone_outer_gainhf(&mut self, f32) -> AltoResult<()>;
[INFO] [stderr]     |                                         ^^^ help: try naming the parameter or explicitly ignoring it: `_: f32`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/al/mod.rs:299:46
[INFO] [stderr]     |
[INFO] [stderr] 299 |     fn set_direct_filter_gainhf_auto(&mut self, bool) -> AltoResult<()>;
[INFO] [stderr]     |                                                 ^^^^ help: try naming the parameter or explicitly ignoring it: `_: bool`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stderr]   --> src/al/mod.rs:23:1
[INFO] [stderr]    |
[INFO] [stderr] 23 | / lazy_static! {
[INFO] [stderr] 24 | |     #[doc(hidden)]
[INFO] [stderr] 25 | |     static ref ALTO_CTX_LOCK: Mutex<()> = Mutex::new(());
[INFO] [stderr] 26 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/alc.rs:742:20
[INFO] [stderr]     |
[INFO] [stderr] 742 | impl PartialEq for DeviceObject {
[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/nightly/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 an object-safe trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 742 | impl PartialEq for dyn DeviceObject {
[INFO] [stderr]     |                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/alc.rs:747:13
[INFO] [stderr]     |
[INFO] [stderr] 747 | impl Eq for DeviceObject { }
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is an object-safe trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 747 | impl Eq for dyn DeviceObject { }
[INFO] [stderr]     |             +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/alc.rs:743:23
[INFO] [stderr]     |
[INFO] [stderr] 743 |     fn eq(&self, other: &DeviceObject) -> bool {
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is an object-safe trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 743 |     fn eq(&self, other: &dyn DeviceObject) -> bool {
[INFO] [stderr]     |                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]    --> src/lib.rs:111:24
[INFO] [stderr]     |
[INFO] [stderr] 111 |         write!(f, "{}", self.description())
[INFO] [stderr]     |                              ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]    --> src/lib.rs:134:32
[INFO] [stderr]     |
[INFO] [stderr] 134 |             AltoError::Io(ref io) => io.description(),
[INFO] [stderr]     |                                         ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `alto` (lib) generated 32 warnings (run `cargo fix --lib -p alto` to apply 29 suggestions)
[INFO] [stderr] warning: `alto` (lib test) generated 32 warnings (32 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/alto-1fcc0b460eeafa68)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/alto.rs (/opt/rustwide/target/debug/deps/alto-44693b08ba651b09)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test load_default ... ok
[INFO] [stderr] ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
[INFO] [stderr] ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
[INFO] [stderr] ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
[INFO] [stderr] ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
[INFO] [stderr] ALSA lib confmisc.c:1334:(snd_func_refer) error evaluating name
[INFO] [stderr] ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
[INFO] [stderr] ALSA lib conf.c:5701:(snd_config_expand) Evaluate error: No such file or directory
[INFO] [stderr] ALSA lib pcm.c:2664:(snd_pcm_open_noupdate) Unknown PCM ALSA Default
[INFO] [stderr] AL lib: (EE) ALCcaptureAlsa_open: Could not open capture device 'ALSA Default': No such file or directory
[ERROR] error running command: stream did not contain valid UTF-8
[INFO] running `Command { std: "docker" "inspect" "f5382f7694397738d093c86bad85a41def266cfca7b3b72ee17ec5c0ccdfad5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5382f7694397738d093c86bad85a41def266cfca7b3b72ee17ec5c0ccdfad5f", kill_on_drop: false }`
[INFO] [stdout] f5382f7694397738d093c86bad85a41def266cfca7b3b72ee17ec5c0ccdfad5f
