[INFO] cloning repository https://github.com/vanitysemptiness/tiny-neo-space
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vanitysemptiness/tiny-neo-space" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvanitysemptiness%2Ftiny-neo-space", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvanitysemptiness%2Ftiny-neo-space'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 51c6b0e130d7d3ea7cb71b14d2f012edae311718
[INFO] checking vanitysemptiness/tiny-neo-space against master#9bfa31f632912180dc742809bcc51a97f2d7079d for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvanitysemptiness%2Ftiny-neo-space" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/vanitysemptiness/tiny-neo-space on toolchain 9bfa31f632912180dc742809bcc51a97f2d7079d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/vanitysemptiness/tiny-neo-space
[INFO] finished tweaking git repo https://github.com/vanitysemptiness/tiny-neo-space
[INFO] tweaked toml for git repo https://github.com/vanitysemptiness/tiny-neo-space written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/vanitysemptiness/tiny-neo-space 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" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded macroquad v0.4.11
[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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ad012f5aa80ab314fa60552e92ffb818093acfb29dcf0bfbc4185ba162e8d33
[INFO] running `Command { std: "docker" "start" "-a" "2ad012f5aa80ab314fa60552e92ffb818093acfb29dcf0bfbc4185ba162e8d33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ad012f5aa80ab314fa60552e92ffb818093acfb29dcf0bfbc4185ba162e8d33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ad012f5aa80ab314fa60552e92ffb818093acfb29dcf0bfbc4185ba162e8d33", kill_on_drop: false }`
[INFO] [stdout] 2ad012f5aa80ab314fa60552e92ffb818093acfb29dcf0bfbc4185ba162e8d33
[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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc1833bc9be8955791109f743d0182e9f1f174bdb326f5195c8ae33176537e27
[INFO] running `Command { std: "docker" "start" "-a" "dc1833bc9be8955791109f743d0182e9f1f174bdb326f5195c8ae33176537e27", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling miniquad v0.4.5
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking bytemuck v1.16.1
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking quad-rand v0.2.1
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]     Checking glam v0.27.0
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking fontdue v0.7.3
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]     Checking macroquad v0.4.11
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking js-sys v0.3.69
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.42
[INFO] [stderr]     Checking tiny-neo-space v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]  --> src/app/dragging.rs:7:25
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn perform_dragging(state: &mut ApplicationState, mouse_pos: &Vec2) {
[INFO] [stdout]   |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mouse_pos`
[INFO] [stdout]  --> src/app/dragging.rs:7:55
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn perform_dragging(state: &mut ApplicationState, mouse_pos: &Vec2) {
[INFO] [stdout]   |                                                       ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mouse_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]  --> src/app/dragging.rs:7:25
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn perform_dragging(state: &mut ApplicationState, mouse_pos: &Vec2) {
[INFO] [stdout]   |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mouse_pos`
[INFO] [stdout]  --> src/app/dragging.rs:7:55
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn perform_dragging(state: &mut ApplicationState, mouse_pos: &Vec2) {
[INFO] [stdout]   |                                                       ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mouse_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `last_mouse_position`, `mesh`, and `highlighted` are never read
[INFO] [stdout]   --> src/app/state.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout] 5  | pub struct ApplicationState {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 6  |    pub mode: Mode,
[INFO] [stdout] 7  |     pub last_mouse_position: Option<Vec2>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub mesh: Option<Mesh>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 11 |     pub highlighted: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/app/screen_object.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Stroke {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 11 |     pub fn new(points: Vec<Vec2>, fickness: f32, color: Color) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `last_mouse_position`, `mesh`, and `highlighted` are never read
[INFO] [stdout]   --> src/app/state.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout] 5  | pub struct ApplicationState {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 6  |    pub mode: Mode,
[INFO] [stdout] 7  |     pub last_mouse_position: Option<Vec2>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub mesh: Option<Mesh>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 11 |     pub highlighted: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/app/screen_object.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Stroke {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 11 |     pub fn new(points: Vec<Vec2>, fickness: f32, color: Color) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]  --> src/app/dragging.rs:7:25
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn perform_dragging(state: &mut ApplicationState, mouse_pos: &Vec2) {
[INFO] [stdout]   |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mouse_pos`
[INFO] [stdout]  --> src/app/dragging.rs:7:55
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn perform_dragging(state: &mut ApplicationState, mouse_pos: &Vec2) {
[INFO] [stdout]   |                                                       ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mouse_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `last_mouse_position`, `mesh`, and `highlighted` are never read
[INFO] [stdout]   --> src/app/state.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout] 5  | pub struct ApplicationState {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 6  |    pub mode: Mode,
[INFO] [stdout] 7  |     pub last_mouse_position: Option<Vec2>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub mesh: Option<Mesh>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 11 |     pub highlighted: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/app/screen_object.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Stroke {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 11 |     pub fn new(points: Vec<Vec2>, fickness: f32, color: Color) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]  --> src/app/dragging.rs:7:25
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn perform_dragging(state: &mut ApplicationState, mouse_pos: &Vec2) {
[INFO] [stdout]   |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mouse_pos`
[INFO] [stdout]  --> src/app/dragging.rs:7:55
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn perform_dragging(state: &mut ApplicationState, mouse_pos: &Vec2) {
[INFO] [stdout]   |                                                       ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mouse_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `last_mouse_position`, `mesh`, and `highlighted` are never read
[INFO] [stdout]   --> src/app/state.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout] 5  | pub struct ApplicationState {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 6  |    pub mode: Mode,
[INFO] [stdout] 7  |     pub last_mouse_position: Option<Vec2>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub mesh: Option<Mesh>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 11 |     pub highlighted: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/app/screen_object.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Stroke {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 11 |     pub fn new(points: Vec<Vec2>, fickness: f32, color: Color) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.12s
[INFO] running `Command { std: "docker" "inspect" "dc1833bc9be8955791109f743d0182e9f1f174bdb326f5195c8ae33176537e27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc1833bc9be8955791109f743d0182e9f1f174bdb326f5195c8ae33176537e27", kill_on_drop: false }`
[INFO] [stdout] dc1833bc9be8955791109f743d0182e9f1f174bdb326f5195c8ae33176537e27
