[INFO] cloning repository https://github.com/AnchoviesHat/render [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AnchoviesHat/render" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnchoviesHat%2Frender", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnchoviesHat%2Frender'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 984325eb28d07af1ed739b28097c63a53b7015ee [INFO] checking AnchoviesHat/render against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnchoviesHat%2Frender" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AnchoviesHat/render on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AnchoviesHat/render [INFO] finished tweaking git repo https://github.com/AnchoviesHat/render [INFO] tweaked toml for git repo https://github.com/AnchoviesHat/render written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/AnchoviesHat/render already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-7/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 15fa675169f9594348ffa2b4afc00303cb16e7efb904126c4b1f80b6483c2f62 [INFO] running `Command { std: "docker" "start" "-a" "15fa675169f9594348ffa2b4afc00303cb16e7efb904126c4b1f80b6483c2f62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15fa675169f9594348ffa2b4afc00303cb16e7efb904126c4b1f80b6483c2f62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15fa675169f9594348ffa2b4afc00303cb16e7efb904126c4b1f80b6483c2f62", kill_on_drop: false }` [INFO] [stdout] 15fa675169f9594348ffa2b4afc00303cb16e7efb904126c4b1f80b6483c2f62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1a5c8294709b0020357c5701195bef3e59d50d354b0cc781e40ad18e181bf8c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c1a5c8294709b0020357c5701195bef3e59d50d354b0cc781e40ad18e181bf8c", kill_on_drop: false }` [INFO] [stderr] Checking simba v0.3.1 [INFO] [stderr] Checking nalgebra v0.23.0 [INFO] [stderr] Checking render v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `nalgebra::Vec2`, `nalgebra::Vec3` [INFO] [stdout] --> src/vbuffer.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | use nalgebra::{Vec2, Vec3}; [INFO] [stdout] | ^^^^ ^^^^ no `Vec3` in the root [INFO] [stdout] | | [INFO] [stdout] | no `Vec2` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `nalgebra::Vec2`, `nalgebra::Vec3` [INFO] [stdout] --> src/vbuffer.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | use nalgebra::{Vec2, Vec3}; [INFO] [stdout] | ^^^^ ^^^^ no `Vec3` in the root [INFO] [stdout] | | [INFO] [stdout] | no `Vec2` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nalgebra::cast` [INFO] [stdout] --> src/vbuffer.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use nalgebra::cast; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `cast` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bincode::SizeLimit` [INFO] [stdout] --> src/tga.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use bincode::SizeLimit; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `SizeLimit` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bincode::rustc_serialize` [INFO] [stdout] --> src/tga.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | use bincode::rustc_serialize::encode; [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `rustc_serialize` in `bincode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `nalgebra::Vec2`, `nalgebra::Vec3`, `nalgebra::DMat` [INFO] [stdout] --> src/object.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | use nalgebra::{Vec2, Vec3, DMat}; [INFO] [stdout] | ^^^^ ^^^^ ^^^^ no `DMat` in the root [INFO] [stdout] | | | [INFO] [stdout] | | no `Vec3` in the root [INFO] [stdout] | no `Vec2` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nalgebra::cast` [INFO] [stdout] --> src/vbuffer.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use nalgebra::cast; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `cast` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bincode::SizeLimit` [INFO] [stdout] --> src/tga.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use bincode::SizeLimit; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `SizeLimit` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bincode::rustc_serialize` [INFO] [stdout] --> src/tga.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | use bincode::rustc_serialize::encode; [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `rustc_serialize` in `bincode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `nalgebra::Vec2`, `nalgebra::Vec3`, `nalgebra::DMat` [INFO] [stdout] --> src/object.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | use nalgebra::{Vec2, Vec3, DMat}; [INFO] [stdout] | ^^^^ ^^^^ ^^^^ no `DMat` in the root [INFO] [stdout] | | | [INFO] [stdout] | | no `Vec3` in the root [INFO] [stdout] | no `Vec2` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nalgebra::cross` [INFO] [stdout] --> src/object.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use nalgebra::cross; [INFO] [stdout] | ^^^^^^^^^^^^^^^ no `cross` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nalgebra::cross` [INFO] [stdout] --> src/object.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use nalgebra::cross; [INFO] [stdout] | ^^^^^^^^^^^^^^^ no `cross` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nalgebra::new_identity` [INFO] [stdout] --> src/object.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use nalgebra::new_identity; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no `new_identity` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nalgebra::Vec3` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use nalgebra::Vec3; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `Vec3` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nalgebra::new_identity` [INFO] [stdout] --> src/object.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use nalgebra::new_identity; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no `new_identity` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nalgebra::Vec3` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use nalgebra::Vec3; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `Vec3` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/tga.rs:89:50 [INFO] [stdout] | [INFO] [stdout] 89 | let mut data: Vec = Vec::with_capacity(((width as usize) * (height as usize))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/tga.rs:98:53 [INFO] [stdout] | [INFO] [stdout] 98 | let mut byte_data: Vec = Vec::with_capacity(((width as usize) * (height as usize) * bytes)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/tga.rs:105:53 [INFO] [stdout] | [INFO] [stdout] 105 | let mut chunk_header = file.read_u8().unwrap();; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nalgebra::Norm` [INFO] [stdout] --> src/object.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use nalgebra::Norm; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/tga.rs:89:50 [INFO] [stdout] | [INFO] [stdout] 89 | let mut data: Vec = Vec::with_capacity(((width as usize) * (height as usize))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/tga.rs:98:53 [INFO] [stdout] | [INFO] [stdout] 98 | let mut byte_data: Vec = Vec::with_capacity(((width as usize) * (height as usize) * bytes)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/tga.rs:105:53 [INFO] [stdout] | [INFO] [stdout] 105 | let mut chunk_header = file.read_u8().unwrap();; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nalgebra::Norm` [INFO] [stdout] --> src/object.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use nalgebra::Norm; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `render` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 8 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c1a5c8294709b0020357c5701195bef3e59d50d354b0cc781e40ad18e181bf8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1a5c8294709b0020357c5701195bef3e59d50d354b0cc781e40ad18e181bf8c", kill_on_drop: false }` [INFO] [stdout] c1a5c8294709b0020357c5701195bef3e59d50d354b0cc781e40ad18e181bf8c