[INFO] fetching crate tokio-channels-console 0.1.0...
[INFO] testing tokio-channels-console-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate tokio-channels-console 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate tokio-channels-console 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tokio-channels-console 0.1.0
[INFO] tweaked toml for crates.io crate tokio-channels-console 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tokio-channels-console 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tokio-channels-console 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3dc6a33a1751f17f57102ac9eb6ef502b2f1b9fec77fce29fd8d538b46ea7292
[INFO] running `Command { std: "docker" "start" "-a" "3dc6a33a1751f17f57102ac9eb6ef502b2f1b9fec77fce29fd8d538b46ea7292", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3dc6a33a1751f17f57102ac9eb6ef502b2f1b9fec77fce29fd8d538b46ea7292", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3dc6a33a1751f17f57102ac9eb6ef502b2f1b9fec77fce29fd8d538b46ea7292", kill_on_drop: false }`
[INFO] [stdout] 3dc6a33a1751f17f57102ac9eb6ef502b2f1b9fec77fce29fd8d538b46ea7292
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 788e6184c894826a7b0ea1c21e2e1bbddb2a4a16290df6dce3a6112431b0ce8f
[INFO] running `Command { std: "docker" "start" "-a" "788e6184c894826a7b0ea1c21e2e1bbddb2a4a16290df6dce3a6112431b0ce8f", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling chunked_transfer v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling prettytable-rs v0.10.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio-channels-console v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.36s
[INFO] running `Command { std: "docker" "inspect" "788e6184c894826a7b0ea1c21e2e1bbddb2a4a16290df6dce3a6112431b0ce8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "788e6184c894826a7b0ea1c21e2e1bbddb2a4a16290df6dce3a6112431b0ce8f", kill_on_drop: false }`
[INFO] [stdout] 788e6184c894826a7b0ea1c21e2e1bbddb2a4a16290df6dce3a6112431b0ce8f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9cf6349493fb0edf43b034dcfcb6606755c0dd40ce93e61300f48c6f51d60112
[INFO] running `Command { std: "docker" "start" "-a" "9cf6349493fb0edf43b034dcfcb6606755c0dd40ce93e61300f48c6f51d60112", kill_on_drop: false }`
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling tokio-channels-console v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stdout] error[E0432]: unresolved import `tokio::time`
[INFO] [stdout]    --> tests/cli_tests.rs:4:16
[INFO] [stdout]     |
[INFO] [stdout]   4 |     use tokio::time::{sleep, Duration};
[INFO] [stdout]     |                ^^^^ could not find `time` 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-1949cf8c6b5b557f/tokio-1.48.0/src/lib.rs:564:13
[INFO] [stdout]     |
[INFO] [stdout] 563 | / cfg_time! {
[INFO] [stdout] 564 | |     pub mod time;
[INFO] [stdout]     | |             ^^^^
[INFO] [stdout] 565 | | }
[INFO] [stdout]     | |_- the item is gated behind the `time` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `process` in `tokio`
[INFO] [stdout]    --> tests/cli_tests.rs:48:32
[INFO] [stdout]     |
[INFO] [stdout]  48 |         let mut child = tokio::process::Command::new("cargo")
[INFO] [stdout]     |                                ^^^^^^^ could not find `process` 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-1949cf8c6b5b557f/tokio-1.48.0/src/lib.rs:522:13
[INFO] [stdout]     |
[INFO] [stdout] 521 | / cfg_process! {
[INFO] [stdout] 522 | |     pub mod process;
[INFO] [stdout]     | |             ^^^^^^^
[INFO] [stdout] 523 | | }
[INFO] [stdout]     | |_- the item is gated behind the `process` feature
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 +     use crate::tests::Command;
[INFO] [stdout]     |
[INFO] [stdout]   3 +     use std::process::Command;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Command`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout]  48 -         let mut child = tokio::process::Command::new("cargo")
[INFO] [stdout]  48 +         let mut child = Command::new("cargo")
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/cli_tests.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |         child.kill().await.expect("Failed to kill child process");
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tokio-channels-console` (test "cli_tests") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9cf6349493fb0edf43b034dcfcb6606755c0dd40ce93e61300f48c6f51d60112", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cf6349493fb0edf43b034dcfcb6606755c0dd40ce93e61300f48c6f51d60112", kill_on_drop: false }`
[INFO] [stdout] 9cf6349493fb0edf43b034dcfcb6606755c0dd40ce93e61300f48c6f51d60112
