[INFO] cloning repository https://github.com/marco9999/chip8-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marco9999/chip8-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarco9999%2Fchip8-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarco9999%2Fchip8-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b748cdbfd31515ed3a220dc44131a0ece0c7f008 [INFO] testing marco9999/chip8-rs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarco9999%2Fchip8-rs" "/workspace/builds/worker-96/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-96/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/marco9999/chip8-rs 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/marco9999/chip8-rs [INFO] finished tweaking git repo https://github.com/marco9999/chip8-rs [INFO] tweaked toml for git repo https://github.com/marco9999/chip8-rs written to /workspace/builds/worker-96/source/Cargo.toml [INFO] crate git repo https://github.com/marco9999/chip8-rs 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] Downloading crates ... [INFO] [stderr] Downloaded humantime v1.0.0 [INFO] [stderr] Downloaded itoa v0.3.2 [INFO] [stderr] Downloaded fnv v1.0.5 [INFO] [stderr] Downloaded quick-error v1.2.0 [INFO] [stderr] Downloaded futures-cpupool v0.1.5 [INFO] [stderr] Downloaded serde_derive v1.0.11 [INFO] [stderr] Downloaded bincode v0.8.0 [INFO] [stderr] Downloaded redox_syscall v0.1.30 [INFO] [stderr] Downloaded sdl2-sys v0.30.0 [INFO] [stderr] Downloaded serde v1.0.11 [INFO] [stderr] Downloaded miniz-sys v0.1.9 [INFO] [stderr] Downloaded num-complex v0.1.40 [INFO] [stderr] Downloaded yaml-rust v0.3.5 [INFO] [stderr] Downloaded log4rs v0.7.0 [INFO] [stderr] Downloaded crossbeam v0.2.10 [INFO] [stderr] Downloaded futures v0.1.15 [INFO] [stderr] Downloaded chrono v0.3.0 [INFO] [stderr] Downloaded stable_deref_trait v1.0.0 [INFO] [stderr] Downloaded num-rational v0.1.39 [INFO] [stderr] Downloaded gcc v0.3.53 [INFO] [stderr] Downloaded linked-hash-map v0.3.0 [INFO] [stderr] Downloaded serde_yaml v0.7.1 [INFO] [stderr] Downloaded num-bigint v0.1.40 [INFO] [stderr] Downloaded libc v0.2.29 [INFO] [stderr] Downloaded flate2 v0.2.19 [INFO] [stderr] Downloaded serde-value v0.5.1 [INFO] [stderr] Downloaded smallvec v0.4.3 [INFO] [stderr] Downloaded sdl2 v0.30.0 [INFO] [stderr] Downloaded parking_lot v0.4.5 [INFO] [stderr] Downloaded parking_lot_core v0.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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] 29fc54329f37cb382d1ee7b02909690e30dc7f17f0549a14c2622bc95b97a6b1 [INFO] running `Command { std: "docker" "start" "-a" "29fc54329f37cb382d1ee7b02909690e30dc7f17f0549a14c2622bc95b97a6b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29fc54329f37cb382d1ee7b02909690e30dc7f17f0549a14c2622bc95b97a6b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29fc54329f37cb382d1ee7b02909690e30dc7f17f0549a14c2622bc95b97a6b1", kill_on_drop: false }` [INFO] [stdout] 29fc54329f37cb382d1ee7b02909690e30dc7f17f0549a14c2622bc95b97a6b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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] 6c203b677bb0ca479accef6f332373dc2eabf7f886854e06057098e5e9c55752 [INFO] running `Command { std: "docker" "start" "-a" "6c203b677bb0ca479accef6f332373dc2eabf7f886854e06057098e5e9c55752", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.29 [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling gcc v0.3.53 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling serde v1.0.11 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling sdl2-sys v0.30.0 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling quick-error v1.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.0.0 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling itoa v0.3.2 [INFO] [stderr] Compiling smallvec v0.4.3 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling fnv v1.0.5 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling byteorder v1.1.0 [INFO] [stderr] Compiling futures v0.1.15 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling crossbeam v0.2.10 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling chip8_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling humantime v1.0.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling rand v0.3.16 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Compiling miniz-sys v0.1.9 [INFO] [stderr] Compiling num-complex v0.1.40 [INFO] [stderr] Compiling serde_json v1.0.2 [INFO] [stderr] Compiling bincode v0.8.0 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling ordered-float v0.5.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling futures-cpupool v0.1.5 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling num-bigint v0.1.40 [INFO] [stderr] Compiling parking_lot_core v0.2.4 [INFO] [stderr] Compiling serde_yaml v0.7.1 [INFO] [stderr] Compiling serde-value v0.5.1 [INFO] [stderr] Compiling parking_lot v0.4.5 [INFO] [stderr] Compiling flate2 v0.2.19 [INFO] [stderr] Compiling num-rational v0.1.39 [INFO] [stderr] Compiling serde_derive_internals v0.15.1 [INFO] [stderr] Compiling num v0.1.40 [INFO] [stderr] Compiling chrono v0.3.0 [INFO] [stderr] Compiling sdl2 v0.30.0 [INFO] [stderr] Compiling serde_derive v1.0.11 [INFO] [stderr] Compiling log4rs v0.7.0 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(const_fn)] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [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(const_fn)] [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(associated_type_defaults)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/controller/mod.rs:30:20 [INFO] [stdout] | [INFO] [stdout] 30 | fn step(&self, ControllerEvent) -> Result<(), String>; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: ControllerEvent` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | controllers: Vec>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 58 - controllers: Vec>, [INFO] [stdout] 58 + controllers: Vec>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:149:70 [INFO] [stdout] | [INFO] [stdout] 149 | let cont_static = &*(cont.as_ref() as *const Controller); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 149 - let cont_static = &*(cont.as_ref() as *const Controller); [INFO] [stdout] 149 + let cont_static = &*(cont.as_ref() as *const dyn Controller); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 3 warnings emitted [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 `chip8_rs` due to 4 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6c203b677bb0ca479accef6f332373dc2eabf7f886854e06057098e5e9c55752", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c203b677bb0ca479accef6f332373dc2eabf7f886854e06057098e5e9c55752", kill_on_drop: false }` [INFO] [stdout] 6c203b677bb0ca479accef6f332373dc2eabf7f886854e06057098e5e9c55752