[INFO] cloning repository https://github.com/mbergenlid/rustiness [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mbergenlid/rustiness" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbergenlid%2Frustiness", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbergenlid%2Frustiness'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 573b62868c58620da0c934c7274a2a3aff267082 [INFO] testing mbergenlid/rustiness against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbergenlid%2Frustiness" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mbergenlid/rustiness on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mbergenlid/rustiness [INFO] finished tweaking git repo https://github.com/mbergenlid/rustiness [INFO] tweaked toml for git repo https://github.com/mbergenlid/rustiness written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate git repo https://github.com/mbergenlid/rustiness already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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 deflate v0.7.14 [INFO] [stderr] Downloaded sdl2-sys v0.27.3 [INFO] [stderr] Downloaded histogram v0.6.6 [INFO] [stderr] Downloaded sdl2 v0.28.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1870b9c870b17e3d4662fe254202a3c2bc2f161c94ba235661d5502a7ee0e78d [INFO] running `Command { std: "docker" "start" "-a" "1870b9c870b17e3d4662fe254202a3c2bc2f161c94ba235661d5502a7ee0e78d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1870b9c870b17e3d4662fe254202a3c2bc2f161c94ba235661d5502a7ee0e78d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1870b9c870b17e3d4662fe254202a3c2bc2f161c94ba235661d5502a7ee0e78d", kill_on_drop: false }` [INFO] [stdout] 1870b9c870b17e3d4662fe254202a3c2bc2f161c94ba235661d5502a7ee0e78d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b0ea66eb3c2c672bc348543051b7f1ca2b507adb8b67a41d857d4bcabebfa03 [INFO] running `Command { std: "docker" "start" "-a" "3b0ea66eb3c2c672bc348543051b7f1ca2b507adb8b67a41d857d4bcabebfa03", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling scopeguard v0.3.2 [INFO] [stderr] Compiling futures v0.1.14 [INFO] [stderr] Compiling sdl2-sys v0.27.3 [INFO] [stderr] Compiling adler32 v1.0.0 [INFO] [stderr] Compiling integration v0.1.0 (/opt/rustwide/workdir/integration) [INFO] [stderr] Compiling scoped_threadpool v0.1.7 [INFO] [stderr] Compiling getopts v0.2.14 [INFO] [stderr] Compiling histogram v0.6.6 [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling nes v0.1.0 (/opt/rustwide/workdir/nes) [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling deflate v0.7.14 [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> integration/build.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | panic!(format!( [INFO] [stdout] | ________________^ [INFO] [stdout] 16 | | "Failed to install cc65 dependency\nstatus: {}", [INFO] [stdout] 17 | | install [INFO] [stdout] 18 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 15 ~ panic!( [INFO] [stdout] 16 | "Failed to install cc65 dependency\nstatus: {}", [INFO] [stdout] 17 | install [INFO] [stdout] 18 ~ ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> integration/build.rs:54:20 [INFO] [stdout] | [INFO] [stdout] 54 | panic!(format!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 55 | | "Failed to assemble {}\nstatu: {}\nstdout: {}\nstderr: {}", [INFO] [stdout] 56 | | file_name, [INFO] [stdout] 57 | | assemble.status, [INFO] [stdout] 58 | | String::from_utf8_lossy(&assemble.stdout), [INFO] [stdout] 59 | | String::from_utf8_lossy(&assemble.stderr) [INFO] [stdout] 60 | | )); [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 54 ~ panic!( [INFO] [stdout] 55 | "Failed to assemble {}\nstatu: {}\nstdout: {}\nstderr: {}", [INFO] [stdout] 56 | file_name, [INFO] [stdout] 57 | assemble.status, [INFO] [stdout] 58 | String::from_utf8_lossy(&assemble.stdout), [INFO] [stdout] 59 | String::from_utf8_lossy(&assemble.stderr) [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> integration/build.rs:69:20 [INFO] [stdout] | [INFO] [stdout] 69 | panic!(format!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 70 | | "Failed to link file {}\nStdout: {}\nstderr: {}", [INFO] [stdout] 71 | | file_name, [INFO] [stdout] 72 | | String::from_utf8_lossy(&linking.stdout), [INFO] [stdout] 73 | | String::from_utf8_lossy(&linking.stderr) [INFO] [stdout] 74 | | )); [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 69 ~ panic!( [INFO] [stdout] 70 | "Failed to link file {}\nStdout: {}\nstderr: {}", [INFO] [stdout] 71 | file_name, [INFO] [stdout] 72 | String::from_utf8_lossy(&linking.stdout), [INFO] [stdout] 73 | String::from_utf8_lossy(&linking.stderr) [INFO] [stdout] 74 ~ ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> nes/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(box_syntax)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0503]: cannot use `state` because it was mutably borrowed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/getopts-0.2.14/src/lib.rs:1008:25 [INFO] [stdout] | [INFO] [stdout] 955 | let mut machine = |cont: &mut bool, (i, c): (usize, char)| { [INFO] [stdout] | ---------------------------------------- borrow of `state` occurs here [INFO] [stdout] ... [INFO] [stdout] 959 | state = match (state, whitespace, limit) { [INFO] [stdout] | ----- borrow occurs due to use of `state` in closure [INFO] [stdout] ... [INFO] [stdout] 1008 | while cont && match state { B | C => true, A => false } { [INFO] [stdout] | ^^^^^ use of borrowed `state` [INFO] [stdout] 1009 | machine(&mut cont, (fake_i, ' ')); [INFO] [stdout] | ------- borrow later used here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0503`. [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> nes/src/memory/memory.rs:54:20 [INFO] [stdout] | [INFO] [stdout] 54 | fn read(&self, &dyn Memory) -> u8; [INFO] [stdout] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &dyn Memory` [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: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> nes/src/memory/memory.rs:55:25 [INFO] [stdout] | [INFO] [stdout] 55 | fn write(&mut self, &mut dyn Memory, value: u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut dyn Memory` [INFO] [stdout] | [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] [stderr] error: could not compile `getopts` due to 2 previous errors [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> nes/src/sound/sound.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 6 | fn play(&self, &[i16]); [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &[i16]` [INFO] [stdout] | [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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3b0ea66eb3c2c672bc348543051b7f1ca2b507adb8b67a41d857d4bcabebfa03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b0ea66eb3c2c672bc348543051b7f1ca2b507adb8b67a41d857d4bcabebfa03", kill_on_drop: false }` [INFO] [stdout] 3b0ea66eb3c2c672bc348543051b7f1ca2b507adb8b67a41d857d4bcabebfa03