[INFO] fetching crate trillium 1.1.0...
[INFO] testing trillium-1.1.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate trillium 1.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate trillium 1.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate trillium 1.1.0
[INFO] tweaked toml for crates.io crate trillium 1.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate trillium 1.1.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate trillium 1.1.0 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded swansong v0.3.4
[INFO] [stderr]   Downloaded trillium-macros v0.1.0
[INFO] [stderr]   Downloaded smartcow v0.2.1
[INFO] [stderr]   Downloaded env_filter v1.0.1
[INFO] [stderr]   Downloaded test-harness v0.3.1
[INFO] [stderr]   Downloaded type-set v0.3.2
[INFO] [stderr]   Downloaded foldhash v0.2.0
[INFO] [stderr]   Downloaded env_logger v0.11.10
[INFO] [stderr]   Downloaded fieldwork-derive v0.5.1
[INFO] [stderr]   Downloaded portable-atomic-util v0.2.7
[INFO] [stderr]   Downloaded fieldwork v0.5.1
[INFO] [stderr]   Downloaded jiff-static v0.2.24
[INFO] [stderr]   Downloaded trillium-http v1.1.0
[INFO] [stderr]   Downloaded jiff v0.2.24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8788d85639d5d6a3dcfc4867742ddaf2b04bd345774d1b11b329f89536818ff1
[INFO] running `Command { std: "docker" "start" "-a" "8788d85639d5d6a3dcfc4867742ddaf2b04bd345774d1b11b329f89536818ff1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8788d85639d5d6a3dcfc4867742ddaf2b04bd345774d1b11b329f89536818ff1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8788d85639d5d6a3dcfc4867742ddaf2b04bd345774d1b11b329f89536818ff1", kill_on_drop: false }`
[INFO] [stdout] 8788d85639d5d6a3dcfc4867742ddaf2b04bd345774d1b11b329f89536818ff1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd71cd7d177f5e930aa921d0ffdb240246cd93e1742fc2a88604d362a60c6de0
[INFO] running `Command { std: "docker" "start" "-a" "fd71cd7d177f5e930aa921d0ffdb240246cd93e1742fc2a88604d362a60c6de0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling type-set v0.3.2
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling smartcow v0.2.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling swansong v0.3.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling fieldwork-derive v0.5.1
[INFO] [stderr]    Compiling trillium-macros v0.1.0
[INFO] [stderr]    Compiling fieldwork v0.5.1
[INFO] [stderr]    Compiling trillium-http v1.1.0
[INFO] [stderr]    Compiling trillium v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.63s
[INFO] running `Command { std: "docker" "inspect" "fd71cd7d177f5e930aa921d0ffdb240246cd93e1742fc2a88604d362a60c6de0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd71cd7d177f5e930aa921d0ffdb240246cd93e1742fc2a88604d362a60c6de0", kill_on_drop: false }`
[INFO] [stdout] fd71cd7d177f5e930aa921d0ffdb240246cd93e1742fc2a88604d362a60c6de0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e2315978b479c1d3816d5f7d207cbdf07816b78195475a956f1ca296bd8666d
[INFO] running `Command { std: "docker" "start" "-a" "1e2315978b479c1d3816d5f7d207cbdf07816b78195475a956f1ca296bd8666d", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling jiff v0.2.24
[INFO] [stderr]    Compiling test-harness v0.3.1
[INFO] [stderr]    Compiling swansong v0.3.4
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling trillium-http v1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling trillium v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stdout] error[E0432]: unresolved import `trillium_testing`
[INFO] [stdout]   --> tests/liveness.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use trillium_testing::{ArcedConnector, Connector, TestResult, client_config, config, harness};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trillium_testing`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `trillium_testing`, use `cargo add trillium_testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `trillium` (test "liveness") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find module or crate `trillium_smol` in this scope
[INFO] [stdout]  --> examples/liveness.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     trillium_smol::run(|mut conn: trillium::Conn| async move {
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trillium_smol`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 -     trillium_smol::run(|mut conn: trillium::Conn| async move {
[INFO] [stdout] 5 +     trillium_http::run(|mut conn: trillium::Conn| async move {
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `trillium` (example "liveness") due to 1 previous error
[INFO] [stdout] error[E0433]: cannot find module or crate `trillium_smol` in this scope
[INFO] [stdout]   --> examples/state.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     trillium_smol::run(handler());
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trillium_smol`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 63 -     trillium_smol::run(handler());
[INFO] [stdout] 63 +     trillium_http::run(handler());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `trillium` (example "state") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "1e2315978b479c1d3816d5f7d207cbdf07816b78195475a956f1ca296bd8666d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e2315978b479c1d3816d5f7d207cbdf07816b78195475a956f1ca296bd8666d", kill_on_drop: false }`
[INFO] [stdout] 1e2315978b479c1d3816d5f7d207cbdf07816b78195475a956f1ca296bd8666d
