[INFO] fetching crate uniffi-alicorn 0.1.2...
[INFO] testing uniffi-alicorn-0.1.2 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate uniffi-alicorn 0.1.2 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate uniffi-alicorn 0.1.2
[INFO] finished tweaking crates.io crate uniffi-alicorn 0.1.2
[INFO] tweaked toml for crates.io crate uniffi-alicorn 0.1.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate uniffi-alicorn 0.1.2 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate uniffi-alicorn 0.1.2 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cebc4f0a5a70431cfcc3ab38d8d3bdc186e9a10c36e9f6323aad589fed0c3ad7
[INFO] running `Command { std: "docker" "start" "-a" "cebc4f0a5a70431cfcc3ab38d8d3bdc186e9a10c36e9f6323aad589fed0c3ad7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cebc4f0a5a70431cfcc3ab38d8d3bdc186e9a10c36e9f6323aad589fed0c3ad7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cebc4f0a5a70431cfcc3ab38d8d3bdc186e9a10c36e9f6323aad589fed0c3ad7", kill_on_drop: false }`
[INFO] [stdout] cebc4f0a5a70431cfcc3ab38d8d3bdc186e9a10c36e9f6323aad589fed0c3ad7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ebcbce597ee9f7888f33bf10a3305db181afbb7f164f2979c0f5409cecf0034f
[INFO] running `Command { std: "docker" "start" "-a" "ebcbce597ee9f7888f33bf10a3305db181afbb7f164f2979c0f5409cecf0034f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling uniffi_core v0.29.0
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling uniffi_internal_macros v0.29.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling uniffi_meta v0.29.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling cargo_metadata v0.15.4
[INFO] [stderr]    Compiling uniffi_macros v0.29.0
[INFO] [stderr]    Compiling uniffi-macros-alicorn v0.1.2
[INFO] [stderr]    Compiling uniffi v0.29.0
[INFO] [stderr]    Compiling uniffi-alicorn v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.38s
[INFO] running `Command { std: "docker" "inspect" "ebcbce597ee9f7888f33bf10a3305db181afbb7f164f2979c0f5409cecf0034f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebcbce597ee9f7888f33bf10a3305db181afbb7f164f2979c0f5409cecf0034f", kill_on_drop: false }`
[INFO] [stdout] ebcbce597ee9f7888f33bf10a3305db181afbb7f164f2979c0f5409cecf0034f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 103e1e6e5a309f9915b5a60ad8136ad23e86d9ec70a021352dff8ef816f8991e
[INFO] running `Command { std: "docker" "start" "-a" "103e1e6e5a309f9915b5a60ad8136ad23e86d9ec70a021352dff8ef816f8991e", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling trybuild v1.0.103
[INFO] [stderr]    Compiling uniffi-alicorn v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.44s
[INFO] running `Command { std: "docker" "inspect" "103e1e6e5a309f9915b5a60ad8136ad23e86d9ec70a021352dff8ef816f8991e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "103e1e6e5a309f9915b5a60ad8136ad23e86d9ec70a021352dff8ef816f8991e", kill_on_drop: false }`
[INFO] [stdout] 103e1e6e5a309f9915b5a60ad8136ad23e86d9ec70a021352dff8ef816f8991e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a4a766c657a1f103d8542c3453d63ffd01af66d777369e1d3519170de292f8cd
[INFO] running `Command { std: "docker" "start" "-a" "a4a766c657a1f103d8542c3453d63ffd01af66d777369e1d3519170de292f8cd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/uniffi_alicorn-50f371e891a8e514)
[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 uniffi_alicorn
[INFO] [stderr] error[E0432]: unresolved import `crate::AlicornBindingGenerator`
[INFO] [stderr]   --> src/cli/uniffi_bindgen.rs:9:5
[INFO] [stderr]    |
[INFO] [stderr]  9 | use crate::AlicornBindingGenerator;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `AlicornBindingGenerator` in the root
[INFO] [stderr]    |
[INFO] [stderr] note: found an item that was configured out
[INFO] [stderr]   --> src/lib.rs:15:43
[INFO] [stderr]    |
[INFO] [stderr] 14 | #[cfg(feature = "bindgen")]
[INFO] [stderr]    |       ------------------- the item is gated behind the `bindgen` feature
[INFO] [stderr] 15 | pub use uniffi_bindgen_alicorn::bindings::AlicornBindingGenerator;
[INFO] [stderr]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved imports `uniffi::KotlinBindingGenerator`, `uniffi::PythonBindingGenerator`, `uniffi::RubyBindingGenerator`, `uniffi::SwiftBindingGenerator`
[INFO] [stderr]   --> src/cli/uniffi_bindgen.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 11 |     KotlinBindingGenerator, PythonBindingGenerator, RubyBindingGenerator, SwiftBindingGenerator,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^ no `SwiftBindingGenerator` in the root
[INFO] [stderr]    |     |                       |                       |
[INFO] [stderr]    |     |                       |                       no `RubyBindingGenerator` in the root
[INFO] [stderr]    |     |                       no `PythonBindingGenerator` in the root
[INFO] [stderr]    |     no `KotlinBindingGenerator` in the root
[INFO] [stderr]    |
[INFO] [stderr] note: found an item that was configured out
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uniffi-0.29.0/src/lib.rs:20:9
[INFO] [stderr]    |
[INFO] [stderr] 17 | #[cfg(feature = "bindgen")]
[INFO] [stderr]    |       ------------------- the item is gated behind the `bindgen` feature
[INFO] [stderr] ...
[INFO] [stderr] 20 |         KotlinBindingGenerator, PythonBindingGenerator, RubyBindingGenerator, SwiftBindingGenerator,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] note: found an item that was configured out
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uniffi-0.29.0/src/lib.rs:20:33
[INFO] [stderr]    |
[INFO] [stderr] 17 | #[cfg(feature = "bindgen")]
[INFO] [stderr]    |       ------------------- the item is gated behind the `bindgen` feature
[INFO] [stderr] ...
[INFO] [stderr] 20 |         KotlinBindingGenerator, PythonBindingGenerator, RubyBindingGenerator, SwiftBindingGenerator,
[INFO] [stderr]    |                                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] note: found an item that was configured out
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uniffi-0.29.0/src/lib.rs:20:57
[INFO] [stderr]    |
[INFO] [stderr] 17 | #[cfg(feature = "bindgen")]
[INFO] [stderr]    |       ------------------- the item is gated behind the `bindgen` feature
[INFO] [stderr] ...
[INFO] [stderr] 20 |         KotlinBindingGenerator, PythonBindingGenerator, RubyBindingGenerator, SwiftBindingGenerator,
[INFO] [stderr]    |                                                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] note: found an item that was configured out
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uniffi-0.29.0/src/lib.rs:20:79
[INFO] [stderr]    |
[INFO] [stderr] 17 | #[cfg(feature = "bindgen")]
[INFO] [stderr]    |       ------------------- the item is gated behind the `bindgen` feature
[INFO] [stderr] ...
[INFO] [stderr] 20 |         KotlinBindingGenerator, PythonBindingGenerator, RubyBindingGenerator, SwiftBindingGenerator,
[INFO] [stderr]    |                                                                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `uniffi::CargoMetadataConfigSupplier`
[INFO] [stderr]   --> src/cli/uniffi_bindgen.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 18 |     uniffi::CargoMetadataConfigSupplier,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `CargoMetadataConfigSupplier` in the root
[INFO] [stderr]    |
[INFO] [stderr] note: found an item that was configured out
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uniffi-0.29.0/src/lib.rs:14:64
[INFO] [stderr]    |
[INFO] [stderr] 13 | #[cfg(all(feature = "cargo-metadata", feature = "bindgen"))]
[INFO] [stderr]    |                                       ------------------- the item is gated behind the `bindgen` feature
[INFO] [stderr] 14 | pub use uniffi_bindgen::cargo_metadata::CrateConfigSupplier as CargoMetadataConfigSupplier;
[INFO] [stderr]    |                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `camino`
[INFO] [stderr]  --> src/cli/uniffi_bindgen.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use camino::Utf8PathBuf;
[INFO] [stderr]   |     ^^^^^^ help: a similar path exists: `cargo_metadata::camino`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `clap`
[INFO] [stderr]  --> src/cli/uniffi_bindgen.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use clap::{Parser, Subcommand};
[INFO] [stderr]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `uniffi_bindgen`
[INFO] [stderr]    --> src/cli/uniffi_bindgen.rs:179:9
[INFO] [stderr]     |
[INFO] [stderr] 179 |     use uniffi_bindgen::library_mode::generate_bindings;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `uniffi_bindgen`
[INFO] [stderr]     |
[INFO] [stderr] help: to make use of source file src/cli/uniffi_bindgen.rs, use `mod uniffi_bindgen` in this file to declare the module
[INFO] [stderr]    --> src/lib.rs:7:1
[INFO] [stderr]     |
[INFO] [stderr]   7 + mod uniffi_bindgen;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `uniffi_bindgen`
[INFO] [stderr]   --> src/cli/uniffi_bindgen.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr] 19 |     uniffi_bindgen::BindgenCrateConfigSupplier as UpstreamBindgenCrateConfigSupplier,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^ help: a similar path exists: `super::uniffi_bindgen`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `uniffi_bindgen`
[INFO] [stderr]    --> src/cli/uniffi_bindgen.rs:260:9
[INFO] [stderr]     |
[INFO] [stderr] 260 |     use uniffi_bindgen::generate_bindings;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^ help: a similar path exists: `super::uniffi_bindgen`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `clap`
[INFO] [stderr]   --> src/cli/uniffi_bindgen.rs:24:44
[INFO] [stderr]    |
[INFO] [stderr] 24 | #[derive(Copy, Clone, Eq, PartialEq, Hash, clap::ValueEnum)]
[INFO] [stderr]    |                                            ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `clap` in this scope
[INFO] [stderr]   --> src/cli/uniffi_bindgen.rs:81:3
[INFO] [stderr]    |
[INFO] [stderr] 81 | #[clap(name = "uniffi-bindgen")]
[INFO] [stderr]    |   ^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `clap` in this scope
[INFO] [stderr]   --> src/cli/uniffi_bindgen.rs:82:3
[INFO] [stderr]    |
[INFO] [stderr] 82 | #[clap(version = clap::crate_version!())]
[INFO] [stderr]    |   ^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `clap` in this scope
[INFO] [stderr]   --> src/cli/uniffi_bindgen.rs:83:3
[INFO] [stderr]    |
[INFO] [stderr] 83 | #[clap(propagate_version = true)]
[INFO] [stderr]    |   ^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `clap` in this scope
[INFO] [stderr]   --> src/cli/uniffi_bindgen.rs:85:7
[INFO] [stderr]    |
[INFO] [stderr] 85 |     #[clap(subcommand)]
[INFO] [stderr]    |       ^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `clap` in this scope
[INFO] [stderr]   --> src/cli/uniffi_bindgen.rs:94:11
[INFO] [stderr]    |
[INFO] [stderr] 94 |         #[clap(long, short, value_enum)]
[INFO] [stderr]    |           ^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `clap` in this scope
[INFO] [stderr]   --> src/cli/uniffi_bindgen.rs:98:11
[INFO] [stderr]    |
[INFO] [stderr] 98 |         #[clap(long, short)]
[INFO] [stderr]    |           ^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `clap` in this scope
[INFO] [stderr]    --> src/cli/uniffi_bindgen.rs:102:11
[INFO] [stderr]     |
[INFO] [stderr] 102 |         #[clap(long, short)]
[INFO] [stderr]     |           ^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `clap` in this scope
[INFO] [stderr]    --> src/cli/uniffi_bindgen.rs:106:11
[INFO] [stderr]     |
[INFO] [stderr] 106 |         #[clap(long, short)]
[INFO] [stderr]     |           ^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `clap` in this scope
[INFO] [stderr]    --> src/cli/uniffi_bindgen.rs:110:11
[INFO] [stderr]     |
[INFO] [stderr] 110 |         #[clap(long)]
[INFO] [stderr]     |           ^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `clap` in this scope
[INFO] [stderr]    --> src/cli/uniffi_bindgen.rs:114:11
[INFO] [stderr]     |
[INFO] [stderr] 114 |         #[clap(long = "library")]
[INFO] [stderr]     |           ^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `clap` in this scope
[INFO] [stderr]    --> src/cli/uniffi_bindgen.rs:120:11
[INFO] [stderr]     |
[INFO] [stderr] 120 |         #[clap(long = "crate")]
[INFO] [stderr]     |           ^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `clap` in this scope
[INFO] [stderr]    --> src/cli/uniffi_bindgen.rs:131:11
[INFO] [stderr]     |
[INFO] [stderr] 131 |         #[clap(long)]
[INFO] [stderr]     |           ^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `clap` in this scope
[INFO] [stderr]    --> src/cli/uniffi_bindgen.rs:138:11
[INFO] [stderr]     |
[INFO] [stderr] 138 |         #[clap(long, short)]
[INFO] [stderr]     |           ^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `clap` in this scope
[INFO] [stderr]    --> src/cli/uniffi_bindgen.rs:142:11
[INFO] [stderr]     |
[INFO] [stderr] 142 |         #[clap(long, short)]
[INFO] [stderr]     |           ^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `camino`
[INFO] [stderr]    --> src/cli/uniffi_bindgen.rs:171:20
[INFO] [stderr]     |
[INFO] [stderr] 171 |     library_path: &camino::Utf8Path,
[INFO] [stderr]     |                    ^^^^^^ use of unresolved module or unlinked crate `camino`
[INFO] [stderr]     |
[INFO] [stderr]     = help: if you wanted to use a crate named `camino`, use `cargo add camino` to add it to your `Cargo.toml`
[INFO] [stderr] help: consider importing this crate
[INFO] [stderr]     |
[INFO] [stderr]   4 + use cargo_metadata::camino;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `camino`
[INFO] [stderr]    --> src/cli/uniffi_bindgen.rs:174:18
[INFO] [stderr]     |
[INFO] [stderr] 174 |     cfo: Option<&camino::Utf8Path>,
[INFO] [stderr]     |                  ^^^^^^ use of unresolved module or unlinked crate `camino`
[INFO] [stderr]     |
[INFO] [stderr]     = help: if you wanted to use a crate named `camino`, use `cargo add camino` to add it to your `Cargo.toml`
[INFO] [stderr] help: consider importing this crate
[INFO] [stderr]     |
[INFO] [stderr]   4 + use cargo_metadata::camino;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `camino`
[INFO] [stderr]    --> src/cli/uniffi_bindgen.rs:175:15
[INFO] [stderr]     |
[INFO] [stderr] 175 |     out_dir: &camino::Utf8Path,
[INFO] [stderr]     |               ^^^^^^ use of unresolved module or unlinked crate `camino`
[INFO] [stderr]     |
[INFO] [stderr]     = help: if you wanted to use a crate named `camino`, use `cargo add camino` to add it to your `Cargo.toml`
[INFO] [stderr] help: consider importing this crate
[INFO] [stderr]     |
[INFO] [stderr]   4 + use cargo_metadata::camino;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `camino`
[INFO] [stderr]    --> src/cli/uniffi_bindgen.rs:252:16
[INFO] [stderr]     |
[INFO] [stderr] 252 |     udl_file: &camino::Utf8Path,
[INFO] [stderr]     |                ^^^^^^ use of unresolved module or unlinked crate `camino`
[INFO] [stderr]     |
[INFO] [stderr]     = help: if you wanted to use a crate named `camino`, use `cargo add camino` to add it to your `Cargo.toml`
[INFO] [stderr] help: consider importing this crate
[INFO] [stderr]     |
[INFO] [stderr]   4 + use cargo_metadata::camino;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `camino`
[INFO] [stderr]    --> src/cli/uniffi_bindgen.rs:253:18
[INFO] [stderr]     |
[INFO] [stderr] 253 |     cfo: Option<&camino::Utf8Path>,
[INFO] [stderr]     |                  ^^^^^^ use of unresolved module or unlinked crate `camino`
[INFO] [stderr]     |
[INFO] [stderr]     = help: if you wanted to use a crate named `camino`, use `cargo add camino` to add it to your `Cargo.toml`
[INFO] [stderr] help: consider importing this crate
[INFO] [stderr]     |
[INFO] [stderr]   4 + use cargo_metadata::camino;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `camino`
[INFO] [stderr]    --> src/cli/uniffi_bindgen.rs:255:18
[INFO] [stderr]     |
[INFO] [stderr] 255 |     odo: Option<&camino::Utf8Path>,
[INFO] [stderr]     |                  ^^^^^^ use of unresolved module or unlinked crate `camino`
[INFO] [stderr]     |
[INFO] [stderr]     = help: if you wanted to use a crate named `camino`, use `cargo add camino` to add it to your `Cargo.toml`
[INFO] [stderr] help: consider importing this crate
[INFO] [stderr]     |
[INFO] [stderr]   4 + use cargo_metadata::camino;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `camino`
[INFO] [stderr]    --> src/cli/uniffi_bindgen.rs:256:27
[INFO] [stderr]     |
[INFO] [stderr] 256 |     library_file: Option<&camino::Utf8Path>,
[INFO] [stderr]     |                           ^^^^^^ use of unresolved module or unlinked crate `camino`
[INFO] [stderr]     |
[INFO] [stderr]     = help: if you wanted to use a crate named `camino`, use `cargo add camino` to add it to your `Cargo.toml`
[INFO] [stderr] help: consider importing this crate
[INFO] [stderr]     |
[INFO] [stderr]   4 + use cargo_metadata::camino;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 30 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0432, E0433.
[INFO] [stderr] For more information about an error, try `rustc --explain E0432`.
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name uniffi_alicorn --test src/lib.rs --test-run-directory /opt/rustwide/workdir -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --warn=unexpected_cfgs --check-cfg 'cfg(rust_analyzer)' --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-2415d72e4fcc54bc.rlib --extern cargo_metadata=/opt/rustwide/target/debug/deps/libcargo_metadata-06ad8f4017d590aa.rlib --extern trybuild=/opt/rustwide/target/debug/deps/libtrybuild-17f2fc19a8bf5040.rlib --extern uniffi=/opt/rustwide/target/debug/deps/libuniffi-69d09ef298e9aa83.rlib --extern uniffi_alicorn=/opt/rustwide/target/debug/deps/libuniffi_alicorn-900a3c0ffa07c1f3.rlib --extern uniffi_macros_alicorn=/opt/rustwide/target/debug/deps/libuniffi_macros_alicorn-a28d2eebef9ecc23.so -C embed-bitcode=no --cfg 'feature="cargo-metadata"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "bindgen-tests", "build", "cargo-metadata", "cli", "default", "doc", "ffi-trace", "scaffolding-ffi-buffer-fns", "tokio"))' --cap-lints=warn --error-format human` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "a4a766c657a1f103d8542c3453d63ffd01af66d777369e1d3519170de292f8cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4a766c657a1f103d8542c3453d63ffd01af66d777369e1d3519170de292f8cd", kill_on_drop: false }`
[INFO] [stdout] a4a766c657a1f103d8542c3453d63ffd01af66d777369e1d3519170de292f8cd
