[INFO] fetching crate alhc 0.3.0-alpha.4... [INFO] checking alhc-0.3.0-alpha.4 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] extracting crate alhc 0.3.0-alpha.4 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate alhc 0.3.0-alpha.4 [INFO] finished tweaking crates.io crate alhc 0.3.0-alpha.4 [INFO] tweaked toml for crates.io crate alhc 0.3.0-alpha.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate alhc 0.3.0-alpha.4 on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate alhc 0.3.0-alpha.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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d96c3b5333b6f090e73da519ef5a176d0710715f98bb664e882a05348d18cafa [INFO] running `Command { std: "docker" "start" "-a" "d96c3b5333b6f090e73da519ef5a176d0710715f98bb664e882a05348d18cafa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d96c3b5333b6f090e73da519ef5a176d0710715f98bb664e882a05348d18cafa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d96c3b5333b6f090e73da519ef5a176d0710715f98bb664e882a05348d18cafa", kill_on_drop: false }` [INFO] [stdout] d96c3b5333b6f090e73da519ef5a176d0710715f98bb664e882a05348d18cafa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04138053057ffd8b2811424f1f8563323ad40b01afd812e1888e096e77c9ce7e [INFO] running `Command { std: "docker" "start" "-a" "04138053057ffd8b2811424f1f8563323ad40b01afd812e1888e096e77c9ce7e", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking once_cell v1.16.0 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking fastrand v2.0.2 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling polling v2.5.1 [INFO] [stderr] Compiling curl v0.4.46 [INFO] [stderr] Checking futures-sink v0.3.25 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking castaway v0.1.2 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Compiling curl-sys v0.4.72+curl-8.6.0 [INFO] [stderr] Checking async-channel v1.8.0 [INFO] [stderr] Checking event-listener v5.3.0 [INFO] [stderr] Checking sluice v0.5.5 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Checking blocking v1.3.0 [INFO] [stderr] Checking async-executor v1.5.0 [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Checking event-listener-strategy v0.5.1 [INFO] [stderr] Checking async-channel v2.2.0 [INFO] [stderr] Checking async-fs v2.1.1 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking polling v3.6.0 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking async-io v2.3.2 [INFO] [stderr] Checking async-signal v0.2.5 [INFO] [stderr] Checking async-net v2.0.0 [INFO] [stderr] Checking alhc v0.3.0-alpha.4 (/opt/rustwide/workdir) [INFO] [stderr] Checking async-process v2.2.0 [INFO] [stdout] warning: unexpected `cfg` condition value: `async_t` [INFO] [stdout] --> src/prelude.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | #[cfg_attr(feature = "async_t", async_t::async_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `anyhow`, `async_t_boxed`, `default`, and `serde` [INFO] [stdout] = help: consider adding `async_t` as a feature in `Cargo.toml` [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] warning: unexpected `cfg` condition value: `async_t` [INFO] [stdout] --> src/prelude.rs:67:16 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(not(feature = "async_t"), allow(async_fn_in_trait))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `anyhow`, `async_t_boxed`, `default`, and `serde` [INFO] [stdout] = help: consider adding `async_t` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `async_t` [INFO] [stdout] --> src/unix/response.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg_attr(feature = "async_t", async_t::async_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `anyhow`, `async_t_boxed`, `default`, and `serde` [INFO] [stdout] = help: consider adding `async_t` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/response.rs:20:24 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn data_string(&self) -> Cow { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | pub fn data_string(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking smol v2.0.0 [INFO] [stderr] Checking futures-executor v0.3.25 [INFO] [stderr] Checking futures v0.3.25 [INFO] [stdout] warning: unexpected `cfg` condition value: `async_t` [INFO] [stdout] --> src/prelude.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | #[cfg_attr(feature = "async_t", async_t::async_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `anyhow`, `async_t_boxed`, `default`, and `serde` [INFO] [stdout] = help: consider adding `async_t` as a feature in `Cargo.toml` [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] warning: unexpected `cfg` condition value: `async_t` [INFO] [stdout] --> src/prelude.rs:67:16 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(not(feature = "async_t"), allow(async_fn_in_trait))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `anyhow`, `async_t_boxed`, `default`, and `serde` [INFO] [stdout] = help: consider adding `async_t` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `async_t` [INFO] [stdout] --> src/unix/response.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg_attr(feature = "async_t", async_t::async_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `anyhow`, `async_t_boxed`, `default`, and `serde` [INFO] [stdout] = help: consider adding `async_t` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/response.rs:20:24 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn data_string(&self) -> Cow { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | pub fn data_string(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.11s [INFO] running `Command { std: "docker" "inspect" "04138053057ffd8b2811424f1f8563323ad40b01afd812e1888e096e77c9ce7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04138053057ffd8b2811424f1f8563323ad40b01afd812e1888e096e77c9ce7e", kill_on_drop: false }` [INFO] [stdout] 04138053057ffd8b2811424f1f8563323ad40b01afd812e1888e096e77c9ce7e