[INFO] cloning repository https://github.com/carado/utl-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/carado/utl-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarado%2Futl-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarado%2Futl-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3b8614da685ea02c984fdae7a3dbf15558edca30 [INFO] checking carado/utl-rs against master#b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 for pr-79470 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarado%2Futl-rs" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/carado/utl-rs on toolchain b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/carado/utl-rs [INFO] finished tweaking git repo https://github.com/carado/utl-rs [INFO] tweaked toml for git repo https://github.com/carado/utl-rs written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/carado/utl-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d9f66165d614fba8451511538e0c79a89c911bc586077c456ef3bb163f7dac96 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d9f66165d614fba8451511538e0c79a89c911bc586077c456ef3bb163f7dac96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9f66165d614fba8451511538e0c79a89c911bc586077c456ef3bb163f7dac96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9f66165d614fba8451511538e0c79a89c911bc586077c456ef3bb163f7dac96", kill_on_drop: false }` [INFO] [stdout] d9f66165d614fba8451511538e0c79a89c911bc586077c456ef3bb163f7dac96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62a53667b765524f72e55101b081ba8cda567245734f044543b2b05f4b55d045 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "62a53667b765524f72e55101b081ba8cda567245734f044543b2b05f4b55d045", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking smallvec v1.5.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking half v1.6.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Checking utl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `std::alloc::Allocator` [INFO] [stdout] --> src/cvec.rs:8:48 [INFO] [stdout] | [INFO] [stdout] 8 | alloc::{AllocError, Layout, Global as Alloc, Allocator}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `Allocator` in `alloc` [INFO] [stdout] | help: a similar name exists in the module: `AllocError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::alloc::Allocator` [INFO] [stdout] --> src/thin.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | alloc::{Allocator, Global as Alloc, Layout}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `Allocator` in `alloc` [INFO] [stdout] | help: a similar name exists in the module: `AllocError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::alloc::Allocator` [INFO] [stdout] --> src/cvec.rs:8:48 [INFO] [stdout] | [INFO] [stdout] 8 | alloc::{AllocError, Layout, Global as Alloc, Allocator}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `Allocator` in `alloc` [INFO] [stdout] | help: a similar name exists in the module: `AllocError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::alloc::Allocator` [INFO] [stdout] --> src/thin.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | alloc::{Allocator, Global as Alloc, Layout}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `Allocator` in `alloc` [INFO] [stdout] | help: a similar name exists in the module: `AllocError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `deallocate` found for struct `std::alloc::Global` in the current scope [INFO] [stdout] --> src/thin.rs:80:20 [INFO] [stdout] | [INFO] [stdout] 80 | move |ptr| Alloc.deallocate(NonNull::new_unchecked(ptr as _), layout) [INFO] [stdout] | ^^^^^^^^^^ method not found in `std::alloc::Global` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `deallocate` found for struct `std::alloc::Global` in the current scope [INFO] [stdout] --> src/thin.rs:80:20 [INFO] [stdout] | [INFO] [stdout] 80 | move |ptr| Alloc.deallocate(NonNull::new_unchecked(ptr as _), layout) [INFO] [stdout] | ^^^^^^^^^^ method not found in `std::alloc::Global` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `allocate` found for struct `std::alloc::Global` in the current scope [INFO] [stdout] --> src/cvec.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | Self { len: 0, data: Alloc.allocate(Self::layout(0)).unwrap().cast() } [INFO] [stdout] | ^^^^^^^^ method not found in `std::alloc::Global` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `allocate` found for struct `std::alloc::Global` in the current scope [INFO] [stdout] --> src/cvec.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | Self { len: 0, data: Alloc.allocate(Self::layout(0)).unwrap().cast() } [INFO] [stdout] | ^^^^^^^^ method not found in `std::alloc::Global` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `deallocate` found for struct `std::alloc::Global` in the current scope [INFO] [stdout] --> src/cvec.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | Alloc.deallocate(self.data.cast(), Self::layout(self.cap())); [INFO] [stdout] | ^^^^^^^^^^ method not found in `std::alloc::Global` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `deallocate` found for struct `std::alloc::Global` in the current scope [INFO] [stdout] --> src/cvec.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | Alloc.deallocate(self.data.cast(), Self::layout(self.cap())); [INFO] [stdout] | ^^^^^^^^^^ method not found in `std::alloc::Global` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `grow` found for struct `std::alloc::Global` in the current scope [INFO] [stdout] --> src/cvec.rs:89:45 [INFO] [stdout] | [INFO] [stdout] 89 | self.resize_cap(old_cap, new_cap, Alloc::grow); [INFO] [stdout] | ^^^^ function or associated item not found in `std::alloc::Global` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use std::alloc::AllocRef;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `grow` found for struct `std::alloc::Global` in the current scope [INFO] [stdout] --> src/cvec.rs:105:51 [INFO] [stdout] | [INFO] [stdout] 105 | self.resize_cap(new_cap >> 1, new_cap, Alloc::grow); [INFO] [stdout] | ^^^^ function or associated item not found in `std::alloc::Global` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use std::alloc::AllocRef;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `grow` found for struct `std::alloc::Global` in the current scope [INFO] [stdout] --> src/cvec.rs:89:45 [INFO] [stdout] | [INFO] [stdout] 89 | self.resize_cap(old_cap, new_cap, Alloc::grow); [INFO] [stdout] | ^^^^ function or associated item not found in `std::alloc::Global` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use std::alloc::AllocRef;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `shrink` found for struct `std::alloc::Global` in the current scope [INFO] [stdout] --> src/cvec.rs:122:52 [INFO] [stdout] | [INFO] [stdout] 122 | self.resize_cap(old_cap, old_cap >> 1, Alloc::shrink); [INFO] [stdout] | ^^^^^^ function or associated item not found in `std::alloc::Global` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use std::alloc::AllocRef;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `grow` found for struct `std::alloc::Global` in the current scope [INFO] [stdout] --> src/cvec.rs:105:51 [INFO] [stdout] | [INFO] [stdout] 105 | self.resize_cap(new_cap >> 1, new_cap, Alloc::grow); [INFO] [stdout] | ^^^^ function or associated item not found in `std::alloc::Global` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use std::alloc::AllocRef;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `shrink` found for struct `std::alloc::Global` in the current scope [INFO] [stdout] --> src/cvec.rs:139:25 [INFO] [stdout] | [INFO] [stdout] 139 | Less => Some(Alloc::shrink as _), [INFO] [stdout] | ^^^^^^ function or associated item not found in `std::alloc::Global` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use std::alloc::AllocRef;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `shrink` found for struct `std::alloc::Global` in the current scope [INFO] [stdout] --> src/cvec.rs:122:52 [INFO] [stdout] | [INFO] [stdout] 122 | self.resize_cap(old_cap, old_cap >> 1, Alloc::shrink); [INFO] [stdout] | ^^^^^^ function or associated item not found in `std::alloc::Global` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use std::alloc::AllocRef;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `grow` found for struct `std::alloc::Global` in the current scope [INFO] [stdout] --> src/cvec.rs:140:28 [INFO] [stdout] | [INFO] [stdout] 140 | Greater => Some(Alloc::grow as _), [INFO] [stdout] | ^^^^ function or associated item not found in `std::alloc::Global` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use std::alloc::AllocRef;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `shrink` found for struct `std::alloc::Global` in the current scope [INFO] [stdout] --> src/cvec.rs:139:25 [INFO] [stdout] | [INFO] [stdout] 139 | Less => Some(Alloc::shrink as _), [INFO] [stdout] | ^^^^^^ function or associated item not found in `std::alloc::Global` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use std::alloc::AllocRef;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `grow` found for struct `std::alloc::Global` in the current scope [INFO] [stdout] --> src/cvec.rs:140:28 [INFO] [stdout] | [INFO] [stdout] 140 | Greater => Some(Alloc::grow as _), [INFO] [stdout] | ^^^^ function or associated item not found in `std::alloc::Global` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use std::alloc::AllocRef;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `grow` found for struct `std::alloc::Global` in the current scope [INFO] [stdout] --> src/cvec.rs:179:50 [INFO] [stdout] | [INFO] [stdout] 179 | self.resize_cap(self.cap(), alloc_cap, Alloc::grow); [INFO] [stdout] | ^^^^ function or associated item not found in `std::alloc::Global` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use std::alloc::AllocRef;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `grow` found for struct `std::alloc::Global` in the current scope [INFO] [stdout] --> src/cvec.rs:184:55 [INFO] [stdout] | [INFO] [stdout] 184 | self.resize_cap(alloc_cap, new_alloc_cap, Alloc::grow); [INFO] [stdout] | ^^^^ function or associated item not found in `std::alloc::Global` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use std::alloc::AllocRef;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `grow` found for struct `std::alloc::Global` in the current scope [INFO] [stdout] --> src/cvec.rs:179:50 [INFO] [stdout] | [INFO] [stdout] 179 | self.resize_cap(self.cap(), alloc_cap, Alloc::grow); [INFO] [stdout] | ^^^^ function or associated item not found in `std::alloc::Global` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use std::alloc::AllocRef;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `grow` found for struct `std::alloc::Global` in the current scope [INFO] [stdout] --> src/cvec.rs:184:55 [INFO] [stdout] | [INFO] [stdout] 184 | self.resize_cap(alloc_cap, new_alloc_cap, Alloc::grow); [INFO] [stdout] | ^^^^ function or associated item not found in `std::alloc::Global` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use std::alloc::AllocRef;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `shrink` found for struct `std::alloc::Global` in the current scope [INFO] [stdout] --> src/cvec.rs:195:51 [INFO] [stdout] | [INFO] [stdout] 195 | self.resize_cap(alloc_cap, should_cap, Alloc::shrink); [INFO] [stdout] | ^^^^^^ function or associated item not found in `std::alloc::Global` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use std::alloc::AllocRef;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `shrink` found for struct `std::alloc::Global` in the current scope [INFO] [stdout] --> src/cvec.rs:195:51 [INFO] [stdout] | [INFO] [stdout] 195 | self.resize_cap(alloc_cap, should_cap, Alloc::shrink); [INFO] [stdout] | ^^^^^^ function or associated item not found in `std::alloc::Global` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use std::alloc::AllocRef;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `allocate` found for struct `std::alloc::Global` in the current scope [INFO] [stdout] --> src/thin.rs:24:20 [INFO] [stdout] | [INFO] [stdout] 24 | let mem = Alloc.allocate(layout).unwrap().as_mut_ptr(); [INFO] [stdout] | ^^^^^^^^ method not found in `std::alloc::Global` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `allocate` found for struct `std::alloc::Global` in the current scope [INFO] [stdout] --> src/thin.rs:24:20 [INFO] [stdout] | [INFO] [stdout] 24 | let mem = Alloc.allocate(layout).unwrap().as_mut_ptr(); [INFO] [stdout] | ^^^^^^^^ method not found in `std::alloc::Global` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `utl` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "62a53667b765524f72e55101b081ba8cda567245734f044543b2b05f4b55d045", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62a53667b765524f72e55101b081ba8cda567245734f044543b2b05f4b55d045", kill_on_drop: false }` [INFO] [stdout] 62a53667b765524f72e55101b081ba8cda567245734f044543b2b05f4b55d045