[INFO] cloning repository https://github.com/ritobanrc/firework [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ritobanrc/firework" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fritobanrc%2Ffirework", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fritobanrc%2Ffirework'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f3d83faca569ed55e681d06f0f36cfd9b0ae8f4d [INFO] testing ritobanrc/firework against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fritobanrc%2Ffirework" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ritobanrc/firework on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ritobanrc/firework [INFO] finished tweaking git repo https://github.com/ritobanrc/firework [INFO] tweaked toml for git repo https://github.com/ritobanrc/firework written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/ritobanrc/firework already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typetag-impl v0.1.5 [INFO] [stderr] Downloaded typetag v0.1.5 [INFO] [stderr] Downloaded minifb v0.18.0 [INFO] [stderr] Downloaded tobj v1.0.0 [INFO] [stderr] Downloaded inventory-impl v0.1.8 [INFO] [stderr] Downloaded ultraviolet v0.5.1 [INFO] [stderr] Downloaded inventory v0.1.8 [INFO] [stderr] Downloaded tiny-rng v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a18fea4e6995551d3ff07e80a4139389446877dc52d264a7880bd24917b40548 [INFO] running `Command { std: "docker" "start" "-a" "a18fea4e6995551d3ff07e80a4139389446877dc52d264a7880bd24917b40548", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a18fea4e6995551d3ff07e80a4139389446877dc52d264a7880bd24917b40548", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a18fea4e6995551d3ff07e80a4139389446877dc52d264a7880bd24917b40548", kill_on_drop: false }` [INFO] [stdout] a18fea4e6995551d3ff07e80a4139389446877dc52d264a7880bd24917b40548 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce44070e85eb89f757b8ce63dde86ece9b9ec47216e5d0de4b8480529b23d475 [INFO] running `Command { std: "docker" "start" "-a" "ce44070e85eb89f757b8ce63dde86ece9b9ec47216e5d0de4b8480529b23d475", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling wide v0.4.6 [INFO] [stderr] Compiling bytemuck v1.4.0 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling inventory v0.1.8 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling tobj v1.0.0 [INFO] [stderr] Compiling tiny-rng v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling wayland-scanner v0.27.0 [INFO] [stderr] Compiling wayland-sys v0.27.0 [INFO] [stderr] Compiling xkbcommon-sys v0.7.4 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling minifb v0.18.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling wayland-client v0.27.0 [INFO] [stderr] Compiling wayland-protocols v0.27.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling xkb v0.2.1 [INFO] [stderr] Compiling xcursor v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling ctor v0.1.15 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling inventory-impl v0.1.8 [INFO] [stderr] Compiling typetag-impl v0.1.5 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling wayland-commons v0.27.0 [INFO] [stderr] Compiling image v0.23.9 [INFO] [stderr] Compiling wayland-cursor v0.27.0 [INFO] [stderr] Compiling erased-serde v0.3.12 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling ultraviolet v0.5.1 [INFO] [stderr] Compiling typetag v0.1.5 [INFO] [stderr] Compiling firework v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(const_generics)] [INFO] [stdout] | ^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in favor of `#![feature(adt_const_params)]` and `#![feature(generic_const_exprs)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(array_value_iter)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(exclusive_range_pattern)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(const_generics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Axis` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/objects/rect.rs:21:16 [INFO] [stdout] | [INFO] [stdout] 21 | impl AARect<{ A1 }, { A2 }> { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Axis` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/objects/rect.rs:21:32 [INFO] [stdout] | [INFO] [stdout] 21 | impl AARect<{ A1 }, { A2 }> { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Axis` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/objects/rect.rs:47:16 [INFO] [stdout] | [INFO] [stdout] 47 | impl Hitable for AARect<{ A1 }, { A2 }> { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Axis` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/objects/rect.rs:47:32 [INFO] [stdout] | [INFO] [stdout] 47 | impl Hitable for AARect<{ A1 }, { A2 }> { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Axis` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/objects/rect.rs:14:29 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct AARect { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Axis` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/objects/rect.rs:14:45 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct AARect { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0554, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `firework` due to 11 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ce44070e85eb89f757b8ce63dde86ece9b9ec47216e5d0de4b8480529b23d475", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce44070e85eb89f757b8ce63dde86ece9b9ec47216e5d0de4b8480529b23d475", kill_on_drop: false }` [INFO] [stdout] ce44070e85eb89f757b8ce63dde86ece9b9ec47216e5d0de4b8480529b23d475