[INFO] fetching crate capp 0.4.1...
[INFO] checking capp-0.4.1 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate capp 0.4.1 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate capp 0.4.1 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate capp 0.4.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate capp 0.4.1
[INFO] tweaked toml for crates.io crate capp 0.4.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate crates.io crate capp 0.4.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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0bb12863a298e4c36e1184379b96c17c837509b9234ea1cf2bd493b8af11373c
[INFO] running `Command { std: "docker" "start" "-a" "0bb12863a298e4c36e1184379b96c17c837509b9234ea1cf2bd493b8af11373c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0bb12863a298e4c36e1184379b96c17c837509b9234ea1cf2bd493b8af11373c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bb12863a298e4c36e1184379b96c17c837509b9234ea1cf2bd493b8af11373c", kill_on_drop: false }`
[INFO] [stdout] 0bb12863a298e4c36e1184379b96c17c837509b9234ea1cf2bd493b8af11373c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d37f3b1547f7de95845c2d37e2a26ab5b45d72ba4899753a3a59059b4c4bea06
[INFO] running `Command { std: "docker" "start" "-a" "d37f3b1547f7de95845c2d37e2a26ab5b45d72ba4899753a3a59059b4c4bea06", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling syn v2.0.51
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking http v1.0.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking unsafe-libyaml v0.2.10
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking servo_arc v0.3.0
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking ego-tree v0.6.3
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking http-body-util v0.1.0
[INFO] [stderr]     Checking regex v1.11.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking cssparser v0.31.2
[INFO] [stderr]     Checking pin-project v1.1.4
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.0
[INFO] [stderr]     Checking derive_builder v0.20.0
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]     Checking serde_yaml v0.9.32
[INFO] [stderr]     Checking capp v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking scraper v0.19.1
[INFO] [stdout] error[E0432]: unresolved import `capp::http`
[INFO] [stdout]  --> tests/http_tests.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 |     use capp::http::{
[INFO] [stdout]   |               ^^^^ could not find `http` in `capp`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/lib.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub mod http;
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] note: the item is gated behind the `http` feature
[INFO] [stdout]  --> /opt/rustwide/workdir/src/lib.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "http")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rustis`
[INFO] [stdout]  --> tests/redis_tests.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     use rustis::client::Client;
[INFO] [stdout]   |         ^^^^^^ use of undeclared crate or module `rustis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rustis`
[INFO] [stdout]  --> tests/redis_tests.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     use rustis::commands::{GenericCommands, HashCommands, ListCommands};
[INFO] [stdout]   |         ^^^^^^ use of undeclared crate or module `rustis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `capp::healthcheck`
[INFO] [stdout]  --> tests/healthcheck_tests.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 |     use capp::healthcheck::internet;
[INFO] [stdout]   |               ^^^^^^^^^^^ could not find `healthcheck` in `capp`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/lib.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod healthcheck;
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `healthcheck` feature
[INFO] [stdout]  --> /opt/rustwide/workdir/src/lib.rs:2:7
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cfg(feature = "healthcheck")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `capp::queue::RedisTaskQueue`
[INFO] [stdout]   --> tests/redis_tests.rs:3:23
[INFO] [stdout]    |
[INFO] [stdout] 3  |     use capp::queue::{RedisTaskQueue, TaskQueue, TaskQueueError};
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^ no `RedisTaskQueue` in `queue`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/queue.rs:15:45
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use backend::{RedisRoundRobinTaskQueue, RedisTaskQueue};
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `redis` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/queue.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "redis")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rustis`
[INFO] [stdout]  --> tests/redis_rr_tests.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |     use rustis::client::Client;
[INFO] [stdout]   |         ^^^^^^ use of undeclared crate or module `rustis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rustis`
[INFO] [stdout]  --> tests/redis_rr_tests.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     use rustis::commands::{GenericCommands, HashCommands, ListCommands};
[INFO] [stdout]   |         ^^^^^^ use of undeclared crate or module `rustis`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]   --> tests/http_tests.rs:69:14
[INFO] [stdout]    |
[INFO] [stdout] 69 |             (reqwest::StatusCode::NOT_FOUND, "not found".to_string()),
[INFO] [stdout]    |              ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 5  +     use hyper::StatusCode;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `StatusCode`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 69 -             (reqwest::StatusCode::NOT_FOUND, "not found".to_string()),
[INFO] [stdout] 69 +             (StatusCode::NOT_FOUND, "not found".to_string()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `capp::queue::RedisRoundRobinTaskQueue`
[INFO] [stdout]   --> tests/redis_rr_tests.rs:4:20
[INFO] [stdout]    |
[INFO] [stdout] 4  |         HasTagKey, RedisRoundRobinTaskQueue, TaskQueue, TaskQueueError,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^ no `RedisRoundRobinTaskQueue` in `queue`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/queue.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use backend::{RedisRoundRobinTaskQueue, RedisTaskQueue};
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `redis` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/queue.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "redis")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `capp::http`, `capp::reqwest`
[INFO] [stdout]   --> examples/hackernews/main.rs:8:34
[INFO] [stdout]    |
[INFO] [stdout] 8  | use capp::{config::Configurable, http, reqwest};
[INFO] [stdout]    |                                  ^^^^  ^^^^^^^ no `reqwest` in the root
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  no `http` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this crate instead:
[INFO] [stdout]            hyper::http
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout] 5  | pub mod http;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `http` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:4:7
[INFO] [stdout]    |
[INFO] [stdout] 4  | #[cfg(feature = "http")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub use reqwest;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: the item is gated behind the `http` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(feature = "http")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `backoff`
[INFO] [stdout]    --> examples/hackernews/main.rs:166:23
[INFO] [stdout]     |
[INFO] [stdout] 166 |         let backoff = backoff::ExponentialBackoffBuilder::new()
[INFO] [stdout]     |                       ^^^^^^^ use of undeclared crate or module `backoff`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `backoff`
[INFO] [stdout]    --> examples/hackernews/main.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 186 |         backoff::future::retry(backoff, fetch_content).await
[INFO] [stdout]     |         ^^^^^^^ use of undeclared crate or module `backoff`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `capp` (test "redis_tests") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `capp` (test "healthcheck_tests") due to 1 previous error
[INFO] [stderr] error: could not compile `capp` (test "http_tests") due to 2 previous errors
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> examples/hackernews/main.rs:114:42
[INFO] [stdout]     |
[INFO] [stdout] 114 |             Ok((reqwest::StatusCode::OK, text)) => {
[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[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> examples/hackernews/main.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             Ok((reqwest::StatusCode::OK, text)) => {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `(_, str)`, the trait `Sized` is not implemented for `str`, which is required by `(_, _): Sized`
[INFO] [stdout]     = note: required because it appears within the type `(_, str)`
[INFO] [stdout] note: required by a bound in `std::prelude::v1::Ok`
[INFO] [stdout]    --> /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/core/src/result.rs:531:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `capp` (test "redis_rr_tests") due to 3 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `capp` (example "hackernews") due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "d37f3b1547f7de95845c2d37e2a26ab5b45d72ba4899753a3a59059b4c4bea06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d37f3b1547f7de95845c2d37e2a26ab5b45d72ba4899753a3a59059b4c4bea06", kill_on_drop: false }`
[INFO] [stdout] d37f3b1547f7de95845c2d37e2a26ab5b45d72ba4899753a3a59059b4c4bea06
