[INFO] cloning repository https://github.com/Big-B/guided-rocket-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Big-B/guided-rocket-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBig-B%2Fguided-rocket-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBig-B%2Fguided-rocket-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 114633ec2d23adbb41b583486223e77302239039 [INFO] checking Big-B/guided-rocket-rs/114633ec2d23adbb41b583486223e77302239039 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBig-B%2Fguided-rocket-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Big-B/guided-rocket-rs on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/Big-B/guided-rocket-rs [INFO] finished tweaking git repo https://github.com/Big-B/guided-rocket-rs [INFO] tweaked toml for git repo https://github.com/Big-B/guided-rocket-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Big-B/guided-rocket-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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/atsamd-rs/atsamd` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/thejpster/embedded-sdmmc-rs` [INFO] [stderr] Updating git repository `https://github.com/Big-B/mpu6050` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hash32 v0.2.1 [INFO] [stderr] Downloaded nb v0.1.3 [INFO] [stderr] Downloaded modular-bitfield v0.11.2 [INFO] [stderr] Downloaded seq-macro v0.2.2 [INFO] [stderr] Downloaded usb-device v0.2.9 [INFO] [stderr] Downloaded heapless v0.7.16 [INFO] [stderr] Downloaded atsamd21g v0.11.0 [INFO] [stderr] Downloaded modular-bitfield-impl v0.11.2 [INFO] [stderr] Downloaded replace_with v0.1.7 [INFO] [stderr] Downloaded atsamd-hal v0.14.0 [INFO] [stderr] Downloaded volatile-register v0.2.1 [INFO] [stderr] Downloaded bitfield v0.13.2 [INFO] [stderr] Downloaded vcell v0.1.3 [INFO] [stderr] Downloaded bare-metal v0.2.5 [INFO] [stderr] Downloaded cortex-m v0.7.7 [INFO] [stderr] Downloaded cortex-m-rt v0.7.3 [INFO] [stderr] Downloaded num-complex v0.4.4 [INFO] [stderr] Downloaded critical-section v1.1.2 [INFO] [stderr] Downloaded atomic-polyfill v0.1.11 [INFO] [stderr] Downloaded embedded-hal v0.2.7 [INFO] [stderr] Downloaded nb v1.1.0 [INFO] [stderr] Downloaded cortex-m-rt-macros v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1330fb982e5311928f05bb75f627aaedc1bac93a4f81dec4b62902cc1587c6ef [INFO] running `Command { std: "docker" "start" "-a" "1330fb982e5311928f05bb75f627aaedc1bac93a4f81dec4b62902cc1587c6ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1330fb982e5311928f05bb75f627aaedc1bac93a4f81dec4b62902cc1587c6ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1330fb982e5311928f05bb75f627aaedc1bac93a4f81dec4b62902cc1587c6ef", kill_on_drop: false }` [INFO] [stdout] 1330fb982e5311928f05bb75f627aaedc1bac93a4f81dec4b62902cc1587c6ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1a10c9ab52a2afdd11357da6154389301d0de588416233c1c2dcae6a5baaf23 [INFO] running `Command { std: "docker" "start" "-a" "e1a10c9ab52a2afdd11357da6154389301d0de588416233c1c2dcae6a5baaf23", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling cortex-m-rt v0.7.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking volatile-register v0.2.1 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling atsamd21g v0.11.0 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling arduino_mkrzero v0.12.0 (https://github.com/atsamd-rs/atsamd#fcbb7e55) [INFO] [stderr] Checking replace_with v0.1.7 [INFO] [stderr] Checking usb-device v0.2.9 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling seq-macro v0.2.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling heapless v0.7.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking embedded-sdmmc v0.5.0 (https://github.com/thejpster/embedded-sdmmc-rs#ea53bc97) [INFO] [stderr] Checking simba v0.7.3 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.0 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Checking modular-bitfield v0.11.2 [INFO] [stderr] Checking nalgebra v0.31.4 [INFO] [stderr] Checking atsamd-hal v0.14.0 [INFO] [stderr] Checking mpu6050 v0.1.6 (https://github.com/Big-B/mpu6050#aeb0e91b) [INFO] [stderr] Checking guided-rocket-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `mpu6050::Steps` [INFO] [stdout] --> src/main.rs:13:24 [INFO] [stdout] | [INFO] [stdout] 13 | use mpu6050::{Mpu6050, Steps}; [INFO] [stdout] | ^^^^^ no `Steps` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `mpu6050::Steps` [INFO] [stdout] --> src/main.rs:13:24 [INFO] [stdout] | [INFO] [stdout] 13 | use mpu6050::{Mpu6050, Steps}; [INFO] [stdout] | ^^^^^ no `Steps` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[panic_handler]` function required, but not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unwinding panics are not supported without std [INFO] [stdout] | [INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding [INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `hal::sercom::UART5`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::uart` module instead. [INFO] [stdout] --> src/main.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | let mut serial = UART5::new( [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `hal::gpio::Pa8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/main.rs:55:45 [INFO] [stdout] | [INFO] [stdout] 55 | hal::sercom::Sercom0Pad0>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/main.rs:55:60 [INFO] [stdout] | [INFO] [stdout] 55 | hal::sercom::Sercom0Pad0>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `hal::gpio::Pa9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/main.rs:56:45 [INFO] [stdout] | [INFO] [stdout] 56 | hal::sercom::Sercom0Pad1>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/main.rs:56:60 [INFO] [stdout] | [INFO] [stdout] 56 | hal::sercom::Sercom0Pad1>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `hal::sercom::UART5`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::uart` module instead. [INFO] [stdout] --> src/main.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | let mut serial = UART5::new( [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `hal::gpio::Pa8`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/main.rs:55:45 [INFO] [stdout] | [INFO] [stdout] 55 | hal::sercom::Sercom0Pad0>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/main.rs:55:60 [INFO] [stdout] | [INFO] [stdout] 55 | hal::sercom::Sercom0Pad0>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `hal::gpio::Pa9`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/main.rs:56:45 [INFO] [stdout] | [INFO] [stdout] 56 | hal::sercom::Sercom0Pad1>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `hal::gpio::PfC`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/main.rs:56:60 [INFO] [stdout] | [INFO] [stdout] 56 | hal::sercom::Sercom0Pad1>, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `hal::gpio::Pin::::into_open_drain_output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/main.rs:26:36 [INFO] [stdout] | [INFO] [stdout] 26 | let mut led = pins.led_builtin.into_open_drain_output(&mut pins.port); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `hal::gpio::Pin::::into_open_drain_output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/main.rs:26:36 [INFO] [stdout] | [INFO] [stdout] 26 | let mut led = pins.led_builtin.into_open_drain_output(&mut pins.port); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `hal::gpio::Pin::::into_pull_down_input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/main.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | .into_pull_down_input(&mut pins.port) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `hal::gpio::Pin::::into_pull_down_input`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/main.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | .into_pull_down_input(&mut pins.port) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `hal::gpio::Pin::::into_push_pull_output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/main.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | .into_push_pull_output(&mut pins.port) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `hal::gpio::Pin::::into_push_pull_output`: The gpio::v1 module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the gpio::v2 module instead. [INFO] [stdout] --> src/main.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | .into_push_pull_output(&mut pins.port) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::sercom::UART5::::new`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::uart` module instead. [INFO] [stdout] --> src/main.rs:40:29 [INFO] [stdout] | [INFO] [stdout] 40 | let mut serial = UART5::new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::sercom::UART5::::new`: The `sercom::v1::uart` module is deprecated, and will be removed in a subsequent release. [INFO] [stdout] Please use the `sercom::v2::uart` module instead. [INFO] [stdout] --> src/main.rs:40:29 [INFO] [stdout] | [INFO] [stdout] 40 | let mut serial = UART5::new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/main.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | imu.init().unwrap(); [INFO] [stdout] | ^^^^-- argument #1 of type `&mut _` is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/mpu6050-f711dd1d2fcf5111/aeb0e91/src/lib.rs:157:12 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn init>(&mut self, delay: &mut D) -> Result<(), Mpu6050Error> { [INFO] [stdout] | ^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 68 | imu.init(/* delay */).unwrap(); [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/main.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | imu.init().unwrap(); [INFO] [stdout] | ^^^^-- argument #1 of type `&mut _` is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/mpu6050-f711dd1d2fcf5111/aeb0e91/src/lib.rs:157:12 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn init>(&mut self, delay: &mut D) -> Result<(), Mpu6050Error> { [INFO] [stdout] | ^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 68 | imu.init(/* delay */).unwrap(); [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `soft_calib` found for struct `Mpu6050` in the current scope [INFO] [stdout] --> src/main.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | imu.soft_calib(Steps(100)).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ method not found in `Mpu6050>>, Pad>>>>` [INFO] [stdout] | [INFO] [stdout] = note: the full type name has been written to '/opt/rustwide/target/debug/deps/guided_rocket_rs-a7a7ec327ebbb619.long-type-12039957633186901544.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `soft_calib` found for struct `Mpu6050` in the current scope [INFO] [stdout] --> src/main.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | imu.soft_calib(Steps(100)).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ method not found in `Mpu6050>>, Pad>>>>` [INFO] [stdout] | [INFO] [stdout] = note: the full type name has been written to '/opt/rustwide/target/debug/deps/guided_rocket_rs-57f70b2c5bb6c772.long-type-2951186298767952149.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `guided-rocket-rs` (bin "guided-rocket-rs") due to 6 previous errors; 9 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `guided-rocket-rs` (bin "guided-rocket-rs" test) due to 4 previous errors; 9 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e1a10c9ab52a2afdd11357da6154389301d0de588416233c1c2dcae6a5baaf23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1a10c9ab52a2afdd11357da6154389301d0de588416233c1c2dcae6a5baaf23", kill_on_drop: false }` [INFO] [stdout] e1a10c9ab52a2afdd11357da6154389301d0de588416233c1c2dcae6a5baaf23