[INFO] cloning repository https://github.com/conorbyron/nori [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/conorbyron/nori" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconorbyron%2Fnori", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconorbyron%2Fnori'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 17aac20d956627ba340d872914df2915b3800f63 [INFO] checking conorbyron/nori against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconorbyron%2Fnori" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/conorbyron/nori on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/conorbyron/nori [INFO] finished tweaking git repo https://github.com/conorbyron/nori [INFO] tweaked toml for git repo https://github.com/conorbyron/nori written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/conorbyron/nori already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc195f2b49ff9635b0219a4a8205a4ed3f5d6fc05e553dfccc3ba7eb33815f4b [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" "cc195f2b49ff9635b0219a4a8205a4ed3f5d6fc05e553dfccc3ba7eb33815f4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc195f2b49ff9635b0219a4a8205a4ed3f5d6fc05e553dfccc3ba7eb33815f4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc195f2b49ff9635b0219a4a8205a4ed3f5d6fc05e553dfccc3ba7eb33815f4b", kill_on_drop: false }` [INFO] [stdout] cc195f2b49ff9635b0219a4a8205a4ed3f5d6fc05e553dfccc3ba7eb33815f4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "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] 015f9335e878ea37beeb4091ee60c7c83da67702f9559777dc65e1e5f8e96030 [INFO] running `Command { std: "docker" "start" "-a" "015f9335e878ea37beeb4091ee60c7c83da67702f9559777dc65e1e5f8e96030", kill_on_drop: false }` [INFO] [stderr] warning: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.58 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v3.1.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.58 [INFO] [stderr] Checking futures-core v0.3.1 [INFO] [stderr] Compiling sourcefile v0.1.4 [INFO] [stderr] Checking futures-sink v0.3.1 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking alga v0.9.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling weedle v0.10.0 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.8 [INFO] [stderr] Checking nalgebra v0.19.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.58 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.58 [INFO] [stderr] Compiling wasm-bindgen-webidl v0.2.58 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.58 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Compiling web-sys v0.3.35 [INFO] [stderr] Checking js-sys v0.3.35 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.8 [INFO] [stderr] Checking wasm-bindgen-test v0.3.8 [INFO] [stderr] Checking nori v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `scale` [INFO] [stdout] --> src/lib.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | let scale = self.dot_grid.scale as f64; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_scale` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scale` [INFO] [stdout] --> src/dot_grid.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | let scale = self.scale; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_scale` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `point` [INFO] [stdout] --> src/dot_grid.rs:45:29 [INFO] [stdout] | [INFO] [stdout] 45 | fn set_octet(&mut self, point: Vector3, color: Color) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `color` [INFO] [stdout] --> src/dot_grid.rs:45:50 [INFO] [stdout] | [INFO] [stdout] 45 | fn set_octet(&mut self, point: Vector3, color: Color) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_octet` [INFO] [stdout] --> src/dot_grid.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 45 | fn set_octet(&mut self, point: Vector3, color: Color) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scale` [INFO] [stdout] --> src/lib.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | let scale = self.dot_grid.scale as f64; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_scale` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scale` [INFO] [stdout] --> src/dot_grid.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | let scale = self.scale; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_scale` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `point` [INFO] [stdout] --> src/dot_grid.rs:45:29 [INFO] [stdout] | [INFO] [stdout] 45 | fn set_octet(&mut self, point: Vector3, color: Color) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `color` [INFO] [stdout] --> src/dot_grid.rs:45:50 [INFO] [stdout] | [INFO] [stdout] 45 | fn set_octet(&mut self, point: Vector3, color: Color) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_octet` [INFO] [stdout] --> src/dot_grid.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 45 | fn set_octet(&mut self, point: Vector3, color: Color) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.07s [INFO] running `Command { std: "docker" "inspect" "015f9335e878ea37beeb4091ee60c7c83da67702f9559777dc65e1e5f8e96030", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "015f9335e878ea37beeb4091ee60c7c83da67702f9559777dc65e1e5f8e96030", kill_on_drop: false }` [INFO] [stdout] 015f9335e878ea37beeb4091ee60c7c83da67702f9559777dc65e1e5f8e96030