[INFO] cloning repository https://github.com/Colonial-Dev/satpaper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Colonial-Dev/satpaper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FColonial-Dev%2Fsatpaper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FColonial-Dev%2Fsatpaper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 50cf45021d350ba0ebc23af2062e13e9ccb273dc
[INFO] checking Colonial-Dev/satpaper against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FColonial-Dev%2Fsatpaper" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Colonial-Dev/satpaper
[INFO] finished tweaking git repo https://github.com/Colonial-Dev/satpaper
[INFO] tweaked toml for git repo https://github.com/Colonial-Dev/satpaper written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Colonial-Dev/satpaper on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Colonial-Dev/satpaper 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustls-pki-types v1.5.0
[INFO] [stderr]   Downloaded mattr v0.0.2
[INFO] [stderr]   Downloaded umath v0.0.7
[INFO] [stderr]   Downloaded vecto v0.1.1
[INFO] [stderr]   Downloaded clipline v0.1.2
[INFO] [stderr]   Downloaded clap_derive v4.5.3
[INFO] [stderr]   Downloaded fimg v0.4.41
[INFO] [stderr]   Downloaded clap v4.5.3
[INFO] [stderr]   Downloaded fer v0.1.1
[INFO] [stderr]   Downloaded image-webp v0.1.2
[INFO] [stderr]   Downloaded ureq v2.9.6
[INFO] [stderr]   Downloaded rustls-webpki v0.102.3
[INFO] [stderr]   Downloaded atools v0.1.4
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f89656981f5ae3e3539cbe5e61572467dc1bd678805fd0eff2a88b6e597681a
[INFO] running `Command { std: "docker" "start" "-a" "0f89656981f5ae3e3539cbe5e61572467dc1bd678805fd0eff2a88b6e597681a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f89656981f5ae3e3539cbe5e61572467dc1bd678805fd0eff2a88b6e597681a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f89656981f5ae3e3539cbe5e61572467dc1bd678805fd0eff2a88b6e597681a", kill_on_drop: false }`
[INFO] [stdout] 0f89656981f5ae3e3539cbe5e61572467dc1bd678805fd0eff2a88b6e597681a
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea46051757315d2e9ef86a07a123f54919e399837c69a60f412f67fe5f0567c0
[INFO] running `Command { std: "docker" "start" "-a" "ea46051757315d2e9ef86a07a123f54919e399837c69a60f412f67fe5f0567c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking rustls-pki-types v1.5.0
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking umath v0.0.7
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking vecto v0.1.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking zune-jpeg v0.4.11
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking webpki-roots v0.26.1
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking fer v0.1.1
[INFO] [stderr]     Checking clipline v0.1.2
[INFO] [stderr]     Checking mattr v0.0.2
[INFO] [stderr]     Checking atools v0.1.4
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atools-0.1.4/src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     effects,
[INFO] [stdout]   |     ^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.84.0; see <https://github.com/rust-lang/rust/pull/132479> for more information
[INFO] [stdout]   = note: removed, redundant with `#![feature(const_trait_impl)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stdout] error: cannot find attribute `const_trait` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atools-0.1.4/src/lib.rs:98:3
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[const_trait]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `const_trait` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atools-0.1.4/src/lib.rs:161:3
[INFO] [stdout]     |
[INFO] [stdout] 161 | #[const_trait]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stdout] error: cannot find attribute `const_trait` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atools-0.1.4/src/lib.rs:174:3
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[const_trait]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `const_trait` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atools-0.1.4/src/lib.rs:219:3
[INFO] [stdout]     |
[INFO] [stdout] 219 | #[const_trait]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `const_trait` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atools-0.1.4/src/lib.rs:246:3
[INFO] [stdout]     |
[INFO] [stdout] 246 | #[const_trait]
[INFO] [stdout]     |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stdout] error: const `impl` for trait `Pop` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atools-0.1.4/src/lib.rs:118:31
[INFO] [stdout]     |
[INFO] [stdout] 118 | impl<T, const N: usize> const Pop<T, N> for [T; N] {
[INFO] [stdout]     |                               ^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] help: mark `Pop` as `const` to allow it to have `const` implementations
[INFO] [stdout]     |
[INFO] [stdout]  99 | pub const trait Pop<T, const N: usize> {
[INFO] [stdout]     |     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `Join` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atools-0.1.4/src/lib.rs:197:15
[INFO] [stdout]     |
[INFO] [stdout] 197 | impl<T> const Join<T, 1, 1, T> for T {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] help: mark `Join` as `const` to allow it to have `const` implementations
[INFO] [stdout]     |
[INFO] [stdout] 162 | pub const trait Join<T, const N: usize, const O: usize, U> {
[INFO] [stdout]     |     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `Join` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atools-0.1.4/src/lib.rs:203:31
[INFO] [stdout]     |
[INFO] [stdout] 203 | impl<T, const O: usize> const Join<T, 1, O, [T; O]> for T {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] help: mark `Join` as `const` to allow it to have `const` implementations
[INFO] [stdout]     |
[INFO] [stdout] 162 | pub const trait Join<T, const N: usize, const O: usize, U> {
[INFO] [stdout]     |     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `Couple` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atools-0.1.4/src/lib.rs:184:47
[INFO] [stdout]     |
[INFO] [stdout] 184 | impl<T, const N: usize, const O: usize> const Couple<T, N, O> for [T; N] {
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] help: mark `Couple` as `const` to allow it to have `const` implementations
[INFO] [stdout]     |
[INFO] [stdout] 175 | pub const trait Couple<T, const N: usize, const O: usize> {
[INFO] [stdout]     |     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `Join` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atools-0.1.4/src/lib.rs:191:31
[INFO] [stdout]     |
[INFO] [stdout] 191 | impl<T, const N: usize> const Join<T, N, 1, T> for [T; N] {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] help: mark `Join` as `const` to allow it to have `const` implementations
[INFO] [stdout]     |
[INFO] [stdout] 162 | pub const trait Join<T, const N: usize, const O: usize, U> {
[INFO] [stdout]     |     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `Chunked` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atools-0.1.4/src/lib.rs:234:31
[INFO] [stdout]     |
[INFO] [stdout] 234 | impl<const N: usize, T> const Chunked<T, N> for [T; N] {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] help: mark `Chunked` as `const` to allow it to have `const` implementations
[INFO] [stdout]     |
[INFO] [stdout] 220 | pub const trait Chunked<T, const N: usize> {
[INFO] [stdout]     |     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: const `impl` for trait `Flatten` which is not `const`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atools-0.1.4/src/lib.rs:271:48
[INFO] [stdout]     |
[INFO] [stdout] 271 | impl<T, const N: usize, const N2: usize> const Flatten<T, N, N2> for [[T; N]; N2] {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^ this trait is not `const`
[INFO] [stdout]     |
[INFO] [stdout]     = note: marking a trait with `const` ensures all default method bodies are `const`
[INFO] [stdout]     = note: adding a non-const method body in the future would be a breaking change
[INFO] [stdout] help: mark `Flatten` as `const` to allow it to have `const` implementations
[INFO] [stdout]     |
[INFO] [stdout] 247 | pub const trait Flatten<T, const N: usize, const N2: usize> {
[INFO] [stdout]     |     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const method `<[T; N] as Couple<T, N, 1>>::couple` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atools-0.1.4/src/lib.rs:193:14
[INFO] [stdout]     |
[INFO] [stdout] 193 |         self.couple([with])
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: method `couple` is not const because trait `Couple` is not const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atools-0.1.4/src/lib.rs:175:1
[INFO] [stdout]     |
[INFO] [stdout] 175 | pub trait Couple<T, const N: usize, const O: usize> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout] ...
[INFO] [stdout] 181 |     fn couple(self, with: [T; O]) -> [T; N + O];
[INFO] [stdout]     |     -------------------------------------------- this method is not const
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: consider making trait `Couple` const
[INFO] [stdout]     |
[INFO] [stdout] 175 | pub const trait Couple<T, const N: usize, const O: usize> {
[INFO] [stdout]     |     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const method `<[T; 1] as Couple<T, 1, O>>::couple` in constant functions
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atools-0.1.4/src/lib.rs:205:16
[INFO] [stdout]     |
[INFO] [stdout] 205 |         [self].couple(with)
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: method `couple` is not const because trait `Couple` is not const
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atools-0.1.4/src/lib.rs:175:1
[INFO] [stdout]     |
[INFO] [stdout] 175 | pub trait Couple<T, const N: usize, const O: usize> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this trait is not const
[INFO] [stdout] ...
[INFO] [stdout] 181 |     fn couple(self, with: [T; O]) -> [T; N + O];
[INFO] [stdout]     |     -------------------------------------------- this method is not const
[INFO] [stdout]     = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout] help: consider making trait `Couple` const
[INFO] [stdout]     |
[INFO] [stdout] 175 | pub const trait Couple<T, const N: usize, const O: usize> {
[INFO] [stdout]     |     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Deref` is not yet stable as a const trait
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atools-0.1.4/src/lib.rs:241:18
[INFO] [stdout]     |
[INFO] [stdout] 241 |         unsafe { MD::new(self).as_ptr().cast::<[[T; C]; N / C]>().read() }
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: add `#![feature(const_convert)]` to the crate attributes to enable
[INFO] [stdout]     |
[INFO] [stdout]  27 + #![feature(const_convert)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0015, E0557.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0015`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `atools` (lib) due to 16 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ea46051757315d2e9ef86a07a123f54919e399837c69a60f412f67fe5f0567c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea46051757315d2e9ef86a07a123f54919e399837c69a60f412f67fe5f0567c0", kill_on_drop: false }`
[INFO] [stdout] ea46051757315d2e9ef86a07a123f54919e399837c69a60f412f67fe5f0567c0
