[INFO] cloning repository https://github.com/welschmorgan/simple-maths
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/welschmorgan/simple-maths" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwelschmorgan%2Fsimple-maths", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwelschmorgan%2Fsimple-maths'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7988fa168e5ca7c85cd89b741d6094b72f91e61b
[INFO] checking welschmorgan/simple-maths against try#e983148bd5f0f0db270bfb72149f5e892e68b67f for pr-150322
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwelschmorgan%2Fsimple-maths" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/welschmorgan/simple-maths
[INFO] finished tweaking git repo https://github.com/welschmorgan/simple-maths
[INFO] tweaked toml for git repo https://github.com/welschmorgan/simple-maths written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/welschmorgan/simple-maths on toolchain e983148bd5f0f0db270bfb72149f5e892e68b67f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/welschmorgan/simple-maths 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" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5d7ea8af22713f8a045e6e14582c887b1415c94f7222f468388e6e1be0718710
[INFO] running `Command { std: "docker" "start" "-a" "5d7ea8af22713f8a045e6e14582c887b1415c94f7222f468388e6e1be0718710", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d7ea8af22713f8a045e6e14582c887b1415c94f7222f468388e6e1be0718710", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d7ea8af22713f8a045e6e14582c887b1415c94f7222f468388e6e1be0718710", kill_on_drop: false }`
[INFO] [stdout] 5d7ea8af22713f8a045e6e14582c887b1415c94f7222f468388e6e1be0718710
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa22da4d97d7c839229d197c3606f3624823d48352969521febb85805e5d1b25
[INFO] running `Command { std: "docker" "start" "-a" "aa22da4d97d7c839229d197c3606f3624823d48352969521febb85805e5d1b25", kill_on_drop: false }`
[INFO] [stderr]     Checking mathlib v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0405]: cannot find trait `Fract` in this scope
[INFO] [stdout]  --> src/quat/mod.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Quat<T: Fract = f32>(Vector<T, 4>);
[INFO] [stdout]   |                    ^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::fract::Fract;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `process::Output`
[INFO] [stdout]  --> src/angle/degree.rs:8:3
[INFO] [stdout]   |
[INFO] [stdout] 8 |   process::Output,
[INFO] [stdout]   |   ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FromPrimitive`, `ToPrimitive`, and `Zero`
[INFO] [stdout]  --> src/angle/macros.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{FromPrimitive, ToPrimitive, Zero};
[INFO] [stdout]   |             ^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `paste::paste`
[INFO] [stdout]  --> src/angle/macros.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use paste::paste;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::Display`
[INFO] [stdout]  --> src/quat/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fmt::Display;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Vec4f` and `vec4`
[INFO] [stdout]  --> src/quat/mod.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{vec4, Vec4f, Vector, Zero};
[INFO] [stdout]   |             ^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `swizzle::*`
[INFO] [stdout]  --> src/vec/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use swizzle::*;
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Fract` in this scope
[INFO] [stdout]  --> src/quat/mod.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Quat<T: Fract = f32>(Vector<T, 4>);
[INFO] [stdout]   |                    ^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::fract::Fract;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `process::Output`
[INFO] [stdout]  --> src/angle/degree.rs:8:3
[INFO] [stdout]   |
[INFO] [stdout] 8 |   process::Output,
[INFO] [stdout]   |   ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Radian`
[INFO] [stdout]    --> src/angle/degree.rs:230:23
[INFO] [stdout]     |
[INFO] [stdout] 230 |   use crate::{Degree, Radian};
[INFO] [stdout]     |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Degree`
[INFO] [stdout]    --> src/angle/radian.rs:236:15
[INFO] [stdout]     |
[INFO] [stdout] 236 |   use crate::{Degree, Radian};
[INFO] [stdout]     |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FromPrimitive`, `ToPrimitive`, and `Zero`
[INFO] [stdout]  --> src/angle/macros.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{FromPrimitive, ToPrimitive, Zero};
[INFO] [stdout]   |             ^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `paste::paste`
[INFO] [stdout]  --> src/angle/macros.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use paste::paste;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::Display`
[INFO] [stdout]  --> src/quat/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fmt::Display;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Vec4f` and `vec4`
[INFO] [stdout]  --> src/quat/mod.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{vec4, Vec4f, Vector, Zero};
[INFO] [stdout]   |             ^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Vec3d` and `Vec3i8`
[INFO] [stdout]    --> src/vec/vec.rs:625:43
[INFO] [stdout]     |
[INFO] [stdout] 625 |   use crate::{vec2, vec3, Degree, Vec2i8, Vec3d, Vec3i8};
[INFO] [stdout]     |                                           ^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `swizzle::*`
[INFO] [stdout]  --> src/vec/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use swizzle::*;
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mathlib` (lib) due to 1 previous error; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mathlib` (lib test) due to 1 previous error; 9 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "aa22da4d97d7c839229d197c3606f3624823d48352969521febb85805e5d1b25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa22da4d97d7c839229d197c3606f3624823d48352969521febb85805e5d1b25", kill_on_drop: false }`
[INFO] [stdout] aa22da4d97d7c839229d197c3606f3624823d48352969521febb85805e5d1b25
