[INFO] cloning repository https://github.com/justinj/babyflow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/justinj/babyflow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinj%2Fbabyflow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinj%2Fbabyflow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8d3abcde70e0ba647bcf6dd74f7819b1fdde0de1 [INFO] testing justinj/babyflow against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinj%2Fbabyflow" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/justinj/babyflow on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/justinj/babyflow [INFO] finished tweaking git repo https://github.com/justinj/babyflow [INFO] tweaked toml for git repo https://github.com/justinj/babyflow written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/justinj/babyflow already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 331e4d1fdb76239db7388758530aa53ec430c5663b61ca7f95ff506679df0380 [INFO] running `Command { std: "docker" "start" "-a" "331e4d1fdb76239db7388758530aa53ec430c5663b61ca7f95ff506679df0380", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "331e4d1fdb76239db7388758530aa53ec430c5663b61ca7f95ff506679df0380", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "331e4d1fdb76239db7388758530aa53ec430c5663b61ca7f95ff506679df0380", kill_on_drop: false }` [INFO] [stdout] 331e4d1fdb76239db7388758530aa53ec430c5663b61ca7f95ff506679df0380 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c0e8e6aed358be52cc3d94396cdf9a5d37ec4b23bbbd69cc297f66aa286a4027 [INFO] running `Command { std: "docker" "start" "-a" "c0e8e6aed358be52cc3d94396cdf9a5d37ec4b23bbbd69cc297f66aa286a4027", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.78 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling datadriven v0.6.0 [INFO] [stderr] Compiling datalog v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.04s [INFO] running `Command { std: "docker" "inspect" "c0e8e6aed358be52cc3d94396cdf9a5d37ec4b23bbbd69cc297f66aa286a4027", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0e8e6aed358be52cc3d94396cdf9a5d37ec4b23bbbd69cc297f66aa286a4027", kill_on_drop: false }` [INFO] [stdout] c0e8e6aed358be52cc3d94396cdf9a5d37ec4b23bbbd69cc297f66aa286a4027 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 18bf00fbe586582aca8f8639f2f4c86dbd8648f7179950499593a1f4235d544a [INFO] running `Command { std: "docker" "start" "-a" "18bf00fbe586582aca8f8639f2f4c86dbd8648f7179950499593a1f4235d544a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling cpp_demangle v0.3.3 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling symbolic-demangle v8.3.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling timely_logging v0.12.0 [INFO] [stderr] Compiling timely_bytes v0.12.0 [INFO] [stderr] Compiling abomonation v0.7.3 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling pprof v0.4.4 [INFO] [stderr] Compiling seq-macro v0.2.2 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling rgb v0.8.27 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling debugid v0.7.2 [INFO] [stderr] Compiling tokio-macros v1.4.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling abomonation_derive v0.5.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling nix v0.20.2 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling symbolic-common v8.3.1 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling inferno v0.10.7 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling timely_communication v0.12.0 [INFO] [stderr] Compiling timely v0.12.0 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling spinach v0.1.0 (https://github.com/MingweiSamuel/spinach?rev=622fdb8#622fdb84) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/spinach-4a04cccc93d2e458/622fdb8/lib/src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(array_methods)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/spinach-4a04cccc93d2e458/622fdb8/lib/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #![feature(array_zip)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/spinach-4a04cccc93d2e458/622fdb8/lib/src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #![feature(associated_type_defaults)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/spinach-4a04cccc93d2e458/622fdb8/lib/src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #![feature(cell_update)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/spinach-4a04cccc93d2e458/622fdb8/lib/src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #![feature(core_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/spinach-4a04cccc93d2e458/622fdb8/lib/src/lib.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #![feature(const_type_id)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/spinach-4a04cccc93d2e458/622fdb8/lib/src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #![feature(drain_filter)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/spinach-4a04cccc93d2e458/622fdb8/lib/src/lib.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #![feature(generic_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/spinach-4a04cccc93d2e458/622fdb8/lib/src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #![feature(slice_as_chunks)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/spinach-4a04cccc93d2e458/622fdb8/lib/src/lib.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #![feature(try_blocks)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/spinach-4a04cccc93d2e458/622fdb8/lib/src/lib.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #![feature(type_alias_impl_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/spinach-4a04cccc93d2e458/622fdb8/lib/src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #![feature(never_type)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/spinach-4a04cccc93d2e458/622fdb8/lib/src/lib.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(array_methods)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/spinach-4a04cccc93d2e458/622fdb8/lib/src/lib.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | #![feature(array_zip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/spinach-4a04cccc93d2e458/622fdb8/lib/src/lib.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | #![feature(cell_update)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/spinach-4a04cccc93d2e458/622fdb8/lib/src/lib.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | #![feature(core_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/spinach-4a04cccc93d2e458/622fdb8/lib/src/lib.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | #![feature(const_type_id)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/spinach-4a04cccc93d2e458/622fdb8/lib/src/lib.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | #![feature(drain_filter)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/spinach-4a04cccc93d2e458/622fdb8/lib/src/lib.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | #![feature(slice_as_chunks)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing required bound on `Entries` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/spinach-4a04cccc93d2e458/622fdb8/lib/src/collections.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | type Entries<'s>: Iterator where K: 's, V: 's; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: add the required where clause: `, Self: 's` [INFO] [stdout] | [INFO] [stdout] = note: this bound is currently required to ensure that impls have maximum flexibility [INFO] [stdout] = note: we are soliciting feedback, see issue #87479 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing required bound on `Keys` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/spinach-4a04cccc93d2e458/622fdb8/lib/src/collections.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | type Keys<'s>: Iterator where K: 's; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: add the required where clause: `, Self: 's` [INFO] [stdout] | [INFO] [stdout] = note: this bound is currently required to ensure that impls have maximum flexibility [INFO] [stdout] = note: we are soliciting feedback, see issue #87479 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing required bound on `TickFuture` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/spinach-4a04cccc93d2e458/622fdb8/lib/src/comp/comptrait.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | type TickFuture<'s>: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: add the required where clause: `where Self: 's` [INFO] [stdout] | [INFO] [stdout] = note: this bound is currently required to ensure that impls have maximum flexibility [INFO] [stdout] = note: we are soliciting feedback, see issue #87479 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 22 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `spinach` due to 23 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "18bf00fbe586582aca8f8639f2f4c86dbd8648f7179950499593a1f4235d544a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18bf00fbe586582aca8f8639f2f4c86dbd8648f7179950499593a1f4235d544a", kill_on_drop: false }` [INFO] [stdout] 18bf00fbe586582aca8f8639f2f4c86dbd8648f7179950499593a1f4235d544a