[INFO] fetching crate vexide-core 0.8.0-alpha.2...
[INFO] testing vexide-core-0.8.0-alpha.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate vexide-core 0.8.0-alpha.2 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate vexide-core 0.8.0-alpha.2
[INFO] finished tweaking crates.io crate vexide-core 0.8.0-alpha.2
[INFO] tweaked toml for crates.io crate vexide-core 0.8.0-alpha.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate vexide-core 0.8.0-alpha.2 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 vexide-core 0.8.0-alpha.2 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 snafu v0.8.6
[INFO] [stderr]   Downloaded vex-libunwind v0.3.0
[INFO] [stderr]   Downloaded snafu-derive v0.8.6
[INFO] [stderr]   Downloaded vex-sdk v0.27.1
[INFO] [stderr]   Downloaded vex-libunwind-sys v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 12405b69040adc50e75ce646e6366ace5f8c508c3bdfa24ec7415c12ab090f82
[INFO] running `Command { std: "docker" "start" "-a" "12405b69040adc50e75ce646e6366ace5f8c508c3bdfa24ec7415c12ab090f82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12405b69040adc50e75ce646e6366ace5f8c508c3bdfa24ec7415c12ab090f82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12405b69040adc50e75ce646e6366ace5f8c508c3bdfa24ec7415c12ab090f82", kill_on_drop: false }`
[INFO] [stdout] 12405b69040adc50e75ce646e6366ace5f8c508c3bdfa24ec7415c12ab090f82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] d0fcfe385a27763fbe50314cd6f73d49bf15a074f1b5a9897ae1ee1622b7ea0d
[INFO] running `Command { std: "docker" "start" "-a" "d0fcfe385a27763fbe50314cd6f73d49bf15a074f1b5a9897ae1ee1622b7ea0d", kill_on_drop: false }`
[INFO] [stderr]    Compiling vex-sdk v0.27.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling vexide-core v0.8.0-alpha.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.54s
[INFO] running `Command { std: "docker" "inspect" "d0fcfe385a27763fbe50314cd6f73d49bf15a074f1b5a9897ae1ee1622b7ea0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0fcfe385a27763fbe50314cd6f73d49bf15a074f1b5a9897ae1ee1622b7ea0d", kill_on_drop: false }`
[INFO] [stdout] d0fcfe385a27763fbe50314cd6f73d49bf15a074f1b5a9897ae1ee1622b7ea0d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 0c25e718ef6806cd9200308a0a296d68a5e1d0d41dc3d990513684590a48b64f
[INFO] running `Command { std: "docker" "start" "-a" "0c25e718ef6806cd9200308a0a296d68a5e1d0d41dc3d990513684590a48b64f", kill_on_drop: false }`
[INFO] [stderr]    Compiling vexide-core v0.8.0-alpha.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] running `Command { std: "docker" "inspect" "0c25e718ef6806cd9200308a0a296d68a5e1d0d41dc3d990513684590a48b64f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c25e718ef6806cd9200308a0a296d68a5e1d0d41dc3d990513684590a48b64f", kill_on_drop: false }`
[INFO] [stdout] 0c25e718ef6806cd9200308a0a296d68a5e1d0d41dc3d990513684590a48b64f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 59695cc79710605ed1b24d25d7717c4dfd8a94a204e88bdfcf490e306612eaba
[INFO] running `Command { std: "docker" "start" "-a" "59695cc79710605ed1b24d25d7717c4dfd8a94a204e88bdfcf490e306612eaba", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vexide_core-7385a0ce9ac8eaf1)
[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 vexide_core
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test src/competition.rs - competition::CompetitionStatus::system (line 189) ... FAILED
[INFO] [stdout] test src/competition.rs - competition::Compete (line 815) ... FAILED
[INFO] [stdout] test src/backtrace.rs - backtrace::Backtrace (line 39) ... FAILED
[INFO] [stdout] test src/competition.rs - competition (line 18) ... FAILED
[INFO] [stdout] test src/competition.rs - competition::CompetitionStatus::mode (line 162) ... FAILED
[INFO] [stdout] test src/os.rs - os::system_version (line 67) ... FAILED
[INFO] [stdout] test src/os.rs - os::Version (line 23) ... FAILED
[INFO] [stdout] test src/competition.rs - competition::CompetitionStatus::is_connected (line 144) ... FAILED
[INFO] [stdout] test src/competition.rs - competition::system (line 239) ... FAILED
[INFO] [stdout] test src/competition.rs - competition::is_connected (line 224) ... FAILED
[INFO] [stdout] test src/competition.rs - competition::mode (line 253) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/competition.rs - competition::CompetitionStatus::system (line 189) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `competition`
[INFO] [stdout]    --> src/competition.rs:190:14
[INFO] [stdout]     |
[INFO] [stdout] 190 | let status = competition::status();
[INFO] [stdout]     |              ^^^^^^^^^^^ use of unresolved module or unlinked crate `competition`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/competition.rs, use `mod competition` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout] 189 + mod competition;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 189 + use vexide_core::competition;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CompetitionSystem`
[INFO] [stdout]    --> src/competition.rs:194:10
[INFO] [stdout]     |
[INFO] [stdout] 194 |     Some(CompetitionSystem::FieldControl) => println!("Connected to field controller"),
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^ use of undeclared type `CompetitionSystem`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 189 + use vexide_core::competition::CompetitionSystem;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CompetitionSystem`
[INFO] [stdout]    --> src/competition.rs:195:10
[INFO] [stdout]     |
[INFO] [stdout] 195 |     Some(CompetitionSystem::CompetitionSwitch) => println!("Connected to competition switch"),
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^ use of undeclared type `CompetitionSystem`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 189 + use vexide_core::competition::CompetitionSystem;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/competition.rs - competition::Compete (line 815) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `vexide`
[INFO] [stdout]    --> src/competition.rs:816:5
[INFO] [stdout]     |
[INFO] [stdout] 816 | use vexide::prelude::*;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `vexide`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `vexide`, use `cargo add vexide` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `vexide`
[INFO] [stdout]    --> src/competition.rs:830:3
[INFO] [stdout]     |
[INFO] [stdout] 830 | #[vexide::main]
[INFO] [stdout]     |   ^^^^^^ use of unresolved module or unlinked crate `vexide`
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Compete` in this scope
[INFO] [stdout]    --> src/competition.rs:820:6
[INFO] [stdout]     |
[INFO] [stdout] 820 | impl Compete for MyRobot {
[INFO] [stdout]     |      ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 816 + use vexide_core::competition::Compete;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Peripherals` in this scope
[INFO] [stdout]    --> src/competition.rs:831:29
[INFO] [stdout]     |
[INFO] [stdout] 831 | async fn main(_peripherals: Peripherals) {
[INFO] [stdout]     |                             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/backtrace.rs - backtrace::Backtrace (line 39) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Backtrace`
[INFO] [stdout]   --> src/backtrace.rs:40:17
[INFO] [stdout]    |
[INFO] [stdout] 40 | let backtrace = Backtrace::capture();
[INFO] [stdout]    |                 ^^^^^^^^^ use of undeclared type `Backtrace`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 39 + use std::backtrace::Backtrace;
[INFO] [stdout]    |
[INFO] [stdout] 39 + use vexide_core::backtrace::Backtrace;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/competition.rs - competition (line 18) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `vexide`
[INFO] [stdout]   --> src/competition.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use vexide::prelude::*;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `vexide`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `vexide`, use `cargo add vexide` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `vexide`
[INFO] [stdout]   --> src/competition.rs:33:3
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[vexide::main]
[INFO] [stdout]    |   ^^^^^^ use of unresolved module or unlinked crate `vexide`
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Compete` in this scope
[INFO] [stdout]   --> src/competition.rs:23:6
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl Compete for MyRobot {
[INFO] [stdout]    |      ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 19 + use vexide_core::competition::Compete;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Peripherals` in this scope
[INFO] [stdout]   --> src/competition.rs:34:29
[INFO] [stdout]    |
[INFO] [stdout] 34 | async fn main(_peripherals: Peripherals) {
[INFO] [stdout]    |                             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/competition.rs - competition::CompetitionStatus::mode (line 162) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `competition`
[INFO] [stdout]    --> src/competition.rs:163:14
[INFO] [stdout]     |
[INFO] [stdout] 163 | let status = competition::status();
[INFO] [stdout]     |              ^^^^^^^^^^^ use of unresolved module or unlinked crate `competition`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/competition.rs, use `mod competition` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout] 162 + mod competition;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 162 + use vexide_core::competition;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CompetitionMode`
[INFO] [stdout]    --> src/competition.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     CompetitionMode::Driver => println!("Driver control"),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ use of undeclared type `CompetitionMode`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 162 + use vexide_core::competition::CompetitionMode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CompetitionMode`
[INFO] [stdout]    --> src/competition.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 |     CompetitionMode::Autonomous => println!("Auton"),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ use of undeclared type `CompetitionMode`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 162 + use vexide_core::competition::CompetitionMode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CompetitionMode`
[INFO] [stdout]    --> src/competition.rs:168:5
[INFO] [stdout]     |
[INFO] [stdout] 168 |     CompetitionMode::Disabled => println!("DIsabled"),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ use of undeclared type `CompetitionMode`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 162 + use vexide_core::competition::CompetitionMode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/os.rs - os::system_version (line 67) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `Version` in this scope
[INFO] [stdout]   --> src/os.rs:69:22
[INFO] [stdout]    |
[INFO] [stdout] 69 | const VEXOS_1_1_5_0: Version = Version {
[INFO] [stdout]    |                      ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 67 + use vexide_core::os::Version;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Version` in this scope
[INFO] [stdout]   --> src/os.rs:69:32
[INFO] [stdout]    |
[INFO] [stdout] 69 | const VEXOS_1_1_5_0: Version = Version {
[INFO] [stdout]    |                                ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 67 + use vexide_core::os::Version;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `system_version` in this scope
[INFO] [stdout]   --> src/os.rs:77:15
[INFO] [stdout]    |
[INFO] [stdout] 77 | let version = system_version();
[INFO] [stdout]    |               ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 67 + use vexide_core::os::system_version;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/os.rs - os::Version (line 23) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `Version` in this scope
[INFO] [stdout]   --> src/os.rs:25:22
[INFO] [stdout]    |
[INFO] [stdout] 25 | const VEXOS_1_1_5_0: Version = Version {
[INFO] [stdout]    |                      ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 23 + use vexide_core::os::Version;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Version` in this scope
[INFO] [stdout]   --> src/os.rs:25:32
[INFO] [stdout]    |
[INFO] [stdout] 25 | const VEXOS_1_1_5_0: Version = Version {
[INFO] [stdout]    |                                ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 23 + use vexide_core::os::Version;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `system_version` in this scope
[INFO] [stdout]   --> src/os.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 | let version = system_version();
[INFO] [stdout]    |               ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 23 + use vexide_core::os::system_version;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/competition.rs - competition::CompetitionStatus::is_connected (line 144) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `competition`
[INFO] [stdout]    --> src/competition.rs:145:14
[INFO] [stdout]     |
[INFO] [stdout] 145 | let status = competition::status();
[INFO] [stdout]     |              ^^^^^^^^^^^ use of unresolved module or unlinked crate `competition`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/competition.rs, use `mod competition` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout] 144 + mod competition;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 144 + use vexide_core::competition;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/competition.rs - competition::system (line 239) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `competition`
[INFO] [stdout]    --> src/competition.rs:240:7
[INFO] [stdout]     |
[INFO] [stdout] 240 | match competition::system() {
[INFO] [stdout]     |       ^^^^^^^^^^^ use of unresolved module or unlinked crate `competition`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/competition.rs, use `mod competition` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout] 239 + mod competition;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 239 + use vexide_core::competition;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CompetitionSystem`
[INFO] [stdout]    --> src/competition.rs:242:10
[INFO] [stdout]     |
[INFO] [stdout] 242 |     Some(CompetitionSystem::FieldControl) => println!("Connected to field controller"),
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^ use of undeclared type `CompetitionSystem`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 239 + use vexide_core::competition::CompetitionSystem;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CompetitionSystem`
[INFO] [stdout]    --> src/competition.rs:243:10
[INFO] [stdout]     |
[INFO] [stdout] 243 |     Some(CompetitionSystem::CompetitionSwitch) => println!("Connected to competition switch"),
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^ use of undeclared type `CompetitionSystem`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 239 + use vexide_core::competition::CompetitionSystem;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/competition.rs - competition::is_connected (line 224) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `competition`
[INFO] [stdout]    --> src/competition.rs:225:4
[INFO] [stdout]     |
[INFO] [stdout] 225 | if competition::is_connected() {
[INFO] [stdout]     |    ^^^^^^^^^^^ use of unresolved module or unlinked crate `competition`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/competition.rs, use `mod competition` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout] 224 + mod competition;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 224 + use vexide_core::competition;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/competition.rs - competition::mode (line 253) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `competition`
[INFO] [stdout]    --> src/competition.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 254 | let status = competition::status();
[INFO] [stdout]     |              ^^^^^^^^^^^ use of unresolved module or unlinked crate `competition`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/competition.rs, use `mod competition` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout] 253 + mod competition;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 253 + use vexide_core::competition;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `competition`
[INFO] [stdout]    --> src/competition.rs:256:7
[INFO] [stdout]     |
[INFO] [stdout] 256 | match competition::mode() {
[INFO] [stdout]     |       ^^^^^^^^^^^ use of unresolved module or unlinked crate `competition`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/competition.rs, use `mod competition` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout] 253 + mod competition;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 253 + use vexide_core::competition;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CompetitionMode`
[INFO] [stdout]    --> src/competition.rs:257:5
[INFO] [stdout]     |
[INFO] [stdout] 257 |     CompetitionMode::Driver => println!("Driver control"),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ use of undeclared type `CompetitionMode`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 253 + use vexide_core::competition::CompetitionMode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CompetitionMode`
[INFO] [stdout]    --> src/competition.rs:258:5
[INFO] [stdout]     |
[INFO] [stdout] 258 |     CompetitionMode::Autonomous => println!("Auton"),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ use of undeclared type `CompetitionMode`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 253 + use vexide_core::competition::CompetitionMode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CompetitionMode`
[INFO] [stdout]    --> src/competition.rs:259:5
[INFO] [stdout]     |
[INFO] [stdout] 259 |     CompetitionMode::Disabled => println!("DIsabled"),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ use of undeclared type `CompetitionMode`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 253 + use vexide_core::competition::CompetitionMode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/backtrace.rs - backtrace::Backtrace (line 39)
[INFO] [stdout]     src/competition.rs - competition (line 18)
[INFO] [stdout]     src/competition.rs - competition::Compete (line 815)
[INFO] [stdout]     src/competition.rs - competition::CompetitionStatus::is_connected (line 144)
[INFO] [stdout]     src/competition.rs - competition::CompetitionStatus::mode (line 162)
[INFO] [stdout]     src/competition.rs - competition::CompetitionStatus::system (line 189)
[INFO] [stdout]     src/competition.rs - competition::is_connected (line 224)
[INFO] [stdout]     src/competition.rs - competition::mode (line 253)
[INFO] [stdout]     src/competition.rs - competition::system (line 239)
[INFO] [stdout]     src/os.rs - os::Version (line 23)
[INFO] [stdout]     src/os.rs - os::system_version (line 67)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "59695cc79710605ed1b24d25d7717c4dfd8a94a204e88bdfcf490e306612eaba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59695cc79710605ed1b24d25d7717c4dfd8a94a204e88bdfcf490e306612eaba", kill_on_drop: false }`
[INFO] [stdout] 59695cc79710605ed1b24d25d7717c4dfd8a94a204e88bdfcf490e306612eaba
