[INFO] fetching crate instinct 0.1.0... [INFO] checking instinct-0.1.0 against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [INFO] extracting crate instinct 0.1.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate instinct 0.1.0 on toolchain 3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate instinct 0.1.0 [INFO] finished tweaking crates.io crate instinct 0.1.0 [INFO] tweaked toml for crates.io crate instinct 0.1.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca65a4b1e49b622eb5ee73dc200f9a40775ce9d7fe2023bcde4c3e3e94b6787d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ca65a4b1e49b622eb5ee73dc200f9a40775ce9d7fe2023bcde4c3e3e94b6787d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca65a4b1e49b622eb5ee73dc200f9a40775ce9d7fe2023bcde4c3e3e94b6787d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca65a4b1e49b622eb5ee73dc200f9a40775ce9d7fe2023bcde4c3e3e94b6787d", kill_on_drop: false }` [INFO] [stdout] ca65a4b1e49b622eb5ee73dc200f9a40775ce9d7fe2023bcde4c3e3e94b6787d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3906aa3466385f1b46185000fd37223876bd44e5df181396a002186a0697514f [INFO] running `Command { std: "docker" "start" "-a" "3906aa3466385f1b46185000fd37223876bd44e5df181396a002186a0697514f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking nalgebra v0.18.1 [INFO] [stderr] Checking instinct v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/lib.rs:230:1 [INFO] [stdout] | [INFO] [stdout] 230 | / macro_rules! sort_point_and_plane { [INFO] [stdout] 231 | | ($p: expr, $a: expr, $b: expr, $c: expr) => { [INFO] [stdout] 232 | | if same_point!($p, $a) { [INFO] [stdout] 233 | | Ordering::Equal [INFO] [stdout] ... | [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/lib.rs:303:1 [INFO] [stdout] | [INFO] [stdout] 303 | / macro_rules! get_line_plane_joint { [INFO] [stdout] 304 | | ($l0 :expr, $l1: expr, $p0: expr, $p1: expr, $p2: expr) => { [INFO] [stdout] 305 | | { [INFO] [stdout] 306 | | let normal_0 = get_point_plane_normal!($l0, $p0, $p1, $p2); [INFO] [stdout] ... | [INFO] [stdout] 322 | | } [INFO] [stdout] 323 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/lib.rs:327:1 [INFO] [stdout] | [INFO] [stdout] 327 | / macro_rules! get_side_line_plane_joint { [INFO] [stdout] 328 | | ($l0 :expr, $l1: expr, $p0: expr, $p1: expr, $p2: expr) => { [INFO] [stdout] 329 | | { [INFO] [stdout] 330 | | let normal_0 = get_point_plane_normal!($l0, $p0, $p1, $p2); [INFO] [stdout] ... | [INFO] [stdout] 348 | | } [INFO] [stdout] 349 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/lib.rs:230:1 [INFO] [stdout] | [INFO] [stdout] 230 | / macro_rules! sort_point_and_plane { [INFO] [stdout] 231 | | ($p: expr, $a: expr, $b: expr, $c: expr) => { [INFO] [stdout] 232 | | if same_point!($p, $a) { [INFO] [stdout] 233 | | Ordering::Equal [INFO] [stdout] ... | [INFO] [stdout] 253 | | } [INFO] [stdout] 254 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/lib.rs:303:1 [INFO] [stdout] | [INFO] [stdout] 303 | / macro_rules! get_line_plane_joint { [INFO] [stdout] 304 | | ($l0 :expr, $l1: expr, $p0: expr, $p1: expr, $p2: expr) => { [INFO] [stdout] 305 | | { [INFO] [stdout] 306 | | let normal_0 = get_point_plane_normal!($l0, $p0, $p1, $p2); [INFO] [stdout] ... | [INFO] [stdout] 322 | | } [INFO] [stdout] 323 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/lib.rs:327:1 [INFO] [stdout] | [INFO] [stdout] 327 | / macro_rules! get_side_line_plane_joint { [INFO] [stdout] 328 | | ($l0 :expr, $l1: expr, $p0: expr, $p1: expr, $p2: expr) => { [INFO] [stdout] 329 | | { [INFO] [stdout] 330 | | let normal_0 = get_point_plane_normal!($l0, $p0, $p1, $p2); [INFO] [stdout] ... | [INFO] [stdout] 348 | | } [INFO] [stdout] 349 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PartialOrd` [INFO] [stdout] --> src/lib.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | use std::cmp::{PartialOrd, Ordering}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PartialOrd` [INFO] [stdout] --> src/lib.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | use std::cmp::{PartialOrd, Ordering}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.82s [INFO] running `Command { std: "docker" "inspect" "3906aa3466385f1b46185000fd37223876bd44e5df181396a002186a0697514f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3906aa3466385f1b46185000fd37223876bd44e5df181396a002186a0697514f", kill_on_drop: false }` [INFO] [stdout] 3906aa3466385f1b46185000fd37223876bd44e5df181396a002186a0697514f