[INFO] cloning repository https://github.com/hibiscus-software/fms-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hibiscus-software/fms-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhibiscus-software%2Ffms-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhibiscus-software%2Ffms-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 39a8f753d46660f7f1e0d9a7a9bbc74144615f87 [INFO] testing hibiscus-software/fms-rs against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhibiscus-software%2Ffms-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hibiscus-software/fms-rs [INFO] finished tweaking git repo https://github.com/hibiscus-software/fms-rs [INFO] tweaked toml for git repo https://github.com/hibiscus-software/fms-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hibiscus-software/fms-rs on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hibiscus-software/fms-rs 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 492421eb348cd8c3de1e6060ce059ea624a5118e4d2fe4481aacaeec1d2b459a [INFO] running `Command { std: "docker" "start" "-a" "492421eb348cd8c3de1e6060ce059ea624a5118e4d2fe4481aacaeec1d2b459a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "492421eb348cd8c3de1e6060ce059ea624a5118e4d2fe4481aacaeec1d2b459a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "492421eb348cd8c3de1e6060ce059ea624a5118e4d2fe4481aacaeec1d2b459a", kill_on_drop: false }` [INFO] [stdout] 492421eb348cd8c3de1e6060ce059ea624a5118e4d2fe4481aacaeec1d2b459a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 823bade5fcdc29f540d47d8719e627b90d361befa192d15c4ec6eed85b71e8e2 [INFO] running `Command { std: "docker" "start" "-a" "823bade5fcdc29f540d47d8719e627b90d361befa192d15c4ec6eed85b71e8e2", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling futures-lite v2.2.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling value-bag v1.8.0 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling event-listener v5.2.0 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling async-task v4.7.0 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling async-channel v2.2.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling s7 v0.1.9 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling chrono v0.4.37 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling polling v3.5.0 [INFO] [stderr] Compiling async-io v2.3.2 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling fms-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/field/driver_station.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | Ok(()) [INFO] [stdout] | ^^^^^^ expected `()`, found `Result<(), _>` [INFO] [stdout] | [INFO] [stdout] = note: expected unit type `()` [INFO] [stdout] found enum `Result<(), _>` [INFO] [stdout] help: you might have meant to return this value [INFO] [stdout] | [INFO] [stdout] 50 | return Ok(()); [INFO] [stdout] | ++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this arithmetic operation will overflow [INFO] [stdout] --> src/field/driver_station.rs:59:23 [INFO] [stdout] | [INFO] [stdout] 59 | packet.put_u8((self.fms_to_ds.packet_count >> 8) & 0xff); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to shift right by `8_i32`, which would overflow [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(arithmetic_overflow)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fms-rs` (bin "fms-rs") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "823bade5fcdc29f540d47d8719e627b90d361befa192d15c4ec6eed85b71e8e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "823bade5fcdc29f540d47d8719e627b90d361befa192d15c4ec6eed85b71e8e2", kill_on_drop: false }` [INFO] [stdout] 823bade5fcdc29f540d47d8719e627b90d361befa192d15c4ec6eed85b71e8e2