[INFO] fetching crate trillium-sessions 0.5.0-rc.1...
[INFO] testing trillium-sessions-0.5.0-rc.1 against 1.95.0 for beta-1.96-2
[INFO] extracting crate trillium-sessions 0.5.0-rc.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate trillium-sessions 0.5.0-rc.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate trillium-sessions 0.5.0-rc.1
[INFO] tweaked toml for crates.io crate trillium-sessions 0.5.0-rc.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate trillium-sessions 0.5.0-rc.1 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate trillium-sessions 0.5.0-rc.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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded trillium-cookies v0.5.0-rc.1
[INFO] [stderr]   Downloaded async-session v3.0.0
[INFO] [stderr]   Downloaded blake3 v0.3.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 506ee23a0d7e21c4c93191d14cdf5bf5dc6cfe0ba9a5fdf22b2469fca11b5c25
[INFO] running `Command { std: "docker" "start" "-a" "506ee23a0d7e21c4c93191d14cdf5bf5dc6cfe0ba9a5fdf22b2469fca11b5c25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "506ee23a0d7e21c4c93191d14cdf5bf5dc6cfe0ba9a5fdf22b2469fca11b5c25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "506ee23a0d7e21c4c93191d14cdf5bf5dc6cfe0ba9a5fdf22b2469fca11b5c25", kill_on_drop: false }`
[INFO] [stdout] 506ee23a0d7e21c4c93191d14cdf5bf5dc6cfe0ba9a5fdf22b2469fca11b5c25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 78f8e3f60b1c4c4c00294eb40abae232aed025f33567871f51c67ef42ab34c66
[INFO] running `Command { std: "docker" "start" "-a" "78f8e3f60b1c4c4c00294eb40abae232aed025f33567871f51c67ef42ab34c66", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling smartcow v0.2.1
[INFO] [stderr]    Compiling swansong v0.3.3
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling type-set v0.3.2
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling fieldwork-derive v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling trillium-macros v0.1.0-rc.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling fieldwork v0.5.0
[INFO] [stderr]    Compiling trillium-http v1.0.0-rc.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling trillium v1.0.0-rc.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling async-session v3.0.0
[INFO] [stderr]    Compiling trillium-cookies v0.5.0-rc.1
[INFO] [stderr]    Compiling trillium-sessions v0.5.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.24s
[INFO] running `Command { std: "docker" "inspect" "78f8e3f60b1c4c4c00294eb40abae232aed025f33567871f51c67ef42ab34c66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78f8e3f60b1c4c4c00294eb40abae232aed025f33567871f51c67ef42ab34c66", kill_on_drop: false }`
[INFO] [stdout] 78f8e3f60b1c4c4c00294eb40abae232aed025f33567871f51c67ef42ab34c66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] adcadf05c13fe47d1c7d070b732999805e74bf9d6ed33e1b6883d27b07d5e230
[INFO] running `Command { std: "docker" "start" "-a" "adcadf05c13fe47d1c7d070b732999805e74bf9d6ed33e1b6883d27b07d5e230", kill_on_drop: false }`
[INFO] [stderr]    Compiling swansong v0.3.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling async-session v3.0.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling trillium-http v1.0.0-rc.1
[INFO] [stderr]    Compiling trillium v1.0.0-rc.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling trillium-cookies v0.5.0-rc.1
[INFO] [stderr]    Compiling trillium-sessions v0.5.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stdout] error[E0433]: cannot find module or crate `trillium_smol` in this scope
[INFO] [stdout]  --> examples/sessions.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     trillium_smol::run((
[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] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `trillium-sessions` (example "sessions") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "adcadf05c13fe47d1c7d070b732999805e74bf9d6ed33e1b6883d27b07d5e230", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "adcadf05c13fe47d1c7d070b732999805e74bf9d6ed33e1b6883d27b07d5e230", kill_on_drop: false }`
[INFO] [stdout] adcadf05c13fe47d1c7d070b732999805e74bf9d6ed33e1b6883d27b07d5e230
