[INFO] cloning repository https://github.com/alaney2/segway-pid
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alaney2/segway-pid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falaney2%2Fsegway-pid", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falaney2%2Fsegway-pid'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1c154ad03caa03633d683b014c38b554fed082c3
[INFO] checking alaney2/segway-pid against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falaney2%2Fsegway-pid" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alaney2/segway-pid
[INFO] finished tweaking git repo https://github.com/alaney2/segway-pid
[INFO] tweaked toml for git repo https://github.com/alaney2/segway-pid written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alaney2/segway-pid on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alaney2/segway-pid 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytemuck v1.18.0
[INFO] [stderr]   Downloaded bytemuck_derive v1.7.1
[INFO] [stderr]   Downloaded quad-rand v0.2.2
[INFO] [stderr]   Downloaded quad-url v0.1.1
[INFO] [stderr]   Downloaded egui-macroquad v0.15.0
[INFO] [stderr]   Downloaded webbrowser v0.5.5
[INFO] [stderr]   Downloaded sapp-jsutils v0.1.7
[INFO] [stderr]   Downloaded egui-miniquad v0.14.0
[INFO] [stderr]   Downloaded redox_syscall v0.5.5
[INFO] [stderr]   Downloaded miniquad v0.3.16
[INFO] [stderr]   Downloaded syn v2.0.77
[INFO] [stderr]   Downloaded macroquad v0.3.26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e4e6017da8fb4b993a6a49d2b63205b172b0fe55aeb60f1b54d8aeef7e6e8697
[INFO] running `Command { std: "docker" "start" "e4e6017da8fb4b993a6a49d2b63205b172b0fe55aeb60f1b54d8aeef7e6e8697", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4e6017da8fb4b993a6a49d2b63205b172b0fe55aeb60f1b54d8aeef7e6e8697", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e4e6017da8fb4b993a6a49d2b63205b172b0fe55aeb60f1b54d8aeef7e6e8697" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4e6017da8fb4b993a6a49d2b63205b172b0fe55aeb60f1b54d8aeef7e6e8697", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e4e6017da8fb4b993a6a49d2b63205b172b0fe55aeb60f1b54d8aeef7e6e8697" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling quad-alsa-sys v0.3.2
[INFO] [stderr]     Checking ttf-parser v0.24.1
[INFO] [stderr]     Checking ogg v0.7.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]    Compiling miniquad v0.3.16
[INFO] [stderr]     Checking lewton v0.9.4
[INFO] [stderr]     Checking dasp_frame v0.11.0
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]    Compiling quad-snd v0.2.8
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking flate2 v1.0.33
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking audrey v0.3.0
[INFO] [stderr]     Checking webbrowser v0.5.5
[INFO] [stderr]     Checking quad-url v0.1.1
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]     Checking quad-rand v0.2.2
[INFO] [stderr]     Checking glam v0.21.3
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]     Checking fontdue v0.7.3
[INFO] [stderr]     Checking owned_ttf_parser v0.24.0
[INFO] [stderr]     Checking ab_glyph v0.2.28
[INFO] [stderr]    Compiling bytemuck_derive v1.7.1
[INFO] [stderr]     Checking bytemuck v1.18.0
[INFO] [stderr]     Checking ecolor v0.21.0
[INFO] [stderr]     Checking emath v0.21.0
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking epaint v0.21.0
[INFO] [stderr]     Checking macroquad v0.3.26
[INFO] [stderr]     Checking egui v0.21.0
[INFO] [stderr]     Checking egui-miniquad v0.14.0
[INFO] [stderr]     Checking egui-macroquad v0.15.0
[INFO] [stderr]     Checking segway-pid v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/gui.rs:105:82
[INFO] [stdout]     |
[INFO] [stdout] 105 |                         plot_ui.hline(HLine::new(0.).color(Color32::WHITE).width(1.));
[INFO] [stdout]     |                                                                                  ^^ help: explicitly specify the type as `f32`: `1_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/gui.rs:114:36
[INFO] [stdout]     |
[INFO] [stdout] 114 | ...                   .width(2.)
[INFO] [stdout]     |                              ^^ help: explicitly specify the type as `f32`: `2_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/gui.rs:125:36
[INFO] [stdout]     |
[INFO] [stdout] 125 | ...                   .width(2.)
[INFO] [stdout]     |                              ^^ help: explicitly specify the type as `f32`: `2_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/gui.rs:136:36
[INFO] [stdout]     |
[INFO] [stdout] 136 | ...                   .width(2.)
[INFO] [stdout]     |                              ^^ help: explicitly specify the type as `f32`: `2_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/gui.rs:105:82
[INFO] [stdout]     |
[INFO] [stdout] 105 |                         plot_ui.hline(HLine::new(0.).color(Color32::WHITE).width(1.));
[INFO] [stdout]     |                                                                                  ^^ help: explicitly specify the type as `f32`: `1_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/gui.rs:114:36
[INFO] [stdout]     |
[INFO] [stdout] 114 | ...                   .width(2.)
[INFO] [stdout]     |                              ^^ help: explicitly specify the type as `f32`: `2_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/gui.rs:125:36
[INFO] [stdout]     |
[INFO] [stdout] 125 | ...                   .width(2.)
[INFO] [stdout]     |                              ^^ help: explicitly specify the type as `f32`: `2_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/gui.rs:136:36
[INFO] [stdout]     |
[INFO] [stdout] 136 | ...                   .width(2.)
[INFO] [stdout]     |                              ^^ help: explicitly specify the type as `f32`: `2_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.11s
[INFO] running `Command { std: "docker" "inspect" "e4e6017da8fb4b993a6a49d2b63205b172b0fe55aeb60f1b54d8aeef7e6e8697", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4e6017da8fb4b993a6a49d2b63205b172b0fe55aeb60f1b54d8aeef7e6e8697", kill_on_drop: false }`
[INFO] [stdout] e4e6017da8fb4b993a6a49d2b63205b172b0fe55aeb60f1b54d8aeef7e6e8697
