[INFO] fetching crate async-compression-issue-150-workaround 0.3.15-issue-150... [INFO] testing async-compression-issue-150-workaround-0.3.15-issue-150 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-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 b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a3359dc95913c0d051606cd95cf86c9d7054b5617d5c740541532401c650163 [INFO] running `Command { std: "docker" "start" "-a" "3a3359dc95913c0d051606cd95cf86c9d7054b5617d5c740541532401c650163", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a3359dc95913c0d051606cd95cf86c9d7054b5617d5c740541532401c650163", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a3359dc95913c0d051606cd95cf86c9d7054b5617d5c740541532401c650163", kill_on_drop: false }` [INFO] [stdout] 3a3359dc95913c0d051606cd95cf86c9d7054b5617d5c740541532401c650163 [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" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96e4717d01d7dbcc528fa9128f851576b9419e52abf1cb3e4da2fcf4e41610b6 [INFO] running `Command { std: "docker" "start" "-a" "96e4717d01d7dbcc528fa9128f851576b9419e52abf1cb3e4da2fcf4e41610b6", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling async-compression-issue-150-workaround v0.3.15-issue-150 (/opt/rustwide/workdir) [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] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.64s [INFO] running `Command { std: "docker" "inspect" "96e4717d01d7dbcc528fa9128f851576b9419e52abf1cb3e4da2fcf4e41610b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96e4717d01d7dbcc528fa9128f851576b9419e52abf1cb3e4da2fcf4e41610b6", kill_on_drop: false }` [INFO] [stdout] 96e4717d01d7dbcc528fa9128f851576b9419e52abf1cb3e4da2fcf4e41610b6 [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" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3c5ba01beb4a04d9fa4f29070216736a1e3867d89207dc32618171cf64626be [INFO] running `Command { std: "docker" "start" "-a" "d3c5ba01beb4a04d9fa4f29070216736a1e3867d89207dc32618171cf64626be", 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 libc v0.2.125 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling serde v1.0.135 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling tokio v0.3.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ntest_proc_macro_helper v0.7.5 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling tokio-util v0.5.1 [INFO] [stderr] Compiling tokio-util v0.4.0 [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] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling futures-macro v0.3.19 [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] Compiling tokio v0.2.25 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling proptest-derive v0.3.0 [INFO] [stderr] Compiling ntest_timeout v0.7.5 [INFO] [stderr] Compiling ntest v0.7.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling futures-test v0.3.19 [INFO] [stderr] Compiling async-compression-issue-150-workaround v0.3.15-issue-150 (/opt/rustwide/workdir) [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)]` (part of `#[warn(unused)]`) 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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d3c5ba01beb4a04d9fa4f29070216736a1e3867d89207dc32618171cf64626be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3c5ba01beb4a04d9fa4f29070216736a1e3867d89207dc32618171cf64626be", kill_on_drop: false }` [INFO] [stdout] d3c5ba01beb4a04d9fa4f29070216736a1e3867d89207dc32618171cf64626be