[INFO] cloning repository https://github.com/maxjoehnk/emulato-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxjoehnk/emulato-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxjoehnk%2Femulato-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxjoehnk%2Femulato-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2d2042c147d28225419dc28ac265b61c061e8d1f [INFO] documenting maxjoehnk/emulato-rs against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxjoehnk%2Femulato-rs" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maxjoehnk/emulato-rs on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/maxjoehnk/emulato-rs [INFO] finished tweaking git repo https://github.com/maxjoehnk/emulato-rs [INFO] tweaked toml for git repo https://github.com/maxjoehnk/emulato-rs written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/maxjoehnk/emulato-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitflags v1.0.3 [INFO] [stderr] Downloaded byteorder v1.2.4 [INFO] [stderr] Downloaded tui v0.2.3 [INFO] [stderr] Downloaded load_file v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 77e1f7d5de3a998866b3bdbf85fbded6e2c6307ba9f2b1d526c9fe0638a924e8 [INFO] running `Command { std: "docker" "start" "-a" "77e1f7d5de3a998866b3bdbf85fbded6e2c6307ba9f2b1d526c9fe0638a924e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77e1f7d5de3a998866b3bdbf85fbded6e2c6307ba9f2b1d526c9fe0638a924e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77e1f7d5de3a998866b3bdbf85fbded6e2c6307ba9f2b1d526c9fe0638a924e8", kill_on_drop: false }` [INFO] [stdout] 77e1f7d5de3a998866b3bdbf85fbded6e2c6307ba9f2b1d526c9fe0638a924e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "RUSTDOCFLAGS=--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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1af1dc5d74dddad1fbee882181100ac0a929825588335b7da3d6d3cc9114417d [INFO] running `Command { std: "docker" "start" "-a" "1af1dc5d74dddad1fbee882181100ac0a929825588335b7da3d6d3cc9114417d", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Checking cfg-if v0.1.5 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking bitflags v1.0.3 [INFO] [stderr] Checking load_file v1.0.0 [INFO] [stderr] Checking byteorder v1.2.4 [INFO] [stderr] Checking itertools v0.7.8 [INFO] [stderr] Checking log v0.4.3 [INFO] [stderr] Checking termion v1.5.1 [INFO] [stderr] Checking tui v0.2.3 [INFO] [stderr] Documenting gb-rs v0.1.0 (/opt/rustwide/workdir/gameboy) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> gameboy/src/cpu/instructions/mod.rs:193:13 [INFO] [stdout] | [INFO] [stdout] 193 | 0x00...0x07 => unimplemented!("RLC r"), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` 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] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> gameboy/src/cpu/instructions/mod.rs:195:13 [INFO] [stdout] | [INFO] [stdout] 195 | 0x08...0x0F => unimplemented!("RRC r"), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> gameboy/src/cpu/instructions/mod.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | 0x17...0x1F => unimplemented!("RR r"), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> gameboy/src/cpu/instructions/mod.rs:215:13 [INFO] [stdout] | [INFO] [stdout] 215 | 0x20...0x27 => unimplemented!("SLA r"), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> gameboy/src/cpu/instructions/mod.rs:217:13 [INFO] [stdout] | [INFO] [stdout] 217 | 0x27...0x2F => unimplemented!("SRA r"), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> gameboy/src/cpu/instructions/mod.rs:219:13 [INFO] [stdout] | [INFO] [stdout] 219 | 0x40...0x47 => unimplemented!("BIT 0,r"), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> gameboy/src/cpu/instructions/mod.rs:221:13 [INFO] [stdout] | [INFO] [stdout] 221 | 0x47...0x4F => unimplemented!("BIT 1,r"), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> gameboy/src/cpu/instructions/mod.rs:223:13 [INFO] [stdout] | [INFO] [stdout] 223 | 0x78...0x7F => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.83s [INFO] running `Command { std: "docker" "inspect" "1af1dc5d74dddad1fbee882181100ac0a929825588335b7da3d6d3cc9114417d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1af1dc5d74dddad1fbee882181100ac0a929825588335b7da3d6d3cc9114417d", kill_on_drop: false }` [INFO] [stdout] 1af1dc5d74dddad1fbee882181100ac0a929825588335b7da3d6d3cc9114417d