[INFO] fetching crate alto 3.0.4...
[INFO] checking alto-3.0.4 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate alto 3.0.4 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate alto 3.0.4 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "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-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded maybe-uninit v2.0.0
[INFO] [stderr]   Downloaded rental v0.5.6
[INFO] [stderr]   Downloaded lazy_static v0.2.11
[INFO] [stderr]   Downloaded rental-impl v0.5.5
[INFO] [stderr]   Downloaded parking_lot_core v0.2.14
[INFO] [stderr]   Downloaded smallvec v0.6.14
[INFO] [stderr]   Downloaded owning_ref v0.3.3
[INFO] [stderr]   Downloaded libloading v0.5.2
[INFO] [stderr]   Downloaded parking_lot v0.4.8
[INFO] [stderr]   Downloaded al-sys v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 040594a6ed71c9e837f34b0674a4084b83637650273a4319de22e076a95cc407
[INFO] running `Command { std: "docker" "start" "-a" "040594a6ed71c9e837f34b0674a4084b83637650273a4319de22e076a95cc407", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "040594a6ed71c9e837f34b0674a4084b83637650273a4319de22e076a95cc407", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "040594a6ed71c9e837f34b0674a4084b83637650273a4319de22e076a95cc407", kill_on_drop: false }`
[INFO] [stdout] 040594a6ed71c9e837f34b0674a4084b83637650273a4319de22e076a95cc407
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96da43a0d2033d6a6911d04d64285a1c47b3c2dd79003d54e53fc429e03dab3d
[INFO] running `Command { std: "docker" "start" "-a" "96da43a0d2033d6a6911d04d64285a1c47b3c2dd79003d54e53fc429e03dab3d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]    Compiling al-sys v0.6.1
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking owning_ref v0.3.3
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking parking_lot_core v0.2.14
[INFO] [stderr]     Checking parking_lot v0.4.8
[INFO] [stderr]    Compiling rental-impl v0.5.5
[INFO] [stderr]     Checking rental v0.5.6
[INFO] [stderr]     Checking 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: the item `Deref` is imported redundantly
[INFO] [stdout]  --> src/al/format.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::ops::{Deref, DerefMut};
[INFO] [stdout]   |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6 | use al::*;
[INFO] [stdout]   |     ----- the item `Deref` is already imported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AltoError` is imported redundantly
[INFO] [stdout]  --> src/al/format.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ::{AltoError, AltoResult};
[INFO] [stdout]   |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6 | use al::*;
[INFO] [stdout]   |     ----- the item `AltoError` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AltoResult` is imported redundantly
[INFO] [stdout]  --> src/al/format.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ::{AltoError, AltoResult};
[INFO] [stdout]   |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6 | use al::*;
[INFO] [stdout]   |     ----- the item `AltoResult` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `sys` is imported redundantly
[INFO] [stdout]  --> src/al/format.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use sys;
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 5 | use alc::*;
[INFO] [stdout] 6 | use al::*;
[INFO] [stdout]   |     ----- the item `sys` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ext` is imported redundantly
[INFO] [stdout]  --> src/al/format.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use al::*;
[INFO] [stdout]   |     ----- the item `ext` is already imported here
[INFO] [stdout] 7 | use ext;
[INFO] [stdout]   |     ^^^
[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/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/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/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/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: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: the item `Deref` is imported redundantly
[INFO] [stdout]  --> src/al/format.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::ops::{Deref, DerefMut};
[INFO] [stdout]   |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6 | use al::*;
[INFO] [stdout]   |     ----- the item `Deref` is already imported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` 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/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: the item `AltoError` is imported redundantly
[INFO] [stdout]  --> src/al/format.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ::{AltoError, AltoResult};
[INFO] [stdout]   |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6 | use al::*;
[INFO] [stdout]   |     ----- the item `AltoError` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AltoResult` is imported redundantly
[INFO] [stdout]  --> src/al/format.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ::{AltoError, AltoResult};
[INFO] [stdout]   |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6 | use al::*;
[INFO] [stdout]   |     ----- the item `AltoResult` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `sys` is imported redundantly
[INFO] [stdout]  --> src/al/format.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use sys;
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 5 | use alc::*;
[INFO] [stdout] 6 | use al::*;
[INFO] [stdout]   |     ----- the item `sys` is already imported here
[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: the item `ext` is imported redundantly
[INFO] [stdout]  --> src/al/format.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use al::*;
[INFO] [stdout]   |     ----- the item `ext` is already imported here
[INFO] [stdout] 7 | use ext;
[INFO] [stdout]   |     ^^^
[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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: 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 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: 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: 37 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 37 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.70s
[INFO] running `Command { std: "docker" "inspect" "96da43a0d2033d6a6911d04d64285a1c47b3c2dd79003d54e53fc429e03dab3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96da43a0d2033d6a6911d04d64285a1c47b3c2dd79003d54e53fc429e03dab3d", kill_on_drop: false }`
[INFO] [stdout] 96da43a0d2033d6a6911d04d64285a1c47b3c2dd79003d54e53fc429e03dab3d
[INFO] checking alto-3.0.4 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate alto 3.0.4 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate alto 3.0.4 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "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-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c0ed6836a47cb4e141ceefa8534bc4e42ce0ae2e55f917ba0607c4e2d04b3997
[INFO] running `Command { std: "docker" "start" "-a" "c0ed6836a47cb4e141ceefa8534bc4e42ce0ae2e55f917ba0607c4e2d04b3997", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0ed6836a47cb4e141ceefa8534bc4e42ce0ae2e55f917ba0607c4e2d04b3997", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0ed6836a47cb4e141ceefa8534bc4e42ce0ae2e55f917ba0607c4e2d04b3997", kill_on_drop: false }`
[INFO] [stdout] c0ed6836a47cb4e141ceefa8534bc4e42ce0ae2e55f917ba0607c4e2d04b3997
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9fb9059bedcbab6efa0a87b7e383466575a870aa0def2c4a8c818005753d26bc
[INFO] running `Command { std: "docker" "start" "-a" "9fb9059bedcbab6efa0a87b7e383466575a870aa0def2c4a8c818005753d26bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]    Compiling al-sys v0.6.1
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking owning_ref v0.3.3
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking parking_lot_core v0.2.14
[INFO] [stderr]     Checking parking_lot v0.4.8
[INFO] [stderr]    Compiling rental-impl v0.5.5
[INFO] [stderr]     Checking rental v0.5.6
[INFO] [stderr]     Checking 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: the item `Deref` is imported redundantly
[INFO] [stdout]  --> src/al/format.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::ops::{Deref, DerefMut};
[INFO] [stdout]   |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6 | use al::*;
[INFO] [stdout]   |     ----- the item `Deref` is already imported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AltoError` is imported redundantly
[INFO] [stdout]  --> src/al/format.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ::{AltoError, AltoResult};
[INFO] [stdout]   |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6 | use al::*;
[INFO] [stdout]   |     ----- the item `AltoError` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AltoResult` is imported redundantly
[INFO] [stdout]  --> src/al/format.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ::{AltoError, AltoResult};
[INFO] [stdout]   |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6 | use al::*;
[INFO] [stdout]   |     ----- the item `AltoResult` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `sys` is imported redundantly
[INFO] [stdout]  --> src/al/format.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use sys;
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 5 | use alc::*;
[INFO] [stdout] 6 | use al::*;
[INFO] [stdout]   |     ----- the item `sys` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ext` is imported redundantly
[INFO] [stdout]  --> src/al/format.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use al::*;
[INFO] [stdout]   |     ----- the item `ext` is already imported here
[INFO] [stdout] 7 | use ext;
[INFO] [stdout]   |     ^^^
[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/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/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/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/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/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: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: the item `Deref` is imported redundantly
[INFO] [stdout]  --> src/al/format.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::ops::{Deref, DerefMut};
[INFO] [stdout]   |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6 | use al::*;
[INFO] [stdout]   |     ----- the item `Deref` is already imported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` 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/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: the item `AltoError` is imported redundantly
[INFO] [stdout]  --> src/al/format.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ::{AltoError, AltoResult};
[INFO] [stdout]   |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6 | use al::*;
[INFO] [stdout]   |     ----- the item `AltoError` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AltoResult` is imported redundantly
[INFO] [stdout]  --> src/al/format.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ::{AltoError, AltoResult};
[INFO] [stdout]   |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6 | use al::*;
[INFO] [stdout]   |     ----- the item `AltoResult` is already imported here
[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: the item `sys` is imported redundantly
[INFO] [stdout]  --> src/al/format.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use sys;
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 5 | use alc::*;
[INFO] [stdout] 6 | use al::*;
[INFO] [stdout]   |     ----- the item `sys` is already imported here
[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: the item `ext` is imported redundantly
[INFO] [stdout]  --> src/al/format.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use al::*;
[INFO] [stdout]   |     ----- the item `ext` is already imported here
[INFO] [stdout] 7 | use ext;
[INFO] [stdout]   |     ^^^
[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: 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: 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: 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: 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: 37 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 37 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.38s
[INFO] running `Command { std: "docker" "inspect" "9fb9059bedcbab6efa0a87b7e383466575a870aa0def2c4a8c818005753d26bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fb9059bedcbab6efa0a87b7e383466575a870aa0def2c4a8c818005753d26bc", kill_on_drop: false }`
[INFO] [stdout] 9fb9059bedcbab6efa0a87b7e383466575a870aa0def2c4a8c818005753d26bc
