[INFO] cloning repository https://github.com/nx0ly/math-tests [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nx0ly/math-tests" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnx0ly%2Fmath-tests", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnx0ly%2Fmath-tests'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b906753a861b1f15a3360a261f2e46966f76269e [INFO] testing nx0ly/math-tests against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnx0ly%2Fmath-tests" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nx0ly/math-tests [INFO] finished tweaking git repo https://github.com/nx0ly/math-tests [INFO] tweaked toml for git repo https://github.com/nx0ly/math-tests written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nx0ly/math-tests on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nx0ly/math-tests 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cca52e58e5a19beffbb0a17963d9fe3c5cf188c7c28f924228c1cb5deb876fbc [INFO] running `Command { std: "docker" "start" "-a" "cca52e58e5a19beffbb0a17963d9fe3c5cf188c7c28f924228c1cb5deb876fbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cca52e58e5a19beffbb0a17963d9fe3c5cf188c7c28f924228c1cb5deb876fbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cca52e58e5a19beffbb0a17963d9fe3c5cf188c7c28f924228c1cb5deb876fbc", kill_on_drop: false }` [INFO] [stdout] cca52e58e5a19beffbb0a17963d9fe3c5cf188c7c28f924228c1cb5deb876fbc [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0596fc8bc3595cb11be1854cba12710aaf76c521db4aa1fd657a754ca175e3bf [INFO] running `Command { std: "docker" "start" "-a" "0596fc8bc3595cb11be1854cba12710aaf76c521db4aa1fd657a754ca175e3bf", kill_on_drop: false }` [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling vector-stuff v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Vector` is never constructed [INFO] [stdout] --> src/main.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | struct Vector { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `VectorScalarCombination` is never used [INFO] [stdout] --> src/main.rs:9:6 [INFO] [stdout] | [INFO] [stdout] 9 | enum VectorScalarCombination { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `scale_by_scalar`, `dot_product`, and `cross_product` are never used [INFO] [stdout] --> src/main.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 14 | impl Vector { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] 15 | fn new(components: Vec, length: f32, dir: f32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | fn scale_by_scalar(&mut self, scalar: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | fn dot_product(&self, others: Vec) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | fn cross_product(&self, other: &Vector) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dist` is never used [INFO] [stdout] --> src/main.rs:183:4 [INFO] [stdout] | [INFO] [stdout] 183 | fn dist(a: f32, b: f32) -> f32 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.15s [INFO] running `Command { std: "docker" "inspect" "0596fc8bc3595cb11be1854cba12710aaf76c521db4aa1fd657a754ca175e3bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0596fc8bc3595cb11be1854cba12710aaf76c521db4aa1fd657a754ca175e3bf", kill_on_drop: false }` [INFO] [stdout] 0596fc8bc3595cb11be1854cba12710aaf76c521db4aa1fd657a754ca175e3bf [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a35423451afdc61cccd27b9a9da5b6c6dbb49ed0f57dcb8e306b4dc0060e8a9 [INFO] running `Command { std: "docker" "start" "-a" "8a35423451afdc61cccd27b9a9da5b6c6dbb49ed0f57dcb8e306b4dc0060e8a9", kill_on_drop: false }` [INFO] [stderr] Compiling vector-stuff v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Vector` is never constructed [INFO] [stdout] --> src/main.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | struct Vector { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `VectorScalarCombination` is never used [INFO] [stdout] --> src/main.rs:9:6 [INFO] [stdout] | [INFO] [stdout] 9 | enum VectorScalarCombination { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `scale_by_scalar`, `dot_product`, and `cross_product` are never used [INFO] [stdout] --> src/main.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 14 | impl Vector { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] 15 | fn new(components: Vec, length: f32, dir: f32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | fn scale_by_scalar(&mut self, scalar: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | fn dot_product(&self, others: Vec) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | fn cross_product(&self, other: &Vector) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dist` is never used [INFO] [stdout] --> src/main.rs:183:4 [INFO] [stdout] | [INFO] [stdout] 183 | fn dist(a: f32, b: f32) -> f32 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] running `Command { std: "docker" "inspect" "8a35423451afdc61cccd27b9a9da5b6c6dbb49ed0f57dcb8e306b4dc0060e8a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a35423451afdc61cccd27b9a9da5b6c6dbb49ed0f57dcb8e306b4dc0060e8a9", kill_on_drop: false }` [INFO] [stdout] 8a35423451afdc61cccd27b9a9da5b6c6dbb49ed0f57dcb8e306b4dc0060e8a9 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 556fa03d6f9605ba3009535750c6c5c5b7b44003ef752ee8f2921a8d6b4afc70 [INFO] running `Command { std: "docker" "start" "-a" "556fa03d6f9605ba3009535750c6c5c5b7b44003ef752ee8f2921a8d6b4afc70", kill_on_drop: false }` [INFO] [stderr] warning: struct `Vector` is never constructed [INFO] [stderr] --> src/main.rs:3:8 [INFO] [stderr] | [INFO] [stderr] 3 | struct Vector { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: enum `VectorScalarCombination` is never used [INFO] [stderr] --> src/main.rs:9:6 [INFO] [stderr] | [INFO] [stderr] 9 | enum VectorScalarCombination { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated items `new`, `scale_by_scalar`, `dot_product`, and `cross_product` are never used [INFO] [stderr] --> src/main.rs:15:8 [INFO] [stderr] | [INFO] [stderr] 14 | impl Vector { [INFO] [stderr] | ----------- associated items in this implementation [INFO] [stderr] 15 | fn new(components: Vec, length: f32, dir: f32) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 23 | fn scale_by_scalar(&mut self, scalar: f32) { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 30 | fn dot_product(&self, others: Vec) -> Result { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 54 | fn cross_product(&self, other: &Vector) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `dist` is never used [INFO] [stderr] --> src/main.rs:183:4 [INFO] [stderr] | [INFO] [stderr] 183 | fn dist(a: f32, b: f32) -> f32 { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `vector-stuff` (bin "vector-stuff" test) generated 4 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vector_stuff-8fc41517ad3bd0ba) [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] running `Command { std: "docker" "inspect" "556fa03d6f9605ba3009535750c6c5c5b7b44003ef752ee8f2921a8d6b4afc70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "556fa03d6f9605ba3009535750c6c5c5b7b44003ef752ee8f2921a8d6b4afc70", kill_on_drop: false }` [INFO] [stdout] 556fa03d6f9605ba3009535750c6c5c5b7b44003ef752ee8f2921a8d6b4afc70