[INFO] fetching crate async-compression-issue-150-workaround 0.3.15-issue-150... [INFO] checking async-compression-issue-150-workaround-0.3.15-issue-150 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate async-compression-issue-150-workaround 0.3.15-issue-150 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate async-compression-issue-150-workaround 0.3.15-issue-150 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate async-compression-issue-150-workaround 0.3.15-issue-150 [INFO] tweaked toml for crates.io crate async-compression-issue-150-workaround 0.3.15-issue-150 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate async-compression-issue-150-workaround 0.3.15-issue-150 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate async-compression-issue-150-workaround 0.3.15-issue-150 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b82e623a3f60190605154f7f55b6af2faab3fa2256251c568081e9898caf0f8f [INFO] running `Command { std: "docker" "start" "-a" "b82e623a3f60190605154f7f55b6af2faab3fa2256251c568081e9898caf0f8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b82e623a3f60190605154f7f55b6af2faab3fa2256251c568081e9898caf0f8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b82e623a3f60190605154f7f55b6af2faab3fa2256251c568081e9898caf0f8f", kill_on_drop: false }` [INFO] [stdout] b82e623a3f60190605154f7f55b6af2faab3fa2256251c568081e9898caf0f8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 223b2124c7b0bc14902bff470bf3d7a60fc216403ce7f802dd920e84faec3bc4 [INFO] running `Command { std: "docker" "start" "-a" "223b2124c7b0bc14902bff470bf3d7a60fc216403ce7f802dd920e84faec3bc4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking futures-sink v0.3.19 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling serde v1.0.135 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Checking futures-io v0.3.19 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking bytes v0.6.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling ntest_proc_macro_helper v0.7.5 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling tokio v0.3.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking async-compression-issue-150-workaround v0.3.15-issue-150 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stdout] warning: unexpected `cfg` condition name: `all` [INFO] [stdout] --> src/lib.rs:158:17 [INFO] [stdout] | [INFO] [stdout] 158 | #![cfg_attr(not(all), allow(unused))] [INFO] [stdout] | ^^^ help: found config with similar value: `feature = "all"` [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(all)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(all)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tokio v1.15.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tokio-util v0.5.1 [INFO] [stderr] Checking tokio-util v0.4.0 [INFO] [stderr] Checking proptest v1.0.0 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling ntest_test_cases v0.7.5 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling ntest_timeout v0.7.5 [INFO] [stderr] Compiling proptest-derive v0.3.0 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking ntest v0.7.5 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.19 [INFO] [stderr] Checking futures-test v0.3.19 [INFO] [stderr] Checking futures v0.3.19 [INFO] [stdout] warning: unexpected `cfg` condition name: `all` [INFO] [stdout] --> src/lib.rs:158:17 [INFO] [stdout] | [INFO] [stdout] 158 | #![cfg_attr(not(all), allow(unused))] [INFO] [stdout] | ^^^ help: found config with similar value: `feature = "all"` [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(all)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(all)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_compression` [INFO] [stdout] --> tests/proptest.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use async_compression::Level; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `async_compression` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `async_compression`, use `cargo add async_compression` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_compression` [INFO] [stdout] --> tests/utils/mod.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub use async_compression::Level; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `async_compression` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `async_compression`, use `cargo add async_compression` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `track_closed::TrackClosed` and `track_eof::TrackEof` [INFO] [stdout] --> tests/utils/mod.rs:18:43 [INFO] [stdout] | [INFO] [stdout] 18 | pub use self::{input_stream::InputStream, track_closed::TrackClosed, track_eof::TrackEof}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `executor::block_on`, `pin_mut`, and `stream::Stream` [INFO] [stdout] --> tests/utils/mod.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | pub use futures::{executor::block_on, pin_mut, stream::Stream}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `future::Future`, `io::Result`, `iter::FromIterator`, and `pin::Pin` [INFO] [stdout] --> tests/utils/mod.rs:21:15 [INFO] [stdout] | [INFO] [stdout] 21 | pub use std::{future::Future, io::Result, iter::FromIterator, pin::Pin}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `async-compression-issue-150-workaround` (test "proptest") due to 2 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "223b2124c7b0bc14902bff470bf3d7a60fc216403ce7f802dd920e84faec3bc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "223b2124c7b0bc14902bff470bf3d7a60fc216403ce7f802dd920e84faec3bc4", kill_on_drop: false }` [INFO] [stdout] 223b2124c7b0bc14902bff470bf3d7a60fc216403ce7f802dd920e84faec3bc4