[INFO] cloning repository https://github.com/shockham/crony [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shockham/crony" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshockham%2Fcrony", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshockham%2Fcrony'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cea6d6845bce1818ca2c6e15849cc6eb27a2768e [INFO] checking shockham/crony against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshockham%2Fcrony" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shockham/crony on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shockham/crony [INFO] finished tweaking git repo https://github.com/shockham/crony [INFO] tweaked toml for git repo https://github.com/shockham/crony written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/shockham/crony 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio v1.8.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2aeadcf2b96000edbfc7352abed3c6fae18cb330c132a9972508f2c15324d6bd [INFO] running `Command { std: "docker" "start" "-a" "2aeadcf2b96000edbfc7352abed3c6fae18cb330c132a9972508f2c15324d6bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2aeadcf2b96000edbfc7352abed3c6fae18cb330c132a9972508f2c15324d6bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2aeadcf2b96000edbfc7352abed3c6fae18cb330c132a9972508f2c15324d6bd", kill_on_drop: false }` [INFO] [stdout] 2aeadcf2b96000edbfc7352abed3c6fae18cb330c132a9972508f2c15324d6bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c8b6b2f47715c3d9d9f12066bb42ebda9360fd5dd13ada57051229ec95742d3 [INFO] running `Command { std: "docker" "start" "-a" "4c8b6b2f47715c3d9d9f12066bb42ebda9360fd5dd13ada57051229ec95742d3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling tokio v1.8.4 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking crony v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `tokio::net::TcpListener` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio::net::TcpListener; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no `TcpListener` in `net` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.8.4/src/net/mod.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | pub use tcp::listener::TcpListener; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: the item is gated behind the `net` feature [INFO] [stdout] help: consider importing this struct instead [INFO] [stdout] | [INFO] [stdout] 7 | use std::net::TcpListener; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio::prelude` [INFO] [stdout] --> src/main.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | use tokio::prelude::*; [INFO] [stdout] | ^^^^^^^ could not find `prelude` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio::net::TcpListener` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio::net::TcpListener; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no `TcpListener` in `net` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.8.4/src/net/mod.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | pub use tcp::listener::TcpListener; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: the item is gated behind the `net` feature [INFO] [stdout] help: consider importing this struct instead [INFO] [stdout] | [INFO] [stdout] 7 | use std::net::TcpListener; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio::prelude` [INFO] [stdout] --> src/main.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | use tokio::prelude::*; [INFO] [stdout] | ^^^^^^^ could not find `prelude` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stream` [INFO] [stdout] --> src/main.rs:47:17 [INFO] [stdout] | [INFO] [stdout] 47 | stream::iter_ok::<_, io::Error>(iter::repeat(())).fold(reader, move |reader, _| { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stream` [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 6 + use futures::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_until` in module `io` [INFO] [stdout] --> src/main.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | io::read_until(reader, b'\n', Vec::new()) [INFO] [stdout] | ^^^^^^^^^^ not found in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `write_all` in module `io` [INFO] [stdout] --> src/main.rs:78:21 [INFO] [stdout] | [INFO] [stdout] 78 | io::write_all(writer, msg.into_bytes()) [INFO] [stdout] | ^^^^^^^^^ not found in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spawn` in crate `tokio` [INFO] [stdout] --> src/main.rs:89:20 [INFO] [stdout] | [INFO] [stdout] 89 | tokio::spawn(connection.then(move |_| { [INFO] [stdout] | ^^^^^ not found in `tokio` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.8.4/src/lib.rs:398:19 [INFO] [stdout] | [INFO] [stdout] 398 | pub use task::spawn; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: the item is gated behind the `rt` feature [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 6 + use futures::executor::spawn; [INFO] [stdout] | [INFO] [stdout] 6 + use futures::sync::mpsc::spawn; [INFO] [stdout] | [INFO] [stdout] 6 + use futures::sync::oneshot::spawn; [INFO] [stdout] | [INFO] [stdout] 6 + use futures::unsync::mpsc::spawn; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] help: if you import `spawn`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 89 - tokio::spawn(connection.then(move |_| { [INFO] [stdout] 89 + spawn(connection.then(move |_| { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `run` in crate `tokio` [INFO] [stdout] --> src/main.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 98 | tokio::run(srv); [INFO] [stdout] | ^^^ not found in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio::prelude` [INFO] [stdout] --> examples/test_client.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | use tokio::prelude::*; [INFO] [stdout] | ^^^^^^^ could not find `prelude` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stream` [INFO] [stdout] --> src/main.rs:47:17 [INFO] [stdout] | [INFO] [stdout] 47 | stream::iter_ok::<_, io::Error>(iter::repeat(())).fold(reader, move |reader, _| { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `stream` [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 6 + use futures::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_until` in module `io` [INFO] [stdout] --> src/main.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | io::read_until(reader, b'\n', Vec::new()) [INFO] [stdout] | ^^^^^^^^^^ not found in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `write_all` in module `io` [INFO] [stdout] --> src/main.rs:78:21 [INFO] [stdout] | [INFO] [stdout] 78 | io::write_all(writer, msg.into_bytes()) [INFO] [stdout] | ^^^^^^^^^ not found in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spawn` in crate `tokio` [INFO] [stdout] --> src/main.rs:89:20 [INFO] [stdout] | [INFO] [stdout] 89 | tokio::spawn(connection.then(move |_| { [INFO] [stdout] | ^^^^^ not found in `tokio` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.8.4/src/lib.rs:398:19 [INFO] [stdout] | [INFO] [stdout] 398 | pub use task::spawn; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: the item is gated behind the `rt` feature [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 6 + use futures::executor::spawn; [INFO] [stdout] | [INFO] [stdout] 6 + use futures::sync::mpsc::spawn; [INFO] [stdout] | [INFO] [stdout] 6 + use futures::sync::oneshot::spawn; [INFO] [stdout] | [INFO] [stdout] 6 + use futures::unsync::mpsc::spawn; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] help: if you import `spawn`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 89 - tokio::spawn(connection.then(move |_| { [INFO] [stdout] 89 + spawn(connection.then(move |_| { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `run` in crate `tokio` [INFO] [stdout] --> src/main.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 98 | tokio::run(srv); [INFO] [stdout] | ^^^ not found in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio::net::TcpStream` [INFO] [stdout] --> examples/test_client.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | use tokio::net::TcpStream; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `TcpStream` in `net` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.8.4/src/net/mod.rs:37:26 [INFO] [stdout] | [INFO] [stdout] 37 | pub use tcp::stream::TcpStream; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = note: the item is gated behind the `net` feature [INFO] [stdout] help: consider importing this struct instead [INFO] [stdout] | [INFO] [stdout] 77 | use std::net::TcpStream; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio::prelude` [INFO] [stdout] --> examples/test_client.rs:78:16 [INFO] [stdout] | [INFO] [stdout] 78 | use tokio::prelude::*; [INFO] [stdout] | ^^^^^^^ could not find `prelude` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `run` in crate `tokio` [INFO] [stdout] --> examples/test_client.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | tokio::run({ [INFO] [stdout] | ^^^ not found in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Stream` in this scope [INFO] [stdout] --> examples/test_client.rs:89:20 [INFO] [stdout] | [INFO] [stdout] 89 | stdin: Box, Error = io::Error> + Send>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 76 + use futures::Stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Stream` in this scope [INFO] [stdout] --> examples/test_client.rs:90:14 [INFO] [stdout] | [INFO] [stdout] 90 | ) -> Box + Send> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 76 + use futures::Stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spawn` in crate `tokio` [INFO] [stdout] --> examples/test_client.rs:97:24 [INFO] [stdout] | [INFO] [stdout] 97 | tokio::spawn(stdin.forward(sink).then(|result| { [INFO] [stdout] | ^^^^^ not found in `tokio` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.8.4/src/lib.rs:398:19 [INFO] [stdout] | [INFO] [stdout] 398 | pub use task::spawn; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: the item is gated behind the `rt` feature [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 76 + use futures::executor::spawn; [INFO] [stdout] | [INFO] [stdout] 76 + use futures::sync::oneshot::spawn; [INFO] [stdout] | [INFO] [stdout] 76 + use futures::unsync::mpsc::spawn; [INFO] [stdout] | [INFO] [stdout] 76 + use futures::unsync::oneshot::spawn; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] help: if you import `spawn`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 97 - tokio::spawn(stdin.forward(sink).then(|result| { [INFO] [stdout] 97 + spawn(stdin.forward(sink).then(|result| { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stdout] error[E0599]: `futures::sync::mpsc::UnboundedReceiver<_>` is not an iterator [INFO] [stdout] --> src/main.rs:77:36 [INFO] [stdout] | [INFO] [stdout] 77 | let socket_writer = rx.fold(writer, |writer, msg| { [INFO] [stdout] | ---^^^^ `futures::sync::mpsc::UnboundedReceiver<_>` is not an iterator [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-0.1.31/src/sync/mpsc/mod.rs:133:1 [INFO] [stdout] | [INFO] [stdout] 133 | pub struct UnboundedReceiver(Receiver); [INFO] [stdout] | ------------------------------- doesn't satisfy `_: Iterator` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `futures::sync::mpsc::UnboundedReceiver<_>: Iterator` [INFO] [stdout] which is required by `&mut futures::sync::mpsc::UnboundedReceiver<_>: Iterator` [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Stream` which provides `fold` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 3 + use futures::Stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crony` (example "test_client") due to 8 previous errors [INFO] [stdout] error[E0599]: `futures::sync::mpsc::UnboundedReceiver<_>` is not an iterator [INFO] [stdout] --> src/main.rs:77:36 [INFO] [stdout] | [INFO] [stdout] 77 | let socket_writer = rx.fold(writer, |writer, msg| { [INFO] [stdout] | ---^^^^ `futures::sync::mpsc::UnboundedReceiver<_>` is not an iterator [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-0.1.31/src/sync/mpsc/mod.rs:133:1 [INFO] [stdout] | [INFO] [stdout] 133 | pub struct UnboundedReceiver(Receiver); [INFO] [stdout] | ------------------------------- doesn't satisfy `_: Iterator` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `futures::sync::mpsc::UnboundedReceiver<_>: Iterator` [INFO] [stdout] which is required by `&mut futures::sync::mpsc::UnboundedReceiver<_>: Iterator` [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Stream` which provides `fold` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 3 + use futures::Stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crony` (bin "crony" test) due to 9 previous errors [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `crony` (bin "crony") due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "4c8b6b2f47715c3d9d9f12066bb42ebda9360fd5dd13ada57051229ec95742d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c8b6b2f47715c3d9d9f12066bb42ebda9360fd5dd13ada57051229ec95742d3", kill_on_drop: false }` [INFO] [stdout] 4c8b6b2f47715c3d9d9f12066bb42ebda9360fd5dd13ada57051229ec95742d3