[INFO] cloning repository https://github.com/lfordyce/instructions [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lfordyce/instructions" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flfordyce%2Finstructions", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flfordyce%2Finstructions'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d98745b8e71ead44b4d5e0097eed09ca77072a0 [INFO] checking lfordyce/instructions against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flfordyce%2Finstructions" "/workspace/builds/worker-54/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-54/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lfordyce/instructions on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lfordyce/instructions [INFO] finished tweaking git repo https://github.com/lfordyce/instructions [INFO] tweaked toml for git repo https://github.com/lfordyce/instructions written to /workspace/builds/worker-54/source/Cargo.toml [INFO] crate git repo https://github.com/lfordyce/instructions already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08932fa6b0aa9aba4bfc244f68793c0fae594187ef50e154439d1620662f689b [INFO] running `Command { std: "docker" "start" "-a" "08932fa6b0aa9aba4bfc244f68793c0fae594187ef50e154439d1620662f689b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08932fa6b0aa9aba4bfc244f68793c0fae594187ef50e154439d1620662f689b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08932fa6b0aa9aba4bfc244f68793c0fae594187ef50e154439d1620662f689b", kill_on_drop: false }` [INFO] [stdout] 08932fa6b0aa9aba4bfc244f68793c0fae594187ef50e154439d1620662f689b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e4c504d953a6d419ba1ec7545d27dce5c3c0a0d14c9b984737e0d3604655779 [INFO] running `Command { std: "docker" "start" "-a" "1e4c504d953a6d419ba1ec7545d27dce5c3c0a0d14c9b984737e0d3604655779", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling tokio v1.6.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking instructions v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> src/ray_tracing.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> src/ray_tracing.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> src/ray_tracing.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> src/ray_tracing.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reducer` [INFO] [stdout] --> src/lib.rs:42:29 [INFO] [stdout] | [INFO] [stdout] 42 | async fn evaluate(self, reducer: Arc) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reducer` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `foos` [INFO] [stdout] --> src/abstractions.rs:440:30 [INFO] [stdout] | [INFO] [stdout] 440 | pub fn accept_foos(foos: Vec) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_foos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/abstractions.rs:146:19 [INFO] [stdout] | [INFO] [stdout] 146 | fn get(&self, index: usize) -> Self::Output { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/abstractions.rs:154:19 [INFO] [stdout] | [INFO] [stdout] 154 | fn get(&self, index: usize) -> Self::Output { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `raw_body` [INFO] [stdout] --> src/abstractions.rs:233:20 [INFO] [stdout] | [INFO] [stdout] 233 | fn deserialize(raw_body: &'a [u8]) -> Self::Out { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_raw_body` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ray_in` [INFO] [stdout] --> src/ray_tracing.rs:175:23 [INFO] [stdout] | [INFO] [stdout] 175 | fn collide(&self, ray_in: &Ray, hit: &Hit) -> Ray { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_ray_in` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reducer` [INFO] [stdout] --> src/lib.rs:42:29 [INFO] [stdout] | [INFO] [stdout] 42 | async fn evaluate(self, reducer: Arc) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reducer` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `foos` [INFO] [stdout] --> src/abstractions.rs:440:30 [INFO] [stdout] | [INFO] [stdout] 440 | pub fn accept_foos(foos: Vec) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_foos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/abstractions.rs:146:19 [INFO] [stdout] | [INFO] [stdout] 146 | fn get(&self, index: usize) -> Self::Output { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/abstractions.rs:154:19 [INFO] [stdout] | [INFO] [stdout] 154 | fn get(&self, index: usize) -> Self::Output { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `raw_body` [INFO] [stdout] --> src/abstractions.rs:233:20 [INFO] [stdout] | [INFO] [stdout] 233 | fn deserialize(raw_body: &'a [u8]) -> Self::Out { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_raw_body` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ray_in` [INFO] [stdout] --> src/ray_tracing.rs:175:23 [INFO] [stdout] | [INFO] [stdout] 175 | fn collide(&self, ray_in: &Ray, hit: &Hit) -> Ray { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_ray_in` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `producer` [INFO] [stdout] --> src/abstractions.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | producer: &'p CarFactory, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `store_ep` [INFO] [stdout] --> src/abstractions.rs:217:4 [INFO] [stdout] | [INFO] [stdout] 217 | fn store_ep<'a, EP, F>(func: F) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `string` [INFO] [stdout] --> src/abstractions.rs:228:5 [INFO] [stdout] | [INFO] [stdout] 228 | pub string: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ifc` [INFO] [stdout] --> src/abstractions.rs:243:5 [INFO] [stdout] | [INFO] [stdout] 243 | ifc: &'a mut Ifc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `FactoryCreatorFactory` [INFO] [stdout] --> src/factory.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / type FactoryCreatorFactory<'a, Self_> = [INFO] [stdout] 19 | | ::Result>>::Factory; [INFO] [stdout] | |________________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `spawn` [INFO] [stdout] --> src/factory.rs:48:4 [INFO] [stdout] | [INFO] [stdout] 48 | fn spawn() -> T::Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `normal` [INFO] [stdout] --> src/ray_tracing.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | fn normal(&self) -> Ray { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `collide` [INFO] [stdout] --> src/ray_tracing.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | fn collide(&self, ray: &Ray) -> Ray { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `albedo` [INFO] [stdout] --> src/ray_tracing.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | fn albedo(&self) -> &Vec3 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cross` [INFO] [stdout] --> src/ray_tracing.rs:368:8 [INFO] [stdout] | [INFO] [stdout] 368 | fn cross(&self, other: &Vec3) -> Vec3 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `project` [INFO] [stdout] --> src/ray_tracing.rs:378:8 [INFO] [stdout] | [INFO] [stdout] 378 | fn project(&self, onto: &Vec3) -> Vec3 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rotate` [INFO] [stdout] --> src/ray_tracing.rs:381:8 [INFO] [stdout] | [INFO] [stdout] 381 | fn rotate(&self, phi: f32, theta: f32) -> Vec3 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test` [INFO] [stdout] --> src/lib.rs:167:10 [INFO] [stdout] | [INFO] [stdout] 167 | async fn test(bt: BT) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `my_handler` [INFO] [stdout] --> src/lib.rs:184:14 [INFO] [stdout] | [INFO] [stdout] 184 | async fn my_handler(&self) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `state` [INFO] [stdout] --> src/lib.rs:212:5 [INFO] [stdout] | [INFO] [stdout] 212 | state: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/plugin.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | self.this.client_connected(client).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/plugin.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | self.next.client_connected(client).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `producer` [INFO] [stdout] --> src/abstractions.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | producer: &'p CarFactory, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `store_ep` [INFO] [stdout] --> src/abstractions.rs:217:4 [INFO] [stdout] | [INFO] [stdout] 217 | fn store_ep<'a, EP, F>(func: F) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `string` [INFO] [stdout] --> src/abstractions.rs:228:5 [INFO] [stdout] | [INFO] [stdout] 228 | pub string: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ifc` [INFO] [stdout] --> src/abstractions.rs:243:5 [INFO] [stdout] | [INFO] [stdout] 243 | ifc: &'a mut Ifc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `FactoryCreatorFactory` [INFO] [stdout] --> src/factory.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / type FactoryCreatorFactory<'a, Self_> = [INFO] [stdout] 19 | | ::Result>>::Factory; [INFO] [stdout] | |________________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `spawn` [INFO] [stdout] --> src/factory.rs:48:4 [INFO] [stdout] | [INFO] [stdout] 48 | fn spawn() -> T::Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `call_phone` [INFO] [stdout] --> src/factory.rs:82:4 [INFO] [stdout] | [INFO] [stdout] 82 | fn call_phone Factory<'a>>(f: F) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `normal` [INFO] [stdout] --> src/ray_tracing.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | fn normal(&self) -> Ray { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `collide` [INFO] [stdout] --> src/ray_tracing.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | fn collide(&self, ray: &Ray) -> Ray { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `albedo` [INFO] [stdout] --> src/ray_tracing.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | fn albedo(&self) -> &Vec3 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cross` [INFO] [stdout] --> src/ray_tracing.rs:368:8 [INFO] [stdout] | [INFO] [stdout] 368 | fn cross(&self, other: &Vec3) -> Vec3 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `project` [INFO] [stdout] --> src/ray_tracing.rs:378:8 [INFO] [stdout] | [INFO] [stdout] 378 | fn project(&self, onto: &Vec3) -> Vec3 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rotate` [INFO] [stdout] --> src/ray_tracing.rs:381:8 [INFO] [stdout] | [INFO] [stdout] 381 | fn rotate(&self, phi: f32, theta: f32) -> Vec3 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test` [INFO] [stdout] --> src/lib.rs:167:10 [INFO] [stdout] | [INFO] [stdout] 167 | async fn test(bt: BT) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `my_handler` [INFO] [stdout] --> src/lib.rs:184:14 [INFO] [stdout] | [INFO] [stdout] 184 | async fn my_handler(&self) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `state` [INFO] [stdout] --> src/lib.rs:212:5 [INFO] [stdout] | [INFO] [stdout] 212 | state: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/plugin.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | self.this.client_connected(client).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/plugin.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | self.next.client_connected(client).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `OpenOfficeWorker` [INFO] [stdout] --> tests/abstractions_test.rs:3:77 [INFO] [stdout] | [INFO] [stdout] 3 | InMemStorage, LoggingProducerTrait, Manager, ManagerImpl, OfficeWorker, OpenOfficeWorker, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> tests/abstractions_test.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `fmt::Debug`, `marker::PhantomData` [INFO] [stdout] --> tests/abstractions_test.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | use std::{fmt::Debug, marker::PhantomData}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `derive_more::From` [INFO] [stdout] --> tests/syracuse_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use derive_more::From; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `product` [INFO] [stdout] --> tests/abstractions_test.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | let product = producer.produce("Herby"); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_product` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `instructions::patterns` [INFO] [stdout] --> tests/patterns_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use instructions::patterns; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Strategy` [INFO] [stdout] --> tests/patterns_test.rs:2:89 [INFO] [stdout] | [INFO] [stdout] 2 | use instructions::patterns::{my_take, Context, ContextData, ContextStrategy, SomeTrait, Strategy}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `identities::Zero` [INFO] [stdout] --> tests/syracuse_test.rs:2:18 [INFO] [stdout] | [INFO] [stdout] 2 | use num_traits::{identities::Zero, PrimInt}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `material3` [INFO] [stdout] --> tests/ray_tracing_test.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | let material3 = Lambertian::new(&Vec3::new(0.8, 0.6, 0.2)); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_material3` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `material4` [INFO] [stdout] --> tests/ray_tracing_test.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | let material4 = Lambertian::new(&Vec3::new(0.8, 0.8, 0.8)); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_material4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> tests/ray_tracing_test.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | for s in 0..ns { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Future` [INFO] [stdout] --> tests/async_hrtb_test.rs:2:36 [INFO] [stdout] | [INFO] [stdout] 2 | use futures::{sink::drain, stream, Future, Sink, SinkExt, Stream, StreamExt}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Drill`, `Struct` [INFO] [stdout] --> tests/async_hrtb_test.rs:4:57 [INFO] [stdout] | [INFO] [stdout] 4 | add, add_explicit, doit, take_async_callback, test, Drill, Struct, X, [INFO] [stdout] | ^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `add_one` [INFO] [stdout] --> tests/async_hrtb_test.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | use instructions::{a, add_one, add_ten, b, check_me, wrapper, CheckerSystem, System}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::pin::Pin` [INFO] [stdout] --> tests/async_hrtb_test.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::pin::Pin; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `VarB` [INFO] [stdout] --> tests/syracuse_test.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | VarB(B), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/async_hrtb_test.rs:156:9 [INFO] [stdout] | [INFO] [stdout] 156 | let mut ctx = ClientConnectContext::new(plugin3); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Foo` [INFO] [stdout] --> tests/async_hrtb_test.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | struct Foo<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `new_foo` [INFO] [stdout] --> tests/async_hrtb_test.rs:57:4 [INFO] [stdout] | [INFO] [stdout] 57 | fn new_foo<'a>( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `inner` [INFO] [stdout] --> tests/async_hrtb_test.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 191 | / inner: stream::Forward< [INFO] [stdout] 192 | | stream::Map Result>, [INFO] [stdout] 193 | | mpsc::Sender, [INFO] [stdout] 194 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused implementer of `futures::Future` that must be used [INFO] [stdout] --> tests/async_hrtb_test.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | take_async_callback(add); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: futures do nothing unless you `.await` or poll them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused implementer of `futures::Future` that must be used [INFO] [stdout] --> tests/async_hrtb_test.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | take_async_callback(add_explicit); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: futures do nothing unless you `.await` or poll them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> tests/async_hrtb_test.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 157 | ctx.next(&mut ClientConn).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.20s [INFO] running `Command { std: "docker" "inspect" "1e4c504d953a6d419ba1ec7545d27dce5c3c0a0d14c9b984737e0d3604655779", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e4c504d953a6d419ba1ec7545d27dce5c3c0a0d14c9b984737e0d3604655779", kill_on_drop: false }` [INFO] [stdout] 1e4c504d953a6d419ba1ec7545d27dce5c3c0a0d14c9b984737e0d3604655779