[INFO] cloning repository https://github.com/Barfussmann/demonstrator_adp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Barfussmann/demonstrator_adp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBarfussmann%2Fdemonstrator_adp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBarfussmann%2Fdemonstrator_adp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d9eac798e61325cb73fe210a106967847780c872
[INFO] checking Barfussmann/demonstrator_adp against try#78c81ee3917a99dcff6e2e6822800f0492c415c3 for pr-148967
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBarfussmann%2Fdemonstrator_adp" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Barfussmann/demonstrator_adp
[INFO] finished tweaking git repo https://github.com/Barfussmann/demonstrator_adp
[INFO] tweaked toml for git repo https://github.com/Barfussmann/demonstrator_adp written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Barfussmann/demonstrator_adp on toolchain 78c81ee3917a99dcff6e2e6822800f0492c415c3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Barfussmann/demonstrator_adp 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" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 901b4a1ddcc4657484f7a1d54d89d0ae016f69b42efb7b67913f361f1b3cbe5c
[INFO] running `Command { std: "docker" "start" "-a" "901b4a1ddcc4657484f7a1d54d89d0ae016f69b42efb7b67913f361f1b3cbe5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "901b4a1ddcc4657484f7a1d54d89d0ae016f69b42efb7b67913f361f1b3cbe5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "901b4a1ddcc4657484f7a1d54d89d0ae016f69b42efb7b67913f361f1b3cbe5c", kill_on_drop: false }`
[INFO] [stdout] 901b4a1ddcc4657484f7a1d54d89d0ae016f69b42efb7b67913f361f1b3cbe5c
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00b27936fd70d04c5b8c202d2be4809958fe6a3cba5fafe8e458fa88bd4cf62f
[INFO] running `Command { std: "docker" "start" "-a" "00b27936fd70d04c5b8c202d2be4809958fe6a3cba5fafe8e458fa88bd4cf62f", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking miniz_oxide v0.8.3
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling miniquad v0.4.6
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking quad-rand v0.2.3
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking glam v0.27.0
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]     Checking glam v0.30.9
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking quote v1.0.38
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking fontdue v0.7.3
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking libudev v0.3.0
[INFO] [stderr]     Checking macroquad v0.4.13
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking unescaper v0.1.6
[INFO] [stderr]     Checking serialport v4.8.1
[INFO] [stderr]     Checking demonstrator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0659]: `GREEN` is ambiguous
[INFO] [stdout]    --> src/main.rs:288:9
[INFO] [stdout]     |
[INFO] [stdout] 288 |         GREEN,
[INFO] [stdout]     |         ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `GREEN` could refer to the constant imported here
[INFO] [stdout]    --> src/main.rs:19:5
[INFO] [stdout]     |
[INFO] [stdout]  19 | use constants::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `GREEN` to disambiguate
[INFO] [stdout] note: `GREEN` could also refer to the constant imported here
[INFO] [stdout]    --> src/main.rs:22:5
[INFO] [stdout]     |
[INFO] [stdout]  22 | use macroquad::prelude::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `GREEN` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Context`, `LazyLock`, `OnceLock`, `Poll`, `Waker`, `cell::LazyCell`, and `collections::VecDeque`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     cell::LazyCell,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 3 |     collections::VecDeque,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |     sync::{LazyLock, OnceLock},
[INFO] [stdout]   |            ^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 5 |     task::{Context, Poll, Waker},
[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 import: `board::color_to_vec3`
[INFO] [stdout]   --> src/main.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use board::color_to_vec3;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ligth_point::LigthPoint`
[INFO] [stdout]   --> src/main.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use ligth_point::LigthPoint;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MachineStateChange`, `Product`, `Step`, `product::ProductPlan`, and `time_manager::VirtualInstant`
[INFO] [stdout]   --> src/main.rs:25:20
[INFO] [stdout]    |
[INFO] [stdout] 25 |     board::{Board, MachineStateChange, Scenario},
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 26 |     product::ProductPlan,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |     product::{Product, Step},
[INFO] [stdout]    |               ^^^^^^^  ^^^^
[INFO] [stdout] 28 |     time_manager::TimeManager,
[INFO] [stdout] 29 |     time_manager::VirtualInstant,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `GREEN` is ambiguous
[INFO] [stdout]    --> src/main.rs:288:9
[INFO] [stdout]     |
[INFO] [stdout] 288 |         GREEN,
[INFO] [stdout]     |         ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `GREEN` could refer to the constant imported here
[INFO] [stdout]    --> src/main.rs:19:5
[INFO] [stdout]     |
[INFO] [stdout]  19 | use constants::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `GREEN` to disambiguate
[INFO] [stdout] note: `GREEN` could also refer to the constant imported here
[INFO] [stdout]    --> src/main.rs:22:5
[INFO] [stdout]     |
[INFO] [stdout]  22 | use macroquad::prelude::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `GREEN` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Context`, `LazyLock`, `OnceLock`, `Poll`, `Waker`, `cell::LazyCell`, and `collections::VecDeque`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     cell::LazyCell,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 3 |     collections::VecDeque,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |     sync::{LazyLock, OnceLock},
[INFO] [stdout]   |            ^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 5 |     task::{Context, Poll, Waker},
[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 import: `board::color_to_vec3`
[INFO] [stdout]   --> src/main.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use board::color_to_vec3;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ligth_point::LigthPoint`
[INFO] [stdout]   --> src/main.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use ligth_point::LigthPoint;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MachineStateChange`, `Product`, `Step`, `product::ProductPlan`, and `time_manager::VirtualInstant`
[INFO] [stdout]   --> src/main.rs:25:20
[INFO] [stdout]    |
[INFO] [stdout] 25 |     board::{Board, MachineStateChange, Scenario},
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 26 |     product::ProductPlan,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |     product::{Product, Step},
[INFO] [stdout]    |               ^^^^^^^  ^^^^
[INFO] [stdout] 28 |     time_manager::TimeManager,
[INFO] [stdout] 29 |     time_manager::VirtualInstant,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let mut scenario_button_port = serialport::new(scenario_button.port_name, BAUD_RATE)
[INFO] [stdout]    |         ----^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let mut scenario_button_port = serialport::new(scenario_button.port_name, BAUD_RATE)
[INFO] [stdout]    |         ----^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:288:9
[INFO] [stdout]     |
[INFO] [stdout] 283 |     draw_text(
[INFO] [stdout]     |     --------- arguments to this function are incorrect
[INFO] [stdout] ...
[INFO] [stdout] 288 |         GREEN,
[INFO] [stdout]     |         ^^^^^ expected `Color`, found `Rgb`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `Color`
[INFO] [stdout]                found struct `Rgb`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/macroquad-0.4.13/src/text.rs:292:8
[INFO] [stdout]     |
[INFO] [stdout] 292 | pub fn draw_text(text: &str, x: f32, y: f32, font_size: f32, color: Color) -> TextDimensions {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start_time`
[INFO] [stdout]    --> src/main.rs:155:13
[INFO] [stdout]     |
[INFO] [stdout] 155 |         let start_time = Instant::now();
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_time`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0659.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `demonstrator` (bin "demonstrator" test) due to 2 previous errors; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:288:9
[INFO] [stdout]     |
[INFO] [stdout] 283 |     draw_text(
[INFO] [stdout]     |     --------- arguments to this function are incorrect
[INFO] [stdout] ...
[INFO] [stdout] 288 |         GREEN,
[INFO] [stdout]     |         ^^^^^ expected `Color`, found `Rgb`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `Color`
[INFO] [stdout]                found struct `Rgb`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/macroquad-0.4.13/src/text.rs:292:8
[INFO] [stdout]     |
[INFO] [stdout] 292 | pub fn draw_text(text: &str, x: f32, y: f32, font_size: f32, color: Color) -> TextDimensions {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start_time`
[INFO] [stdout]    --> src/main.rs:155:13
[INFO] [stdout]     |
[INFO] [stdout] 155 |         let start_time = Instant::now();
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_time`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0659.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `demonstrator` (bin "demonstrator") due to 2 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "00b27936fd70d04c5b8c202d2be4809958fe6a3cba5fafe8e458fa88bd4cf62f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00b27936fd70d04c5b8c202d2be4809958fe6a3cba5fafe8e458fa88bd4cf62f", kill_on_drop: false }`
[INFO] [stdout] 00b27936fd70d04c5b8c202d2be4809958fe6a3cba5fafe8e458fa88bd4cf62f
