[INFO] fetching crate nannou_core 0.19.0... [INFO] checking nannou_core-0.19.0 against try#9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869 for pr-129249 [INFO] extracting crate nannou_core 0.19.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate nannou_core 0.19.0 on toolchain 9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate nannou_core 0.19.0 [INFO] finished tweaking crates.io crate nannou_core 0.19.0 [INFO] tweaked toml for crates.io crate nannou_core 0.19.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 25 packages to latest compatible versions [INFO] [stderr] Adding glam v0.17.3 (available: v0.29.2) [INFO] [stderr] Adding palette v0.5.0 (available: v0.7.6) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6013364412aa21632d1da4eac0c1590b43b494179093da44f1ee8024f7bf45b1 [INFO] running `Command { std: "docker" "start" "-a" "6013364412aa21632d1da4eac0c1590b43b494179093da44f1ee8024f7bf45b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6013364412aa21632d1da4eac0c1590b43b494179093da44f1ee8024f7bf45b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6013364412aa21632d1da4eac0c1590b43b494179093da44f1ee8024f7bf45b1", kill_on_drop: false }` [INFO] [stdout] 6013364412aa21632d1da4eac0c1590b43b494179093da44f1ee8024f7bf45b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83655dc225207ca16d4b673307b85c11aa0f038edb8d2ef222eb08621a5f1574 [INFO] running `Command { std: "docker" "start" "-a" "83655dc225207ca16d4b673307b85c11aa0f038edb8d2ef222eb08621a5f1574", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking glam v0.17.3 [INFO] [stderr] Checking nannou_core v0.19.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this conversion is useless `[S; 3]` to `[S; 3]` [INFO] [stdout] --> src/geom/cuboid.rs:470:17 [INFO] [stdout] | [INFO] [stdout] 470 | let a = [self.x.start, self.y.start, self.z.start].into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(self_type_conversion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `[S; 3]` to `[S; 3]` [INFO] [stdout] --> src/geom/cuboid.rs:471:17 [INFO] [stdout] | [INFO] [stdout] 471 | let b = [self.x.end, self.y.start, self.z.start].into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `[S; 3]` to `[S; 3]` [INFO] [stdout] --> src/geom/cuboid.rs:472:17 [INFO] [stdout] | [INFO] [stdout] 472 | let c = [self.x.start, self.y.end, self.z.start].into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `[S; 3]` to `[S; 3]` [INFO] [stdout] --> src/geom/cuboid.rs:473:17 [INFO] [stdout] | [INFO] [stdout] 473 | let d = [self.x.end, self.y.end, self.z.start].into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `[S; 3]` to `[S; 3]` [INFO] [stdout] --> src/geom/cuboid.rs:474:17 [INFO] [stdout] | [INFO] [stdout] 474 | let e = [self.x.start, self.y.start, self.z.end].into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `[S; 3]` to `[S; 3]` [INFO] [stdout] --> src/geom/cuboid.rs:475:17 [INFO] [stdout] | [INFO] [stdout] 475 | let f = [self.x.end, self.y.start, self.z.end].into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `[S; 3]` to `[S; 3]` [INFO] [stdout] --> src/geom/cuboid.rs:476:17 [INFO] [stdout] | [INFO] [stdout] 476 | let g = [self.x.start, self.y.end, self.z.end].into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `[S; 3]` to `[S; 3]` [INFO] [stdout] --> src/geom/cuboid.rs:477:17 [INFO] [stdout] | [INFO] [stdout] 477 | let h = [self.x.end, self.y.end, self.z.end].into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `[S; 3]` to `[S; 3]` [INFO] [stdout] --> src/geom/cuboid.rs:756:10 [INFO] [stdout] | [INFO] [stdout] 756 | Some(p.into()) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `[S; 2]` to `[S; 2]` [INFO] [stdout] --> src/geom/ellipse.rs:159:21 [INFO] [stdout] | [INFO] [stdout] 159 | middle: [x, y].into(), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `[S; 2]` to `[S; 2]` [INFO] [stdout] --> src/geom/ellipse.rs:261:14 [INFO] [stdout] | [INFO] [stdout] 261 | Some([x, y].into()) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `[S; 3]` to `[S; 3]` [INFO] [stdout] --> src/geom/cuboid.rs:470:17 [INFO] [stdout] | [INFO] [stdout] 470 | let a = [self.x.start, self.y.start, self.z.start].into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(self_type_conversion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `[S; 3]` to `[S; 3]` [INFO] [stdout] --> src/geom/cuboid.rs:471:17 [INFO] [stdout] | [INFO] [stdout] 471 | let b = [self.x.end, self.y.start, self.z.start].into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `[S; 3]` to `[S; 3]` [INFO] [stdout] --> src/geom/cuboid.rs:472:17 [INFO] [stdout] | [INFO] [stdout] 472 | let c = [self.x.start, self.y.end, self.z.start].into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `[S; 3]` to `[S; 3]` [INFO] [stdout] --> src/geom/cuboid.rs:473:17 [INFO] [stdout] | [INFO] [stdout] 473 | let d = [self.x.end, self.y.end, self.z.start].into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `[S; 3]` to `[S; 3]` [INFO] [stdout] --> src/geom/cuboid.rs:474:17 [INFO] [stdout] | [INFO] [stdout] 474 | let e = [self.x.start, self.y.start, self.z.end].into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `[S; 3]` to `[S; 3]` [INFO] [stdout] --> src/geom/cuboid.rs:475:17 [INFO] [stdout] | [INFO] [stdout] 475 | let f = [self.x.end, self.y.start, self.z.end].into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `[S; 3]` to `[S; 3]` [INFO] [stdout] --> src/geom/cuboid.rs:476:17 [INFO] [stdout] | [INFO] [stdout] 476 | let g = [self.x.start, self.y.end, self.z.end].into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `[S; 3]` to `[S; 3]` [INFO] [stdout] --> src/geom/cuboid.rs:477:17 [INFO] [stdout] | [INFO] [stdout] 477 | let h = [self.x.end, self.y.end, self.z.end].into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `[S; 3]` to `[S; 3]` [INFO] [stdout] --> src/geom/cuboid.rs:756:10 [INFO] [stdout] | [INFO] [stdout] 756 | Some(p.into()) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `[S; 2]` to `[S; 2]` [INFO] [stdout] --> src/geom/ellipse.rs:159:21 [INFO] [stdout] | [INFO] [stdout] 159 | middle: [x, y].into(), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `[S; 2]` to `[S; 2]` [INFO] [stdout] --> src/geom/ellipse.rs:261:14 [INFO] [stdout] | [INFO] [stdout] 261 | Some([x, y].into()) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nannou_core` (lib test) due to 11 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `nannou_core` (lib) due to 11 previous errors [INFO] running `Command { std: "docker" "inspect" "83655dc225207ca16d4b673307b85c11aa0f038edb8d2ef222eb08621a5f1574", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83655dc225207ca16d4b673307b85c11aa0f038edb8d2ef222eb08621a5f1574", kill_on_drop: false }` [INFO] [stdout] 83655dc225207ca16d4b673307b85c11aa0f038edb8d2ef222eb08621a5f1574