[INFO] fetching crate rkill 0.1.1... [INFO] checking rkill-0.1.1 against master#16b569057e4d1591b4bee05f10df34000308dedc for pr-127827 [INFO] extracting crate rkill 0.1.1 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate rkill 0.1.1 on toolchain 16b569057e4d1591b4bee05f10df34000308dedc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rkill 0.1.1 [INFO] finished tweaking crates.io crate rkill 0.1.1 [INFO] tweaked toml for crates.io crate rkill 0.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate rkill 0.1.1 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" "+16b569057e4d1591b4bee05f10df34000308dedc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-executor v0.3.15 [INFO] [stderr] Downloaded netstat2 v0.9.1 [INFO] [stderr] Downloaded futures-macro v0.3.15 [INFO] [stderr] Downloaded seahorse v1.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7fe51c891b10d29307e325dea6b0745728b24d485673d3702b00ebe714128f68 [INFO] running `Command { std: "docker" "start" "-a" "7fe51c891b10d29307e325dea6b0745728b24d485673d3702b00ebe714128f68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7fe51c891b10d29307e325dea6b0745728b24d485673d3702b00ebe714128f68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fe51c891b10d29307e325dea6b0745728b24d485673d3702b00ebe714128f68", kill_on_drop: false }` [INFO] [stdout] 7fe51c891b10d29307e325dea6b0745728b24d485673d3702b00ebe714128f68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6eb71b8fe5ec25164804b494d18f103d1b1b83174c61bb40bb16008d11d91b21 [INFO] running `Command { std: "docker" "start" "-a" "6eb71b8fe5ec25164804b494d18f103d1b1b83174c61bb40bb16008d11d91b21", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking fastrand v1.4.1 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Compiling signal-hook v0.3.8 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking bitflags v1.2.1 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking async-lock v2.4.0 [INFO] [stderr] Compiling heim-common v0.1.0-rc.1 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Compiling platforms v1.0.3 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling heim-host v0.1.0-rc.1 [INFO] [stderr] Checking macaddr v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking seahorse v1.1.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking ordered-float v2.0.1 [INFO] [stderr] Checking polling v2.0.3 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking nix v0.19.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking async-fs v1.5.0 [INFO] [stderr] Checking async-io v1.4.1 [INFO] [stderr] Checking uom v0.30.0 [INFO] [stderr] Checking async-net v1.6.0 [INFO] [stderr] Checking async-process v1.1.0 [INFO] [stderr] Checking smol v1.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking netstat2 v0.9.1 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking heim-runtime v0.1.0-rc.1 [INFO] [stderr] Checking heim-net v0.1.0-rc.1 [INFO] [stderr] Checking heim-cpu v0.1.0-rc.1 [INFO] [stderr] Checking heim-process v0.1.1-rc.1 [INFO] [stderr] Checking heim v0.1.0-rc.1 [INFO] [stderr] Checking rkill v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.90s [INFO] running `Command { std: "docker" "inspect" "6eb71b8fe5ec25164804b494d18f103d1b1b83174c61bb40bb16008d11d91b21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6eb71b8fe5ec25164804b494d18f103d1b1b83174c61bb40bb16008d11d91b21", kill_on_drop: false }` [INFO] [stdout] 6eb71b8fe5ec25164804b494d18f103d1b1b83174c61bb40bb16008d11d91b21 [INFO] checking rkill-0.1.1 against try#8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 for pr-127827 [INFO] extracting crate rkill 0.1.1 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate rkill 0.1.1 on toolchain 8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rkill 0.1.1 [INFO] finished tweaking crates.io crate rkill 0.1.1 [INFO] tweaked toml for crates.io crate rkill 0.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate rkill 0.1.1 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" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92bdaa7bcddf59fe55ca68f2d805a3e95930492d11b7f119712141f8734368b5 [INFO] running `Command { std: "docker" "start" "-a" "92bdaa7bcddf59fe55ca68f2d805a3e95930492d11b7f119712141f8734368b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92bdaa7bcddf59fe55ca68f2d805a3e95930492d11b7f119712141f8734368b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92bdaa7bcddf59fe55ca68f2d805a3e95930492d11b7f119712141f8734368b5", kill_on_drop: false }` [INFO] [stdout] 92bdaa7bcddf59fe55ca68f2d805a3e95930492d11b7f119712141f8734368b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e42570306e11438a08b56070578092ef3aa986e582b131daf77427301b550df [INFO] running `Command { std: "docker" "start" "-a" "5e42570306e11438a08b56070578092ef3aa986e582b131daf77427301b550df", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking fastrand v1.4.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Compiling signal-hook v0.3.8 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking bitflags v1.2.1 [INFO] [stderr] Checking async-lock v2.4.0 [INFO] [stderr] Compiling heim-common v0.1.0-rc.1 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Compiling platforms v1.0.3 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling heim-host v0.1.0-rc.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking macaddr v1.0.1 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking seahorse v1.1.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking polling v2.0.3 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking nix v0.19.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking ordered-float v2.0.1 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking async-io v1.4.1 [INFO] [stderr] Checking async-fs v1.5.0 [INFO] [stderr] Checking async-net v1.6.0 [INFO] [stderr] Checking async-process v1.1.0 [INFO] [stderr] Checking uom v0.30.0 [INFO] [stderr] Checking smol v1.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking netstat2 v0.9.1 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking heim-runtime v0.1.0-rc.1 [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/heim-runtime-0.1.0-rc.1/src/fs.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 48 | .and_then(|line| async move { R::from_str(&line).map_err(E::from) }); [INFO] [stdout] | ^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/heim-runtime-0.1.0-rc.1/src/fs.rs:48:19 [INFO] [stdout] | [INFO] [stdout] 48 | .and_then(|line| async move { R::from_str(&line).map_err(E::from) }); [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | expected due to this [INFO] [stdout] | | found signature defined here [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: expected function signature `fn(String) -> _` [INFO] [stdout] found function signature `fn(str) -> _` [INFO] [stdout] note: required by a bound in `futures::TryStreamExt::and_then` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.15/src/stream/try_stream/mod.rs:261:31 [INFO] [stdout] | [INFO] [stdout] 259 | fn and_then(self, f: F) -> AndThen [INFO] [stdout] | -------- required by a bound in this associated function [INFO] [stdout] 260 | where [INFO] [stdout] 261 | F: FnMut(Self::Ok) -> Fut, [INFO] [stdout] | ^^^ required by this bound in `TryStreamExt::and_then` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/heim-runtime-0.1.0-rc.1/src/fs.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | / { [INFO] [stdout] 45 | | let stream = read_lines(path).await?; [INFO] [stdout] 46 | | let stream = stream [INFO] [stdout] 47 | | .map_err(E::from) [INFO] [stdout] ... | [INFO] [stdout] 50 | | Ok(stream) [INFO] [stdout] 51 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_expected due to this [INFO] [stdout] | found signature defined here [INFO] [stdout] | [INFO] [stdout] = note: expected function signature `fn(String) -> _` [INFO] [stdout] found function signature `fn(str) -> _` [INFO] [stdout] = note: required for `AndThen>, fn(Error) -> E {>::from}>, _, ...>` to implement `Stream` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_runtime-2c5f32c0cf4ef4bd.long-type-2397288851425339449.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/heim-runtime-0.1.0-rc.1/src/fs.rs:39:62 [INFO] [stdout] | [INFO] [stdout] 39 | pub async fn read_lines_into(path: T) -> io::Result>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected due to this [INFO] [stdout] | found signature defined here [INFO] [stdout] | [INFO] [stdout] = note: expected function signature `fn(String) -> _` [INFO] [stdout] found function signature `fn(str) -> _` [INFO] [stdout] = note: required for `AndThen>, fn(Error) -> E {>::from}>, _, ...>` to implement `Stream` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_runtime-2c5f32c0cf4ef4bd.long-type-2397288851425339449.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0631. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `heim-runtime` (lib) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5e42570306e11438a08b56070578092ef3aa986e582b131daf77427301b550df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e42570306e11438a08b56070578092ef3aa986e582b131daf77427301b550df", kill_on_drop: false }` [INFO] [stdout] 5e42570306e11438a08b56070578092ef3aa986e582b131daf77427301b550df