[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 try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbsolucy%2Fchippy" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Absolucy/chippy on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4cf98de2fab753b89a3e90c30d91f08da7c617049a9640046ab89b2765f1564 [INFO] running `Command { std: "docker" "start" "-a" "d4cf98de2fab753b89a3e90c30d91f08da7c617049a9640046ab89b2765f1564", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4cf98de2fab753b89a3e90c30d91f08da7c617049a9640046ab89b2765f1564", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4cf98de2fab753b89a3e90c30d91f08da7c617049a9640046ab89b2765f1564", kill_on_drop: false }` [INFO] [stdout] d4cf98de2fab753b89a3e90c30d91f08da7c617049a9640046ab89b2765f1564 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac1a27867cb2766ec21aa62f4b7274498a59f09389c6557025ba77decb0ee1be [INFO] running `Command { std: "docker" "start" "-a" "ac1a27867cb2766ec21aa62f4b7274498a59f09389c6557025ba77decb0ee1be", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [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 either v1.6.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling strum v0.21.0 [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 sapp-linux v0.1.13 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling ogg v0.7.1 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling ordered-float v2.8.0 [INFO] [stderr] Compiling cfg-expr v0.8.1 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling dasp_frame v0.11.0 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling emath v0.14.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling atomic_refcell v0.1.7 [INFO] [stderr] Compiling quad-snd v0.2.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling glam v0.14.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling quad-url v0.1.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rfd v0.4.4 [INFO] [stderr] Compiling macroquad_macro v0.1.6 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling funty v1.2.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 image v0.23.14 [INFO] [stderr] Compiling ab_glyph v0.2.11 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling epaint v0.14.0 [INFO] [stderr] Compiling miniquad v0.3.0-alpha.37 [INFO] [stderr] Compiling audrey v0.3.0 [INFO] [stderr] Compiling macroquad v0.3.9 [INFO] [stderr] Compiling toml v0.5.8 [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 derive_more v0.99.16 [INFO] [stderr] Compiling egui-miniquad v0.6.0 [INFO] [stderr] Compiling thiserror v1.0.29 [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 gdk-pixbuf-sys v0.14.0 [INFO] [stderr] Compiling pango-sys v0.14.0 [INFO] [stderr] Compiling cairo-sys-rs 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 45.33s [INFO] running `Command { std: "docker" "inspect" "ac1a27867cb2766ec21aa62f4b7274498a59f09389c6557025ba77decb0ee1be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac1a27867cb2766ec21aa62f4b7274498a59f09389c6557025ba77decb0ee1be", kill_on_drop: false }` [INFO] [stdout] ac1a27867cb2766ec21aa62f4b7274498a59f09389c6557025ba77decb0ee1be [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8eadc607c99993578812035ce6b91fa594a41604dd9c36c9f96a631df7ec3ab [INFO] running `Command { std: "docker" "start" "-a" "e8eadc607c99993578812035ce6b91fa594a41604dd9c36c9f96a631df7ec3ab", 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.63s [INFO] running `Command { std: "docker" "inspect" "e8eadc607c99993578812035ce6b91fa594a41604dd9c36c9f96a631df7ec3ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8eadc607c99993578812035ce6b91fa594a41604dd9c36c9f96a631df7ec3ab", kill_on_drop: false }` [INFO] [stdout] e8eadc607c99993578812035ce6b91fa594a41604dd9c36c9f96a631df7ec3ab