[INFO] cloning repository https://github.com/Absolucy/chippy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Absolucy/chippy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbsolucy%2Fchippy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbsolucy%2Fchippy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e1767b6f9787a3aa326ab384e33c6e45a117742e [INFO] building Absolucy/chippy against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbsolucy%2Fchippy" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Absolucy/chippy [INFO] finished tweaking git repo https://github.com/Absolucy/chippy [INFO] tweaked toml for git repo https://github.com/Absolucy/chippy written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Absolucy/chippy on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Absolucy/chippy 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cfg-expr v0.8.1 [INFO] [stderr] Downloaded gobject-sys v0.14.0 [INFO] [stderr] Downloaded version-compare v0.0.11 [INFO] [stderr] Downloaded system-deps v3.2.0 [INFO] [stderr] Downloaded pango-sys v0.14.0 [INFO] [stderr] Downloaded anyhow v1.0.43 [INFO] [stderr] Downloaded radium v0.6.2 [INFO] [stderr] Downloaded egui-macroquad v0.6.0 [INFO] [stderr] Downloaded funty v1.2.0 [INFO] [stderr] Downloaded emath v0.14.0 [INFO] [stderr] Downloaded gdk-sys v0.14.0 [INFO] [stderr] Downloaded glib-sys v0.14.0 [INFO] [stderr] Downloaded bitvec v0.22.3 [INFO] [stderr] Downloaded libc v0.2.101 [INFO] [stderr] Downloaded gtk-sys v0.14.0 [INFO] [stderr] Downloaded nanorand v0.6.1 [INFO] [stderr] Downloaded quad-alsa-sys v0.3.2 [INFO] [stderr] Downloaded atk-sys v0.14.0 [INFO] [stderr] Downloaded cairo-sys-rs v0.14.0 [INFO] [stderr] Downloaded epaint v0.14.0 [INFO] [stderr] Downloaded gdk-pixbuf-sys v0.14.0 [INFO] [stderr] Downloaded wyz v0.4.0 [INFO] [stderr] Downloaded ordered-float v2.8.0 [INFO] [stderr] Downloaded egui-miniquad v0.6.0 [INFO] [stderr] Downloaded rfd v0.4.4 [INFO] [stderr] Downloaded macroquad v0.3.9 [INFO] [stderr] Downloaded nix v0.20.1 [INFO] [stderr] Downloaded gio-sys v0.14.0 [INFO] [stderr] Downloaded egui v0.14.2 [INFO] [stderr] Downloaded quad-snd v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7643ab2ade1e29f66ba362daaf22d21b7d4294bf29f3631a1587ab0dbeea617c [INFO] running `Command { std: "docker" "start" "-a" "7643ab2ade1e29f66ba362daaf22d21b7d4294bf29f3631a1587ab0dbeea617c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7643ab2ade1e29f66ba362daaf22d21b7d4294bf29f3631a1587ab0dbeea617c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7643ab2ade1e29f66ba362daaf22d21b7d4294bf29f3631a1587ab0dbeea617c", kill_on_drop: false }` [INFO] [stdout] 7643ab2ade1e29f66ba362daaf22d21b7d4294bf29f3631a1587ab0dbeea617c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8b58cdca55fed2a45c01287e4adddf42ed68d995da9a1323ebac54cbfa1b7db [INFO] running `Command { std: "docker" "start" "-a" "a8b58cdca55fed2a45c01287e4adddf42ed68d995da9a1323ebac54cbfa1b7db", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Compiling sapp-linux v0.1.13 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling cfg-expr v0.8.1 [INFO] [stderr] Compiling ogg v0.7.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling dasp_frame v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling ordered-float v2.8.0 [INFO] [stderr] Compiling quad-snd v0.2.2 [INFO] [stderr] Compiling atomic_refcell v0.1.7 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling emath v0.14.0 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling glam v0.14.0 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling quad-url v0.1.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling macroquad_macro v0.1.6 [INFO] [stderr] Compiling rfd v0.4.4 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling nanorand v0.6.1 [INFO] [stderr] Compiling owned_ttf_parser v0.12.1 [INFO] [stderr] Compiling fontdue v0.5.2 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling ab_glyph v0.2.11 [INFO] [stderr] Compiling epaint v0.14.0 [INFO] [stderr] Compiling audrey v0.3.0 [INFO] [stderr] Compiling miniquad v0.3.0-alpha.37 [INFO] [stderr] Compiling egui v0.14.2 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling macroquad v0.3.9 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling egui-miniquad v0.6.0 [INFO] [stderr] Compiling egui-macroquad v0.6.0 [INFO] [stderr] Compiling system-deps v3.2.0 [INFO] [stderr] Compiling glib-sys v0.14.0 [INFO] [stderr] Compiling gobject-sys v0.14.0 [INFO] [stderr] Compiling gio-sys v0.14.0 [INFO] [stderr] Compiling cairo-sys-rs v0.14.0 [INFO] [stderr] Compiling pango-sys v0.14.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.14.0 [INFO] [stderr] Compiling gdk-sys v0.14.0 [INFO] [stderr] Compiling atk-sys v0.14.0 [INFO] [stderr] Compiling gtk-sys v0.14.0 [INFO] [stderr] Compiling chippy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Grid`, `Label`, and `containers::CollapsingHeader` [INFO] [stdout] --> src/ui/memory.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use egui::{containers::CollapsingHeader, Grid, Label, Ui}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ui` [INFO] [stdout] --> src/ui/memory.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn draw(ui: &mut Ui, vm: &mut Vm) {} [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ui` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vm` [INFO] [stdout] --> src/ui/memory.rs:4:26 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn draw(ui: &mut Ui, vm: &mut Vm) {} [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `draw` is never used [INFO] [stdout] --> src/ui/memory.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn draw(ui: &mut Ui, vm: &mut Vm) {} [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 35.68s [INFO] running `Command { std: "docker" "inspect" "a8b58cdca55fed2a45c01287e4adddf42ed68d995da9a1323ebac54cbfa1b7db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8b58cdca55fed2a45c01287e4adddf42ed68d995da9a1323ebac54cbfa1b7db", kill_on_drop: false }` [INFO] [stdout] a8b58cdca55fed2a45c01287e4adddf42ed68d995da9a1323ebac54cbfa1b7db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 210c34568e3711dfe3820d61df2081e1851225b97378068b36fd16cd055ebfc1 [INFO] running `Command { std: "docker" "start" "-a" "210c34568e3711dfe3820d61df2081e1851225b97378068b36fd16cd055ebfc1", kill_on_drop: false }` [INFO] [stderr] Compiling chippy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Grid`, `Label`, and `containers::CollapsingHeader` [INFO] [stdout] --> src/ui/memory.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use egui::{containers::CollapsingHeader, Grid, Label, Ui}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ui` [INFO] [stdout] --> src/ui/memory.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn draw(ui: &mut Ui, vm: &mut Vm) {} [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ui` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vm` [INFO] [stdout] --> src/ui/memory.rs:4:26 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn draw(ui: &mut Ui, vm: &mut Vm) {} [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_vm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `draw` is never used [INFO] [stdout] --> src/ui/memory.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn draw(ui: &mut Ui, vm: &mut Vm) {} [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.52s [INFO] running `Command { std: "docker" "inspect" "210c34568e3711dfe3820d61df2081e1851225b97378068b36fd16cd055ebfc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "210c34568e3711dfe3820d61df2081e1851225b97378068b36fd16cd055ebfc1", kill_on_drop: false }` [INFO] [stdout] 210c34568e3711dfe3820d61df2081e1851225b97378068b36fd16cd055ebfc1