[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 against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBig-B%2Fguided-rocket-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Big-B/guided-rocket-rs on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc2/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-tc2/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" "+5fee451ebd94296ea05214e819c311e164b30af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] efcd57d54dd520f880c96f46651027a7eb396d9d9a1c284f913e63f7d377076a
[INFO] running `Command { std: "docker" "start" "-a" "efcd57d54dd520f880c96f46651027a7eb396d9d9a1c284f913e63f7d377076a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "efcd57d54dd520f880c96f46651027a7eb396d9d9a1c284f913e63f7d377076a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efcd57d54dd520f880c96f46651027a7eb396d9d9a1c284f913e63f7d377076a", kill_on_drop: false }`
[INFO] [stdout] efcd57d54dd520f880c96f46651027a7eb396d9d9a1c284f913e63f7d377076a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e71af98f4ede2ad409bb9ca5abb1f83d6d1da61d6b501d57fa990dfd9f1451d
[INFO] running `Command { std: "docker" "start" "-a" "1e71af98f4ede2ad409bb9ca5abb1f83d6d1da61d6b501d57fa990dfd9f1451d", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling cortex-m-rt v0.7.3
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling atsamd21g v0.11.0
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking volatile-register v0.2.1
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]    Compiling seq-macro v0.2.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking replace_with v0.1.7
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking usb-device v0.2.9
[INFO] [stderr]    Compiling arduino_mkrzero v0.12.0 (https://github.com/atsamd-rs/atsamd#fcbb7e55)
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling heapless v0.7.16
[INFO] [stderr]    Compiling quote v1.0.33
[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<hal::gpio::Pa8<hal::gpio::PfC>>,
[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<hal::gpio::Pa8<hal::gpio::PfC>>,
[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<hal::gpio::Pa9<hal::gpio::PfC>>,
[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<hal::gpio::Pa9<hal::gpio::PfC>>,
[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<hal::gpio::Pa8<hal::gpio::PfC>>,
[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<hal::gpio::Pa8<hal::gpio::PfC>>,
[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<hal::gpio::Pa9<hal::gpio::PfC>>,
[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<hal::gpio::Pa9<hal::gpio::PfC>>,
[INFO] [stdout]    |                                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `hal::gpio::Pin::<I, M>::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::<I, M>::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::<I, M>::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::<I, M>::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 associated function `hal::sercom::UART5::<RX, TX, RTS, CTS>::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 method `hal::gpio::Pin::<I, M>::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::<I, M>::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::<RX, TX, RTS, CTS>::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-99bc0ea873c5ad28/aeb0e91/src/lib.rs:157:12
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn init<D: DelayMs<u8>>(&mut self, delay: &mut D) -> Result<(), Mpu6050Error<E>> {
[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-99bc0ea873c5ad28/aeb0e91/src/lib.rs:157:12
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn init<D: DelayMs<u8>>(&mut self, delay: &mut D) -> Result<(), Mpu6050Error<E>> {
[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<I2CMaster0<Pad<SERCOM0, Pad0, Pin<PA08, Alternate<C>>>, ...>>`
[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 5 previous errors; 9 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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<I2CMaster0<Pad<SERCOM0, Pad0, Pin<PA08, Alternate<C>>>, ...>>`
[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" test) due to 3 previous errors; 9 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "1e71af98f4ede2ad409bb9ca5abb1f83d6d1da61d6b501d57fa990dfd9f1451d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e71af98f4ede2ad409bb9ca5abb1f83d6d1da61d6b501d57fa990dfd9f1451d", kill_on_drop: false }`
[INFO] [stdout] 1e71af98f4ede2ad409bb9ca5abb1f83d6d1da61d6b501d57fa990dfd9f1451d
