[INFO] fetching crate ncollide_entities 0.5.1...
[INFO] checking ncollide_entities-0.5.1 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate ncollide_entities 0.5.1 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate ncollide_entities 0.5.1 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ncollide_entities 0.5.1
[INFO] finished tweaking crates.io crate ncollide_entities 0.5.1
[INFO] tweaked toml for crates.io crate ncollide_entities 0.5.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nalgebra v0.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b57ba19c616be0ea4d8bd244c660cd3801603c12156045855fd891269a1e94d2
[INFO] running `Command { std: "docker" "start" "-a" "b57ba19c616be0ea4d8bd244c660cd3801603c12156045855fd891269a1e94d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b57ba19c616be0ea4d8bd244c660cd3801603c12156045855fd891269a1e94d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b57ba19c616be0ea4d8bd244c660cd3801603c12156045855fd891269a1e94d2", kill_on_drop: false }`
[INFO] [stdout] b57ba19c616be0ea4d8bd244c660cd3801603c12156045855fd891269a1e94d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b97e21003a6c14ca5e43b4d7de0592daad1bc6bd9da97a32f942bc0cedeab52
[INFO] running `Command { std: "docker" "start" "-a" "5b97e21003a6c14ca5e43b4d7de0592daad1bc6bd9da97a32f942bc0cedeab52", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking num-complex v0.1.43
[INFO] [stderr]     Checking num-bigint v0.1.44
[INFO] [stderr]     Checking num-rational v0.1.42
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]     Checking nalgebra v0.8.2
[INFO] [stderr]     Checking ncollide_entities v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0463]: can't find crate for `ncollide_math`
[INFO] [stdout]   --> lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | extern crate ncollide_math as math;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `ncollide_math`
[INFO] [stdout]   --> lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | extern crate ncollide_math as math;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `ncollide_utils`
[INFO] [stdout]   --> lib.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | extern crate ncollide_utils as utils;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `ncollide_utils`
[INFO] [stdout]   --> lib.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | extern crate ncollide_utils as utils;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> shape/plane.rs:10:35
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> shape/plane.rs:10:51
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> shape/cuboid.rs:8:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> shape/cuboid.rs:8:51
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]    --> shape/minkowski_sum.rs:121:30
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Clone, Copy, Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> shape/plane.rs:10:35
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]    --> shape/minkowski_sum.rs:121:46
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Clone, Copy, Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> shape/plane.rs:10:51
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> shape/segment.rs:9:35
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> shape/cuboid.rs:8:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> shape/segment.rs:9:51
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> shape/cuboid.rs:8:51
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> shape/triangle.rs:9:35
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]    --> shape/minkowski_sum.rs:121:30
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Clone, Copy, Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]    --> shape/minkowski_sum.rs:121:46
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Clone, Copy, Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> shape/triangle.rs:9:51
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> shape/segment.rs:9:35
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> shape/base_mesh.rs:14:38
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn new_with_vertices_and_indices(&[P], &I) -> Self;
[INFO] [stdout]    |                                      ^^^^ help: try naming the parameter or explicitly ignoring it: `_: &[P]`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a 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: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> shape/segment.rs:9:51
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> shape/triangle.rs:9:35
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> shape/triangle.rs:9:51
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> shape/base_mesh.rs:14:44
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn new_with_vertices_and_indices(&[P], &I) -> Self;
[INFO] [stdout]    |                                            ^^ help: try naming the parameter or explicitly ignoring it: `_: &I`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a 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 macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> shape/ball.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> shape/base_mesh.rs:14:38
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn new_with_vertices_and_indices(&[P], &I) -> Self;
[INFO] [stdout]    |                                      ^^^^ help: try naming the parameter or explicitly ignoring it: `_: &[P]`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a 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: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> shape/ball.rs:5:51
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> shape/capsule.rs:6:35
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> shape/capsule.rs:6:51
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> shape/cone.rs:6:35
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> shape/cone.rs:6:51
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> shape/cylinder.rs:8:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> shape/cylinder.rs:8:51
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> shape/torus.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> shape/torus.rs:3:51
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> shape/base_mesh.rs:14:44
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn new_with_vertices_and_indices(&[P], &I) -> Self;
[INFO] [stdout]    |                                            ^^ help: try naming the parameter or explicitly ignoring it: `_: &I`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a 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 macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> shape/convex.rs:2:35
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> shape/convex.rs:2:51
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> shape/ball.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> shape/ball.rs:5:51
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> shape/capsule.rs:6:35
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> shape/composite_shape.rs:17:27
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn map_part_at(&self, usize, &mut FnMut(&M, &Repr<P, M>));
[INFO] [stdout]    |                           ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: usize`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a 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 macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> shape/capsule.rs:6:51
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> shape/composite_shape.rs:17:34
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn map_part_at(&self, usize, &mut FnMut(&M, &Repr<P, M>));
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut FnMut(&M, &Repr<P, M>)`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a 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 macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> shape/cone.rs:6:35
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> shape/cone.rs:6:51
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> shape/cylinder.rs:8:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> shape/cylinder.rs:8:51
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> shape/composite_shape.rs:20:39
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn map_transformed_part_at(&self, usize, m: &M, &mut FnMut(&M, &Repr<P, M>));
[INFO] [stdout]    |                                       ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: usize`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a 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 macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> shape/torus.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> shape/torus.rs:3:51
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> shape/composite_shape.rs:20:53
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn map_transformed_part_at(&self, usize, m: &M, &mut FnMut(&M, &Repr<P, M>));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut FnMut(&M, &Repr<P, M>)`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a 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 macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> shape/convex.rs:2:35
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> shape/convex.rs:2:51
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[derive(PartialEq, Debug, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> bounding_volume/bounding_volume.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn intersects(&self, &Self) -> bool;
[INFO] [stdout]    |                          ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Self`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a 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]   --> bounding_volume/bounding_volume.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn contains(&self, &Self)   -> bool;
[INFO] [stdout]    |                        ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Self`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a 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]   --> shape/composite_shape.rs:17:27
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn map_part_at(&self, usize, &mut FnMut(&M, &Repr<P, M>));
[INFO] [stdout]    |                           ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: usize`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a 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]   --> bounding_volume/bounding_volume.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn merge(&mut self, &Self);
[INFO] [stdout]    |                         ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Self`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a 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]   --> bounding_volume/bounding_volume.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn merged(&self, &Self) -> Self;
[INFO] [stdout]    |                      ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Self`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a 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]   --> shape/composite_shape.rs:17:34
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn map_part_at(&self, usize, &mut FnMut(&M, &Repr<P, M>));
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut FnMut(&M, &Repr<P, M>)`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a 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]   --> bounding_volume/bounding_volume.rs:26:26
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn loosen(&mut self, N);
[INFO] [stdout]    |                          ^ help: try naming the parameter or explicitly ignoring it: `_: N`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a 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]   --> shape/composite_shape.rs:20:39
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn map_transformed_part_at(&self, usize, m: &M, &mut FnMut(&M, &Repr<P, M>));
[INFO] [stdout]    |                                       ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: usize`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a 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]   --> bounding_volume/bounding_volume.rs:29:24
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn loosened(&self, N) -> Self;
[INFO] [stdout]    |                        ^ help: try naming the parameter or explicitly ignoring it: `_: N`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a 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]   --> shape/composite_shape.rs:20:53
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn map_transformed_part_at(&self, usize, m: &M, &mut FnMut(&M, &Repr<P, M>));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut FnMut(&M, &Repr<P, M>)`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a 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]   --> bounding_volume/bounding_volume.rs:32:27
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn tighten(&mut self, N);
[INFO] [stdout]    |                           ^ help: try naming the parameter or explicitly ignoring it: `_: N`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a 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]   --> bounding_volume/bounding_volume.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn intersects(&self, &Self) -> bool;
[INFO] [stdout]    |                          ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Self`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a 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]   --> bounding_volume/bounding_volume.rs:35:25
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn tightened(&self, N) -> Self;
[INFO] [stdout]    |                         ^ help: try naming the parameter or explicitly ignoring it: `_: N`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a 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]   --> bounding_volume/bounding_volume.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn contains(&self, &Self)   -> bool;
[INFO] [stdout]    |                        ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Self`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a 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 macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> bounding_volume/aabb.rs:18:35
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Debug, PartialEq, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> bounding_volume/aabb.rs:18:51
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Debug, PartialEq, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> bounding_volume/bounding_volume.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn merge(&mut self, &Self);
[INFO] [stdout]    |                         ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Self`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a 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 macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> bounding_volume/bounding_sphere.rs:19:35
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Debug, PartialEq, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> bounding_volume/bounding_volume.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn merged(&self, &Self) -> Self;
[INFO] [stdout]    |                      ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &Self`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a 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 macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> bounding_volume/bounding_sphere.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Debug, PartialEq, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> partitioning/dbvt.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> partitioning/dbvt.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> bounding_volume/bounding_volume.rs:26:26
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn loosen(&mut self, N);
[INFO] [stdout]    |                          ^ help: try naming the parameter or explicitly ignoring it: `_: N`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a 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 macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> partitioning/bvt.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> partitioning/bvt.rs:14:33
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> bounding_volume/bounding_volume.rs:29:24
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn loosened(&self, N) -> Self;
[INFO] [stdout]    |                        ^ help: try naming the parameter or explicitly ignoring it: `_: N`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a 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 macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> partitioning/bvt.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> partitioning/bvt.rs:20:33
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> bounding_volume/bounding_volume.rs:32:27
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn tighten(&mut self, N);
[INFO] [stdout]    |                           ^ help: try naming the parameter or explicitly ignoring it: `_: N`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a 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]  --> partitioning/bvt_visitor.rs:8:34
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn visit_internal(&mut self, &BV) -> bool;
[INFO] [stdout]   |                                  ^^^ help: try naming the parameter or explicitly ignoring it: `_: &BV`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a 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]   --> bounding_volume/bounding_volume.rs:35:25
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn tightened(&self, N) -> Self;
[INFO] [stdout]    |                         ^ help: try naming the parameter or explicitly ignoring it: `_: N`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a 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]   --> partitioning/bvt_visitor.rs:11:30
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn visit_leaf(&mut self, &B, &BV);
[INFO] [stdout]    |                              ^^ help: try naming the parameter or explicitly ignoring it: `_: &B`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a 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 macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> bounding_volume/aabb.rs:18:35
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Debug, PartialEq, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> bounding_volume/aabb.rs:18:51
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Debug, PartialEq, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> partitioning/bvt_visitor.rs:11:34
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn visit_leaf(&mut self, &B, &BV);
[INFO] [stdout]    |                                  ^^^ help: try naming the parameter or explicitly ignoring it: `_: &BV`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a 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]  --> partitioning/bvtt_visitor.rs:5:43
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fn visit_internal_internal(&mut self, &BV, &BV) -> bool;
[INFO] [stdout]   |                                           ^^^ help: try naming the parameter or explicitly ignoring it: `_: &BV`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a 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 macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> bounding_volume/bounding_sphere.rs:19:35
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Debug, PartialEq, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> bounding_volume/bounding_sphere.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Debug, PartialEq, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]  --> partitioning/bvtt_visitor.rs:5:48
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fn visit_internal_internal(&mut self, &BV, &BV) -> bool;
[INFO] [stdout]   |                                                ^^^ help: try naming the parameter or explicitly ignoring it: `_: &BV`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a 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 macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> partitioning/dbvt.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> partitioning/dbvt.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]  --> partitioning/bvtt_visitor.rs:7:35
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fn visit_leaf_leaf(&mut self, &B, &BV, &B, &BV);
[INFO] [stdout]   |                                   ^^ help: try naming the parameter or explicitly ignoring it: `_: &B`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a 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 macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> partitioning/bvt.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]  --> partitioning/bvtt_visitor.rs:7:39
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fn visit_leaf_leaf(&mut self, &B, &BV, &B, &BV);
[INFO] [stdout]   |                                       ^^^ help: try naming the parameter or explicitly ignoring it: `_: &BV`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a 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 macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> partitioning/bvt.rs:14:33
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> partitioning/bvt.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]  --> partitioning/bvtt_visitor.rs:7:44
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fn visit_leaf_leaf(&mut self, &B, &BV, &B, &BV);
[INFO] [stdout]   |                                            ^^ help: try naming the parameter or explicitly ignoring it: `_: &B`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a 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 macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> partitioning/bvt.rs:20:33
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]  --> partitioning/bvt_visitor.rs:8:34
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn visit_internal(&mut self, &BV) -> bool;
[INFO] [stdout]   |                                  ^^^ help: try naming the parameter or explicitly ignoring it: `_: &BV`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a 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]  --> partitioning/bvtt_visitor.rs:7:48
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fn visit_leaf_leaf(&mut self, &B, &BV, &B, &BV);
[INFO] [stdout]   |                                                ^^^ help: try naming the parameter or explicitly ignoring it: `_: &BV`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a 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]   --> partitioning/bvt_visitor.rs:11:30
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn visit_leaf(&mut self, &B, &BV);
[INFO] [stdout]    |                              ^^ help: try naming the parameter or explicitly ignoring it: `_: &B`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a 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]  --> partitioning/bvtt_visitor.rs:9:39
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn visit_internal_leaf(&mut self, &BV, &B, &BV) -> bool;
[INFO] [stdout]   |                                       ^^^ help: try naming the parameter or explicitly ignoring it: `_: &BV`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a 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]  --> partitioning/bvtt_visitor.rs:9:44
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn visit_internal_leaf(&mut self, &BV, &B, &BV) -> bool;
[INFO] [stdout]   |                                            ^^ help: try naming the parameter or explicitly ignoring it: `_: &B`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a 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]   --> partitioning/bvt_visitor.rs:11:34
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn visit_leaf(&mut self, &B, &BV);
[INFO] [stdout]    |                                  ^^^ help: try naming the parameter or explicitly ignoring it: `_: &BV`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a 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]  --> partitioning/bvtt_visitor.rs:9:48
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn visit_internal_leaf(&mut self, &BV, &B, &BV) -> bool;
[INFO] [stdout]   |                                                ^^^ help: try naming the parameter or explicitly ignoring it: `_: &BV`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a 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]  --> partitioning/bvtt_visitor.rs:5:43
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fn visit_internal_internal(&mut self, &BV, &BV) -> bool;
[INFO] [stdout]   |                                           ^^^ help: try naming the parameter or explicitly ignoring it: `_: &BV`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a 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]  --> partitioning/bvtt_visitor.rs:5:48
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fn visit_internal_internal(&mut self, &BV, &BV) -> bool;
[INFO] [stdout]   |                                                ^^^ help: try naming the parameter or explicitly ignoring it: `_: &BV`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a 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]   --> partitioning/bvtt_visitor.rs:11:39
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn visit_leaf_internal(&mut self, &B, &BV, &BV) -> bool;
[INFO] [stdout]    |                                       ^^ help: try naming the parameter or explicitly ignoring it: `_: &B`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a 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]  --> partitioning/bvtt_visitor.rs:7:35
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fn visit_leaf_leaf(&mut self, &B, &BV, &B, &BV);
[INFO] [stdout]   |                                   ^^ help: try naming the parameter or explicitly ignoring it: `_: &B`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a 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]  --> partitioning/bvtt_visitor.rs:7:39
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fn visit_leaf_leaf(&mut self, &B, &BV, &B, &BV);
[INFO] [stdout]   |                                       ^^^ help: try naming the parameter or explicitly ignoring it: `_: &BV`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a 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]   --> partitioning/bvtt_visitor.rs:11:43
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn visit_leaf_internal(&mut self, &B, &BV, &BV) -> bool;
[INFO] [stdout]    |                                           ^^^ help: try naming the parameter or explicitly ignoring it: `_: &BV`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a 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]  --> partitioning/bvtt_visitor.rs:7:44
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fn visit_leaf_leaf(&mut self, &B, &BV, &B, &BV);
[INFO] [stdout]   |                                            ^^ help: try naming the parameter or explicitly ignoring it: `_: &B`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a 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]  --> partitioning/bvtt_visitor.rs:7:48
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fn visit_leaf_leaf(&mut self, &B, &BV, &B, &BV);
[INFO] [stdout]   |                                                ^^^ help: try naming the parameter or explicitly ignoring it: `_: &BV`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a 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]   --> partitioning/bvtt_visitor.rs:11:48
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn visit_leaf_internal(&mut self, &B, &BV, &BV) -> bool;
[INFO] [stdout]    |                                                ^^^ help: try naming the parameter or explicitly ignoring it: `_: &BV`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a 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]  --> partitioning/bvtt_visitor.rs:9:39
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn visit_internal_leaf(&mut self, &BV, &B, &BV) -> bool;
[INFO] [stdout]   |                                       ^^^ help: try naming the parameter or explicitly ignoring it: `_: &BV`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a 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]  --> partitioning/bvtt_visitor.rs:9:44
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn visit_internal_leaf(&mut self, &BV, &B, &BV) -> bool;
[INFO] [stdout]   |                                            ^^ help: try naming the parameter or explicitly ignoring it: `_: &B`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a 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]  --> partitioning/bvtt_visitor.rs:9:48
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn visit_internal_leaf(&mut self, &BV, &B, &BV) -> bool;
[INFO] [stdout]   |                                                ^^^ help: try naming the parameter or explicitly ignoring it: `_: &BV`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a 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]   --> partitioning/bvtt_visitor.rs:11:39
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn visit_leaf_internal(&mut self, &B, &BV, &BV) -> bool;
[INFO] [stdout]    |                                       ^^ help: try naming the parameter or explicitly ignoring it: `_: &B`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a 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]   --> partitioning/bvtt_visitor.rs:11:43
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn visit_leaf_internal(&mut self, &B, &BV, &BV) -> bool;
[INFO] [stdout]    |                                           ^^^ help: try naming the parameter or explicitly ignoring it: `_: &BV`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a 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]  --> partitioning/bvt_cost_fn.rs:7:35
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fn compute_bv_cost(&mut self, &BV) -> Option<N>;
[INFO] [stdout]   |                                   ^^^ help: try naming the parameter or explicitly ignoring it: `_: &BV`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a 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]   --> partitioning/bvtt_visitor.rs:11:48
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn visit_leaf_internal(&mut self, &B, &BV, &BV) -> bool;
[INFO] [stdout]    |                                                ^^^ help: try naming the parameter or explicitly ignoring it: `_: &BV`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a 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]  --> partitioning/bvt_cost_fn.rs:9:34
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn compute_b_cost(&mut self, &B) -> Option<(N, Self::UserData)>;
[INFO] [stdout]   |                                  ^^ help: try naming the parameter or explicitly ignoring it: `_: &B`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a 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]  --> partitioning/bvt_cost_fn.rs:7:35
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fn compute_bv_cost(&mut self, &BV) -> Option<N>;
[INFO] [stdout]   |                                   ^^^ help: try naming the parameter or explicitly ignoring it: `_: &BV`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a 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]  --> partitioning/bvt_cost_fn.rs:9:34
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn compute_b_cost(&mut self, &B) -> Option<(N, Self::UserData)>;
[INFO] [stdout]   |                                  ^^ help: try naming the parameter or explicitly ignoring it: `_: &B`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a 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] error[E0220]: associated type `Vect` not found for `P`
[INFO] [stdout]   --> shape/base_mesh.rs:23:41
[INFO] [stdout]    |
[INFO] [stdout] 23 |     uvs:      Option<Arc<Vec<Point2<<P::Vect as Vector>::Scalar>>>>,
[INFO] [stdout]    |                                         ^^^^ associated type `Vect` not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `Vect` not found for `P`
[INFO] [stdout]   --> shape/base_mesh.rs:23:41
[INFO] [stdout]    |
[INFO] [stdout] 23 |     uvs:      Option<Arc<Vec<Point2<<P::Vect as Vector>::Scalar>>>>,
[INFO] [stdout]    |                                         ^^^^ associated type `Vect` not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `Vect` not found for `P`
[INFO] [stdout]   --> shape/base_mesh.rs:24:33
[INFO] [stdout]    |
[INFO] [stdout] 24 |     normals:  Option<Arc<Vec<P::Vect>>>,
[INFO] [stdout]    |                                 ^^^^ associated type `Vect` not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `Vect` not found for `P`
[INFO] [stdout]   --> shape/base_mesh.rs:24:33
[INFO] [stdout]    |
[INFO] [stdout] 24 |     normals:  Option<Arc<Vec<P::Vect>>>,
[INFO] [stdout]    |                                 ^^^^ associated type `Vect` not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors; 63 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0220, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0220`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors; 63 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0220, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0220`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ncollide_entities` (lib test) due to 5 previous errors; 63 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ncollide_entities` (lib) due to 5 previous errors; 63 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "5b97e21003a6c14ca5e43b4d7de0592daad1bc6bd9da97a32f942bc0cedeab52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b97e21003a6c14ca5e43b4d7de0592daad1bc6bd9da97a32f942bc0cedeab52", kill_on_drop: false }`
[INFO] [stdout] 5b97e21003a6c14ca5e43b4d7de0592daad1bc6bd9da97a32f942bc0cedeab52
