[INFO] cloning repository https://github.com/buxx/rollgui2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/buxx/rollgui2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbuxx%2Frollgui2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbuxx%2Frollgui2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eac2055009aee6c7eb8145beb8549d7e8e8113eb [INFO] building buxx/rollgui2 against try#8e6760e82a081fb624e777d52ef744c1def2f593 for pr-105577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbuxx%2Frollgui2" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/buxx/rollgui2 on toolchain 8e6760e82a081fb624e777d52ef744c1def2f593 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/buxx/rollgui2 [INFO] finished tweaking git repo https://github.com/buxx/rollgui2 [INFO] tweaked toml for git repo https://github.com/buxx/rollgui2 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/buxx/rollgui2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c594051ce8ac13f404f3821eab553b2eb4bb0a2bee9509629cfe67e1749b9b0e [INFO] running `Command { std: "docker" "start" "-a" "c594051ce8ac13f404f3821eab553b2eb4bb0a2bee9509629cfe67e1749b9b0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c594051ce8ac13f404f3821eab553b2eb4bb0a2bee9509629cfe67e1749b9b0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c594051ce8ac13f404f3821eab553b2eb4bb0a2bee9509629cfe67e1749b9b0e", kill_on_drop: false }` [INFO] [stdout] c594051ce8ac13f404f3821eab553b2eb4bb0a2bee9509629cfe67e1749b9b0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12cb6385eb582cfda0105303b4183627c2c66afef8157d5cfd0c8bdc60c24b33 [INFO] running `Command { std: "docker" "start" "-a" "12cb6385eb582cfda0105303b4183627c2c66afef8157d5cfd0c8bdc60c24b33", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling ttf-parser v0.17.1 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling ogg v0.7.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling miniquad v0.3.13 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.7 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling ahash v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling owned_ttf_parser v0.17.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling dasp_frame v0.11.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling ab_glyph v0.2.18 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling net2 v0.2.38 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling quad-snd v0.2.5 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.146 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling hound v3.5.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling png v0.17.6 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling nanoserde-derive v0.1.18 [INFO] [stderr] Compiling serde v1.0.146 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.76 [INFO] [stderr] Compiling quad-url v0.1.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling fontdue v0.7.2 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling audrey v0.3.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bumpalo v3.11.1 [INFO] [stderr] Compiling nanoserde v0.1.30 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling glam v0.21.3 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling quad-storage v0.1.3 [INFO] [stderr] Compiling webbrowser v0.8.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.5 [INFO] [stderr] Compiling ureq v2.5.0 [INFO] [stderr] Compiling default-env v0.1.1 [INFO] [stderr] Compiling bytemuck_derive v1.2.1 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling emath v0.19.0 [INFO] [stderr] Compiling image v0.24.4 [INFO] [stderr] Compiling epaint v0.19.0 [INFO] [stderr] Compiling egui v0.19.0 [INFO] [stderr] Compiling macroquad v0.3.24 [INFO] [stderr] Compiling qws v0.7.9 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling egui-miniquad v0.12.0 [INFO] [stderr] Compiling egui-macroquad v0.12.0 (https://github.com/optozorax/egui-macroquad.git?rev=6973d471de936935a22162e403f748cfcdd0bdff#6973d471) [INFO] [stderr] Compiling quad-net v0.1.1 (https://github.com/buxx/quad-net.git?rev=d8e582c5001f977ec42e5f8dd21c1c0bbc9463e7#d8e582c5) [INFO] [stderr] Compiling rollgui2 v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/engine/zone/gui/chat/display.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | Display::Right => (screen_width() - self.position().x), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 46 - Display::Right => (screen_width() - self.position().x), [INFO] [stdout] 46 + Display::Right => screen_width() - self.position().x, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/engine/zone/gui/chat/display.rs:54:32 [INFO] [stdout] | [INFO] [stdout] 54 | Display::Bottom => (screen_height() - self.position().y), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 54 - Display::Bottom => (screen_height() - self.position().y), [INFO] [stdout] 54 + Display::Bottom => screen_height() - self.position().y, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `engine::zone::state`, `graphics` [INFO] [stdout] --> src/engine/zone/scene.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{engine::zone::state, graphics, util::get_text_center}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `player_display` [INFO] [stdout] --> src/engine/zone/scene.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | let player_display = &self.state.player_display; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player_display` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `system` is never read [INFO] [stdout] --> src/engine/zone/gui/chat/model.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Message { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 2 | message: String, [INFO] [stdout] 3 | system: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "12cb6385eb582cfda0105303b4183627c2c66afef8157d5cfd0c8bdc60c24b33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12cb6385eb582cfda0105303b4183627c2c66afef8157d5cfd0c8bdc60c24b33", kill_on_drop: false }` [INFO] [stdout] 12cb6385eb582cfda0105303b4183627c2c66afef8157d5cfd0c8bdc60c24b33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+8e6760e82a081fb624e777d52ef744c1def2f593" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] baa6ba1993f30c420f78a6f51c98528848ca7a139845f80a7fe6c4a6cf2535c9 [INFO] running `Command { std: "docker" "start" "-a" "baa6ba1993f30c420f78a6f51c98528848ca7a139845f80a7fe6c4a6cf2535c9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rollgui2 v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/engine/zone/gui/chat/display.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | Display::Right => (screen_width() - self.position().x), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 46 - Display::Right => (screen_width() - self.position().x), [INFO] [stdout] 46 + Display::Right => screen_width() - self.position().x, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/engine/zone/gui/chat/display.rs:54:32 [INFO] [stdout] | [INFO] [stdout] 54 | Display::Bottom => (screen_height() - self.position().y), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 54 - Display::Bottom => (screen_height() - self.position().y), [INFO] [stdout] 54 + Display::Bottom => screen_height() - self.position().y, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `engine::zone::state`, `graphics` [INFO] [stdout] --> src/engine/zone/scene.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{engine::zone::state, graphics, util::get_text_center}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `player_display` [INFO] [stdout] --> src/engine/zone/scene.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | let player_display = &self.state.player_display; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player_display` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `system` is never read [INFO] [stdout] --> src/engine/zone/gui/chat/model.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Message { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 2 | message: String, [INFO] [stdout] 3 | system: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.32s [INFO] running `Command { std: "docker" "inspect" "baa6ba1993f30c420f78a6f51c98528848ca7a139845f80a7fe6c4a6cf2535c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baa6ba1993f30c420f78a6f51c98528848ca7a139845f80a7fe6c4a6cf2535c9", kill_on_drop: false }` [INFO] [stdout] baa6ba1993f30c420f78a6f51c98528848ca7a139845f80a7fe6c4a6cf2535c9