[INFO] cloning repository https://github.com/Nitori-/j2gbc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nitori-/j2gbc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNitori-%2Fj2gbc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNitori-%2Fj2gbc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bd8303cb3c5ccfde3646ee21b288510e991a6ddf [INFO] checking Nitori-/j2gbc against try#b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNitori-%2Fj2gbc" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Nitori-/j2gbc on toolchain b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Nitori-/j2gbc [INFO] finished tweaking git repo https://github.com/Nitori-/j2gbc [INFO] tweaked toml for git repo https://github.com/Nitori-/j2gbc written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/Nitori-/j2gbc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pin-project v0.4.26 [INFO] [stderr] Downloaded pin-project-internal v0.4.26 [INFO] [stderr] Downloaded glib v0.10.2 [INFO] [stderr] Downloaded j2ds v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "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] bfbbff2d0bfabbb83c434891078dbefdfda805d3124a38de41d66a201ca7d8fd [INFO] running `Command { std: "docker" "start" "-a" "bfbbff2d0bfabbb83c434891078dbefdfda805d3124a38de41d66a201ca7d8fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bfbbff2d0bfabbb83c434891078dbefdfda805d3124a38de41d66a201ca7d8fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfbbff2d0bfabbb83c434891078dbefdfda805d3124a38de41d66a201ca7d8fd", kill_on_drop: false }` [INFO] [stdout] bfbbff2d0bfabbb83c434891078dbefdfda805d3124a38de41d66a201ca7d8fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 38b30ec369ef5ca2eb854756fc3e35062c9b8324637ddaaf3b3a9baa47bd5cda [INFO] running `Command { std: "docker" "start" "-a" "38b30ec369ef5ca2eb854756fc3e35062c9b8324637ddaaf3b3a9baa47bd5cda", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling gdk v0.13.2 [INFO] [stderr] Checking j2ds v0.3.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling gtk v0.9.2 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking memchr v2.3.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling cpal v0.11.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Checking pin-project v0.4.26 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Compiling glib-sys v0.10.1 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling gio-sys v0.10.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.10.0 [INFO] [stderr] Compiling pango-sys v0.10.0 [INFO] [stderr] Compiling cairo-sys-rs v0.10.0 [INFO] [stderr] Compiling atk-sys v0.10.0 [INFO] [stderr] Compiling gdk-sys v0.10.0 [INFO] [stderr] Compiling gtk-sys v0.10.0 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling j2gbc v0.1.0 (/opt/rustwide/workdir/j2gbc) [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking glib v0.10.2 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stdout] warning: field is never read: `ram_protected` [INFO] [stdout] --> j2gbc/src/mbc/mbc5.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | ram_protected: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ram_protected` [INFO] [stdout] --> j2gbc/src/mbc/mbc5.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | ram_protected: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking j2gbc_gfx v0.1.0 (/opt/rustwide/workdir/j2gbc_gfx) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 04s [INFO] running `Command { std: "docker" "inspect" "38b30ec369ef5ca2eb854756fc3e35062c9b8324637ddaaf3b3a9baa47bd5cda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38b30ec369ef5ca2eb854756fc3e35062c9b8324637ddaaf3b3a9baa47bd5cda", kill_on_drop: false }` [INFO] [stdout] 38b30ec369ef5ca2eb854756fc3e35062c9b8324637ddaaf3b3a9baa47bd5cda