[INFO] cloning repository https://github.com/nnarain/quartz [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nnarain/quartz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnnarain%2Fquartz", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnnarain%2Fquartz'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 98778676e4b48f4587ad188abbd39a084c5dbded [INFO] checking nnarain/quartz against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnnarain%2Fquartz" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nnarain/quartz on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nnarain/quartz [INFO] removed workspace from git repo https://github.com/nnarain/quartz [INFO] removed path dependency libchip8 from git repo https://github.com/nnarain/quartz [INFO] finished tweaking git repo https://github.com/nnarain/quartz [INFO] tweaked toml for git repo https://github.com/nnarain/quartz written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/nnarain/quartz already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (libchip8) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-0/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (libchip8) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 55717c0188c431a0f2e0931d45f66a4b425f87530df32628eaa1491e2de5d295 [INFO] running `Command { std: "docker" "start" "-a" "55717c0188c431a0f2e0931d45f66a4b425f87530df32628eaa1491e2de5d295", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55717c0188c431a0f2e0931d45f66a4b425f87530df32628eaa1491e2de5d295", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55717c0188c431a0f2e0931d45f66a4b425f87530df32628eaa1491e2de5d295", kill_on_drop: false }` [INFO] [stdout] 55717c0188c431a0f2e0931d45f66a4b425f87530df32628eaa1491e2de5d295 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4cc8a541784242367cfede9990a21cf287ae527e719323bf65ceefc5af5131b7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4cc8a541784242367cfede9990a21cf287ae527e719323bf65ceefc5af5131b7", kill_on_drop: false }` [INFO] [stderr] warning: dependency (libchip8) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking ucd-util v0.1.8 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling sdl2-sys v0.30.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking libchip8 v0.1.2 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking sdl2 v0.30.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Checking docopt v0.8.3 [INFO] [stderr] Checking quartz v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:141:60 [INFO] [stdout] | [INFO] [stdout] 141 | fn load_rom_file(rom_file: &String) -> Result, Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:141:60 [INFO] [stdout] | [INFO] [stdout] 141 | fn load_rom_file(rom_file: &String) -> Result, Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f64: libchip8::Hardware` is not satisfied [INFO] [stdout] --> src/main.rs:76:29 [INFO] [stdout] | [INFO] [stdout] 76 | let mut vm = Chip8::new(options.flag_irate.unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `libchip8::Hardware` is not implemented for `f64` [INFO] [stdout] | [INFO] [stdout] = note: required by `libchip8::Chip8::::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_on_display_update` found for struct `libchip8::Chip8` in the current scope [INFO] [stdout] --> src/main.rs:78:8 [INFO] [stdout] | [INFO] [stdout] 78 | vm.set_on_display_update(Box::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ method not found in `libchip8::Chip8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_key_wait` found for struct `libchip8::Chip8` in the current scope [INFO] [stdout] --> src/main.rs:84:8 [INFO] [stdout] | [INFO] [stdout] 84 | vm.set_key_wait(Box::new(||{ [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `libchip8::Chip8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `load_memory` found for struct `libchip8::Chip8` in the current scope [INFO] [stdout] --> src/main.rs:101:8 [INFO] [stdout] | [INFO] [stdout] 101 | vm.load_memory(rom); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `libchip8::Chip8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `key` found for struct `libchip8::Chip8` in the current scope [INFO] [stdout] --> src/main.rs:113:32 [INFO] [stdout] | [INFO] [stdout] 113 | ... vm.key(key_map[&k], true); [INFO] [stdout] | ^^^ method not found in `libchip8::Chip8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `key` found for struct `libchip8::Chip8` in the current scope [INFO] [stdout] --> src/main.rs:120:32 [INFO] [stdout] | [INFO] [stdout] 120 | ... vm.key(key_map[&k], false); [INFO] [stdout] | ^^^ method not found in `libchip8::Chip8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_display_memory` found for struct `libchip8::Chip8` in the current scope [INFO] [stdout] --> src/main.rs:130:37 [INFO] [stdout] | [INFO] [stdout] 130 | display.update(None, vm.get_display_memory(), 64 * 3).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ method not found in `libchip8::Chip8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `update` found for struct `libchip8::Chip8` in the current scope [INFO] [stdout] --> src/main.rs:137:12 [INFO] [stdout] | [INFO] [stdout] 137 | vm.update().unwrap(); [INFO] [stdout] | ^^^^^^ method not found in `libchip8::Chip8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f64: libchip8::Hardware` is not satisfied [INFO] [stdout] --> src/main.rs:76:29 [INFO] [stdout] | [INFO] [stdout] 76 | let mut vm = Chip8::new(options.flag_irate.unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `libchip8::Hardware` is not implemented for `f64` [INFO] [stdout] | [INFO] [stdout] = note: required by `libchip8::Chip8::::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_on_display_update` found for struct `libchip8::Chip8` in the current scope [INFO] [stdout] --> src/main.rs:78:8 [INFO] [stdout] | [INFO] [stdout] 78 | vm.set_on_display_update(Box::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ method not found in `libchip8::Chip8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_key_wait` found for struct `libchip8::Chip8` in the current scope [INFO] [stdout] --> src/main.rs:84:8 [INFO] [stdout] | [INFO] [stdout] 84 | vm.set_key_wait(Box::new(||{ [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `libchip8::Chip8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `load_memory` found for struct `libchip8::Chip8` in the current scope [INFO] [stdout] --> src/main.rs:101:8 [INFO] [stdout] | [INFO] [stdout] 101 | vm.load_memory(rom); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `libchip8::Chip8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `key` found for struct `libchip8::Chip8` in the current scope [INFO] [stdout] --> src/main.rs:113:32 [INFO] [stdout] | [INFO] [stdout] 113 | ... vm.key(key_map[&k], true); [INFO] [stdout] | ^^^ method not found in `libchip8::Chip8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `key` found for struct `libchip8::Chip8` in the current scope [INFO] [stdout] --> src/main.rs:120:32 [INFO] [stdout] | [INFO] [stdout] 120 | ... vm.key(key_map[&k], false); [INFO] [stdout] | ^^^ method not found in `libchip8::Chip8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_display_memory` found for struct `libchip8::Chip8` in the current scope [INFO] [stdout] --> src/main.rs:130:37 [INFO] [stdout] | [INFO] [stdout] 130 | display.update(None, vm.get_display_memory(), 64 * 3).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ method not found in `libchip8::Chip8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `update` found for struct `libchip8::Chip8` in the current scope [INFO] [stdout] --> src/main.rs:137:12 [INFO] [stdout] | [INFO] [stdout] 137 | vm.update().unwrap(); [INFO] [stdout] | ^^^^^^ method not found in `libchip8::Chip8` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `quartz` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 8 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4cc8a541784242367cfede9990a21cf287ae527e719323bf65ceefc5af5131b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cc8a541784242367cfede9990a21cf287ae527e719323bf65ceefc5af5131b7", kill_on_drop: false }` [INFO] [stdout] 4cc8a541784242367cfede9990a21cf287ae527e719323bf65ceefc5af5131b7