[INFO] cloning repository https://github.com/calebeby/graphics-class [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/calebeby/graphics-class" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcalebeby%2Fgraphics-class", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcalebeby%2Fgraphics-class'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 59d7dff899a665c549acfaa13de0e7b182e56541 [INFO] testing calebeby/graphics-class against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcalebeby%2Fgraphics-class" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 51% (97/188) Updating files: 52% (98/188) Updating files: 53% (100/188) Updating files: 54% (102/188) Updating files: 55% (104/188) Updating files: 56% (106/188) Updating files: 57% (108/188) Updating files: 58% (110/188) Updating files: 59% (111/188) Updating files: 60% (113/188) Updating files: 61% (115/188) Updating files: 62% (117/188) Updating files: 63% (119/188) Updating files: 64% (121/188) Updating files: 65% (123/188) Updating files: 66% (125/188) Updating files: 67% (126/188) Updating files: 68% (128/188) Updating files: 69% (130/188) Updating files: 70% (132/188) Updating files: 71% (134/188) Updating files: 72% (136/188) Updating files: 73% (138/188) Updating files: 74% (140/188) Updating files: 75% (141/188) Updating files: 76% (143/188) Updating files: 77% (145/188) Updating files: 78% (147/188) Updating files: 79% (149/188) Updating files: 80% (151/188) Updating files: 81% (153/188) Updating files: 82% (155/188) Updating files: 83% (157/188) Updating files: 84% (158/188) Updating files: 85% (160/188) Updating files: 86% (162/188) Updating files: 87% (164/188) Updating files: 88% (166/188) Updating files: 89% (168/188) Updating files: 90% (170/188) Updating files: 91% (172/188) Updating files: 92% (173/188) Updating files: 93% (175/188) Updating files: 94% (177/188) Updating files: 95% (179/188) Updating files: 96% (181/188) Updating files: 97% (183/188) Updating files: 98% (185/188) Updating files: 99% (187/188) Updating files: 100% (188/188) Updating files: 100% (188/188), done. [INFO] validating manifest of git repo https://github.com/calebeby/graphics-class on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/calebeby/graphics-class [INFO] finished tweaking git repo https://github.com/calebeby/graphics-class [INFO] tweaked toml for git repo https://github.com/calebeby/graphics-class written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/calebeby/graphics-class already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/src/projects/midterm-skybox/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/src/projects/midterm/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/src/projects/final/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/src/projects/proj-3/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/src/projects/proj-4/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded parry3d-f64 v0.13.4 [INFO] [stderr] Downloaded parry2d-f64 v0.13.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d25ef01c8eb2b82271bb398ba230f7b101d1b40ce3529805ec4c86fac9adc4b [INFO] running `Command { std: "docker" "start" "-a" "7d25ef01c8eb2b82271bb398ba230f7b101d1b40ce3529805ec4c86fac9adc4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d25ef01c8eb2b82271bb398ba230f7b101d1b40ce3529805ec4c86fac9adc4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d25ef01c8eb2b82271bb398ba230f7b101d1b40ce3529805ec4c86fac9adc4b", kill_on_drop: false }` [INFO] [stdout] 7d25ef01c8eb2b82271bb398ba230f7b101d1b40ce3529805ec4c86fac9adc4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de971082cdb28950668da7a06a66a1563798f4e13a27fe018a0be62919abc80c [INFO] running `Command { std: "docker" "start" "-a" "de971082cdb28950668da7a06a66a1563798f4e13a27fe018a0be62919abc80c", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/src/projects/midterm/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/src/projects/proj-4/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/src/projects/midterm-skybox/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/src/projects/proj-3/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/src/projects/final/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.53 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.84 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling bumpalo v3.12.0 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.84 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling optional v0.5.0 [INFO] [stderr] Compiling robust v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling wide v0.7.8 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling spade v2.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling simba v0.8.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.84 [INFO] [stderr] Compiling nalgebra-macros v0.2.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.84 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.84 [INFO] [stderr] Compiling js-sys v0.3.61 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling nalgebra v0.32.2 [INFO] [stderr] Compiling web-sys v0.3.61 [INFO] [stderr] Compiling parry3d-f64 v0.13.4 [INFO] [stderr] Compiling parry2d-f64 v0.13.4 [INFO] [stderr] Compiling proj-3 v0.1.0 (/opt/rustwide/workdir/src/projects/proj-3) [INFO] [stderr] Compiling midterm-skybox v0.1.0 (/opt/rustwide/workdir/src/projects/midterm-skybox) [INFO] [stdout] warning: unused macro definition: `console_log` [INFO] [stdout] --> src/projects/proj-3/graphics.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | macro_rules! console_log { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `console_log` [INFO] [stdout] --> src/projects/midterm-skybox/graphics.rs:45:14 [INFO] [stdout] | [INFO] [stdout] 45 | macro_rules! console_log { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `make_maze` is never used [INFO] [stdout] --> src/projects/midterm-skybox/graphics.rs:290:4 [INFO] [stdout] | [INFO] [stdout] 290 | fn make_maze() -> Vec> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `points` is never used [INFO] [stdout] --> src/projects/midterm-skybox/face.rs:87:19 [INFO] [stdout] | [INFO] [stdout] 22 | impl Face { [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 87 | pub(crate) fn points(&self) -> &[Point3] { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `invert` is never used [INFO] [stdout] --> src/projects/midterm-skybox/ray.rs:21:19 [INFO] [stdout] | [INFO] [stdout] 11 | impl Ray { [INFO] [stdout] | ------------------------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 21 | pub(crate) fn invert(&self) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling midterm v0.1.0 (/opt/rustwide/workdir/src/projects/midterm) [INFO] [stderr] Compiling final v0.1.0 (/opt/rustwide/workdir/src/projects/final) [INFO] [stderr] Compiling proj-4 v0.1.0 (/opt/rustwide/workdir/src/projects/proj-4) [INFO] [stdout] warning: fields `min_pt` and `max_pt` are never read [INFO] [stdout] --> src/projects/midterm/bounding_box.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) struct BoundingBox { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 6 | pub(crate) min_pt: Point, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 7 | pub(crate) max_pt: Point, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BoundingBox` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `intersects_with` and `includes_point` are never used [INFO] [stdout] --> src/projects/midterm/bounding_box.rs:28:19 [INFO] [stdout] | [INFO] [stdout] 10 | impl BoundingBox { [INFO] [stdout] | --------------------------------------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 28 | pub(crate) fn intersects_with(&self, other: &BoundingBox) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | pub(crate) fn includes_point(&self, point: &Point) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `bounding_box` is never read [INFO] [stdout] --> src/projects/midterm/face.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) struct Face { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 9 | bounding_box: BoundingBox, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Face` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `bounding_box` is never used [INFO] [stdout] --> src/projects/midterm/face.rs:66:19 [INFO] [stdout] | [INFO] [stdout] 20 | impl Face { [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 66 | pub(crate) fn bounding_box(&self) -> &BoundingBox { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `load_obj` is never used [INFO] [stdout] --> src/projects/midterm/load_obj.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) fn load_obj(obj: &str) -> Vec> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `bounding_box`, `invert`, `to_vector`, `start`, and `end` are never used [INFO] [stdout] --> src/projects/midterm/ray.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 11 | impl Ray { [INFO] [stdout] | ------------------------------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 17 | pub(crate) fn bounding_box(&self) -> BoundingBox { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub(crate) fn invert(&self) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub(crate) fn to_vector(&self) -> OVector> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | pub(crate) fn start(&self) -> &Point { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | pub(crate) fn end(&self) -> &Point { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tunnel` is never read [INFO] [stdout] --> src/projects/midterm/tunnel.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct TunnelEnvironment { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 12 | faces: Vec>, [INFO] [stdout] 13 | tunnel: Tunnel, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `tunnel` is never used [INFO] [stdout] --> src/projects/midterm/tunnel.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 19 | impl TunnelEnvironment { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] 20 | pub(crate) fn tunnel(&self) -> &Tunnel { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `min_pt` and `max_pt` are never read [INFO] [stdout] --> src/projects/proj-4/bounding_box.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) struct BoundingBox { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 6 | pub(crate) min_pt: Point, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 7 | pub(crate) max_pt: Point, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BoundingBox` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `intersects_with` and `includes_point` are never used [INFO] [stdout] --> src/projects/proj-4/bounding_box.rs:28:19 [INFO] [stdout] | [INFO] [stdout] 10 | impl BoundingBox { [INFO] [stdout] | --------------------------------------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 28 | pub(crate) fn intersects_with(&self, other: &BoundingBox) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | pub(crate) fn includes_point(&self, point: &Point) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `bounding_box` is never read [INFO] [stdout] --> src/projects/proj-4/face.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) struct Face { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 9 | bounding_box: BoundingBox, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Face` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `bounding_box` and `points` are never used [INFO] [stdout] --> src/projects/proj-4/face.rs:66:19 [INFO] [stdout] | [INFO] [stdout] 20 | impl Face { [INFO] [stdout] | ----------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 66 | pub(crate) fn bounding_box(&self) -> &BoundingBox { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | pub(crate) fn points(&self) -> &[Point3] { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_convex_polyhedron` is never used [INFO] [stdout] --> src/projects/proj-4/face.rs:82:19 [INFO] [stdout] | [INFO] [stdout] 81 | impl Face { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] 82 | pub(crate) fn to_convex_polyhedron(&self) -> parry3d::shape::ConvexPolyhedron { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Ray` is never constructed [INFO] [stdout] --> src/projects/proj-4/ray.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) struct Ray { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `bounding_box`, `invert`, `to_vector`, `start`, and `end` are never used [INFO] [stdout] --> src/projects/proj-4/ray.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 11 | impl Ray { [INFO] [stdout] | ------------------------------------------------- associated items in this implementation [INFO] [stdout] 12 | #[inline] [INFO] [stdout] 13 | pub(crate) fn new(start: Point, end: Point) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | pub(crate) fn bounding_box(&self) -> BoundingBox { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub(crate) fn invert(&self) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub(crate) fn to_vector(&self) -> OVector> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | pub(crate) fn start(&self) -> &Point { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | pub(crate) fn end(&self) -> &Point { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_segment` is never used [INFO] [stdout] --> src/projects/proj-4/ray.rs:40:19 [INFO] [stdout] | [INFO] [stdout] 38 | impl Ray { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] 39 | #[inline] [INFO] [stdout] 40 | pub(crate) fn to_segment(&self) -> parry3d::shape::Segment { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.88s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.84 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "de971082cdb28950668da7a06a66a1563798f4e13a27fe018a0be62919abc80c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de971082cdb28950668da7a06a66a1563798f4e13a27fe018a0be62919abc80c", kill_on_drop: false }` [INFO] [stdout] de971082cdb28950668da7a06a66a1563798f4e13a27fe018a0be62919abc80c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1b26a180de16a4d2b838957e974529f76afc3c989d940ebf85fd20943d397f8 [INFO] running `Command { std: "docker" "start" "-a" "f1b26a180de16a4d2b838957e974529f76afc3c989d940ebf85fd20943d397f8", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/src/projects/proj-4/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/src/projects/proj-3/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/src/projects/midterm/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/src/projects/midterm-skybox/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/src/projects/final/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling proj-4 v0.1.0 (/opt/rustwide/workdir/src/projects/proj-4) [INFO] [stderr] Compiling proj-3 v0.1.0 (/opt/rustwide/workdir/src/projects/proj-3) [INFO] [stderr] Compiling midterm-skybox v0.1.0 (/opt/rustwide/workdir/src/projects/midterm-skybox) [INFO] [stderr] Compiling final v0.1.0 (/opt/rustwide/workdir/src/projects/final) [INFO] [stderr] Compiling midterm v0.1.0 (/opt/rustwide/workdir/src/projects/midterm) [INFO] [stdout] warning: unused macro definition: `console_log` [INFO] [stdout] --> src/projects/proj-3/graphics.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | macro_rules! console_log { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `console_log` [INFO] [stdout] --> src/projects/midterm-skybox/graphics.rs:45:14 [INFO] [stdout] | [INFO] [stdout] 45 | macro_rules! console_log { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `includes_point` is never used [INFO] [stdout] --> src/projects/proj-4/bounding_box.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 10 | impl BoundingBox { [INFO] [stdout] | --------------------------------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 53 | pub(crate) fn includes_point(&self, point: &Point) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `bounding_box` is never read [INFO] [stdout] --> src/projects/proj-4/face.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) struct Face { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 9 | bounding_box: BoundingBox, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Face` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `bounding_box` and `points` are never used [INFO] [stdout] --> src/projects/proj-4/face.rs:66:19 [INFO] [stdout] | [INFO] [stdout] 20 | impl Face { [INFO] [stdout] | ----------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 66 | pub(crate) fn bounding_box(&self) -> &BoundingBox { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | pub(crate) fn points(&self) -> &[Point3] { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_convex_polyhedron` is never used [INFO] [stdout] --> src/projects/proj-4/face.rs:82:19 [INFO] [stdout] | [INFO] [stdout] 81 | impl Face { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] 82 | pub(crate) fn to_convex_polyhedron(&self) -> parry3d::shape::ConvexPolyhedron { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Ray` is never constructed [INFO] [stdout] --> src/projects/proj-4/ray.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) struct Ray { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `bounding_box`, `invert`, `to_vector`, `start`, and `end` are never used [INFO] [stdout] --> src/projects/proj-4/ray.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 11 | impl Ray { [INFO] [stdout] | ------------------------------------------------- associated items in this implementation [INFO] [stdout] 12 | #[inline] [INFO] [stdout] 13 | pub(crate) fn new(start: Point, end: Point) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | pub(crate) fn bounding_box(&self) -> BoundingBox { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub(crate) fn invert(&self) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub(crate) fn to_vector(&self) -> OVector> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | pub(crate) fn start(&self) -> &Point { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | pub(crate) fn end(&self) -> &Point { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_segment` is never used [INFO] [stdout] --> src/projects/proj-4/ray.rs:40:19 [INFO] [stdout] | [INFO] [stdout] 38 | impl Ray { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] 39 | #[inline] [INFO] [stdout] 40 | pub(crate) fn to_segment(&self) -> parry3d::shape::Segment { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `includes_point` is never used [INFO] [stdout] --> src/projects/midterm/bounding_box.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 10 | impl BoundingBox { [INFO] [stdout] | --------------------------------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 53 | pub(crate) fn includes_point(&self, point: &Point) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `bounding_box` is never read [INFO] [stdout] --> src/projects/midterm/face.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) struct Face { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 9 | bounding_box: BoundingBox, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Face` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `bounding_box` is never used [INFO] [stdout] --> src/projects/midterm/face.rs:66:19 [INFO] [stdout] | [INFO] [stdout] 20 | impl Face { [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 66 | pub(crate) fn bounding_box(&self) -> &BoundingBox { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `load_obj` is never used [INFO] [stdout] --> src/projects/midterm/load_obj.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) fn load_obj(obj: &str) -> Vec> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `bounding_box`, `invert`, `to_vector`, `start`, and `end` are never used [INFO] [stdout] --> src/projects/midterm/ray.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 11 | impl Ray { [INFO] [stdout] | ------------------------------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 17 | pub(crate) fn bounding_box(&self) -> BoundingBox { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub(crate) fn invert(&self) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub(crate) fn to_vector(&self) -> OVector> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | pub(crate) fn start(&self) -> &Point { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | pub(crate) fn end(&self) -> &Point { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tunnel` is never read [INFO] [stdout] --> src/projects/midterm/tunnel.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct TunnelEnvironment { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 12 | faces: Vec>, [INFO] [stdout] 13 | tunnel: Tunnel, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `tunnel` is never used [INFO] [stdout] --> src/projects/midterm/tunnel.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 19 | impl TunnelEnvironment { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] 20 | pub(crate) fn tunnel(&self) -> &Tunnel { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `make_maze` is never used [INFO] [stdout] --> src/projects/midterm-skybox/graphics.rs:290:4 [INFO] [stdout] | [INFO] [stdout] 290 | fn make_maze() -> Vec> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `points` is never used [INFO] [stdout] --> src/projects/midterm-skybox/face.rs:87:19 [INFO] [stdout] | [INFO] [stdout] 22 | impl Face { [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 87 | pub(crate) fn points(&self) -> &[Point3] { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.47s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.84 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "f1b26a180de16a4d2b838957e974529f76afc3c989d940ebf85fd20943d397f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1b26a180de16a4d2b838957e974529f76afc3c989d940ebf85fd20943d397f8", kill_on_drop: false }` [INFO] [stdout] f1b26a180de16a4d2b838957e974529f76afc3c989d940ebf85fd20943d397f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7b734f0dbe55b42ab3a676006e4ad1ce1e78c01be77374c53ef58d06d910a337 [INFO] running `Command { std: "docker" "start" "-a" "7b734f0dbe55b42ab3a676006e4ad1ce1e78c01be77374c53ef58d06d910a337", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/src/projects/midterm/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/src/projects/midterm-skybox/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/src/projects/proj-3/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/src/projects/proj-4/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/src/projects/final/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: unused macro definition: `console_log` [INFO] [stderr] --> src/projects/proj-3/graphics.rs:17:14 [INFO] [stderr] | [INFO] [stderr] 17 | macro_rules! console_log { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_macros)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused macro definition: `console_log` [INFO] [stderr] --> src/projects/midterm-skybox/graphics.rs:45:14 [INFO] [stderr] | [INFO] [stderr] 45 | macro_rules! console_log { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_macros)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `make_maze` is never used [INFO] [stderr] --> src/projects/midterm-skybox/graphics.rs:290:4 [INFO] [stderr] | [INFO] [stderr] 290 | fn make_maze() -> Vec> { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method `points` is never used [INFO] [stderr] --> src/projects/midterm-skybox/face.rs:87:19 [INFO] [stderr] | [INFO] [stderr] 22 | impl Face { [INFO] [stderr] | ----------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 87 | pub(crate) fn points(&self) -> &[Point3] { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `includes_point` is never used [INFO] [stderr] --> src/projects/midterm/bounding_box.rs:53:19 [INFO] [stderr] | [INFO] [stderr] 10 | impl BoundingBox { [INFO] [stderr] | --------------------------------------------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 53 | pub(crate) fn includes_point(&self, point: &Point) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `bounding_box` is never read [INFO] [stderr] --> src/projects/midterm/face.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 6 | pub(crate) struct Face { [INFO] [stderr] | ---- field in this struct [INFO] [stderr] ... [INFO] [stderr] 9 | bounding_box: BoundingBox, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Face` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: method `bounding_box` is never used [INFO] [stderr] --> src/projects/midterm/face.rs:66:19 [INFO] [stderr] | [INFO] [stderr] 20 | impl Face { [INFO] [stderr] | ----------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 66 | pub(crate) fn bounding_box(&self) -> &BoundingBox { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `load_obj` is never used [INFO] [stderr] --> src/projects/midterm/load_obj.rs:5:15 [INFO] [stderr] | [INFO] [stderr] 5 | pub(crate) fn load_obj(obj: &str) -> Vec> { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `bounding_box`, `invert`, `to_vector`, `start`, and `end` are never used [INFO] [stderr] --> src/projects/midterm/ray.rs:17:19 [INFO] [stderr] | [INFO] [stderr] 11 | impl Ray { [INFO] [stderr] | ------------------------------------------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 17 | pub(crate) fn bounding_box(&self) -> BoundingBox { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 21 | pub(crate) fn invert(&self) -> Self { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 25 | pub(crate) fn to_vector(&self) -> OVector> { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 29 | pub(crate) fn start(&self) -> &Point { [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 33 | pub(crate) fn end(&self) -> &Point { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: field `tunnel` is never read [INFO] [stderr] --> src/projects/midterm/tunnel.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 11 | pub(crate) struct TunnelEnvironment { [INFO] [stderr] | ----------------- field in this struct [INFO] [stderr] 12 | faces: Vec>, [INFO] [stderr] 13 | tunnel: Tunnel, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `tunnel` is never used [INFO] [stderr] --> src/projects/midterm/tunnel.rs:20:19 [INFO] [stderr] | [INFO] [stderr] 19 | impl TunnelEnvironment { [INFO] [stderr] | ---------------------- method in this implementation [INFO] [stderr] 20 | pub(crate) fn tunnel(&self) -> &Tunnel { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `includes_point` is never used [INFO] [stderr] --> src/projects/proj-4/bounding_box.rs:53:19 [INFO] [stderr] | [INFO] [stderr] 10 | impl BoundingBox { [INFO] [stderr] | --------------------------------------------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 53 | pub(crate) fn includes_point(&self, point: &Point) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `bounding_box` is never read [INFO] [stderr] --> src/projects/proj-4/face.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 6 | pub(crate) struct Face { [INFO] [stderr] | ---- field in this struct [INFO] [stderr] ... [INFO] [stderr] 9 | bounding_box: BoundingBox, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Face` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: methods `bounding_box` and `points` are never used [INFO] [stderr] --> src/projects/proj-4/face.rs:66:19 [INFO] [stderr] | [INFO] [stderr] 20 | impl Face { [INFO] [stderr] | ----------------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 66 | pub(crate) fn bounding_box(&self) -> &BoundingBox { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 76 | pub(crate) fn points(&self) -> &[Point3] { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `to_convex_polyhedron` is never used [INFO] [stderr] --> src/projects/proj-4/face.rs:82:19 [INFO] [stderr] | [INFO] [stderr] 81 | impl Face { [INFO] [stderr] | -------------- method in this implementation [INFO] [stderr] 82 | pub(crate) fn to_convex_polyhedron(&self) -> parry3d::shape::ConvexPolyhedron { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Ray` is never constructed [INFO] [stderr] --> src/projects/proj-4/ray.rs:6:19 [INFO] [stderr] | [INFO] [stderr] 6 | pub(crate) struct Ray { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated items `new`, `bounding_box`, `invert`, `to_vector`, `start`, and `end` are never used [INFO] [stderr] --> src/projects/proj-4/ray.rs:13:19 [INFO] [stderr] | [INFO] [stderr] 11 | impl Ray { [INFO] [stderr] | ------------------------------------------------- associated items in this implementation [INFO] [stderr] 12 | #[inline] [INFO] [stderr] 13 | pub(crate) fn new(start: Point, end: Point) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 17 | pub(crate) fn bounding_box(&self) -> BoundingBox { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 21 | pub(crate) fn invert(&self) -> Self { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 25 | pub(crate) fn to_vector(&self) -> OVector> { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 29 | pub(crate) fn start(&self) -> &Point { [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 33 | pub(crate) fn end(&self) -> &Point { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: method `to_segment` is never used [INFO] [stderr] --> src/projects/proj-4/ray.rs:40:19 [INFO] [stderr] | [INFO] [stderr] 38 | impl Ray { [INFO] [stderr] | ---------------- method in this implementation [INFO] [stderr] 39 | #[inline] [INFO] [stderr] 40 | pub(crate) fn to_segment(&self) -> parry3d::shape::Segment { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `proj-3` (lib test) generated 1 warning [INFO] [stderr] warning: `midterm-skybox` (lib test) generated 3 warnings [INFO] [stderr] warning: `midterm` (lib test) generated 7 warnings [INFO] [stderr] warning: `proj-4` (lib test) generated 7 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.84 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests graphics.rs (/opt/rustwide/target/debug/deps/final-b7e920adfdf38890) [INFO] [stdout] [INFO] [stderr] Running unittests graphics.rs (/opt/rustwide/target/debug/deps/midterm-2d533b71ce10ce7a) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test bounding_box::tests::test_construction ... ok [INFO] [stdout] test bounding_box::tests::test_intersection ... ok [INFO] [stdout] test maze::tests::test_generation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.90s [INFO] [stdout] [INFO] [stderr] Running unittests graphics.rs (/opt/rustwide/target/debug/deps/midterm_skybox-accbb0ad03ea9129) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test bounding_box::tests::test_intersection ... ok [INFO] [stdout] test bounding_box::tests::test_construction ... ok [INFO] [stdout] test ray::tests::test_2d_ray_intersection ... ok [INFO] [stderr] Running unittests graphics.rs (/opt/rustwide/target/debug/deps/proj_3-aee319fe5fe36ca7) [INFO] [stdout] test ray::tests::test_face_intersection ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests graphics.rs (/opt/rustwide/target/debug/deps/proj_4-3f1672fc26bab266) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test bounding_box::tests::test_construction ... ok [INFO] [stdout] test bounding_box::tests::test_intersection ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7b734f0dbe55b42ab3a676006e4ad1ce1e78c01be77374c53ef58d06d910a337", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b734f0dbe55b42ab3a676006e4ad1ce1e78c01be77374c53ef58d06d910a337", kill_on_drop: false }` [INFO] [stdout] 7b734f0dbe55b42ab3a676006e4ad1ce1e78c01be77374c53ef58d06d910a337