[INFO] cloning repository https://github.com/meg0009/cursach [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/meg0009/cursach" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeg0009%2Fcursach", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeg0009%2Fcursach'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a8ba9d2e39f88c31cf776c8a2089c43cf456beb [INFO] building meg0009/cursach against try#615edd3ad1cf6871c977dc900317cb6c2070fd6b for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeg0009%2Fcursach" "/workspace/builds/worker-30/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-30/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/meg0009/cursach on toolchain 615edd3ad1cf6871c977dc900317cb6c2070fd6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/meg0009/cursach [INFO] finished tweaking git repo https://github.com/meg0009/cursach [INFO] tweaked toml for git repo https://github.com/meg0009/cursach written to /workspace/builds/worker-30/source/Cargo.toml [INFO] crate git repo https://github.com/meg0009/cursach already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8714b283d52ba79bbe00911d1e1b8f66eaa73057374f45f9b8378ac2a54fe65 [INFO] running `Command { std: "docker" "start" "-a" "d8714b283d52ba79bbe00911d1e1b8f66eaa73057374f45f9b8378ac2a54fe65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8714b283d52ba79bbe00911d1e1b8f66eaa73057374f45f9b8378ac2a54fe65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8714b283d52ba79bbe00911d1e1b8f66eaa73057374f45f9b8378ac2a54fe65", kill_on_drop: false }` [INFO] [stdout] d8714b283d52ba79bbe00911d1e1b8f66eaa73057374f45f9b8378ac2a54fe65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e6dcabf8c0c70fa65cada857ec2de59f2f9210c79c662ec2f463b6fc60ccd08 [INFO] running `Command { std: "docker" "start" "-a" "9e6dcabf8c0c70fa65cada857ec2de59f2f9210c79c662ec2f463b6fc60ccd08", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling wide v0.7.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling stl_io v0.6.0 [INFO] [stderr] Compiling simba v0.7.1 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling nalgebra v0.31.0 [INFO] [stderr] Compiling program v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `IndexedTriangle`, `Triangle` [INFO] [stdout] --> src/join.rs:3:39 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::triangle::{IndexedPolygon, IndexedTriangle, Polygon, Triangle}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::btree_map::BTreeMap` [INFO] [stdout] --> src/sphere.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::collections::btree_map::BTreeMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::sphere::Sphere` [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::sphere::Sphere; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `na::ComplexField` [INFO] [stdout] --> src/join.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use na::ComplexField; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/cube.rs:163:38 [INFO] [stdout] | [INFO] [stdout] 163 | InOrOut::Out(p1, p2, a) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `local_angle` [INFO] [stdout] --> src/cube.rs:214:25 [INFO] [stdout] | [INFO] [stdout] 214 | let local_angle = o_z.angle(&local_z); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_local_angle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bm_abs_local` [INFO] [stdout] --> src/cube.rs:268:25 [INFO] [stdout] | [INFO] [stdout] 268 | let bm_abs_local = abs_local.to_local(&(b - m)); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bm_abs_local` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bn_abs_local` [INFO] [stdout] --> src/cube.rs:269:25 [INFO] [stdout] | [INFO] [stdout] 269 | let bn_abs_local = abs_local.to_local(&(b - n)); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bn_abs_local` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vec_local` [INFO] [stdout] --> src/join.rs:342:9 [INFO] [stdout] | [INFO] [stdout] 342 | let vec_local = local.to_local(vec); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vec_local` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `triangle_square` [INFO] [stdout] --> src/join.rs:139:4 [INFO] [stdout] | [INFO] [stdout] 139 | fn triangle_square(x: f64, y: f64, z: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `calculate_projection` [INFO] [stdout] --> src/join.rs:204:4 [INFO] [stdout] | [INFO] [stdout] 204 | fn calculate_projection(x: &na::Vector3, y: &na::Vector3, a: &na::Vector3) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `found_cross` [INFO] [stdout] --> src/join.rs:210:4 [INFO] [stdout] | [INFO] [stdout] 210 | fn found_cross( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sign` [INFO] [stdout] --> src/local.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | fn sign(p1: &na::Vector3, p2: &na::Vector3, p3: &na::Vector3) -> f64 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `e1` [INFO] [stdout] --> src/local/join_local.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | e1: na::Vector3, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Sphere` [INFO] [stdout] --> src/sphere.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Sphere { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/sphere.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn new(x0: &na::Vector3, r: f64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `run` [INFO] [stdout] --> src/sphere.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn run(&self, mesh: &Mesh) -> Mesh { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "9e6dcabf8c0c70fa65cada857ec2de59f2f9210c79c662ec2f463b6fc60ccd08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e6dcabf8c0c70fa65cada857ec2de59f2f9210c79c662ec2f463b6fc60ccd08", kill_on_drop: false }` [INFO] [stdout] 9e6dcabf8c0c70fa65cada857ec2de59f2f9210c79c662ec2f463b6fc60ccd08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 022ec312977cc4977464ae6b5a2e13dbbad13f947f11c99d457bcb53f53e2760 [INFO] running `Command { std: "docker" "start" "-a" "022ec312977cc4977464ae6b5a2e13dbbad13f947f11c99d457bcb53f53e2760", kill_on_drop: false }` [INFO] [stderr] Compiling program v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `IndexedTriangle`, `Triangle` [INFO] [stdout] --> src/join.rs:3:39 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::triangle::{IndexedPolygon, IndexedTriangle, Polygon, Triangle}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::btree_map::BTreeMap` [INFO] [stdout] --> src/sphere.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::collections::btree_map::BTreeMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::sphere::Sphere` [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::sphere::Sphere; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `na::ComplexField` [INFO] [stdout] --> src/join.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use na::ComplexField; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/cube.rs:163:38 [INFO] [stdout] | [INFO] [stdout] 163 | InOrOut::Out(p1, p2, a) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `local_angle` [INFO] [stdout] --> src/cube.rs:214:25 [INFO] [stdout] | [INFO] [stdout] 214 | let local_angle = o_z.angle(&local_z); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_local_angle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bm_abs_local` [INFO] [stdout] --> src/cube.rs:268:25 [INFO] [stdout] | [INFO] [stdout] 268 | let bm_abs_local = abs_local.to_local(&(b - m)); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bm_abs_local` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bn_abs_local` [INFO] [stdout] --> src/cube.rs:269:25 [INFO] [stdout] | [INFO] [stdout] 269 | let bn_abs_local = abs_local.to_local(&(b - n)); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bn_abs_local` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vec_local` [INFO] [stdout] --> src/join.rs:342:9 [INFO] [stdout] | [INFO] [stdout] 342 | let vec_local = local.to_local(vec); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vec_local` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `triangle_square` [INFO] [stdout] --> src/join.rs:139:4 [INFO] [stdout] | [INFO] [stdout] 139 | fn triangle_square(x: f64, y: f64, z: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `calculate_projection` [INFO] [stdout] --> src/join.rs:204:4 [INFO] [stdout] | [INFO] [stdout] 204 | fn calculate_projection(x: &na::Vector3, y: &na::Vector3, a: &na::Vector3) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `found_cross` [INFO] [stdout] --> src/join.rs:210:4 [INFO] [stdout] | [INFO] [stdout] 210 | fn found_cross( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sign` [INFO] [stdout] --> src/local.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | fn sign(p1: &na::Vector3, p2: &na::Vector3, p3: &na::Vector3) -> f64 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `e1` [INFO] [stdout] --> src/local/join_local.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | e1: na::Vector3, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Sphere` [INFO] [stdout] --> src/sphere.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Sphere { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/sphere.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn new(x0: &na::Vector3, r: f64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `run` [INFO] [stdout] --> src/sphere.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn run(&self, mesh: &Mesh) -> Mesh { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.02s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/program-89e87ba8ecdceed4) [INFO] running `Command { std: "docker" "inspect" "022ec312977cc4977464ae6b5a2e13dbbad13f947f11c99d457bcb53f53e2760", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "022ec312977cc4977464ae6b5a2e13dbbad13f947f11c99d457bcb53f53e2760", kill_on_drop: false }` [INFO] [stdout] 022ec312977cc4977464ae6b5a2e13dbbad13f947f11c99d457bcb53f53e2760