[INFO] fetching crate trillium-rustls 0.8.1...
[INFO] testing trillium-rustls-0.8.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate trillium-rustls 0.8.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate trillium-rustls 0.8.1
[INFO] finished tweaking crates.io crate trillium-rustls 0.8.1
[INFO] tweaked toml for crates.io crate trillium-rustls 0.8.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate trillium-rustls 0.8.1 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 trillium-rustls 0.8.1 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 655e0c9c27e7ae071322bf73eb19983290ba7881d1f202918b9fd05517ee6c4b
[INFO] running `Command { std: "docker" "start" "-a" "655e0c9c27e7ae071322bf73eb19983290ba7881d1f202918b9fd05517ee6c4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "655e0c9c27e7ae071322bf73eb19983290ba7881d1f202918b9fd05517ee6c4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "655e0c9c27e7ae071322bf73eb19983290ba7881d1f202918b9fd05517ee6c4b", kill_on_drop: false }`
[INFO] [stdout] 655e0c9c27e7ae071322bf73eb19983290ba7881d1f202918b9fd05517ee6c4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 5410806e53609e50f41b6c1d5484376bb4bd22538f69bb9df2f039516af8c1b0
[INFO] running `Command { std: "docker" "start" "-a" "5410806e53609e50f41b6c1d5484376bb4bd22538f69bb9df2f039516af8c1b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling aws-lc-rs v1.8.0
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling mirai-annotations v1.12.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling tinyvec v1.6.1
[INFO] [stderr]    Compiling rustls v0.23.10
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling rlimit v0.10.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling async_cell v0.2.2
[INFO] [stderr]    Compiling webpki-roots v0.26.3
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling smartcow v0.2.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling rustls-native-certs v0.7.0
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling stopper v0.2.8
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling cc v1.0.102
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling aws-lc-sys v0.19.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling trillium-macros v0.0.6
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling trillium-http v0.3.17
[INFO] [stderr]    Compiling trillium v0.2.20
[INFO] [stderr]    Compiling rustls-webpki v0.102.4
[INFO] [stderr]    Compiling trillium-server-common v0.5.2
[INFO] [stderr]    Compiling futures-rustls v0.26.0
[INFO] [stderr]    Compiling rustls-platform-verifier v0.3.2
[INFO] [stderr]    Compiling trillium-rustls v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.44s
[INFO] running `Command { std: "docker" "inspect" "5410806e53609e50f41b6c1d5484376bb4bd22538f69bb9df2f039516af8c1b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5410806e53609e50f41b6c1d5484376bb4bd22538f69bb9df2f039516af8c1b0", kill_on_drop: false }`
[INFO] [stdout] 5410806e53609e50f41b6c1d5484376bb4bd22538f69bb9df2f039516af8c1b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 4e72a429b636a3c9029aa6092e7c001b86351a2d405d5ab3b9886ad619450097
[INFO] running `Command { std: "docker" "start" "-a" "4e72a429b636a3c9029aa6092e7c001b86351a2d405d5ab3b9886ad619450097", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling test-harness v0.2.0
[INFO] [stderr]    Compiling trillium-http v0.3.17
[INFO] [stderr]    Compiling rustls v0.23.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling trillium v0.2.20
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling portpicker v0.1.1
[INFO] [stderr]    Compiling trillium-server-common v0.5.2
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling futures-rustls v0.26.0
[INFO] [stderr]    Compiling rustls-platform-verifier v0.3.2
[INFO] [stderr]    Compiling trillium-rustls v0.8.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `trillium_client`
[INFO] [stdout]  --> tests/against_trillium.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use trillium_client::Client;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trillium_client`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `trillium_client`, use `cargo add trillium_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `trillium_native_tls`
[INFO] [stdout]  --> tests/against_trillium.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use trillium_native_tls::{NativeTlsAcceptor, NativeTlsConfig};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trillium_native_tls`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `trillium_native_tls`, use `cargo add trillium_native_tls` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `trillium_testing`
[INFO] [stdout]  --> tests/against_trillium.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use trillium_testing::{block_on, client_config, config};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trillium_testing`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 7 - use trillium_testing::{block_on, client_config, config};
[INFO] [stdout] 7 + use trillium_rustls::{block_on, client_config, config};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `trillium`
[INFO] [stdout]  --> examples/rustls.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use trillium::Conn;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `trillium`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `trillium`, use `cargo add trillium` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `trillium_smol`
[INFO] [stdout]  --> examples/client-rustls.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use trillium_smol::{async_global_executor::block_on, ClientConfig};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trillium_smol`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `trillium_smol`, use `cargo add trillium_smol` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `trillium_client`
[INFO] [stdout]  --> examples/client-rustls.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use trillium_client::Client;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trillium_client`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `trillium_client`, use `cargo add trillium_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `trillium_smol`
[INFO] [stdout]  --> examples/client-rustls.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use trillium_smol::{async_global_executor::block_on, ClientConfig};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trillium_smol`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `trillium_smol`, use `cargo add trillium_smol` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `trillium_smol`
[INFO] [stdout]  --> examples/rustls.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     trillium_smol::config()
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trillium_smol`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `trillium_smol`, use `cargo add trillium_smol` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `trillium`
[INFO] [stdout]  --> tests/against_trillium.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 | fn handler() -> impl trillium::Handler {
[INFO] [stdout]   |                      ^^^^^^^^ use of unresolved module or unlinked crate `trillium`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `trillium`, use `cargo add trillium` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `trillium-rustls` (example "rustls") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `trillium-rustls` (test "against_trillium") due to 4 previous errors
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]  --> examples/client-rustls.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 |         let _ = dbg!(client.get("https://localhost:8080").await.unwrap());
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[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 `trillium-rustls` (example "client-rustls") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "4e72a429b636a3c9029aa6092e7c001b86351a2d405d5ab3b9886ad619450097", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e72a429b636a3c9029aa6092e7c001b86351a2d405d5ab3b9886ad619450097", kill_on_drop: false }`
[INFO] [stdout] 4e72a429b636a3c9029aa6092e7c001b86351a2d405d5ab3b9886ad619450097
