[INFO] fetching crate instinct 0.1.0... [INFO] checking instinct-0.1.0 against try#3bb2879ea9e58d65b875f9a98df44f4a43ce2597 for pr-85387 [INFO] extracting crate instinct 0.1.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate instinct 0.1.0 on toolchain 3bb2879ea9e58d65b875f9a98df44f4a43ce2597 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "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-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nalgebra v0.18.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d84ba31f30b1c62b5a3daec712f748577ae0d2959ee1e9b3b3ed32b3633e0498 [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" "d84ba31f30b1c62b5a3daec712f748577ae0d2959ee1e9b3b3ed32b3633e0498", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d84ba31f30b1c62b5a3daec712f748577ae0d2959ee1e9b3b3ed32b3633e0498", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d84ba31f30b1c62b5a3daec712f748577ae0d2959ee1e9b3b3ed32b3633e0498", kill_on_drop: false }` [INFO] [stdout] d84ba31f30b1c62b5a3daec712f748577ae0d2959ee1e9b3b3ed32b3633e0498 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "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] 39479b2af02ec2fff10c330852c481cddf7340e2e8fca30d1df27579100ef4db [INFO] running `Command { std: "docker" "start" "-a" "39479b2af02ec2fff10c330852c481cddf7340e2e8fca30d1df27579100ef4db", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.44 [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: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: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: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 18.57s [INFO] running `Command { std: "docker" "inspect" "39479b2af02ec2fff10c330852c481cddf7340e2e8fca30d1df27579100ef4db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39479b2af02ec2fff10c330852c481cddf7340e2e8fca30d1df27579100ef4db", kill_on_drop: false }` [INFO] [stdout] 39479b2af02ec2fff10c330852c481cddf7340e2e8fca30d1df27579100ef4db