[INFO] cloning repository https://github.com/LeMerle/egui_finegal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LeMerle/egui_finegal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeMerle%2Fegui_finegal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeMerle%2Fegui_finegal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d35cbd0cbd953b4a2720c13845bc4094ae692cd0
[INFO] building LeMerle/egui_finegal against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeMerle%2Fegui_finegal" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  53% (678/1263)
Updating files:  54% (683/1263)
Updating files:  55% (695/1263)
Updating files:  56% (708/1263)
Updating files:  57% (720/1263)
Updating files:  58% (733/1263)
Updating files:  59% (746/1263)
Updating files:  60% (758/1263)
Updating files:  61% (771/1263)
Updating files:  62% (784/1263)
Updating files:  63% (796/1263)
Updating files:  64% (809/1263)
Updating files:  65% (821/1263)
Updating files:  65% (826/1263)
Updating files:  65% (827/1263)
Updating files:  66% (834/1263)
Updating files:  67% (847/1263)
Updating files:  68% (859/1263)
Updating files:  69% (872/1263)
Updating files:  70% (885/1263)
Updating files:  71% (897/1263)
Updating files:  72% (910/1263)
Updating files:  73% (922/1263)
Updating files:  74% (935/1263)
Updating files:  75% (948/1263)
Updating files:  76% (960/1263)
Updating files:  76% (966/1263)
Updating files:  77% (973/1263)
Updating files:  78% (986/1263)
Updating files:  79% (998/1263)
Updating files:  80% (1011/1263)
Updating files:  81% (1024/1263)
Updating files:  82% (1036/1263)
Updating files:  83% (1049/1263)
Updating files:  84% (1061/1263)
Updating files:  84% (1068/1263)
Updating files:  85% (1074/1263)
Updating files:  86% (1087/1263)
Updating files:  87% (1099/1263)
Updating files:  88% (1112/1263)
Updating files:  89% (1125/1263)
Updating files:  90% (1137/1263)
Updating files:  91% (1150/1263)
Updating files:  92% (1162/1263)
Updating files:  93% (1175/1263)
Updating files:  94% (1188/1263)
Updating files:  95% (1200/1263)
Updating files:  96% (1213/1263)
Updating files:  97% (1226/1263)
Updating files:  98% (1238/1263)
Updating files:  99% (1251/1263)
Updating files: 100% (1263/1263)
Updating files: 100% (1263/1263), done.
[INFO] started tweaking git repo https://github.com/LeMerle/egui_finegal
[INFO] finished tweaking git repo https://github.com/LeMerle/egui_finegal
[INFO] tweaked toml for git repo https://github.com/LeMerle/egui_finegal written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LeMerle/egui_finegal on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LeMerle/egui_finegal 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded eframe v0.15.0
[INFO] [stderr]   Downloaded epi v0.15.0
[INFO] [stderr]   Downloaded egui_web v0.15.0
[INFO] [stderr]   Downloaded egui-winit v0.15.0
[INFO] [stderr]   Downloaded egui_glium v0.15.0
[INFO] [stderr]   Downloaded ab_glyph v0.2.26
[INFO] [stderr]   Downloaded emath v0.15.0
[INFO] [stderr]   Downloaded egui v0.15.0
[INFO] [stderr]   Downloaded owned_ttf_parser v0.21.0
[INFO] [stderr]   Downloaded ttf-parser v0.21.1
[INFO] [stderr]   Downloaded syn v2.0.65
[INFO] [stderr]   Downloaded epaint v0.15.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f39b3a6fed0ef76eb2b8d5f765a668a1e1e932f45cb804d302d990f5aa2fbec5
[INFO] running `Command { std: "docker" "start" "-a" "f39b3a6fed0ef76eb2b8d5f765a668a1e1e932f45cb804d302d990f5aa2fbec5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f39b3a6fed0ef76eb2b8d5f765a668a1e1e932f45cb804d302d990f5aa2fbec5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f39b3a6fed0ef76eb2b8d5f765a668a1e1e932f45cb804d302d990f5aa2fbec5", kill_on_drop: false }`
[INFO] [stdout] f39b3a6fed0ef76eb2b8d5f765a668a1e1e932f45cb804d302d990f5aa2fbec5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5004992c1b11181caeab4b542ed06c31ee875f0af5ab7b4c29e2f8f3f964cc3
[INFO] running `Command { std: "docker" "start" "-a" "e5004992c1b11181caeab4b542ed06c31ee875f0af5ab7b4c29e2f8f3f964cc3", kill_on_drop: false }`
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]    Compiling xcursor v0.3.5
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling nix v0.20.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling memmap2 v0.1.0
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling winit v0.25.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling raw-window-handle v0.3.4
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling emath v0.15.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling atomic_refcell v0.1.13
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling quick-xml v0.22.0
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling andrew v0.3.1
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling mio-misc v1.2.2
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling xcb v0.10.1
[INFO] [stderr]    Compiling webbrowser v0.5.5
[INFO] [stderr]    Compiling takeable-option v0.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]    Compiling glium v0.30.2
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]    Compiling owned_ttf_parser v0.21.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling ab_glyph v0.2.26
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling epaint v0.15.0
[INFO] [stderr]    Compiling calloop v0.6.5
[INFO] [stderr]    Compiling wayland-commons v0.28.6
[INFO] [stderr]    Compiling egui v0.15.0
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling x11-clipboard v0.5.3
[INFO] [stderr]    Compiling wayland-cursor v0.28.6
[INFO] [stderr]    Compiling wayland-egl v0.28.6
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling epi v0.15.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.12.3
[INFO] [stderr]    Compiling smithay-clipboard v0.6.6
[INFO] [stderr]    Compiling glutin v0.27.0
[INFO] [stderr]    Compiling copypasta v0.7.1
[INFO] [stderr]    Compiling egui-winit v0.15.0
[INFO] [stderr]    Compiling egui_glium v0.15.0
[INFO] [stderr]    Compiling eframe v0.15.0
[INFO] [stderr]    Compiling egui_finegal v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `response`
[INFO] [stdout]   --> src/main.rs:20:18
[INFO] [stdout]    |
[INFO] [stdout] 20 |             let (response, painter) =
[INFO] [stdout]    |                  ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Direction` is never used
[INFO] [stdout]   --> src/maze_gen.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub enum Direction {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_start_position` and `is_open` are never used
[INFO] [stdout]    --> src/maze_gen.rs:104:12
[INFO] [stdout]     |
[INFO] [stdout]  29 | impl Maze {
[INFO] [stdout]     | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub fn get_start_position(&self) -> egui::Pos2 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub fn is_open(&self, position: egui::Pos2, direction: Direction) -> bool {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]  --> src/player_movement.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Player {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 5 |     pub position: egui::Pos2,
[INFO] [stdout] 6 |     pub path: Vec<egui::Pos2>,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `default`, `handle_input`, and `draw` are never used
[INFO] [stdout]   --> src/player_movement.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl Player {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 10 |     pub fn default() -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn handle_input(&mut self, input: &egui::InputState, maze: &Maze) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn draw(&self, painter: &mut egui::Painter) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "e5004992c1b11181caeab4b542ed06c31ee875f0af5ab7b4c29e2f8f3f964cc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5004992c1b11181caeab4b542ed06c31ee875f0af5ab7b4c29e2f8f3f964cc3", kill_on_drop: false }`
[INFO] [stdout] e5004992c1b11181caeab4b542ed06c31ee875f0af5ab7b4c29e2f8f3f964cc3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59856d89bd081b2590ee15ec05cefbb7e026a7788624d948a97afd72eda92e5d
[INFO] running `Command { std: "docker" "start" "-a" "59856d89bd081b2590ee15ec05cefbb7e026a7788624d948a97afd72eda92e5d", kill_on_drop: false }`
[INFO] [stderr]    Compiling egui_finegal v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `response`
[INFO] [stdout]   --> src/main.rs:20:18
[INFO] [stdout]    |
[INFO] [stdout] 20 |             let (response, painter) =
[INFO] [stdout]    |                  ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Direction` is never used
[INFO] [stdout]   --> src/maze_gen.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub enum Direction {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_start_position` and `is_open` are never used
[INFO] [stdout]    --> src/maze_gen.rs:104:12
[INFO] [stdout]     |
[INFO] [stdout]  29 | impl Maze {
[INFO] [stdout]     | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub fn get_start_position(&self) -> egui::Pos2 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub fn is_open(&self, position: egui::Pos2, direction: Direction) -> bool {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]  --> src/player_movement.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Player {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 5 |     pub position: egui::Pos2,
[INFO] [stdout] 6 |     pub path: Vec<egui::Pos2>,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `default`, `handle_input`, and `draw` are never used
[INFO] [stdout]   --> src/player_movement.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl Player {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 10 |     pub fn default() -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn handle_input(&mut self, input: &egui::InputState, maze: &Maze) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn draw(&self, painter: &mut egui::Painter) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.98s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "59856d89bd081b2590ee15ec05cefbb7e026a7788624d948a97afd72eda92e5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59856d89bd081b2590ee15ec05cefbb7e026a7788624d948a97afd72eda92e5d", kill_on_drop: false }`
[INFO] [stdout] 59856d89bd081b2590ee15ec05cefbb7e026a7788624d948a97afd72eda92e5d
