[INFO] fetching crate booster 0.6.0...
[INFO] testing booster-0.6.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate booster 0.6.0 into /workspace/builds/worker-4-tc2/source
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate booster 0.6.0
[INFO] finished tweaking crates.io crate booster 0.6.0
[INFO] tweaked toml for crates.io crate booster 0.6.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate booster 0.6.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate booster 0.6.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5db0bb4b290944d69bb68a1d0fae42dedbee1506f1698dd7fa209cf5e907ed30
[INFO] running `Command { std: "docker" "start" "-a" "5db0bb4b290944d69bb68a1d0fae42dedbee1506f1698dd7fa209cf5e907ed30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5db0bb4b290944d69bb68a1d0fae42dedbee1506f1698dd7fa209cf5e907ed30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5db0bb4b290944d69bb68a1d0fae42dedbee1506f1698dd7fa209cf5e907ed30", kill_on_drop: false }`
[INFO] [stdout] 5db0bb4b290944d69bb68a1d0fae42dedbee1506f1698dd7fa209cf5e907ed30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 37b4e83f0a6db4f78c054db680233d2c26bf01a4d1881c74b619d64a758d129d
[INFO] running `Command { std: "docker" "start" "-a" "37b4e83f0a6db4f78c054db680233d2c26bf01a4d1881c74b619d64a758d129d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling embedded-hal v1.0.0
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling critical-section v1.1.2
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling vcell v0.1.3
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling volatile-register v0.2.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling cortex-m-rt v0.7.3
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]    Compiling no-std-net v0.6.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling embedded-nal v0.8.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling gcd v2.3.0
[INFO] [stderr]    Compiling string_morph v0.1.0
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling atomic-polyfill v1.0.3
[INFO] [stderr]    Compiling fugit v0.3.7
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling cobs v0.2.3
[INFO] [stderr]    Compiling embedded-io v0.6.1
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling generic-array v0.13.3
[INFO] [stderr]    Compiling rtic-common v1.0.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling embedded-storage v0.3.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling stm32f4 v0.15.1
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling synopsys-usb-otg v0.4.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling varint-rs v2.2.0
[INFO] [stderr]    Compiling smoltcp v0.11.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling bare-metal v1.0.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling embedded-hal-bus v0.1.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling num-iter v0.1.44
[INFO] [stderr]    Compiling encdec-base v0.8.3
[INFO] [stderr]    Compiling as-slice v0.1.5
[INFO] [stderr]    Compiling stm32f4xx-hal v0.21.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling embedded-hal-bus v0.2.0
[INFO] [stderr]    Compiling rtic-monotonics v2.0.2
[INFO] [stderr]    Compiling rtic v2.1.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling managed v0.8.0
[INFO] [stderr]    Compiling cortex-m-log v0.8.0
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling document-features v0.2.8
[INFO] [stderr]    Compiling encdec-base v0.9.0
[INFO] [stderr]    Compiling yafnv v3.0.0
[INFO] [stderr]    Compiling embedded-storage-async v0.4.1
[INFO] [stderr]    Compiling libz-sys v1.1.15
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling num v0.3.1
[INFO] [stderr]    Compiling aligned v0.3.5
[INFO] [stderr]    Compiling fugit-timer v0.1.3
[INFO] [stderr]    Compiling shared-bus v0.3.1
[INFO] [stderr]    Compiling embedded-time v0.12.1
[INFO] [stderr]    Compiling time v0.3.34
[INFO] [stderr]    Compiling embedded-hal-nb v1.0.0
[INFO] [stderr]    Compiling embedded-dma v0.2.0
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ufmt-write v0.1.0
[INFO] [stderr]    Compiling rtic-core v1.0.0
[INFO] [stderr]    Compiling menu v0.5.0
[INFO] [stderr]    Compiling rtt-target v0.5.0
[INFO] [stderr]    Compiling enc424j600 v0.4.0
[INFO] [stderr]    Compiling rtic-time v2.0.0
[INFO] [stderr]    Compiling sequential-storage v3.0.1
[INFO] [stderr]    Compiling debouncr v0.2.2
[INFO] [stderr]    Compiling panic-persist v0.3.0
[INFO] [stderr]    Compiling max6639 v0.2.0
[INFO] [stderr]    Compiling max6642 v0.2.0
[INFO] [stderr]    Compiling ads7924 v0.2.0
[INFO] [stderr]    Compiling dac7571 v0.2.0
[INFO] [stderr]    Compiling mcp3221 v0.2.0
[INFO] [stderr]    Compiling ad5627 v0.2.0
[INFO] [stderr]    Compiling tca9548 v0.2.0
[INFO] [stderr]    Compiling microchip-24aa02e48 v0.2.0
[INFO] [stderr]    Compiling bbqueue v0.5.1
[INFO] [stderr]    Compiling crc-any v2.5.0
[INFO] [stderr]    Compiling embassy-futures v0.1.1
[INFO] [stderr]    Compiling mono-clock v0.1.1
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling smlang-macros v0.6.0
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.7.0
[INFO] [stderr]    Compiling smlang-macros v0.7.0
[INFO] [stderr]    Compiling derive-try-from-primitive v1.0.0
[INFO] [stderr]    Compiling smlang-macros v0.8.0
[INFO] [stderr]    Compiling w5500 v0.5.0
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling smlang v0.6.0
[INFO] [stderr]    Compiling smlang v0.8.0
[INFO] [stderr]    Compiling smlang v0.7.0
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling num_enum_derive v0.7.2
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling enumflags2_derive v0.7.9
[INFO] [stderr]    Compiling encdec-macros v0.9.0
[INFO] [stderr]    Compiling rtic-macros v2.1.0
[INFO] [stderr]    Compiling enum-iterator-derive v1.4.0
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling encdec v0.9.0
[INFO] [stderr]    Compiling num_enum v0.7.2
[INFO] [stderr]    Compiling enumflags2 v0.7.9
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling miniconf_derive v0.13.0
[INFO] [stderr]    Compiling serde_with_macros v3.9.0
[INFO] [stderr]    Compiling enum-iterator v2.1.0
[INFO] [stderr]    Compiling git2 v0.19.0
[INFO] [stderr]    Compiling serde_with v3.9.0
[INFO] [stderr]    Compiling postcard v1.0.10
[INFO] [stderr]    Compiling serde-json-core v0.5.1
[INFO] [stderr]    Compiling minimq v0.9.0
[INFO] [stderr]    Compiling built v0.7.4
[INFO] [stderr]    Compiling miniconf v0.13.0
[INFO] [stderr]    Compiling usb-device v0.3.2
[INFO] [stderr]    Compiling rtic-sync v1.3.0
[INFO] [stderr]    Compiling serde-json-core v0.6.0
[INFO] [stderr]    Compiling booster v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling usbd-serial v0.2.2
[INFO] [stderr]    Compiling serial-settings v0.1.0
[INFO] [stderr]    Compiling miniconf_mqtt v0.13.1
[INFO] [stderr]    Compiling minireq v0.5.0
[INFO] [stderr]    Compiling smoltcp-nal v0.5.1
[INFO] [stdout] error[E0412]: cannot find type `Peripherals` in module `rtic::export`
[INFO] [stdout]    --> src/hardware/setup.rs:102:29
[INFO] [stdout]     |
[INFO] [stdout] 102 |     mut core: rtic::export::Peripherals,
[INFO] [stdout]     |                             ^^^^^^^^^^^ not found in `rtic::export`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   2 + use crate::hal::pac::Peripherals;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use cortex_m::Peripherals;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use stm32f4xx_hal::pac::Peripherals;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Peripherals`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 102 -     mut core: rtic::export::Peripherals,
[INFO] [stdout] 102 +     mut core: Peripherals,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Peripherals` in module `rtic::export`
[INFO] [stdout]   --> src/main.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[rtic::app(device = stm32f4xx_hal::pac, dispatchers = [EXTI0, EXTI1, EXTI2, EXTI3, USART1, USART2])]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `rtic::export`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 48 +     use crate::app::you_must_enable_the_rt_feature_for_the_pac_in_your_cargo_toml::Peripherals;
[INFO] [stdout]    |
[INFO] [stdout] 48 +     use cortex_m::Peripherals;
[INFO] [stdout]    |
[INFO] [stdout] 48 +     use stm32f4xx_hal::pac::Peripherals;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `lock` in module `rtic::export`
[INFO] [stdout]   --> src/main.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[rtic::app(device = stm32f4xx_hal::pac, dispatchers = [EXTI0, EXTI1, EXTI2, EXTI3, USART1, USART2])]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `rtic::export`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run` in module `rtic::export`
[INFO] [stdout]   --> src/main.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[rtic::app(device = stm32f4xx_hal::pac, dispatchers = [EXTI0, EXTI1, EXTI2, EXTI3, USART1, USART2])]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `rtic::export`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `interrupt` in `export`
[INFO] [stdout]   --> src/main.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[rtic::app(device = stm32f4xx_hal::pac, dispatchers = [EXTI0, EXTI1, EXTI2, EXTI3, USART1, USART2])]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `interrupt` in `export`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout] 48 +     use crate::app::you_must_enable_the_rt_feature_for_the_pac_in_your_cargo_toml::interrupt;
[INFO] [stdout]    |
[INFO] [stdout] 48 +     use stm32f4xx_hal::interrupt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Peripherals` in `export`
[INFO] [stdout]   --> src/main.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[rtic::app(device = stm32f4xx_hal::pac, dispatchers = [EXTI0, EXTI1, EXTI2, EXTI3, USART1, USART2])]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `Peripherals` in `export`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 48 +     use crate::app::you_must_enable_the_rt_feature_for_the_pac_in_your_cargo_toml::Peripherals;
[INFO] [stdout]    |
[INFO] [stdout] 48 +     use cortex_m::Peripherals;
[INFO] [stdout]    |
[INFO] [stdout] 48 +     use stm32f4xx_hal::pac::Peripherals;
[INFO] [stdout]    |
[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] Some errors have detailed explanations: E0412, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `booster` (bin "booster") due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "37b4e83f0a6db4f78c054db680233d2c26bf01a4d1881c74b619d64a758d129d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37b4e83f0a6db4f78c054db680233d2c26bf01a4d1881c74b619d64a758d129d", kill_on_drop: false }`
[INFO] [stdout] 37b4e83f0a6db4f78c054db680233d2c26bf01a4d1881c74b619d64a758d129d
