[INFO] updating cached repository https://github.com/ngynkvn/rust-emu [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b6c1a893a8d4fa1197de58967dac2937da34d534 [INFO] testing ngynkvn/rust-emu against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngynkvn%2Frust-emu" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ngynkvn/rust-emu on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/ngynkvn/rust-emu [INFO] finished tweaking git repo https://github.com/ngynkvn/rust-emu [INFO] tweaked toml for git repo https://github.com/ngynkvn/rust-emu written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/ngynkvn/rust-emu already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cb5306051399bd51f644a38dd25104f681f618d690753cf6d3c3e591e65f8718 [INFO] running `"docker" "start" "-a" "cb5306051399bd51f644a38dd25104f681f618d690753cf6d3c3e591e65f8718"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rust-emu v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `self::Direction::*` [INFO] [stderr] --> src/instructions.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use self::Direction::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::cpu::CPU` [INFO] [stderr] --> src/main.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | use crate::cpu::CPU; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:99:9 [INFO] [stderr] | [INFO] [stderr] 99 | let mut count_loop = 0; [INFO] [stderr] | ----^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.26s [INFO] running `"docker" "inspect" "cb5306051399bd51f644a38dd25104f681f618d690753cf6d3c3e591e65f8718"` [INFO] running `"docker" "rm" "-f" "cb5306051399bd51f644a38dd25104f681f618d690753cf6d3c3e591e65f8718"` [INFO] [stdout] cb5306051399bd51f644a38dd25104f681f618d690753cf6d3c3e591e65f8718 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2242efc0b29ec4f516c2e1f105568f6f39c08b0987485f6de6fcb2b74ea35629 [INFO] running `"docker" "start" "-a" "2242efc0b29ec4f516c2e1f105568f6f39c08b0987485f6de6fcb2b74ea35629"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling rust-emu v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `self::Direction::*` [INFO] [stderr] --> src/instructions.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use self::Direction::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::cpu::CPU` [INFO] [stderr] --> src/main.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | use crate::cpu::CPU; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stderr] --> src/registers.rs:432:19 [INFO] [stderr] | [INFO] [stderr] 109 | pub fn new(skip_bios: bool) -> Self { [INFO] [stderr] | ----------------------------------- defined here [INFO] [stderr] ... [INFO] [stderr] 432 | let reg = RegisterState::new(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^-- supplied 0 arguments [INFO] [stderr] | | [INFO] [stderr] | expected 1 argument [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 2 warnings emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0061`. [INFO] [stderr] error: could not compile `rust-emu`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "2242efc0b29ec4f516c2e1f105568f6f39c08b0987485f6de6fcb2b74ea35629"` [INFO] running `"docker" "rm" "-f" "2242efc0b29ec4f516c2e1f105568f6f39c08b0987485f6de6fcb2b74ea35629"` [INFO] [stdout] 2242efc0b29ec4f516c2e1f105568f6f39c08b0987485f6de6fcb2b74ea35629