[INFO] fetching crate jabba 0.1.0... [INFO] checking jabba-0.1.0 against try#8fb84356ab7a0da6d9a7ed076311fd4ee15d59ce for pr-112988-1 [INFO] extracting crate jabba 0.1.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate jabba 0.1.0 on toolchain 8fb84356ab7a0da6d9a7ed076311fd4ee15d59ce [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8fb84356ab7a0da6d9a7ed076311fd4ee15d59ce" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate jabba 0.1.0 [INFO] finished tweaking crates.io crate jabba 0.1.0 [INFO] tweaked toml for crates.io crate jabba 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate jabba 0.1.0 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" "+8fb84356ab7a0da6d9a7ed076311fd4ee15d59ce" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+8fb84356ab7a0da6d9a7ed076311fd4ee15d59ce" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d1e486045332d4ffa394c26d68bb410ea5523e895c6bfade50cbcee94703652 [INFO] running `Command { std: "docker" "start" "-a" "9d1e486045332d4ffa394c26d68bb410ea5523e895c6bfade50cbcee94703652", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d1e486045332d4ffa394c26d68bb410ea5523e895c6bfade50cbcee94703652", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d1e486045332d4ffa394c26d68bb410ea5523e895c6bfade50cbcee94703652", kill_on_drop: false }` [INFO] [stdout] 9d1e486045332d4ffa394c26d68bb410ea5523e895c6bfade50cbcee94703652 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+8fb84356ab7a0da6d9a7ed076311fd4ee15d59ce" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a37b67f13816a86eff7e212778323721a201045db86d48a5969b3bac2ab99607 [INFO] running `Command { std: "docker" "start" "-a" "a37b67f13816a86eff7e212778323721a201045db86d48a5969b3bac2ab99607", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.48 [INFO] [stderr] Compiling quote v1.0.22 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling syn v1.0.106 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling async-trait v0.1.60 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking futures-io v0.3.25 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking bytes v1.3.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking mio v0.8.5 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking async-lock v2.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Checking jabba v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `dyn TestTrait: Injectable` is not satisfied [INFO] [stdout] --> examples/singletons.rs:35:34 [INFO] [stdout] | [INFO] [stdout] 35 | let instance1 = injector.get::().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `Injectable` is not implemented for `dyn TestTrait` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Injector::get` [INFO] [stdout] --> /opt/rustwide/workdir/src/injector.rs:139:26 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn get( [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Injector::get` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn TestTrait: Injectable` is not satisfied [INFO] [stdout] --> examples/singletons.rs:36:45 [INFO] [stdout] | [INFO] [stdout] 36 | println!("instance1 value: {}", instance1.value()); [INFO] [stdout] | ^^^^^ the trait `Injectable` is not implemented for `dyn TestTrait` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `TestTrait::value` [INFO] [stdout] --> examples/singletons.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 5 | trait TestTrait: Injectable + Send { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TestTrait::value` [INFO] [stdout] 6 | fn value(&self) -> usize; [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn TestTrait: Injectable` is not satisfied [INFO] [stdout] --> examples/singletons.rs:38:34 [INFO] [stdout] | [INFO] [stdout] 38 | let instance2 = injector.get::().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `Injectable` is not implemented for `dyn TestTrait` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Injector::get` [INFO] [stdout] --> /opt/rustwide/workdir/src/injector.rs:139:26 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn get( [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Injector::get` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn TestTrait: Injectable` is not satisfied [INFO] [stdout] --> examples/complex.rs:72:41 [INFO] [stdout] | [INFO] [stdout] 72 | let other_instance = injector.get::().await?; [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `Injectable` is not implemented for `dyn TestTrait` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Injectable` is implemented for `InjectionDemoStruct` [INFO] [stdout] note: required by a bound in `Injector::get` [INFO] [stdout] --> /opt/rustwide/workdir/src/injector.rs:139:26 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn get( [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Injector::get` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn TestTrait: Injectable` is not satisfied [INFO] [stdout] --> examples/singletons.rs:39:45 [INFO] [stdout] | [INFO] [stdout] 39 | println!("instance2 value: {}", instance2.value()); [INFO] [stdout] | ^^^^^ the trait `Injectable` is not implemented for `dyn TestTrait` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `TestTrait::value` [INFO] [stdout] --> examples/singletons.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 5 | trait TestTrait: Injectable + Send { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TestTrait::value` [INFO] [stdout] 6 | fn value(&self) -> usize; [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn TestTrait: Injectable` is not satisfied [INFO] [stdout] --> examples/fallible_constructor.rs:56:34 [INFO] [stdout] | [INFO] [stdout] 56 | let instance1 = injector.get::().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `Injectable` is not implemented for `dyn TestTrait` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Injectable` is implemented for `TestStruct` [INFO] [stdout] note: required by a bound in `Injector::get` [INFO] [stdout] --> /opt/rustwide/workdir/src/injector.rs:139:26 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn get( [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Injector::get` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn TestTrait: Injectable` is not satisfied [INFO] [stdout] --> examples/async_constructor.rs:42:34 [INFO] [stdout] | [INFO] [stdout] 42 | let instance1 = injector.get::().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `Injectable` is not implemented for `dyn TestTrait` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Injectable` is implemented for `TestStruct` [INFO] [stdout] note: required by a bound in `Injector::get` [INFO] [stdout] --> /opt/rustwide/workdir/src/injector.rs:139:26 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn get( [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Injector::get` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn TestTrait: Injectable` is not satisfied [INFO] [stdout] --> examples/complex.rs:75:29 [INFO] [stdout] | [INFO] [stdout] 75 | value: other_instance.value(), [INFO] [stdout] | ^^^^^ the trait `Injectable` is not implemented for `dyn TestTrait` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Injectable` is implemented for `InjectionDemoStruct` [INFO] [stdout] note: required by a bound in `TestTrait::value` [INFO] [stdout] --> examples/complex.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | trait TestTrait: Injectable + Sync + Send { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TestTrait::value` [INFO] [stdout] 11 | fn value(&self) -> usize; [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn TestTrait: Injectable` is not satisfied [INFO] [stdout] --> examples/async_constructor.rs:43:45 [INFO] [stdout] | [INFO] [stdout] 43 | println!("instance1 value: {}", instance1.value()); [INFO] [stdout] | ^^^^^ the trait `Injectable` is not implemented for `dyn TestTrait` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Injectable` is implemented for `TestStruct` [INFO] [stdout] note: required by a bound in `TestTrait::value` [INFO] [stdout] --> examples/async_constructor.rs:8:18 [INFO] [stdout] | [INFO] [stdout] 8 | trait TestTrait: Injectable + Send { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TestTrait::value` [INFO] [stdout] 9 | fn value(&self) -> usize; [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn TestTrait: Injectable` is not satisfied [INFO] [stdout] --> examples/async_constructor.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | let instance2 = injector.get::().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `Injectable` is not implemented for `dyn TestTrait` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Injectable` is implemented for `TestStruct` [INFO] [stdout] note: required by a bound in `Injector::get` [INFO] [stdout] --> /opt/rustwide/workdir/src/injector.rs:139:26 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn get( [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Injector::get` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn TestTrait: Injectable` is not satisfied [INFO] [stdout] --> examples/simple.rs:34:34 [INFO] [stdout] | [INFO] [stdout] 34 | let instance1 = injector.get::().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `Injectable` is not implemented for `dyn TestTrait` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Injector::get` [INFO] [stdout] --> /opt/rustwide/workdir/src/injector.rs:139:26 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn get( [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Injector::get` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn TestTrait: Injectable` is not satisfied [INFO] [stdout] --> examples/async_constructor.rs:46:45 [INFO] [stdout] | [INFO] [stdout] 46 | println!("instance2 value: {}", instance2.value()); [INFO] [stdout] | ^^^^^ the trait `Injectable` is not implemented for `dyn TestTrait` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Injectable` is implemented for `TestStruct` [INFO] [stdout] note: required by a bound in `TestTrait::value` [INFO] [stdout] --> examples/async_constructor.rs:8:18 [INFO] [stdout] | [INFO] [stdout] 8 | trait TestTrait: Injectable + Send { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TestTrait::value` [INFO] [stdout] 9 | fn value(&self) -> usize; [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn TestTrait: Injectable` is not satisfied [INFO] [stdout] --> examples/fallible_constructor.rs:57:45 [INFO] [stdout] | [INFO] [stdout] 57 | println!("instance1 value: {}", instance1.value()); [INFO] [stdout] | ^^^^^ the trait `Injectable` is not implemented for `dyn TestTrait` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Injectable` is implemented for `TestStruct` [INFO] [stdout] note: required by a bound in `TestTrait::value` [INFO] [stdout] --> examples/fallible_constructor.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | trait TestTrait: Injectable + Send { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TestTrait::value` [INFO] [stdout] 20 | fn value(&self) -> usize; [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn TestTrait: Injectable` is not satisfied [INFO] [stdout] --> examples/simple.rs:35:45 [INFO] [stdout] | [INFO] [stdout] 35 | println!("instance1 value: {}", instance1.value()); [INFO] [stdout] | ^^^^^ the trait `Injectable` is not implemented for `dyn TestTrait` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `TestTrait::value` [INFO] [stdout] --> examples/simple.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 5 | trait TestTrait: Injectable + Send { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TestTrait::value` [INFO] [stdout] 6 | fn value(&self) -> usize; [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn TestTrait: Injectable` is not satisfied [INFO] [stdout] --> examples/simple.rs:37:34 [INFO] [stdout] | [INFO] [stdout] 37 | let instance2 = injector.get::().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `Injectable` is not implemented for `dyn TestTrait` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Injector::get` [INFO] [stdout] --> /opt/rustwide/workdir/src/injector.rs:139:26 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn get( [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Injector::get` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn TestTrait: Injectable` is not satisfied [INFO] [stdout] --> examples/fallible_constructor.rs:59:24 [INFO] [stdout] | [INFO] [stdout] 59 | match injector.get::().await { [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `Injectable` is not implemented for `dyn TestTrait` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Injectable` is implemented for `TestStruct` [INFO] [stdout] note: required by a bound in `Injector::get` [INFO] [stdout] --> /opt/rustwide/workdir/src/injector.rs:139:26 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn get( [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Injector::get` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jabba` (example "singletons") due to 5 previous errors [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dyn TestTrait: Injectable` is not satisfied [INFO] [stdout] --> examples/simple.rs:38:45 [INFO] [stdout] | [INFO] [stdout] 38 | println!("instance2 value: {}", instance2.value()); [INFO] [stdout] | ^^^^^ the trait `Injectable` is not implemented for `dyn TestTrait` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `TestTrait::value` [INFO] [stdout] --> examples/simple.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 5 | trait TestTrait: Injectable + Send { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TestTrait::value` [INFO] [stdout] 6 | fn value(&self) -> usize; [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jabba` (example "complex") due to 3 previous errors [INFO] [stdout] error[E0277]: the trait bound `dyn TestTrait: Injectable` is not satisfied [INFO] [stdout] --> examples/fallible_constructor.rs:60:64 [INFO] [stdout] | [INFO] [stdout] 60 | Ok(instance2) => println!("instance2 value: {}", instance2.value()), [INFO] [stdout] | ^^^^^ the trait `Injectable` is not implemented for `dyn TestTrait` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Injectable` is implemented for `TestStruct` [INFO] [stdout] note: required by a bound in `TestTrait::value` [INFO] [stdout] --> examples/fallible_constructor.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | trait TestTrait: Injectable + Send { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TestTrait::value` [INFO] [stdout] 20 | fn value(&self) -> usize; [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jabba` (example "async_constructor") due to 5 previous errors [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `jabba` (example "simple") due to 5 previous errors [INFO] [stderr] error: could not compile `jabba` (example "fallible_constructor") due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "a37b67f13816a86eff7e212778323721a201045db86d48a5969b3bac2ab99607", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a37b67f13816a86eff7e212778323721a201045db86d48a5969b3bac2ab99607", kill_on_drop: false }` [INFO] [stdout] a37b67f13816a86eff7e212778323721a201045db86d48a5969b3bac2ab99607