[INFO] fetching crate russe 0.0.4...
[INFO] checking russe-0.0.4 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate russe 0.0.4 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate russe 0.0.4 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate russe 0.0.4
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate russe 0.0.4
[INFO] tweaked toml for crates.io crate russe 0.0.4 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate crates.io crate russe 0.0.4 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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 266f0442e7608933b6be69881e2608c060bca8eb4ab6fc98149752f7396e07d3
[INFO] running `Command { std: "docker" "start" "-a" "266f0442e7608933b6be69881e2608c060bca8eb4ab6fc98149752f7396e07d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "266f0442e7608933b6be69881e2608c060bca8eb4ab6fc98149752f7396e07d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "266f0442e7608933b6be69881e2608c060bca8eb4ab6fc98149752f7396e07d3", kill_on_drop: false }`
[INFO] [stdout] 266f0442e7608933b6be69881e2608c060bca8eb4ab6fc98149752f7396e07d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c816f04b0f4bbb46e708b68e5066a162a7a7a67f496072b61c8f2e9c35895a95
[INFO] running `Command { std: "docker" "start" "-a" "c816f04b0f4bbb46e708b68e5066a162a7a7a67f496072b61c8f2e9c35895a95", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking bytestring v1.4.0
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking russe v0.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_test`
[INFO] [stdout]    --> src/decoder.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |     use futures_test::stream::StreamTestExt as _;
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared crate or module `futures_test`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 147 |     use futures_util::stream::StreamTestExt as _;
[INFO] [stdout]     |         ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio_util::io`
[INFO] [stdout]    --> src/decoder.rs:149:41
[INFO] [stdout]     |
[INFO] [stdout] 149 |     use tokio_util::{codec::FramedRead, io::StreamReader};
[INFO] [stdout]     |                                         ^^ could not find `io` in `tokio_util`
[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-util-0.7.12/src/lib.rs:46:13
[INFO] [stdout]     |
[INFO] [stdout] 46  |     pub mod io;
[INFO] [stdout]     |             ^^
[INFO] [stdout] note: the item is gated behind the `io` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.12/src/lib.rs:45:1
[INFO] [stdout]     |
[INFO] [stdout] 45  | / cfg_io! {
[INFO] [stdout] 46  | |     pub mod io;
[INFO] [stdout] 47  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `cfg_io` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]    --> src/decoder.rs:154:14
[INFO] [stdout]     |
[INFO] [stdout] 154 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `indoc`
[INFO] [stdout]    --> src/decoder.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |         let input = indoc::indoc! {"
[INFO] [stdout]     |                     ^^^^^ use of undeclared crate or module `indoc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `Pin<&mut _>`
[INFO] [stdout]    --> src/decoder.rs:188:13
[INFO] [stdout]     |
[INFO] [stdout] 188 |         let mut event_stream = pin!(event_stream);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 189 |
[INFO] [stdout] 190 |         let ev = event_stream.next().await.unwrap().unwrap();
[INFO] [stdout]     |                               ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `event_stream` an explicit type, where the placeholders `_` are specified
[INFO] [stdout]     |
[INFO] [stdout] 188 |         let mut event_stream: Pin<&mut _> = pin!(event_stream);
[INFO] [stdout]     |                             +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_test`
[INFO] [stdout]   --> examples/decoder.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     use tokio_test::stream_mock::StreamMockBuilder;
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `tokio_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `reqwest_0_12`
[INFO] [stdout]  --> examples/manager.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate reqwest_0_12 as reqwest;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio_util::io`
[INFO] [stdout]   --> examples/decoder.rs:8:37
[INFO] [stdout]    |
[INFO] [stdout] 8  | use tokio_util::{codec::FramedRead, io::StreamReader};
[INFO] [stdout]    |                                     ^^ could not find `io` in `tokio_util`
[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-util-0.7.12/src/lib.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub mod io;
[INFO] [stdout]    |             ^^
[INFO] [stdout] note: the item is gated behind the `io` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.12/src/lib.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / cfg_io! {
[INFO] [stdout] 46 | |     pub mod io;
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = note: this error originates in the macro `cfg_io` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio_stream`
[INFO] [stdout]  --> examples/manager.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tokio_stream::wrappers::UnboundedReceiverStream;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `tokio_stream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `russe::reqwest_0_12`
[INFO] [stdout]   --> examples/manager.rs:7:12
[INFO] [stdout]    |
[INFO] [stdout] 7  | use russe::reqwest_0_12::Manager;
[INFO] [stdout]    |            ^^^^^^^^^^^^ could not find `reqwest_0_12` in `russe`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub mod reqwest_0_12;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `reqwest-0_12` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "reqwest-0_12")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `main` in `tokio`
[INFO] [stdout]   --> examples/decoder.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[tokio::main(flavor = "current_thread")]
[INFO] [stdout]    |          ^^^^ could not find `main` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `indoc`
[INFO] [stdout]   --> examples/decoder.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let input = indoc::indoc! {"
[INFO] [stdout]    |                 ^^^^^ use of undeclared crate or module `indoc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `main` in `tokio`
[INFO] [stdout]   --> examples/manager.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[tokio::main(flavor = "current_thread")]
[INFO] [stdout]    |          ^^^^ could not find `main` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `Pin<&mut _>`
[INFO] [stdout]   --> examples/decoder.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let mut event_stream = pin!(event_stream);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |
[INFO] [stdout] 17 |     while let Some(Ok(ev)) = event_stream.next().await {
[INFO] [stdout]    |                                           ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `event_stream` an explicit type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let mut event_stream: Pin<&mut _> = pin!(event_stream);
[INFO] [stdout]    |                         +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> examples/decoder.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433, E0752.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `color_eyre`
[INFO] [stdout]   --> examples/manager.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     color_eyre::install()?;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `color_eyre`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `russe` (example "decoder") due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> examples/manager.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | async fn main() -> eyre::Result<()> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `eyre`
[INFO] [stdout]   --> examples/manager.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout] 11 | async fn main() -> eyre::Result<()> {
[INFO] [stdout]    |                    ^^^^ use of undeclared crate or module `eyre`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0463, E0752.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[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 `russe` (example "manager") due to 7 previous errors
[INFO] [stderr] error: could not compile `russe` (lib test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "c816f04b0f4bbb46e708b68e5066a162a7a7a67f496072b61c8f2e9c35895a95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c816f04b0f4bbb46e708b68e5066a162a7a7a67f496072b61c8f2e9c35895a95", kill_on_drop: false }`
[INFO] [stdout] c816f04b0f4bbb46e708b68e5066a162a7a7a67f496072b61c8f2e9c35895a95
