[INFO] cloning repository https://github.com/UgurcanAkkok/ruBoy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/UgurcanAkkok/ruBoy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUgurcanAkkok%2FruBoy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUgurcanAkkok%2FruBoy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c4c6f1565b5df124f456ce3ae418b64b29333061 [INFO] checking UgurcanAkkok/ruBoy against try#69cf48176da7795067be67cef76e41a8aac9b134 for pr-146013-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUgurcanAkkok%2FruBoy" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/UgurcanAkkok/ruBoy [INFO] finished tweaking git repo https://github.com/UgurcanAkkok/ruBoy [INFO] tweaked toml for git repo https://github.com/UgurcanAkkok/ruBoy written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/UgurcanAkkok/ruBoy on toolchain 69cf48176da7795067be67cef76e41a8aac9b134 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+69cf48176da7795067be67cef76e41a8aac9b134" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/UgurcanAkkok/ruBoy 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" "+69cf48176da7795067be67cef76e41a8aac9b134" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+69cf48176da7795067be67cef76e41a8aac9b134" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27676020c30df3beb7e6904cc753c35b818eeb548efd0d511200829858abe774 [INFO] running `Command { std: "docker" "start" "-a" "27676020c30df3beb7e6904cc753c35b818eeb548efd0d511200829858abe774", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27676020c30df3beb7e6904cc753c35b818eeb548efd0d511200829858abe774", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27676020c30df3beb7e6904cc753c35b818eeb548efd0d511200829858abe774", kill_on_drop: false }` [INFO] [stdout] 27676020c30df3beb7e6904cc753c35b818eeb548efd0d511200829858abe774 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+69cf48176da7795067be67cef76e41a8aac9b134" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8dbcc84bc5edc194ff833c7e14a4116d5a1f946d6d1b718b884163944b3552f5 [INFO] running `Command { std: "docker" "start" "-a" "8dbcc84bc5edc194ff833c7e14a4116d5a1f946d6d1b718b884163944b3552f5", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking simplelog v0.8.0 [INFO] [stderr] Checking uboy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `checksum` [INFO] [stdout] --> src/mem.rs:315:15 [INFO] [stdout] | [INFO] [stdout] 315 | #[cfg(checksum)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(checksum)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(checksum)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `checksum` [INFO] [stdout] --> src/mem.rs:344:19 [INFO] [stdout] | [INFO] [stdout] 344 | #[cfg(not(checksum))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(checksum)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(checksum)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `checksum` [INFO] [stdout] --> src/mem.rs:315:15 [INFO] [stdout] | [INFO] [stdout] 315 | #[cfg(checksum)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(checksum)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(checksum)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `checksum` [INFO] [stdout] --> src/mem.rs:344:19 [INFO] [stdout] | [INFO] [stdout] 344 | #[cfg(not(checksum))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(checksum)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(checksum)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/mem.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 97 | pub struct CartHeader { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 98 | //TODO use enum values for the ones that are applicable (necessary?) [INFO] [stdout] 99 | pub logo: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 100 | pub title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 101 | pub manufact: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 104 | pub new_license: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 105 | pub sgb: bool, [INFO] [stdout] | ^^^ [INFO] [stdout] 106 | pub cart_type: CartType, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 107 | pub size: u16, [INFO] [stdout] | ^^^^ [INFO] [stdout] 108 | pub ramsize: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 109 | pub japan_code: u8, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 110 | pub old_license: u8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 111 | pub use_new_license: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 112 | pub rom_version: u8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 113 | pub checksum: u8, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/mem.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 97 | pub struct CartHeader { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 98 | //TODO use enum values for the ones that are applicable (necessary?) [INFO] [stdout] 99 | pub logo: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 100 | pub title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 101 | pub manufact: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 104 | pub new_license: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 105 | pub sgb: bool, [INFO] [stdout] | ^^^ [INFO] [stdout] 106 | pub cart_type: CartType, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 107 | pub size: u16, [INFO] [stdout] | ^^^^ [INFO] [stdout] 108 | pub ramsize: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 109 | pub japan_code: u8, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 110 | pub old_license: u8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 111 | pub use_new_license: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 112 | pub rom_version: u8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 113 | pub checksum: u8, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.22s [INFO] running `Command { std: "docker" "inspect" "8dbcc84bc5edc194ff833c7e14a4116d5a1f946d6d1b718b884163944b3552f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dbcc84bc5edc194ff833c7e14a4116d5a1f946d6d1b718b884163944b3552f5", kill_on_drop: false }` [INFO] [stdout] 8dbcc84bc5edc194ff833c7e14a4116d5a1f946d6d1b718b884163944b3552f5