[INFO] cloning repository https://github.com/HMPerson1/orbit-sim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HMPerson1/orbit-sim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHMPerson1%2Forbit-sim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHMPerson1%2Forbit-sim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e6c976272fb228b71aef80d0830958bc42b9dc23 [INFO] testing HMPerson1/orbit-sim against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHMPerson1%2Forbit-sim" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HMPerson1/orbit-sim on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/HMPerson1/orbit-sim [INFO] finished tweaking git repo https://github.com/HMPerson1/orbit-sim [INFO] tweaked toml for git repo https://github.com/HMPerson1/orbit-sim written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/HMPerson1/orbit-sim already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 325a9a65c8070e47febb76a5ae2dfe38e3c564f3a2b20ea27cc26872e3d3a4b0 [INFO] running `Command { std: "docker" "start" "-a" "325a9a65c8070e47febb76a5ae2dfe38e3c564f3a2b20ea27cc26872e3d3a4b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "325a9a65c8070e47febb76a5ae2dfe38e3c564f3a2b20ea27cc26872e3d3a4b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "325a9a65c8070e47febb76a5ae2dfe38e3c564f3a2b20ea27cc26872e3d3a4b0", kill_on_drop: false }` [INFO] [stdout] 325a9a65c8070e47febb76a5ae2dfe38e3c564f3a2b20ea27cc26872e3d3a4b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22f61f9384b1d3bcaa045591097029eb56c688388e1be700fc9c8ae343bce33a [INFO] running `Command { std: "docker" "start" "-a" "22f61f9384b1d3bcaa045591097029eb56c688388e1be700fc9c8ae343bce33a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling gio v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling cairo-rs v0.2.0 [INFO] [stderr] Compiling gdk-pixbuf v0.2.0 [INFO] [stderr] Compiling c_vec v1.2.1 [INFO] [stderr] Compiling gdk v0.6.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling gtk v0.2.0 [INFO] [stderr] Compiling tau v1.0.4 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling glib-sys v0.4.0 [INFO] [stderr] Compiling gobject-sys v0.4.0 [INFO] [stderr] Compiling gio-sys v0.4.0 [INFO] [stderr] Compiling cairo-sys-rs v0.4.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.4.0 [INFO] [stderr] Compiling pango-sys v0.4.0 [INFO] [stderr] Compiling gdk-sys v0.4.0 [INFO] [stderr] Compiling atk-sys v0.4.0 [INFO] [stderr] Compiling gtk-sys v0.4.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling generic-array v0.2.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling glib v0.3.1 [INFO] [stderr] Compiling simba v0.1.5 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling nalgebra v0.21.1 [INFO] [stderr] Compiling pango v0.2.0 [INFO] [stderr] Compiling orbit-sim v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(unboxed_closures,fn_traits)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Matrix3`, `Unit` [INFO] [stdout] --> src/orbits.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | use na::{Matrix3, Point2, Vector2, Vector3, Rotation3, Unit}; [INFO] [stdout] | ^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Affine2` [INFO] [stdout] --> src/conics.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | use na::{Affine2, Matrix3, Point2, Vector2, Transform2}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/gui/main.rs:85:32 [INFO] [stdout] | [INFO] [stdout] 85 | setup_spinbutton!(drawing, (-TAU) to (TAU) by (TAU/60.0); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 85 - setup_spinbutton!(drawing, (-TAU) to (TAU) by (TAU/60.0); [INFO] [stdout] 85 + setup_spinbutton!(drawing, -TAU to (TAU) by (TAU/60.0); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/gui/main.rs:85:42 [INFO] [stdout] | [INFO] [stdout] 85 | setup_spinbutton!(drawing, (-TAU) to (TAU) by (TAU/60.0); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 85 - setup_spinbutton!(drawing, (-TAU) to (TAU) by (TAU/60.0); [INFO] [stdout] 85 + setup_spinbutton!(drawing, (-TAU) to TAU by (TAU/60.0); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/gui/main.rs:85:51 [INFO] [stdout] | [INFO] [stdout] 85 | setup_spinbutton!(drawing, (-TAU) to (TAU) by (TAU/60.0); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 85 - setup_spinbutton!(drawing, (-TAU) to (TAU) by (TAU/60.0); [INFO] [stdout] 85 + setup_spinbutton!(drawing, (-TAU) to (TAU) by TAU/60.0; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/gui/main.rs:87:32 [INFO] [stdout] | [INFO] [stdout] 87 | setup_spinbutton!(drawing, (-TAU) to (TAU) by (TAU/60.0); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 87 - setup_spinbutton!(drawing, (-TAU) to (TAU) by (TAU/60.0); [INFO] [stdout] 87 + setup_spinbutton!(drawing, -TAU to (TAU) by (TAU/60.0); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/gui/main.rs:87:42 [INFO] [stdout] | [INFO] [stdout] 87 | setup_spinbutton!(drawing, (-TAU) to (TAU) by (TAU/60.0); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 87 - setup_spinbutton!(drawing, (-TAU) to (TAU) by (TAU/60.0); [INFO] [stdout] 87 + setup_spinbutton!(drawing, (-TAU) to TAU by (TAU/60.0); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/gui/main.rs:87:51 [INFO] [stdout] | [INFO] [stdout] 87 | setup_spinbutton!(drawing, (-TAU) to (TAU) by (TAU/60.0); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 87 - setup_spinbutton!(drawing, (-TAU) to (TAU) by (TAU/60.0); [INFO] [stdout] 87 + setup_spinbutton!(drawing, (-TAU) to (TAU) by TAU/60.0; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/gui/main.rs:89:32 [INFO] [stdout] | [INFO] [stdout] 89 | setup_spinbutton!(drawing, (-TAU) to (TAU) by (TAU/60.0); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 89 - setup_spinbutton!(drawing, (-TAU) to (TAU) by (TAU/60.0); [INFO] [stdout] 89 + setup_spinbutton!(drawing, -TAU to (TAU) by (TAU/60.0); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/gui/main.rs:89:42 [INFO] [stdout] | [INFO] [stdout] 89 | setup_spinbutton!(drawing, (-TAU) to (TAU) by (TAU/60.0); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 89 - setup_spinbutton!(drawing, (-TAU) to (TAU) by (TAU/60.0); [INFO] [stdout] 89 + setup_spinbutton!(drawing, (-TAU) to TAU by (TAU/60.0); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/gui/main.rs:89:51 [INFO] [stdout] | [INFO] [stdout] 89 | setup_spinbutton!(drawing, (-TAU) to (TAU) by (TAU/60.0); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 89 - setup_spinbutton!(drawing, (-TAU) to (TAU) by (TAU/60.0); [INFO] [stdout] 89 + setup_spinbutton!(drawing, (-TAU) to (TAU) by TAU/60.0; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Affine2`, `Matrix3`, `Rotation2`, `Vector2` [INFO] [stdout] --> src/gui/render.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | use na::{Affine2, Rotation2, Rotation3, Matrix3, U2, Vector2, Vector3, Transform2}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ ^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:1:29 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(unboxed_closures,fn_traits)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `orbit-sim` due to 3 previous errors; 13 warnings emitted [INFO] running `Command { std: "docker" "inspect" "22f61f9384b1d3bcaa045591097029eb56c688388e1be700fc9c8ae343bce33a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22f61f9384b1d3bcaa045591097029eb56c688388e1be700fc9c8ae343bce33a", kill_on_drop: false }` [INFO] [stdout] 22f61f9384b1d3bcaa045591097029eb56c688388e1be700fc9c8ae343bce33a