[INFO] fetching crate ncollide_queries 0.4.1...
[INFO] checking ncollide_queries-0.4.1 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate ncollide_queries 0.4.1 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate ncollide_queries 0.4.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_queries 0.4.1
[INFO] finished tweaking crates.io crate ncollide_queries 0.4.1
[INFO] tweaked toml for crates.io crate ncollide_queries 0.4.1 written to /workspace/builds/worker-5-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-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 0da2f75c8e8356267f07ab0d9bf55c4d36f8ae70afd973d0b8371c6014e02ea1
[INFO] running `Command { std: "docker" "start" "-a" "0da2f75c8e8356267f07ab0d9bf55c4d36f8ae70afd973d0b8371c6014e02ea1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0da2f75c8e8356267f07ab0d9bf55c4d36f8ae70afd973d0b8371c6014e02ea1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0da2f75c8e8356267f07ab0d9bf55c4d36f8ae70afd973d0b8371c6014e02ea1", kill_on_drop: false }`
[INFO] [stdout] 0da2f75c8e8356267f07ab0d9bf55c4d36f8ae70afd973d0b8371c6014e02ea1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 1db27664f60315b06a042ade03c3b71472e58af3aae8cf14652b74c301bbcc84
[INFO] running `Command { std: "docker" "start" "-a" "1db27664f60315b06a042ade03c3b71472e58af3aae8cf14652b74c301bbcc84", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking rand v0.4.6
[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_queries v0.4.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] error[E0463]: can't find crate for `ncollide_entities`
[INFO] [stdout]   --> lib.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | extern crate ncollide_entities;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `ncollide_entities`
[INFO] [stdout]   --> lib.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | extern crate ncollide_entities;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `ncollide_entities`
[INFO] [stdout]   --> lib.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | extern crate ncollide_entities as entities;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `ncollide_entities`
[INFO] [stdout]   --> lib.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | extern crate ncollide_entities as entities;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]  --> geometry/algorithms/simplex.rs:9:25
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn reset(&mut self, P);
[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: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]  --> geometry/algorithms/simplex.rs:9:25
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn reset(&mut self, P);
[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: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> geometry/algorithms/simplex.rs:12:29
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn add_point(&mut self, P);
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> geometry/algorithms/simplex.rs:12:29
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn add_point(&mut self, P);
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> geometry/algorithms/simplex.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn contains_point(&self, &P) -> bool;
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> geometry/algorithms/simplex.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn contains_point(&self, &P) -> bool;
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> geometry/algorithms/johnson_simplex.rs:28:28
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(PartialEq, 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 `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> geometry/algorithms/johnson_simplex.rs:28:28
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(PartialEq, 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]   --> geometry/algorithms/johnson_simplex.rs:28:44
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(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]   --> geometry/algorithms/johnson_simplex.rs:28:44
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(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]   --> geometry/algorithms/gjk.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(RustcEncodable, RustcDecodable, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> geometry/algorithms/gjk.rs:16:26
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(RustcEncodable, RustcDecodable, Clone)]
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> geometry/algorithms/gjk.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(RustcEncodable, RustcDecodable, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> geometry/contacts_internal/contact.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[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]  --> geometry/contacts_internal/contact.rs:5:51
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[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]   --> geometry/algorithms/gjk.rs:16:26
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(RustcEncodable, RustcDecodable, Clone)]
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> geometry/contacts_internal/contact.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, PartialEq, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary parentheses around function argument
[INFO] [stdout]   --> geometry/contacts_internal/ball_against_ball.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |                 (sum_radius - distance_squared.sqrt())))
[INFO] [stdout]    |                 ^                                    ^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> lib.rs:4:9
[INFO] [stdout]    |
[INFO] [stdout] 4  | #![deny(unused_parens)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 32 -                 (sum_radius - distance_squared.sqrt())))
[INFO] [stdout] 32 +                 sum_radius - distance_squared.sqrt()))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> geometry/proximity_internal/proximity.rs:2:35
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[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]  --> geometry/contacts_internal/contact.rs:5:51
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[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]  --> geometry/proximity_internal/proximity.rs:2:51
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[derive(Debug, PartialEq, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary parentheses around function argument
[INFO] [stdout]   --> geometry/contacts_internal/ball_against_ball.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |                 (sum_radius - distance_squared.sqrt())))
[INFO] [stdout]    |                 ^                                    ^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> lib.rs:4:9
[INFO] [stdout]    |
[INFO] [stdout] 4  | #![deny(unused_parens)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 32 -                 (sum_radius - distance_squared.sqrt())))
[INFO] [stdout] 32 +                 sum_radius - distance_squared.sqrt()))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> geometry/proximity_internal/proximity.rs:2:35
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[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]  --> geometry/proximity_internal/proximity.rs:2:51
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[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]  --> ray/ray.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, RustcEncodable, RustcDecodable, Clone)]
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> ray/ray.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, RustcEncodable, RustcDecodable, Clone)]
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> ray/ray.rs:7:33
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, RustcEncodable, RustcDecodable, Clone)]
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> ray/ray.rs:7:33
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, RustcEncodable, RustcDecodable, Clone)]
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[inline]` is ignored on function prototypes
[INFO] [stdout]  --> point/point_query.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[inline]
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[inline]` is ignored on function prototypes
[INFO] [stdout]   --> point/point_query.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[inline]
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[inline]` is ignored on function prototypes
[INFO] [stdout]   --> point/point_query.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[inline]
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[inline]` is ignored on function prototypes
[INFO] [stdout]   --> ray/ray.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     #[inline]
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors; 17 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] warning: `#[inline]` is ignored on function prototypes
[INFO] [stdout]  --> point/point_query.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[inline]
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[inline]` is ignored on function prototypes
[INFO] [stdout]   --> point/point_query.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[inline]
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[inline]` is ignored on function prototypes
[INFO] [stdout]   --> point/point_query.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[inline]
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[inline]` is ignored on function prototypes
[INFO] [stdout]   --> ray/ray.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     #[inline]
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors; 17 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ncollide_queries` (lib test) due to 6 previous errors; 17 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ncollide_queries` (lib) due to 6 previous errors; 17 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "1db27664f60315b06a042ade03c3b71472e58af3aae8cf14652b74c301bbcc84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1db27664f60315b06a042ade03c3b71472e58af3aae8cf14652b74c301bbcc84", kill_on_drop: false }`
[INFO] [stdout] 1db27664f60315b06a042ade03c3b71472e58af3aae8cf14652b74c301bbcc84
[INFO] checking ncollide_queries-0.4.1 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate ncollide_queries 0.4.1 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate ncollide_queries 0.4.1 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ncollide_queries 0.4.1
[INFO] finished tweaking crates.io crate ncollide_queries 0.4.1
[INFO] tweaked toml for crates.io crate ncollide_queries 0.4.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9f5145152b87021da843edf34e6dbf367e8a678883a419a715aac1f993ffc240
[INFO] running `Command { std: "docker" "start" "-a" "9f5145152b87021da843edf34e6dbf367e8a678883a419a715aac1f993ffc240", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f5145152b87021da843edf34e6dbf367e8a678883a419a715aac1f993ffc240", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f5145152b87021da843edf34e6dbf367e8a678883a419a715aac1f993ffc240", kill_on_drop: false }`
[INFO] [stdout] 9f5145152b87021da843edf34e6dbf367e8a678883a419a715aac1f993ffc240
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Dnon_local_definitions" "-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 920fa18aea3fedb5904eecb77ede3faa30e1ddb8e98d32296799422aaab0f589
[INFO] running `Command { std: "docker" "start" "-a" "920fa18aea3fedb5904eecb77ede3faa30e1ddb8e98d32296799422aaab0f589", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking rand v0.4.6
[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_queries v0.4.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] error[E0463]: can't find crate for `ncollide_entities`
[INFO] [stdout]   --> lib.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | extern crate ncollide_entities;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `ncollide_entities`
[INFO] [stdout]   --> lib.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | extern crate ncollide_entities;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `ncollide_entities`
[INFO] [stdout]   --> lib.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | extern crate ncollide_entities as entities;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `ncollide_entities`
[INFO] [stdout]   --> lib.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | extern crate ncollide_entities as entities;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]  --> geometry/algorithms/simplex.rs:9:25
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn reset(&mut self, P);
[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: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> geometry/algorithms/simplex.rs:12:29
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn add_point(&mut self, P);
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> geometry/algorithms/simplex.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn contains_point(&self, &P) -> bool;
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> geometry/algorithms/johnson_simplex.rs:28:28
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(PartialEq, 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]   --> geometry/algorithms/johnson_simplex.rs:28:44
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(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]   --> geometry/algorithms/gjk.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(RustcEncodable, RustcDecodable, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> geometry/algorithms/gjk.rs:16:26
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(RustcEncodable, RustcDecodable, Clone)]
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> geometry/contacts_internal/contact.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[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]  --> geometry/contacts_internal/contact.rs:5:51
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[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]  --> geometry/algorithms/simplex.rs:9:25
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn reset(&mut self, P);
[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] error: unnecessary parentheses around function argument
[INFO] [stdout]   --> geometry/contacts_internal/ball_against_ball.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |                 (sum_radius - distance_squared.sqrt())))
[INFO] [stdout]    |                 ^                                    ^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> lib.rs:4:9
[INFO] [stdout]    |
[INFO] [stdout] 4  | #![deny(unused_parens)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 32 -                 (sum_radius - distance_squared.sqrt())))
[INFO] [stdout] 32 +                 sum_radius - distance_squared.sqrt()))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> geometry/proximity_internal/proximity.rs:2:35
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[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]   --> geometry/algorithms/simplex.rs:12:29
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn add_point(&mut self, P);
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> geometry/proximity_internal/proximity.rs:2:51
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[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]  --> ray/ray.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, RustcEncodable, RustcDecodable, Clone)]
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> geometry/algorithms/simplex.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn contains_point(&self, &P) -> bool;
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> ray/ray.rs:7:33
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, RustcEncodable, RustcDecodable, Clone)]
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> geometry/algorithms/johnson_simplex.rs:28:28
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(PartialEq, 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]   --> geometry/algorithms/johnson_simplex.rs:28:44
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(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]   --> geometry/algorithms/gjk.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(RustcEncodable, RustcDecodable, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> geometry/algorithms/gjk.rs:16:26
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(RustcEncodable, RustcDecodable, Clone)]
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> geometry/contacts_internal/contact.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[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]  --> geometry/contacts_internal/contact.rs:5:51
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, PartialEq, Clone, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary parentheses around function argument
[INFO] [stdout]   --> geometry/contacts_internal/ball_against_ball.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |                 (sum_radius - distance_squared.sqrt())))
[INFO] [stdout]    |                 ^                                    ^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> lib.rs:4:9
[INFO] [stdout]    |
[INFO] [stdout] 4  | #![deny(unused_parens)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 32 -                 (sum_radius - distance_squared.sqrt())))
[INFO] [stdout] 32 +                 sum_radius - distance_squared.sqrt()))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> geometry/proximity_internal/proximity.rs:2:35
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[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]  --> geometry/proximity_internal/proximity.rs:2:51
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[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]  --> ray/ray.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, RustcEncodable, RustcDecodable, Clone)]
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]  --> ray/ray.rs:7:33
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, RustcEncodable, RustcDecodable, Clone)]
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[inline]` is ignored on function prototypes
[INFO] [stdout]  --> point/point_query.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[inline]
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[inline]` is ignored on function prototypes
[INFO] [stdout]   --> point/point_query.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[inline]
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[inline]` is ignored on function prototypes
[INFO] [stdout]   --> point/point_query.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[inline]
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[inline]` is ignored on function prototypes
[INFO] [stdout]   --> ray/ray.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     #[inline]
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors; 17 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ncollide_queries` (lib test) due to 6 previous errors; 17 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: `#[inline]` is ignored on function prototypes
[INFO] [stdout]  --> point/point_query.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[inline]
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[inline]` is ignored on function prototypes
[INFO] [stdout]   --> point/point_query.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[inline]
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[inline]` is ignored on function prototypes
[INFO] [stdout]   --> point/point_query.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[inline]
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[inline]` is ignored on function prototypes
[INFO] [stdout]   --> ray/ray.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     #[inline]
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors; 17 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ncollide_queries` (lib) due to 6 previous errors; 17 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "920fa18aea3fedb5904eecb77ede3faa30e1ddb8e98d32296799422aaab0f589", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "920fa18aea3fedb5904eecb77ede3faa30e1ddb8e98d32296799422aaab0f589", kill_on_drop: false }`
[INFO] [stdout] 920fa18aea3fedb5904eecb77ede3faa30e1ddb8e98d32296799422aaab0f589
