[INFO] cloning repository https://github.com/FrameworkComputer/inputmodule-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FrameworkComputer/inputmodule-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrameworkComputer%2Finputmodule-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrameworkComputer%2Finputmodule-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 29af2f294a8627b99d00da41d6d581deb153ba02 [INFO] checking FrameworkComputer/inputmodule-rs/29af2f294a8627b99d00da41d6d581deb153ba02 against master#0ee5907d597b02afadb5daa26a60fedb72f098d1 for pr-152856 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrameworkComputer%2Finputmodule-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/FrameworkComputer/inputmodule-rs [INFO] finished tweaking git repo https://github.com/FrameworkComputer/inputmodule-rs [INFO] tweaked toml for git repo https://github.com/FrameworkComputer/inputmodule-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/FrameworkComputer/inputmodule-rs on toolchain 0ee5907d597b02afadb5daa26a60fedb72f098d1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0ee5907d597b02afadb5daa26a60fedb72f098d1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/FrameworkComputer/inputmodule-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" "+0ee5907d597b02afadb5daa26a60fedb72f098d1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/FrameworkComputer/st7306-rs` [INFO] [stderr] Updating git repository `https://github.com/Rahix/visualizer2.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rp2040-hal-macros v0.1.0 [INFO] [stderr] Downloaded rp-hal-common v0.1.0 [INFO] [stderr] Downloaded rp2040-boot2 v0.3.0 [INFO] [stderr] Downloaded smart-leds-trait v0.2.1 [INFO] [stderr] Downloaded static_vcruntime v2.0.0 [INFO] [stderr] Downloaded frunk v0.4.4 [INFO] [stderr] Downloaded cache-padded v1.3.0 [INFO] [stderr] Downloaded pio v0.2.1 [INFO] [stderr] Downloaded rp2040-panic-usb-boot v0.6.0 [INFO] [stderr] Downloaded is-match v0.1.0 [INFO] [stderr] Downloaded once_cell v0.1.8 [INFO] [stderr] Downloaded apodize v1.0.0 [INFO] [stderr] Downloaded toml-query v0.6.0 [INFO] [stderr] Downloaded color-backtrace v0.5.1 [INFO] [stderr] Downloaded ucd-util v0.1.10 [INFO] [stderr] Downloaded serialport v4.8.1 [INFO] [stderr] Downloaded tinybmp v0.5.0 [INFO] [stderr] Downloaded frunk_derives v0.4.4 [INFO] [stderr] Downloaded rp2040-pac v0.6.0 [INFO] [stderr] Downloaded unescaper v0.1.8 [INFO] [stderr] Downloaded ws2812-pio v0.9.0 [INFO] [stderr] Downloaded utf8-ranges v1.0.5 [INFO] [stderr] Downloaded ezconf v0.3.0 [INFO] [stderr] Downloaded smart-leds v0.3.0 [INFO] [stderr] Downloaded frunk_proc_macro_helpers v0.1.4 [INFO] [stderr] Downloaded rp-binary-info v0.1.2 [INFO] [stderr] Downloaded rp2040-hal v0.11.0 [INFO] [stderr] Downloaded triple_buffer v6.2.0 [INFO] [stderr] Downloaded frunk_core v0.4.4 [INFO] [stderr] Downloaded is31fl3741 v0.4.0 [INFO] [stderr] Downloaded usbd-serial v0.2.2 [INFO] [stderr] Downloaded fugit v0.3.9 [INFO] [stderr] Downloaded smart-leds-trait v0.3.2 [INFO] [stderr] Downloaded defmt-rtt v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0ee5907d597b02afadb5daa26a60fedb72f098d1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2706c9d338f1a16741f05b168e3c3e86f6891773626776af10481e646628a98 [INFO] running `Command { std: "docker" "start" "-a" "f2706c9d338f1a16741f05b168e3c3e86f6891773626776af10481e646628a98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2706c9d338f1a16741f05b168e3c3e86f6891773626776af10481e646628a98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2706c9d338f1a16741f05b168e3c3e86f6891773626776af10481e646628a98", kill_on_drop: false }` [INFO] [stdout] f2706c9d338f1a16741f05b168e3c3e86f6891773626776af10481e646628a98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0ee5907d597b02afadb5daa26a60fedb72f098d1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0def7c2b34b2c96b325b6a61688b9ea3a4b650912471cb30ac016abf75ec9df [INFO] running `Command { std: "docker" "start" "-a" "e0def7c2b34b2c96b325b6a61688b9ea3a4b650912471cb30ac016abf75ec9df", kill_on_drop: false }` [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Compiling portable-atomic v1.13.0 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling cortex-m-rt v0.7.5 [INFO] [stderr] Checking embedded-hal v1.0.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling frunk_core v0.4.4 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Compiling debug-helper v0.3.13 [INFO] [stderr] Checking volatile-register v0.2.2 [INFO] [stderr] Compiling defmt v1.0.1 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Compiling rp2040-pac v0.6.0 [INFO] [stderr] Checking gcd v2.3.0 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Compiling crc-any v2.5.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking fugit v0.3.9 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking micromath v2.1.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking embedded-io v0.6.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking embedded-hal-nb v1.0.0 [INFO] [stderr] Checking rp-hal-common v0.1.0 [INFO] [stderr] Checking embedded-dma v0.2.0 [INFO] [stderr] Checking bitfield v0.14.0 [INFO] [stderr] Compiling defmt-rtt v0.4.2 [INFO] [stderr] Checking rp-binary-info v0.1.2 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking crc v3.4.0 [INFO] [stderr] Checking rp2040-panic-usb-boot v0.6.0 [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Checking libudev-sys v0.1.4 [INFO] [stderr] Checking usb-device v0.3.2 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking flate2 v1.1.8 [INFO] [stderr] Checking smart-leds-trait v0.2.1 [INFO] [stderr] Checking smart-leds-trait v0.3.2 [INFO] [stderr] Compiling rp2040-boot2 v0.3.0 [INFO] [stderr] Compiling static_vcruntime v2.0.0 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Checking smart-leds v0.3.0 [INFO] [stderr] Checking libudev v0.3.0 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking embedded-hal-bus v0.3.0 [INFO] [stderr] Compiling inputmodule-control v0.2.0 (/opt/rustwide/workdir/inputmodule-control) [INFO] [stderr] Checking usbd-serial v0.2.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking embedded-graphics-core v0.4.0 [INFO] [stderr] Checking embedded-graphics v0.8.1 [INFO] [stderr] Checking is31fl3741 v0.4.0 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking st7306 v0.10.0 (https://github.com/FrameworkComputer/st7306-rs?tag=v0.10.0#cd026904) [INFO] [stderr] Checking tinybmp v0.5.0 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.4 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.5 [INFO] [stderr] Compiling frunk_derives v0.4.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Checking frunk v0.4.4 [INFO] [stderr] Checking num_enum v0.5.11 [INFO] [stderr] Checking pio v0.2.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling defmt-parser v1.0.0 [INFO] [stderr] Checking unescaper v0.1.8 [INFO] [stderr] Checking serialport v4.8.1 [INFO] [stderr] Compiling rp2040-hal-macros v0.1.0 [INFO] [stderr] Compiling defmt-macros v1.0.1 [INFO] [stderr] Checking clap v4.5.54 [INFO] [stderr] Checking defmt v0.3.100 [INFO] [stderr] Checking rp2040-hal v0.11.0 [INFO] [stderr] Checking ws2812-pio v0.9.0 [INFO] [stderr] Checking fl16-inputmodules v0.2.0 (/opt/rustwide/workdir/fl16-inputmodules) [INFO] [stdout] error[E0428]: the name `parse_module_command` is defined multiple times [INFO] [stdout] --> fl16-inputmodules/src/control.rs:408:1 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn parse_module_command(count: usize, buf: &[u8]) -> Option { [INFO] [stdout] | ------------------------------------------------------------------------ previous definition of the value `parse_module_command` here [INFO] [stdout] ... [INFO] [stdout] 408 | pub fn parse_module_command(count: usize, buf: &[u8]) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `parse_module_command` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `parse_module_command` must be defined only once in the value namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0428]: the name `handle_command` is defined multiple times [INFO] [stdout] --> fl16-inputmodules/src/control.rs:643:1 [INFO] [stdout] | [INFO] [stdout] 515 | / pub fn handle_command( [INFO] [stdout] 516 | | command: &Command, [INFO] [stdout] 517 | | state: &mut LedmatrixState, [INFO] [stdout] 518 | | matrix: &mut Foo, [INFO] [stdout] ... | [INFO] [stdout] 640 | | } [INFO] [stdout] | |_- previous definition of the value `handle_command` here [INFO] [stdout] ... [INFO] [stdout] 643 | / pub fn handle_command( [INFO] [stdout] 644 | | command: &Command, [INFO] [stdout] 645 | | state: &mut B1DIsplayState, [INFO] [stdout] 646 | | logo_rect: Rectangle, [INFO] [stdout] ... | [INFO] [stdout] 807 | | } [INFO] [stdout] | |_^ `handle_command` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `handle_command` must be defined only once in the value namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0428]: the name `handle_command` is defined multiple times [INFO] [stdout] --> fl16-inputmodules/src/control.rs:810:1 [INFO] [stdout] | [INFO] [stdout] 515 | / pub fn handle_command( [INFO] [stdout] 516 | | command: &Command, [INFO] [stdout] 517 | | state: &mut LedmatrixState, [INFO] [stdout] 518 | | matrix: &mut Foo, [INFO] [stdout] ... | [INFO] [stdout] 640 | | } [INFO] [stdout] | |_- previous definition of the value `handle_command` here [INFO] [stdout] ... [INFO] [stdout] 810 | / pub fn handle_command( [INFO] [stdout] 811 | | command: &Command, [INFO] [stdout] 812 | | state: &mut C1MinimalState, [INFO] [stdout] 813 | | ws2812: &mut impl SmartLedsWrite, [INFO] [stdout] ... | [INFO] [stdout] 861 | | } [INFO] [stdout] | |_^ `handle_command` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `handle_command` must be defined only once in the value namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0428]: the name `parse_module_command` is defined multiple times [INFO] [stdout] --> fl16-inputmodules/src/control.rs:864:1 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn parse_module_command(count: usize, buf: &[u8]) -> Option { [INFO] [stdout] | ------------------------------------------------------------------------ previous definition of the value `parse_module_command` here [INFO] [stdout] ... [INFO] [stdout] 864 | pub fn parse_module_command(count: usize, buf: &[u8]) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `parse_module_command` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `parse_module_command` must be defined only once in the value namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Features "ledmatrix", "b1display", and "c1minimal" are mutually exclusive [INFO] [stdout] --> fl16-inputmodules/src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | compile_error!("Features \"ledmatrix\", \"b1display\", and \"c1minimal\" are mutually exclusive"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0428]: the name `parse_module_command` is defined multiple times [INFO] [stdout] --> fl16-inputmodules/src/control.rs:408:1 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn parse_module_command(count: usize, buf: &[u8]) -> Option { [INFO] [stdout] | ------------------------------------------------------------------------ previous definition of the value `parse_module_command` here [INFO] [stdout] ... [INFO] [stdout] 408 | pub fn parse_module_command(count: usize, buf: &[u8]) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `parse_module_command` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `parse_module_command` must be defined only once in the value namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0428]: the name `handle_command` is defined multiple times [INFO] [stdout] --> fl16-inputmodules/src/control.rs:643:1 [INFO] [stdout] | [INFO] [stdout] 515 | / pub fn handle_command( [INFO] [stdout] 516 | | command: &Command, [INFO] [stdout] 517 | | state: &mut LedmatrixState, [INFO] [stdout] 518 | | matrix: &mut Foo, [INFO] [stdout] ... | [INFO] [stdout] 640 | | } [INFO] [stdout] | |_- previous definition of the value `handle_command` here [INFO] [stdout] ... [INFO] [stdout] 643 | / pub fn handle_command( [INFO] [stdout] 644 | | command: &Command, [INFO] [stdout] 645 | | state: &mut B1DIsplayState, [INFO] [stdout] 646 | | logo_rect: Rectangle, [INFO] [stdout] ... | [INFO] [stdout] 807 | | } [INFO] [stdout] | |_^ `handle_command` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `handle_command` must be defined only once in the value namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0428]: the name `handle_command` is defined multiple times [INFO] [stdout] --> fl16-inputmodules/src/control.rs:810:1 [INFO] [stdout] | [INFO] [stdout] 515 | / pub fn handle_command( [INFO] [stdout] 516 | | command: &Command, [INFO] [stdout] 517 | | state: &mut LedmatrixState, [INFO] [stdout] 518 | | matrix: &mut Foo, [INFO] [stdout] ... | [INFO] [stdout] 640 | | } [INFO] [stdout] | |_- previous definition of the value `handle_command` here [INFO] [stdout] ... [INFO] [stdout] 810 | / pub fn handle_command( [INFO] [stdout] 811 | | command: &Command, [INFO] [stdout] 812 | | state: &mut C1MinimalState, [INFO] [stdout] 813 | | ws2812: &mut impl SmartLedsWrite, [INFO] [stdout] ... | [INFO] [stdout] 861 | | } [INFO] [stdout] | |_^ `handle_command` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `handle_command` must be defined only once in the value namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0428]: the name `parse_module_command` is defined multiple times [INFO] [stdout] --> fl16-inputmodules/src/control.rs:864:1 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn parse_module_command(count: usize, buf: &[u8]) -> Option { [INFO] [stdout] | ------------------------------------------------------------------------ previous definition of the value `parse_module_command` here [INFO] [stdout] ... [INFO] [stdout] 864 | pub fn parse_module_command(count: usize, buf: &[u8]) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `parse_module_command` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `parse_module_command` must be defined only once in the value namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Features "ledmatrix", "b1display", and "c1minimal" are mutually exclusive [INFO] [stdout] --> fl16-inputmodules/src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | compile_error!("Features \"ledmatrix\", \"b1display\", and \"c1minimal\" are mutually exclusive"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0428`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fl16-inputmodules` (lib test) due to 5 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0428`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `fl16-inputmodules` (lib) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "e0def7c2b34b2c96b325b6a61688b9ea3a4b650912471cb30ac016abf75ec9df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0def7c2b34b2c96b325b6a61688b9ea3a4b650912471cb30ac016abf75ec9df", kill_on_drop: false }` [INFO] [stdout] e0def7c2b34b2c96b325b6a61688b9ea3a4b650912471cb30ac016abf75ec9df