[INFO] fetching crate bevy_serial 0.10.0... [INFO] testing bevy_serial-0.10.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate bevy_serial 0.10.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate bevy_serial 0.10.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate bevy_serial 0.10.0 [INFO] tweaked toml for crates.io crate bevy_serial 0.10.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bevy_serial 0.10.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bevy_serial 0.10.0 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mio-serial v5.0.6 [INFO] [stderr] Downloaded unescaper v0.1.6 [INFO] [stderr] Downloaded libudev v0.3.0 [INFO] [stderr] Downloaded bytemuck v1.23.1 [INFO] [stderr] Downloaded find-msvc-tools v0.1.3 [INFO] [stderr] Downloaded serialport v4.7.3 [INFO] [stderr] Downloaded bumpalo v3.18.1 [INFO] [stderr] Downloaded cc v1.2.40 [INFO] [stderr] Downloaded nix v0.26.4 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f1eddde19c036d2d38fc017b1cdb40cdd0b0eba07102d909e9517b9a7e31e3a [INFO] running `Command { std: "docker" "start" "-a" "8f1eddde19c036d2d38fc017b1cdb40cdd0b0eba07102d909e9517b9a7e31e3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f1eddde19c036d2d38fc017b1cdb40cdd0b0eba07102d909e9517b9a7e31e3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f1eddde19c036d2d38fc017b1cdb40cdd0b0eba07102d909e9517b9a7e31e3a", kill_on_drop: false }` [INFO] [stdout] 8f1eddde19c036d2d38fc017b1cdb40cdd0b0eba07102d909e9517b9a7e31e3a [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a80ebad7d20b3335dfba0dfd5b0519a4ecaeec08b73b8b9a059b1a2696fe5d26 [INFO] running `Command { std: "docker" "start" "-a" "a80ebad7d20b3335dfba0dfd5b0519a4ecaeec08b73b8b9a059b1a2696fe5d26", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling spin v0.10.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling disqualified v1.0.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling downcast-rs v2.0.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling bevy_ptr v0.17.2 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling bumpalo v3.18.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling const-fnv1a-hash v1.1.0 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling libudev v0.3.0 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling bevy_platform v0.17.2 [INFO] [stderr] Compiling bevy_macro_utils v0.17.2 [INFO] [stderr] Compiling bevy_utils v0.17.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling bevy_reflect_derive v0.17.2 [INFO] [stderr] Compiling bevy_ecs_macros v0.17.2 [INFO] [stderr] Compiling bevy_derive v0.17.2 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling unescaper v0.1.6 [INFO] [stderr] Compiling serialport v4.7.3 [INFO] [stderr] Compiling glam v0.30.8 [INFO] [stderr] Compiling mio-serial v5.0.6 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling bevy_tasks v0.17.2 [INFO] [stderr] Compiling bevy_reflect v0.17.2 [INFO] [stderr] Compiling bevy_ecs v0.17.2 [INFO] [stderr] Compiling bevy_math v0.17.2 [INFO] [stderr] Compiling bevy_app v0.17.2 [INFO] [stderr] Compiling bevy_time v0.17.2 [INFO] [stderr] Compiling bevy_input v0.17.2 [INFO] [stderr] Compiling bevy_transform v0.17.2 [INFO] [stderr] Compiling bevy_diagnostic v0.17.2 [INFO] [stderr] Compiling bevy_internal v0.17.2 [INFO] [stderr] Compiling bevy v0.17.2 [INFO] [stderr] Compiling bevy_serial v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "a80ebad7d20b3335dfba0dfd5b0519a4ecaeec08b73b8b9a059b1a2696fe5d26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a80ebad7d20b3335dfba0dfd5b0519a4ecaeec08b73b8b9a059b1a2696fe5d26", kill_on_drop: false }` [INFO] [stdout] a80ebad7d20b3335dfba0dfd5b0519a4ecaeec08b73b8b9a059b1a2696fe5d26 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9b608d0b7274ae9e6ee5fd012714768c7e9c0a48ef3bf54822e377d602826f7 [INFO] running `Command { std: "docker" "start" "-a" "d9b608d0b7274ae9e6ee5fd012714768c7e9c0a48ef3bf54822e377d602826f7", kill_on_drop: false }` [INFO] [stderr] Compiling bevy_serial v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.65s [INFO] running `Command { std: "docker" "inspect" "d9b608d0b7274ae9e6ee5fd012714768c7e9c0a48ef3bf54822e377d602826f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9b608d0b7274ae9e6ee5fd012714768c7e9c0a48ef3bf54822e377d602826f7", kill_on_drop: false }` [INFO] [stdout] d9b608d0b7274ae9e6ee5fd012714768c7e9c0a48ef3bf54822e377d602826f7 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cb5bdadccb6e263a4affc53b39ee4651eb918686d0fd3cb44c489607a3b5cffb [INFO] running `Command { std: "docker" "start" "-a" "cb5bdadccb6e263a4affc53b39ee4651eb918686d0fd3cb44c489607a3b5cffb", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_serial-1f50a8ecce0ffbc4) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests bevy_serial [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 70) ... FAILED [INFO] [stdout] test src/lib.rs - (line 16) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 70) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `App` [INFO] [stdout] --> src/lib.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | App::new() [INFO] [stdout] | ^^^ use of undeclared type `App` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 70 + use bevy::prelude::App; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MinimalPlugins` in this scope [INFO] [stdout] --> src/lib.rs:72:18 [INFO] [stdout] | [INFO] [stdout] 72 | .add_plugins(MinimalPlugins) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 70 + use bevy::MinimalPlugins; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SerialPlugin` [INFO] [stdout] --> src/lib.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 74 | .add_plugins(SerialPlugin::new_with_config(vec![SerialConfig { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `SerialPlugin` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 70 + use bevy_serial::SerialPlugin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SerialConfig` in this scope [INFO] [stdout] --> src/lib.rs:74:53 [INFO] [stdout] | [INFO] [stdout] 74 | .add_plugins(SerialPlugin::new_with_config(vec![SerialConfig { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 70 + use bevy_serial::SerialConfig; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SERIAL_LABEL` in this scope [INFO] [stdout] --> src/lib.rs:75:21 [INFO] [stdout] | [INFO] [stdout] 75 | label: Some(SERIAL_LABEL.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SERIAL_PORT` in this scope [INFO] [stdout] --> src/lib.rs:76:20 [INFO] [stdout] | [INFO] [stdout] 76 | port_name: SERIAL_PORT.to_string(), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataBits` [INFO] [stdout] --> src/lib.rs:78:20 [INFO] [stdout] | [INFO] [stdout] 78 | data_bits: DataBits::Eight, [INFO] [stdout] | ^^^^^^^^ use of undeclared type `DataBits` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 70 + use bevy_serial::DataBits; [INFO] [stdout] | [INFO] [stdout] 70 + use mio_serial::DataBits; [INFO] [stdout] | [INFO] [stdout] 70 + use serialport::DataBits; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FlowControl` [INFO] [stdout] --> src/lib.rs:79:23 [INFO] [stdout] | [INFO] [stdout] 79 | flow_control: FlowControl::None, [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `FlowControl` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 70 + use bevy_serial::FlowControl; [INFO] [stdout] | [INFO] [stdout] 70 + use mio_serial::FlowControl; [INFO] [stdout] | [INFO] [stdout] 70 + use serialport::FlowControl; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Parity` [INFO] [stdout] --> src/lib.rs:80:17 [INFO] [stdout] | [INFO] [stdout] 80 | parity: Parity::None, [INFO] [stdout] | ^^^^^^ use of undeclared type `Parity` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 70 + use bevy_serial::Parity; [INFO] [stdout] | [INFO] [stdout] 70 + use mio_serial::Parity; [INFO] [stdout] | [INFO] [stdout] 70 + use serialport::Parity; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StopBits` [INFO] [stdout] --> src/lib.rs:81:20 [INFO] [stdout] | [INFO] [stdout] 81 | stop_bits: StopBits::One, [INFO] [stdout] | ^^^^^^^^ use of undeclared type `StopBits` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 70 + use bevy_serial::StopBits; [INFO] [stdout] | [INFO] [stdout] 70 + use mio_serial::StopBits; [INFO] [stdout] | [INFO] [stdout] 70 + use serialport::StopBits; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Duration` [INFO] [stdout] --> src/lib.rs:82:18 [INFO] [stdout] | [INFO] [stdout] 82 | timeout: Duration::from_millis(0), [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Duration` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 70 + use std::time::Duration; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Arc` [INFO] [stdout] --> src/lib.rs:84:35 [INFO] [stdout] | [INFO] [stdout] 84 | read_result_handler: Some(Arc::new(|label, result| { [INFO] [stdout] | ^^^ use of undeclared type `Arc` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 70 + use std::sync::Arc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Arc` [INFO] [stdout] --> src/lib.rs:87:36 [INFO] [stdout] | [INFO] [stdout] 87 | write_result_handler: Some(Arc::new(|label, result| { [INFO] [stdout] | ^^^ use of undeclared type `Arc` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 70 + use std::sync::Arc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Update` in this scope [INFO] [stdout] --> src/lib.rs:92:18 [INFO] [stdout] | [INFO] [stdout] 92 | .add_systems(Update, read_serial) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 70 + use bevy::prelude::Update; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `read_serial` in this scope [INFO] [stdout] --> src/lib.rs:92:26 [INFO] [stdout] | [INFO] [stdout] 92 | .add_systems(Update, read_serial) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Update` in this scope [INFO] [stdout] --> src/lib.rs:93:18 [INFO] [stdout] | [INFO] [stdout] 93 | .add_systems(Update, write_serial) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 70 + use bevy::prelude::Update; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `write_serial` in this scope [INFO] [stdout] --> src/lib.rs:93:26 [INFO] [stdout] | [INFO] [stdout] 93 | .add_systems(Update, write_serial) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 16) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (64) panicked at src/lib.rs:303:17: [INFO] [stdout] Failed to open serial port /dev/ttyUSB0: Error { kind: Io(NotFound), description: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5acf6326f7b2 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5acf6326f7b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5acf6326f7b2 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5acf6326f7b2 - ::fmt::hde21067283f7e82e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5acf632813df - core::fmt::rt::Argument::fmt::he65307037dca33c6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5acf632813df - core::fmt::write::h24186904251c31cb [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x5acf6324c103 - std::io::default_write_fmt::hdc5d19b6df666f61 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5acf6324c103 - std::io::Write::write_fmt::h3ab9f1f4d8d19b72 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5acf63252002 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5acf63253e4c - std::panicking::default_hook::{{closure}}::h80a26d916c49679b [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5acf63253ca6 - std::panicking::default_hook::he2e9efee79b3dce9 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x5acf63254425 - std::panicking::panic_with_hook::hf5648b7cec6bc73e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x5acf632542ba - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x5acf63252139 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x5acf63240cad - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x5acf63289700 - core::panicking::panic_fmt::hb5d6b83773432920 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x5acf62fcb8e4 - ::build::{{closure}}::hfb88e623f7bd8d7f [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:303:17 [INFO] [stdout] 17: 0x5acf62faa0b0 - core::result::Result::unwrap_or_else::h34ff815f52b6d77c [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1622:23 [INFO] [stdout] 18: 0x5acf62fcb10e - ::build::h50b1ba266cd6afc9 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:302:64 [INFO] [stdout] 19: 0x5acf63056836 - bevy_app::app::App::add_boxed_plugin::{{closure}}::he674d32681bab923 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_app-0.17.2/src/app.rs:520:44 [INFO] [stdout] 20: 0x5acf63046929 - core::ops::function::FnOnce::call_once::haca24ee43df91cf9 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 21: 0x5acf63041189 - as core::ops::function::FnOnce<()>>::call_once::h6b0cbede5b3005a2 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 22: 0x5acf630564e3 - bevy_app::app::App::add_boxed_plugin::h5dba1881771e3b9c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_app-0.17.2/src/app.rs:526:9 [INFO] [stdout] 23: 0x5acf62f9e05a -

>::add_to_app::h7feb49c55f197177 [INFO] [stdout] 24: 0x5acf62fa3a51 - bevy_app::app::App::add_plugins::h471702e36e2d241a [INFO] [stdout] 25: 0x5acf62fa76b8 - rust_out::main::hbdf05be24bd65ee6 [INFO] [stdout] 26: 0x5acf62fa1213 - core::ops::function::FnOnce::call_once::h1e8c751e4a62d14e [INFO] [stdout] 27: 0x5acf62fa0916 - std::sys::backtrace::__rust_begin_short_backtrace::h6f205b09ee900b2a [INFO] [stdout] 28: 0x5acf62fa08f9 - std::rt::lang_start::{{closure}}::h374dad1e7f5efc95 [INFO] [stdout] 29: 0x5acf6324da40 - core::ops::function::impls:: for &F>::call_once::h8434f550918e723f [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 30: 0x5acf6324da40 - std::panicking::catch_unwind::do_call::h7f7a838f33db43be [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x5acf6324da40 - std::panicking::catch_unwind::hf345702047129f6d [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: 0x5acf6324da40 - std::panic::catch_unwind::h42f92c278294a3a0 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x5acf6324da40 - std::rt::lang_start_internal::{{closure}}::ha6834eab5ce60f45 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:175:24 [INFO] [stdout] 34: 0x5acf6324da40 - std::panicking::catch_unwind::do_call::hf4afda32c60c9e55 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 35: 0x5acf6324da40 - std::panicking::catch_unwind::hbfda5503aab4db1e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 36: 0x5acf6324da40 - std::panic::catch_unwind::h1a1ed11560d244f4 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 37: 0x5acf6324da40 - std::rt::lang_start_internal::h1f713c0146d469ad [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:171:5 [INFO] [stdout] 38: 0x5acf62fa08e1 - std::rt::lang_start::h25a068bab729a087 [INFO] [stdout] 39: 0x5acf62fa78d5 - main [INFO] [stdout] 40: 0x7af8b2b0a1ca - [INFO] [stdout] 41: 0x7af8b2b0a28b - __libc_start_main [INFO] [stdout] 42: 0x5acf62f9dee5 - _start [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 16) [INFO] [stdout] src/lib.rs - (line 70) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.49s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.75s; merged doctests compilation took 0.26s [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "cb5bdadccb6e263a4affc53b39ee4651eb918686d0fd3cb44c489607a3b5cffb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb5bdadccb6e263a4affc53b39ee4651eb918686d0fd3cb44c489607a3b5cffb", kill_on_drop: false }` [INFO] [stdout] cb5bdadccb6e263a4affc53b39ee4651eb918686d0fd3cb44c489607a3b5cffb