[INFO] fetching crate piccali-cli 0.6.0...
[INFO] testing piccali-cli-0.6.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate piccali-cli 0.6.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate piccali-cli 0.6.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate piccali-cli 0.6.0
[INFO] tweaked toml for crates.io crate piccali-cli 0.6.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate piccali-cli 0.6.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate piccali-cli 0.6.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" "+beta-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 18f517cd61d96484678cf2cd9faed67b7c07ac706d14d4e3d1ff9d04883b6348
[INFO] running `Command { std: "docker" "start" "-a" "18f517cd61d96484678cf2cd9faed67b7c07ac706d14d4e3d1ff9d04883b6348", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18f517cd61d96484678cf2cd9faed67b7c07ac706d14d4e3d1ff9d04883b6348", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18f517cd61d96484678cf2cd9faed67b7c07ac706d14d4e3d1ff9d04883b6348", kill_on_drop: false }`
[INFO] [stdout] 18f517cd61d96484678cf2cd9faed67b7c07ac706d14d4e3d1ff9d04883b6348
[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=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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d50e1d8e74a268969ccd540dc056596cf40613f14b1ad078956f793836290217
[INFO] running `Command { std: "docker" "start" "-a" "d50e1d8e74a268969ccd540dc056596cf40613f14b1ad078956f793836290217", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling typed-builder-macro v0.23.2
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling gherkin v0.15.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling chunked_transfer v1.5.0
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling url-escape v0.1.1
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]    Compiling typed-builder v0.23.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling peg v0.6.3
[INFO] [stderr]    Compiling rust-embed v8.11.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling piccali-cli v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/template/dist/' does not exist. cwd: '/opt/rustwide/workdir'
[INFO] [stdout]  --> src/assets.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | / /// Embeds all files from `template/dist/` at compile time.
[INFO] [stdout] 4 | | #[derive(RustEmbed)]
[INFO] [stdout] 5 | | #[folder = "template/dist/"]
[INFO] [stdout] 6 | | pub struct FrontendAssets;
[INFO] [stdout]   | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `iter` found for struct `FrontendAssets` in the current scope
[INFO] [stdout]   --> src/format.rs:70:38
[INFO] [stdout]    |
[INFO] [stdout] 70 |     for file_path in FrontendAssets::iter() {
[INFO] [stdout]    |                                      ^^^^ associated function or constant not found in `FrontendAssets`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/assets.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct FrontendAssets;
[INFO] [stdout]    | ------------------------- associated function or constant `iter` not found for this struct
[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 `iter`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `Embed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `get` found for struct `FrontendAssets` in the current scope
[INFO] [stdout]   --> src/format.rs:71:36
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let file = FrontendAssets::get(file_path.as_ref())
[INFO] [stdout]    |                                    ^^^ associated function or constant not found in `FrontendAssets`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/assets.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct FrontendAssets;
[INFO] [stdout]    | ------------------------- associated function or constant `get` not found for this struct
[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 traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `Embed`
[INFO] [stdout]            candidate #2: `SliceIndex`
[INFO] [stdout]            candidate #3: `object::read::elf::relocation::Relr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `get` found for struct `FrontendAssets` in the current scope
[INFO] [stdout]    --> src/server.rs:154:31
[INFO] [stdout]     |
[INFO] [stdout] 154 |         match FrontendAssets::get(asset_path) {
[INFO] [stdout]     |                               ^^^ associated function or constant not found in `FrontendAssets`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/assets.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub struct FrontendAssets;
[INFO] [stdout]     | ------------------------- associated function or constant `get` not found for this struct
[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 traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Embed`
[INFO] [stdout]             candidate #2: `SliceIndex`
[INFO] [stdout]             candidate #3: `object::read::elf::relocation::Relr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `get` found for struct `FrontendAssets` in the current scope
[INFO] [stdout]    --> src/server.rs:177:43
[INFO] [stdout]     |
[INFO] [stdout] 177 |                     match FrontendAssets::get("index.html") {
[INFO] [stdout]     |                                           ^^^ associated function or constant not found in `FrontendAssets`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/assets.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | pub struct FrontendAssets;
[INFO] [stdout]     | ------------------------- associated function or constant `get` not found for this struct
[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 traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Embed`
[INFO] [stdout]             candidate #2: `SliceIndex`
[INFO] [stdout]             candidate #3: `object::read::elf::relocation::Relr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `piccali-cli` (bin "piccali-cli") due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "d50e1d8e74a268969ccd540dc056596cf40613f14b1ad078956f793836290217", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d50e1d8e74a268969ccd540dc056596cf40613f14b1ad078956f793836290217", kill_on_drop: false }`
[INFO] [stdout] d50e1d8e74a268969ccd540dc056596cf40613f14b1ad078956f793836290217
