[INFO] cloning repository https://github.com/zenja/nes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zenja/nes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzenja%2Fnes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzenja%2Fnes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6f1eb6ce6ff9969991fdfec4a82dde3f84d1536c [INFO] building zenja/nes against try#9a3ef2cd3ecaae3c6ef59768612837d797602a6d for pr-137044-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzenja%2Fnes" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zenja/nes on toolchain 9a3ef2cd3ecaae3c6ef59768612837d797602a6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zenja/nes [INFO] finished tweaking git repo https://github.com/zenja/nes [INFO] tweaked toml for git repo https://github.com/zenja/nes written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/zenja/nes already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d82a9fff7e1612422ced9ded3acbe50b5153b3a34b916c8f2ec8cdddfda03e18 [INFO] running `Command { std: "docker" "start" "-a" "d82a9fff7e1612422ced9ded3acbe50b5153b3a34b916c8f2ec8cdddfda03e18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d82a9fff7e1612422ced9ded3acbe50b5153b3a34b916c8f2ec8cdddfda03e18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d82a9fff7e1612422ced9ded3acbe50b5153b3a34b916c8f2ec8cdddfda03e18", kill_on_drop: false }` [INFO] [stdout] d82a9fff7e1612422ced9ded3acbe50b5153b3a34b916c8f2ec8cdddfda03e18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0202efddb95484e084230b3c61b44ed4947a25dbf99f5b73a2303d91515b30d3 [INFO] running `Command { std: "docker" "start" "-a" "0202efddb95484e084230b3c61b44ed4947a25dbf99f5b73a2303d91515b30d3", kill_on_drop: false }` [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling sdl2 v0.35.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling sdl2-sys v0.35.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling nes v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `stack_push_u16` is never used [INFO] [stdout] --> src/cpu/mod.rs:892:8 [INFO] [stdout] | [INFO] [stdout] 32 | impl CPU<'_> { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 892 | fn stack_push_u16(&mut self, data: u16) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_from_bits` is never used [INFO] [stdout] --> src/cpu/mod.rs:949:8 [INFO] [stdout] | [INFO] [stdout] 940 | impl CPUStatus { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 949 | fn set_from_bits(&mut self, bits: u8) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `fetch` is never used [INFO] [stdout] --> src/cpu/addr.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 35 | impl AddrMode { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 53 | fn fetch<'a, I>(&self, bytes: I) -> Address [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_bytes` is never used [INFO] [stdout] --> src/cpu/addr.rs:76:4 [INFO] [stdout] | [INFO] [stdout] 76 | fn read_bytes<'a, I>(mut bytes: I, num_bytes: u8) -> u16 [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.42s [INFO] running `Command { std: "docker" "inspect" "0202efddb95484e084230b3c61b44ed4947a25dbf99f5b73a2303d91515b30d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0202efddb95484e084230b3c61b44ed4947a25dbf99f5b73a2303d91515b30d3", kill_on_drop: false }` [INFO] [stdout] 0202efddb95484e084230b3c61b44ed4947a25dbf99f5b73a2303d91515b30d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbc097ad684ce645729bef06a9d8a8531071f89a16ae0264432af4337fcc6e66 [INFO] running `Command { std: "docker" "start" "-a" "bbc097ad684ce645729bef06a9d8a8531071f89a16ae0264432af4337fcc6e66", kill_on_drop: false }` [INFO] [stdout] warning: method `stack_push_u16` is never used [INFO] [stdout] --> src/cpu/mod.rs:892:8 [INFO] [stdout] | [INFO] [stdout] 32 | impl CPU<'_> { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 892 | fn stack_push_u16(&mut self, data: u16) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_from_bits` is never used [INFO] [stdout] --> src/cpu/mod.rs:949:8 [INFO] [stdout] | [INFO] [stdout] 940 | impl CPUStatus { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 949 | fn set_from_bits(&mut self, bits: u8) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `fetch` is never used [INFO] [stdout] --> src/cpu/addr.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 35 | impl AddrMode { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 53 | fn fetch<'a, I>(&self, bytes: I) -> Address [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling nes v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `read_bytes` is never used [INFO] [stdout] --> src/cpu/addr.rs:76:4 [INFO] [stdout] | [INFO] [stdout] 76 | fn read_bytes<'a, I>(mut bytes: I, num_bytes: u8) -> u16 [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `stack_push_u16` is never used [INFO] [stdout] --> src/cpu/mod.rs:892:8 [INFO] [stdout] | [INFO] [stdout] 32 | impl CPU<'_> { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 892 | fn stack_push_u16(&mut self, data: u16) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_from_bits` is never used [INFO] [stdout] --> src/cpu/mod.rs:949:8 [INFO] [stdout] | [INFO] [stdout] 940 | impl CPUStatus { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 949 | fn set_from_bits(&mut self, bits: u8) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.21s [INFO] running `Command { std: "docker" "inspect" "bbc097ad684ce645729bef06a9d8a8531071f89a16ae0264432af4337fcc6e66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbc097ad684ce645729bef06a9d8a8531071f89a16ae0264432af4337fcc6e66", kill_on_drop: false }` [INFO] [stdout] bbc097ad684ce645729bef06a9d8a8531071f89a16ae0264432af4337fcc6e66