[INFO] fetching crate alhc 0.3.0-alpha.4...
[INFO] testing alhc-0.3.0-alpha.4 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate alhc 0.3.0-alpha.4 into /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate alhc 0.3.0-alpha.4 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 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 2d72b2085d569d927ef1342e494ad7db4ccda5e6b9c8e8094a39e3728b431634
[INFO] running `Command { std: "docker" "start" "-a" "2d72b2085d569d927ef1342e494ad7db4ccda5e6b9c8e8094a39e3728b431634", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d72b2085d569d927ef1342e494ad7db4ccda5e6b9c8e8094a39e3728b431634", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d72b2085d569d927ef1342e494ad7db4ccda5e6b9c8e8094a39e3728b431634", kill_on_drop: false }`
[INFO] [stdout] 2d72b2085d569d927ef1342e494ad7db4ccda5e6b9c8e8094a39e3728b431634
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] ee05063d0d8153d3ebcc78949d3fde73942f01873298dbe320342428b48e95fe
[INFO] running `Command { std: "docker" "start" "-a" "ee05063d0d8153d3ebcc78949d3fde73942f01873298dbe320342428b48e95fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling polling v2.5.1
[INFO] [stderr]    Compiling curl v0.4.46
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling isahc v1.7.2
[INFO] [stderr]    Compiling castaway v0.1.2
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling libz-sys v1.1.16
[INFO] [stderr]    Compiling curl-sys v0.4.72+curl-8.6.0
[INFO] [stderr]    Compiling concurrent-queue v2.4.0
[INFO] [stderr]    Compiling async-channel v1.8.0
[INFO] [stderr]    Compiling sluice v0.5.5
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling alhc v0.3.0-alpha.4 (/opt/rustwide/workdir)
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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<str> {
[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.26s
[INFO] running `Command { std: "docker" "inspect" "ee05063d0d8153d3ebcc78949d3fde73942f01873298dbe320342428b48e95fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee05063d0d8153d3ebcc78949d3fde73942f01873298dbe320342428b48e95fe", kill_on_drop: false }`
[INFO] [stdout] ee05063d0d8153d3ebcc78949d3fde73942f01873298dbe320342428b48e95fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 57f513427462b173b4379efede7d3f29a22c18f809b289336ea571f5731e62da
[INFO] running `Command { std: "docker" "start" "-a" "57f513427462b173b4379efede7d3f29a22c18f809b289336ea571f5731e62da", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling event-listener v5.3.0
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling blocking v1.3.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling async-executor v1.5.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling pollster v0.3.0
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.1
[INFO] [stderr]    Compiling polling v2.5.1
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling async-channel v2.2.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling isahc v1.7.2
[INFO] [stderr]    Compiling async-fs v2.1.1
[INFO] [stderr]    Compiling alhc v0.3.0-alpha.4 (/opt/rustwide/workdir)
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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<str> {
[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]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling polling v3.6.0
[INFO] [stderr]    Compiling async-io v2.3.2
[INFO] [stderr]    Compiling async-signal v0.2.5
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling async-process v2.2.0
[INFO] [stderr]    Compiling smol v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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<str> {
[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 `test` profile [unoptimized + debuginfo] target(s) in 21.92s
[INFO] running `Command { std: "docker" "inspect" "57f513427462b173b4379efede7d3f29a22c18f809b289336ea571f5731e62da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57f513427462b173b4379efede7d3f29a22c18f809b289336ea571f5731e62da", kill_on_drop: false }`
[INFO] [stdout] 57f513427462b173b4379efede7d3f29a22c18f809b289336ea571f5731e62da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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", kill_on_drop: false }`
[INFO] [stdout] 63a1445b64d29543043e2433d6dc4e039c1829715ffa015f3f95e30567470b8f
[INFO] running `Command { std: "docker" "start" "-a" "63a1445b64d29543043e2433d6dc4e039c1829715ffa015f3f95e30567470b8f", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `async_t`
[INFO] [stderr]   --> src/prelude.rs:66:12
[INFO] [stderr]    |
[INFO] [stderr] 66 | #[cfg_attr(feature = "async_t", async_t::async_trait)]
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `anyhow`, `async_t_boxed`, `default`, and `serde`
[INFO] [stderr]    = help: consider adding `async_t` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `async_t`
[INFO] [stderr]   --> src/prelude.rs:67:16
[INFO] [stderr]    |
[INFO] [stderr] 67 | #[cfg_attr(not(feature = "async_t"), allow(async_fn_in_trait))]
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `anyhow`, `async_t_boxed`, `default`, and `serde`
[INFO] [stderr]    = help: consider adding `async_t` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `async_t`
[INFO] [stderr]   --> src/unix/response.rs:27:12
[INFO] [stderr]    |
[INFO] [stderr] 27 | #[cfg_attr(feature = "async_t", async_t::async_trait)]
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `anyhow`, `async_t_boxed`, `default`, and `serde`
[INFO] [stderr]    = help: consider adding `async_t` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/response.rs:20:24
[INFO] [stderr]    |
[INFO] [stderr] 20 |     pub fn data_string(&self) -> Cow<str> {
[INFO] [stderr]    |                        ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 20 |     pub fn data_string(&self) -> Cow<'_, str> {
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: `alhc` (lib) generated 4 warnings (run `cargo fix --lib -p alhc` to apply 1 suggestion)
[INFO] [stderr] warning: `alhc` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/alhc-621e141a2a2ffaac)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests alhc
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 17) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 17) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: "isahc error"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 17)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.87s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "63a1445b64d29543043e2433d6dc4e039c1829715ffa015f3f95e30567470b8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63a1445b64d29543043e2433d6dc4e039c1829715ffa015f3f95e30567470b8f", kill_on_drop: false }`
[INFO] [stdout] 63a1445b64d29543043e2433d6dc4e039c1829715ffa015f3f95e30567470b8f
