[INFO] cloning repository https://github.com/mattiapenati/tower-embed
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mattiapenati/tower-embed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattiapenati%2Ftower-embed", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattiapenati%2Ftower-embed'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fcadff71b632091a0356c2d696f563765d0bae27
[INFO] testing mattiapenati/tower-embed against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattiapenati%2Ftower-embed" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mattiapenati/tower-embed
[INFO] finished tweaking git repo https://github.com/mattiapenati/tower-embed
[INFO] tweaked toml for git repo https://github.com/mattiapenati/tower-embed written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mattiapenati/tower-embed on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mattiapenati/tower-embed 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" "+beta-2026-03-05" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ed9ff9ef3802464e92e311ddb63defcc3d0ff07f9691bd09ccef97a65dbef97
[INFO] running `Command { std: "docker" "start" "-a" "1ed9ff9ef3802464e92e311ddb63defcc3d0ff07f9691bd09ccef97a65dbef97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ed9ff9ef3802464e92e311ddb63defcc3d0ff07f9691bd09ccef97a65dbef97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ed9ff9ef3802464e92e311ddb63defcc3d0ff07f9691bd09ccef97a65dbef97", kill_on_drop: false }`
[INFO] [stdout] 1ed9ff9ef3802464e92e311ddb63defcc3d0ff07f9691bd09ccef97a65dbef97
[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=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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f4cdc83c0dca7e937fdce1050d9f2c52d822295763cd03fd57f6ea0e9bca4d6
[INFO] running `Command { std: "docker" "start" "-a" "9f4cdc83c0dca7e937fdce1050d9f2c52d822295763cd03fd57f6ea0e9bca4d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling rapidhash v4.2.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower-embed-core v0.5.0 (/opt/rustwide/workdir/crates/tower-embed-core)
[INFO] [stderr]    Compiling tower-embed-impl v0.5.0 (/opt/rustwide/workdir/crates/tower-embed-impl)
[INFO] [stderr]    Compiling tower-embed v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.19s
[INFO] running `Command { std: "docker" "inspect" "9f4cdc83c0dca7e937fdce1050d9f2c52d822295763cd03fd57f6ea0e9bca4d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f4cdc83c0dca7e937fdce1050d9f2c52d822295763cd03fd57f6ea0e9bca4d6", kill_on_drop: false }`
[INFO] [stdout] 9f4cdc83c0dca7e937fdce1050d9f2c52d822295763cd03fd57f6ea0e9bca4d6
[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=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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 110084b829c02d09fdad73a13124139d88c859e0d26ea6fe5fb5acf715c53faa
[INFO] running `Command { std: "docker" "start" "-a" "110084b829c02d09fdad73a13124139d88c859e0d26ea6fe5fb5acf715c53faa", kill_on_drop: false }`
[INFO] [stderr]    Compiling tower-embed v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.64s
[INFO] running `Command { std: "docker" "inspect" "110084b829c02d09fdad73a13124139d88c859e0d26ea6fe5fb5acf715c53faa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "110084b829c02d09fdad73a13124139d88c859e0d26ea6fe5fb5acf715c53faa", kill_on_drop: false }`
[INFO] [stdout] 110084b829c02d09fdad73a13124139d88c859e0d26ea6fe5fb5acf715c53faa
[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=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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 090d5a9387733cb357ec7a7730e05757d2fc1a2cdb21023b9c1cb5e1836c2508
[INFO] running `Command { std: "docker" "start" "-a" "090d5a9387733cb357ec7a7730e05757d2fc1a2cdb21023b9c1cb5e1836c2508", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tower_embed-865516a520ec038b)
[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 tower_embed
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/lib.rs - (line 23) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 23) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `axum`
[INFO] [stdout]   --> src/lib.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use axum::Router;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio` in this scope
[INFO] [stdout]   --> src/lib.rs:32:3
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Embed` in this scope
[INFO] [stdout]   --> src/lib.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Embed)]
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: the derive macro `Embed` accepts the similarly named `embed` attribute
[INFO] [stdout]    |
[INFO] [stdout] 28 - #[derive(Embed)]
[INFO] [stdout] 28 + #[derive(embed)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `embed` in this scope
[INFO] [stdout]   --> src/lib.rs:29:3
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[embed(folder = "assets")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: `embed` is an attribute that can be used by the derive macro `Embed`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 30 + #[derive(Embed)]
[INFO] [stdout] 31 | struct Assets;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `axum` in this scope
[INFO] [stdout]   --> src/lib.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     axum::serve::serve(listener, router).await.unwrap();
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `axum`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `axum`, use `cargo add axum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio` in this scope
[INFO] [stdout]   --> src/lib.rs:37:20
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let listener = tokio::net::TcpListener::bind("127.0.0.1:8080")
[INFO] [stdout]    |                    ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 25 + use std::net::TcpListener;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `TcpListener`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 37 -     let listener = tokio::net::TcpListener::bind("127.0.0.1:8080")
[INFO] [stdout] 37 +     let listener = TcpListener::bind("127.0.0.1:8080")
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `new` exists for struct `ServeEmbed<Assets>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/lib.rs:34:40
[INFO] [stdout]    |
[INFO] [stdout] 30 | struct Assets;
[INFO] [stdout]    | ------------- doesn't satisfy `Assets: Embed`
[INFO] [stdout] ...
[INFO] [stdout] 34 |     let assets = ServeEmbed::<Assets>::new().with_not_found(Assets::not_found_page("404.html"));
[INFO] [stdout]    |                                        ^^^ function or associated item cannot be called on `ServeEmbed<Assets>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `Assets: Embed`
[INFO] [stdout] note: the trait `Embed` must be implemented
[INFO] [stdout]   --> crates/tower-embed-core/src/service.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub trait Embed {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `not_found_page` exists for struct `Assets`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/lib.rs:34:69
[INFO] [stdout]    |
[INFO] [stdout] 30 | struct Assets;
[INFO] [stdout]    | ------------- function or associated item `not_found_page` not found for this struct because it doesn't satisfy `Assets: EmbedExt` or `Assets: Embed`
[INFO] [stdout] ...
[INFO] [stdout] 34 |     let assets = ServeEmbed::<Assets>::new().with_not_found(Assets::not_found_page("404.html"));
[INFO] [stdout]    |                                                                     ^^^^^^^^^^^^^^ function or associated item cannot be called on `Assets` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `Assets: Embed`
[INFO] [stdout]            which is required by `Assets: EmbedExt`
[INFO] [stdout]            `&Assets: Embed`
[INFO] [stdout]            which is required by `&Assets: EmbedExt`
[INFO] [stdout]            `&mut Assets: Embed`
[INFO] [stdout]            which is required by `&mut Assets: EmbedExt`
[INFO] [stdout] note: the trait `Embed` must be implemented
[INFO] [stdout]   --> crates/tower-embed-core/src/service.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub trait Embed {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `not_found_page`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `EmbedExt`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/lib.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 23)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.42s; merged doctests compilation took 0.22s
[INFO] running `Command { std: "docker" "inspect" "090d5a9387733cb357ec7a7730e05757d2fc1a2cdb21023b9c1cb5e1836c2508", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "090d5a9387733cb357ec7a7730e05757d2fc1a2cdb21023b9c1cb5e1836c2508", kill_on_drop: false }`
[INFO] [stdout] 090d5a9387733cb357ec7a7730e05757d2fc1a2cdb21023b9c1cb5e1836c2508
