[INFO] cloning repository https://github.com/vinijabes/packline [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vinijabes/packline" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvinijabes%2Fpackline", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvinijabes%2Fpackline'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 10dfaca053a0d24b3fe2bc361701173ea2831ec9 [INFO] checking vinijabes/packline against try#8ea250bdb76176ecb0225baa34aa634b024ae0e2 for pr-101692 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvinijabes%2Fpackline" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vinijabes/packline on toolchain 8ea250bdb76176ecb0225baa34aa634b024ae0e2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vinijabes/packline [INFO] finished tweaking git repo https://github.com/vinijabes/packline [INFO] tweaked toml for git repo https://github.com/vinijabes/packline written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/vinijabes/packline already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 860ec6443eaecd866330939fc7aac552c93cbece268afc85ba72a89ccb102890 [INFO] running `Command { std: "docker" "start" "-a" "860ec6443eaecd866330939fc7aac552c93cbece268afc85ba72a89ccb102890", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "860ec6443eaecd866330939fc7aac552c93cbece268afc85ba72a89ccb102890", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "860ec6443eaecd866330939fc7aac552c93cbece268afc85ba72a89ccb102890", kill_on_drop: false }` [INFO] [stdout] 860ec6443eaecd866330939fc7aac552c93cbece268afc85ba72a89ccb102890 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 640f9093452ffaa53e87498fcb258d72df206f529aabcada4de55ec02faf1a3c [INFO] running `Command { std: "docker" "start" "-a" "640f9093452ffaa53e87498fcb258d72df206f529aabcada4de55ec02faf1a3c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking tracing-core v0.1.22 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking spin v0.9.2 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking tracing-subscriber v0.3.9 [INFO] [stderr] Checking mio v0.8.0 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking getrandom v0.2.5 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking ctrlc v3.2.1 [INFO] [stderr] Checking flow_derive v0.1.0 (/opt/rustwide/workdir/packline_flow/libs/flow_derive) [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Checking async-stream v0.3.2 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking tracing v0.1.31 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking tokio-util v0.7.0 [INFO] [stderr] Checking tokio-stream v0.1.8 [INFO] [stderr] Checking tokio-test v0.4.2 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking packline_core v0.1.0 (/opt/rustwide/workdir/packline_core) [INFO] [stdout] error[E0391]: cycle detected when type-checking `connector::tcp::::run` [INFO] [stdout] --> packline_core/src/connector/tcp.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | async fn run(&mut self, _: &mut App, handle: Handle, mut signal: &mut Fuse>) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `connector::tcp::::run::{closure#0}`... [INFO] [stdout] --> packline_core/src/connector/tcp.rs:35:97 [INFO] [stdout] | [INFO] [stdout] 35 | async fn run(&mut self, _: &mut App, handle: Handle, mut signal: &mut Fuse>) { [INFO] [stdout] | _________________________________________________________________________________________________^ [INFO] [stdout] 36 | | debug!("Running TCPConnector"); [INFO] [stdout] 37 | | [INFO] [stdout] 38 | | let address = SocketAddr::new(IpAddr::V4(Ipv4Addr::new(127, 0, 0, 1)), 1883); // localhost:1883 [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `connector::tcp::::run::{closure#0}`... [INFO] [stdout] --> packline_core/src/connector/tcp.rs:35:97 [INFO] [stdout] | [INFO] [stdout] 35 | async fn run(&mut self, _: &mut App, handle: Handle, mut signal: &mut Fuse>) { [INFO] [stdout] | _________________________________________________________________________________________________^ [INFO] [stdout] 36 | | debug!("Running TCPConnector"); [INFO] [stdout] 37 | | [INFO] [stdout] 38 | | let address = SocketAddr::new(IpAddr::V4(Ipv4Addr::new(127, 0, 0, 1)), 1883); // localhost:1883 [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `connector::tcp::::run::{closure#0}`... [INFO] [stdout] --> packline_core/src/connector/tcp.rs:35:97 [INFO] [stdout] | [INFO] [stdout] 35 | async fn run(&mut self, _: &mut App, handle: Handle, mut signal: &mut Fuse>) { [INFO] [stdout] | _________________________________________________________________________________________________^ [INFO] [stdout] 36 | | debug!("Running TCPConnector"); [INFO] [stdout] 37 | | [INFO] [stdout] 38 | | let address = SocketAddr::new(IpAddr::V4(Ipv4Addr::new(127, 0, 0, 1)), 1883); // localhost:1883 [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `connector::tcp::::run::{closure#0}`... [INFO] [stdout] --> packline_core/src/connector/tcp.rs:35:97 [INFO] [stdout] | [INFO] [stdout] 35 | async fn run(&mut self, _: &mut App, handle: Handle, mut signal: &mut Fuse>) { [INFO] [stdout] | _________________________________________________________________________________________________^ [INFO] [stdout] 36 | | debug!("Running TCPConnector"); [INFO] [stdout] 37 | | [INFO] [stdout] 38 | | let address = SocketAddr::new(IpAddr::V4(Ipv4Addr::new(127, 0, 0, 1)), 1883); // localhost:1883 [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `connector::tcp::::run::{closure#0}`... [INFO] [stdout] --> packline_core/src/connector/tcp.rs:35:97 [INFO] [stdout] | [INFO] [stdout] 35 | async fn run(&mut self, _: &mut App, handle: Handle, mut signal: &mut Fuse>) { [INFO] [stdout] | _________________________________________________________________________________________________^ [INFO] [stdout] 36 | | debug!("Running TCPConnector"); [INFO] [stdout] 37 | | [INFO] [stdout] 38 | | let address = SocketAddr::new(IpAddr::V4(Ipv4Addr::new(127, 0, 0, 1)), 1883); // localhost:1883 [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `connector::tcp::::run::{closure#0}`... [INFO] [stdout] --> packline_core/src/connector/tcp.rs:35:97 [INFO] [stdout] | [INFO] [stdout] 35 | async fn run(&mut self, _: &mut App, handle: Handle, mut signal: &mut Fuse>) { [INFO] [stdout] | _________________________________________________________________________________________________^ [INFO] [stdout] 36 | | debug!("Running TCPConnector"); [INFO] [stdout] 37 | | [INFO] [stdout] 38 | | let address = SocketAddr::new(IpAddr::V4(Ipv4Addr::new(127, 0, 0, 1)), 1883); // localhost:1883 [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `connector::tcp::::run::{closure#0}`... [INFO] [stdout] --> packline_core/src/connector/tcp.rs:35:97 [INFO] [stdout] | [INFO] [stdout] 35 | async fn run(&mut self, _: &mut App, handle: Handle, mut signal: &mut Fuse>) { [INFO] [stdout] | _________________________________________________________________________________________________^ [INFO] [stdout] 36 | | debug!("Running TCPConnector"); [INFO] [stdout] 37 | | [INFO] [stdout] 38 | | let address = SocketAddr::new(IpAddr::V4(Ipv4Addr::new(127, 0, 0, 1)), 1883); // localhost:1883 [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `connector::tcp::::run::{closure#0}`... [INFO] [stdout] --> packline_core/src/connector/tcp.rs:35:97 [INFO] [stdout] | [INFO] [stdout] 35 | async fn run(&mut self, _: &mut App, handle: Handle, mut signal: &mut Fuse>) { [INFO] [stdout] | _________________________________________________________________________________________________^ [INFO] [stdout] 36 | | debug!("Running TCPConnector"); [INFO] [stdout] 37 | | [INFO] [stdout] 38 | | let address = SocketAddr::new(IpAddr::V4(Ipv4Addr::new(127, 0, 0, 1)), 1883); // localhost:1883 [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `connector::tcp::::run`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `connector::tcp::::run` [INFO] [stdout] --> packline_core/src/connector/tcp.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | async fn run(&mut self, _: &mut App, handle: Handle, mut signal: &mut Fuse>) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `connector::tcp::::run::{closure#0}`... [INFO] [stdout] --> packline_core/src/connector/tcp.rs:35:97 [INFO] [stdout] | [INFO] [stdout] 35 | async fn run(&mut self, _: &mut App, handle: Handle, mut signal: &mut Fuse>) { [INFO] [stdout] | _________________________________________________________________________________________________^ [INFO] [stdout] 36 | | debug!("Running TCPConnector"); [INFO] [stdout] 37 | | [INFO] [stdout] 38 | | let address = SocketAddr::new(IpAddr::V4(Ipv4Addr::new(127, 0, 0, 1)), 1883); // localhost:1883 [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `connector::tcp::::run::{closure#0}`... [INFO] [stdout] --> packline_core/src/connector/tcp.rs:35:97 [INFO] [stdout] | [INFO] [stdout] 35 | async fn run(&mut self, _: &mut App, handle: Handle, mut signal: &mut Fuse>) { [INFO] [stdout] | _________________________________________________________________________________________________^ [INFO] [stdout] 36 | | debug!("Running TCPConnector"); [INFO] [stdout] 37 | | [INFO] [stdout] 38 | | let address = SocketAddr::new(IpAddr::V4(Ipv4Addr::new(127, 0, 0, 1)), 1883); // localhost:1883 [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `connector::tcp::::run::{closure#0}`... [INFO] [stdout] --> packline_core/src/connector/tcp.rs:35:97 [INFO] [stdout] | [INFO] [stdout] 35 | async fn run(&mut self, _: &mut App, handle: Handle, mut signal: &mut Fuse>) { [INFO] [stdout] | _________________________________________________________________________________________________^ [INFO] [stdout] 36 | | debug!("Running TCPConnector"); [INFO] [stdout] 37 | | [INFO] [stdout] 38 | | let address = SocketAddr::new(IpAddr::V4(Ipv4Addr::new(127, 0, 0, 1)), 1883); // localhost:1883 [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `connector::tcp::::run::{closure#0}`... [INFO] [stdout] --> packline_core/src/connector/tcp.rs:35:97 [INFO] [stdout] | [INFO] [stdout] 35 | async fn run(&mut self, _: &mut App, handle: Handle, mut signal: &mut Fuse>) { [INFO] [stdout] | _________________________________________________________________________________________________^ [INFO] [stdout] 36 | | debug!("Running TCPConnector"); [INFO] [stdout] 37 | | [INFO] [stdout] 38 | | let address = SocketAddr::new(IpAddr::V4(Ipv4Addr::new(127, 0, 0, 1)), 1883); // localhost:1883 [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `connector::tcp::::run::{closure#0}`... [INFO] [stdout] --> packline_core/src/connector/tcp.rs:35:97 [INFO] [stdout] | [INFO] [stdout] 35 | async fn run(&mut self, _: &mut App, handle: Handle, mut signal: &mut Fuse>) { [INFO] [stdout] | _________________________________________________________________________________________________^ [INFO] [stdout] 36 | | debug!("Running TCPConnector"); [INFO] [stdout] 37 | | [INFO] [stdout] 38 | | let address = SocketAddr::new(IpAddr::V4(Ipv4Addr::new(127, 0, 0, 1)), 1883); // localhost:1883 [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `connector::tcp::::run::{closure#0}`... [INFO] [stdout] --> packline_core/src/connector/tcp.rs:35:97 [INFO] [stdout] | [INFO] [stdout] 35 | async fn run(&mut self, _: &mut App, handle: Handle, mut signal: &mut Fuse>) { [INFO] [stdout] | _________________________________________________________________________________________________^ [INFO] [stdout] 36 | | debug!("Running TCPConnector"); [INFO] [stdout] 37 | | [INFO] [stdout] 38 | | let address = SocketAddr::new(IpAddr::V4(Ipv4Addr::new(127, 0, 0, 1)), 1883); // localhost:1883 [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `connector::tcp::::run::{closure#0}`... [INFO] [stdout] --> packline_core/src/connector/tcp.rs:35:97 [INFO] [stdout] | [INFO] [stdout] 35 | async fn run(&mut self, _: &mut App, handle: Handle, mut signal: &mut Fuse>) { [INFO] [stdout] | _________________________________________________________________________________________________^ [INFO] [stdout] 36 | | debug!("Running TCPConnector"); [INFO] [stdout] 37 | | [INFO] [stdout] 38 | | let address = SocketAddr::new(IpAddr::V4(Ipv4Addr::new(127, 0, 0, 1)), 1883); // localhost:1883 [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `connector::tcp::::run::{closure#0}`... [INFO] [stdout] --> packline_core/src/connector/tcp.rs:35:97 [INFO] [stdout] | [INFO] [stdout] 35 | async fn run(&mut self, _: &mut App, handle: Handle, mut signal: &mut Fuse>) { [INFO] [stdout] | _________________________________________________________________________________________________^ [INFO] [stdout] 36 | | debug!("Running TCPConnector"); [INFO] [stdout] 37 | | [INFO] [stdout] 38 | | let address = SocketAddr::new(IpAddr::V4(Ipv4Addr::new(127, 0, 0, 1)), 1883); // localhost:1883 [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `connector::tcp::::run`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0391`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0391`. [INFO] [stdout] [INFO] [stderr] error: could not compile `packline_core` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `packline_core` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "640f9093452ffaa53e87498fcb258d72df206f529aabcada4de55ec02faf1a3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "640f9093452ffaa53e87498fcb258d72df206f529aabcada4de55ec02faf1a3c", kill_on_drop: false }` [INFO] [stdout] 640f9093452ffaa53e87498fcb258d72df206f529aabcada4de55ec02faf1a3c