[INFO] cloning repository https://github.com/syntacticsugarglider/vessels-chat-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/syntacticsugarglider/vessels-chat-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsyntacticsugarglider%2Fvessels-chat-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsyntacticsugarglider%2Fvessels-chat-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 72098cc6a628e43b45072cf57c273b1f31997b0a [INFO] testing syntacticsugarglider/vessels-chat-demo against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsyntacticsugarglider%2Fvessels-chat-demo" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/syntacticsugarglider/vessels-chat-demo on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/syntacticsugarglider/vessels-chat-demo [INFO] finished tweaking git repo https://github.com/syntacticsugarglider/vessels-chat-demo [INFO] tweaked toml for git repo https://github.com/syntacticsugarglider/vessels-chat-demo written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/noocene/abstract-ws` [INFO] [stderr] Updating git repository `https://github.com/noocene/abstract-ws-tungstenite` [INFO] [stderr] Updating git repository `https://github.com/core-error/core-error` [INFO] [stderr] Updating git repository `https://github.com/noocene/protocol` [INFO] [stderr] Updating git repository `https://github.com/noocene/protocol-mve-transport` [INFO] [stderr] Updating git repository `https://github.com/noocene/thiserror` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-net v1.6.1 [INFO] [stderr] Downloaded async-tls v0.7.0 [INFO] [stderr] Downloaded futures-lite v0.1.11 [INFO] [stderr] Downloaded tokio-tungstenite v0.10.1 [INFO] [stderr] Downloaded async-fs v1.5.0 [INFO] [stderr] Downloaded smol v1.2.5 [INFO] [stderr] Downloaded cmake v0.1.48 [INFO] [stderr] Downloaded piper v0.1.3 [INFO] [stderr] Downloaded wepoll-sys-stjepang v1.0.8 [INFO] [stderr] Downloaded ws v0.9.2 [INFO] [stderr] Downloaded ui-sys v0.1.3 [INFO] [stderr] Downloaded iui v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+1.60.0" "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] 759489d8c299b4a9b7eba1728e29f7b451b4a5834943239216b70ddf874a0b09 [INFO] running `Command { std: "docker" "start" "-a" "759489d8c299b4a9b7eba1728e29f7b451b4a5834943239216b70ddf874a0b09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "759489d8c299b4a9b7eba1728e29f7b451b4a5834943239216b70ddf874a0b09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "759489d8c299b4a9b7eba1728e29f7b451b4a5834943239216b70ddf874a0b09", kill_on_drop: false }` [INFO] [stdout] 759489d8c299b4a9b7eba1728e29f7b451b4a5834943239216b70ddf874a0b09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+1.60.0" "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] 19f340e9645641f5833502ecc2bc98d15fd4646a3c4c7de06bef765dfbda54ef [INFO] running `Command { std: "docker" "start" "-a" "19f340e9645641f5833502ecc2bc98d15fd4646a3c4c7de06bef765dfbda54ef", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling parking v1.0.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling core-error v0.0.1-rc4 (https://github.com/core-error/core-error#06356979) [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling ui-sys v0.1.3 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling futures-lite v0.1.11 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling blocking v0.4.7 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling async-net v1.6.1 [INFO] [stderr] Compiling async-process v1.3.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling smol v1.2.5 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling tungstenite v0.10.1 [INFO] [stderr] Compiling ws v0.9.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.11 (https://github.com/noocene/thiserror#2d80304a) [INFO] [stderr] Compiling derive v0.1.0 (https://github.com/noocene/protocol#c1a55d00) [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling iui v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.11 (https://github.com/noocene/thiserror#2d80304a) [INFO] [stderr] Compiling pin-project v0.4.29 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling piper v0.1.3 [INFO] [stderr] Compiling smol v0.1.18 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-tungstenite v0.10.1 [INFO] [stderr] Compiling protocol v0.1.0 (https://github.com/noocene/protocol#c1a55d00) [INFO] [stderr] Compiling async-tls v0.7.0 [INFO] [stderr] Compiling abstract-ws v0.1.0 (https://github.com/noocene/abstract-ws#afc308f0) [INFO] [stderr] Compiling abstract-ws-tungstenite v0.1.0 (https://github.com/noocene/abstract-ws-tungstenite#666eec0b) [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling protocol-mve-transport v0.1.0 (https://github.com/noocene/protocol-mve-transport#5d6999e9) [INFO] [stderr] Compiling vessels-chat-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `Async: NativeSocketConstructor` is not satisfied [INFO] [stdout] --> src/native.rs:67:18 [INFO] [stdout] | [INFO] [stdout] 67 | .connect(addr.parse().unwrap()) [INFO] [stdout] | ^^^^^^^ the trait `NativeSocketConstructor` is not implemented for `Async` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `SocketProvider` for `TlsProvider>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Async: NativeSocket` is not satisfied [INFO] [stdout] --> src/native.rs:69:38 [INFO] [stdout] | [INFO] [stdout] 69 | let connection = connection.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `NativeSocket` is not implemented for `Async` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `TlsSocket` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/abstract-ws-tungstenite-a60b8bfceec60f71/666eec0/src/lib.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct TlsSocket { [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `TlsSocket` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `split` exists for struct `TlsSocket>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/native.rs:70:57 [INFO] [stdout] | [INFO] [stdout] 70 | let (sender, receiver) = connection.split(); [INFO] [stdout] | ^^^^^ method cannot be called on `TlsSocket>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/abstract-ws-tungstenite-a60b8bfceec60f71/666eec0/src/lib.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct TlsSocket { [INFO] [stdout] | ------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | doesn't satisfy `TlsSocket>: StreamExt` [INFO] [stdout] | doesn't satisfy `TlsSocket>: futures::Stream` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `TlsSocket>: futures::Stream` [INFO] [stdout] which is required by `TlsSocket>: StreamExt` [INFO] [stdout] `&TlsSocket>: futures::Stream` [INFO] [stdout] which is required by `&TlsSocket>: StreamExt` [INFO] [stdout] `&mut TlsSocket>: futures::Stream` [INFO] [stdout] which is required by `&mut TlsSocket>: StreamExt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `new` exists for struct `TlsServer>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/server.rs:122:46 [INFO] [stdout] | [INFO] [stdout] 122 | TlsServer::>::new(config).listen("0.0.0.0:443".parse().unwrap()); [INFO] [stdout] | ^^^ function or associated item cannot be called on `TlsServer>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/smol-0.1.18/src/async_io.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | pub struct Async { [INFO] [stdout] | ------------------- doesn't satisfy `Async: NativeServer` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Async: NativeServer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Async: NativeServer` is not satisfied [INFO] [stdout] --> src/server.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | TlsServer::>::new(config).listen("0.0.0.0:443".parse().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `NativeServer` is not implemented for `Async` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `TlsServer` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/abstract-ws-tungstenite-a60b8bfceec60f71/666eec0/src/lib.rs:324:25 [INFO] [stdout] | [INFO] [stdout] 324 | pub struct TlsServer(Arc, PhantomData); [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `TlsServer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Async: NativeSocket` is not satisfied [INFO] [stdout] --> src/native.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | / TlsProvider::new(config.into()) [INFO] [stdout] 67 | | .connect(addr.parse().unwrap()) [INFO] [stdout] 68 | | .then(|connection: Result>, _>| { [INFO] [stdout] 69 | | let connection = connection.unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 96 | | } [INFO] [stdout] 97 | | }), [INFO] [stdout] | |__________________^ the trait `NativeSocket` is not implemented for `Async` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `TlsSocket` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/abstract-ws-tungstenite-a60b8bfceec60f71/666eec0/src/lib.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct TlsSocket { [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `TlsSocket` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TryStreamExt` [INFO] [stdout] --> src/native.rs:4:78 [INFO] [stdout] | [INFO] [stdout] 4 | channel::mpsc::unbounded, task::SpawnExt, FutureExt, SinkExt, StreamExt, TryStreamExt, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vessels-chat-demo` due to 5 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused import: `abstract_ws::ServerProvider` [INFO] [stdout] --> src/server.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use abstract_ws::ServerProvider; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TryStreamExt` [INFO] [stdout] --> src/server.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | Future, FutureExt, SinkExt, StreamExt, TryStreamExt, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "19f340e9645641f5833502ecc2bc98d15fd4646a3c4c7de06bef765dfbda54ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19f340e9645641f5833502ecc2bc98d15fd4646a3c4c7de06bef765dfbda54ef", kill_on_drop: false }` [INFO] [stdout] 19f340e9645641f5833502ecc2bc98d15fd4646a3c4c7de06bef765dfbda54ef