[INFO] fetching crate uniffi-alicorn 0.1.2...
[INFO] testing uniffi-alicorn-0.1.2 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate uniffi-alicorn 0.1.2 into /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate uniffi-alicorn 0.1.2 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 831e46fb003225b56805538998ce19d72acc2227652a66f01031b6274896a3c6
[INFO] running `Command { std: "docker" "start" "-a" "831e46fb003225b56805538998ce19d72acc2227652a66f01031b6274896a3c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "831e46fb003225b56805538998ce19d72acc2227652a66f01031b6274896a3c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "831e46fb003225b56805538998ce19d72acc2227652a66f01031b6274896a3c6", kill_on_drop: false }`
[INFO] [stdout] 831e46fb003225b56805538998ce19d72acc2227652a66f01031b6274896a3c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 49477844d44169088fb931092189a70cbb9db635834798652864ac00506ea56c
[INFO] running `Command { std: "docker" "start" "-a" "49477844d44169088fb931092189a70cbb9db635834798652864ac00506ea56c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling uniffi_core v0.29.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[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 20.40s
[INFO] running `Command { std: "docker" "inspect" "49477844d44169088fb931092189a70cbb9db635834798652864ac00506ea56c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49477844d44169088fb931092189a70cbb9db635834798652864ac00506ea56c", kill_on_drop: false }`
[INFO] [stdout] 49477844d44169088fb931092189a70cbb9db635834798652864ac00506ea56c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 054b52b41fe52a93398b01ace28b26bc9c78bf60f6157ac01493f9f5ae53f202
[INFO] running `Command { std: "docker" "start" "-a" "054b52b41fe52a93398b01ace28b26bc9c78bf60f6157ac01493f9f5ae53f202", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned 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 9.62s
[INFO] running `Command { std: "docker" "inspect" "054b52b41fe52a93398b01ace28b26bc9c78bf60f6157ac01493f9f5ae53f202", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "054b52b41fe52a93398b01ace28b26bc9c78bf60f6157ac01493f9f5ae53f202", kill_on_drop: false }`
[INFO] [stdout] 054b52b41fe52a93398b01ace28b26bc9c78bf60f6157ac01493f9f5ae53f202
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1dfd682875bb6596a941b68d508622dcd0554d38959806123c499995c9779d4f
[INFO] running `Command { std: "docker" "start" "-a" "1dfd682875bb6596a941b68d508622dcd0554d38959806123c499995c9779d4f", 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-c42bdc395bc7764f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests uniffi_alicorn
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[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/db823df02fd0c2cf67b43025ac3fef3f2d743245/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name uniffi_alicorn --test src/lib.rs --test-run-directory /opt/rustwide/workdir --warn=unexpected_cfgs --check-cfg 'cfg(rust_analyzer)' --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-fb1b6b5a5f365b1f.rlib --extern cargo_metadata=/opt/rustwide/target/debug/deps/libcargo_metadata-2c5c3d687b688a9f.rlib --extern trybuild=/opt/rustwide/target/debug/deps/libtrybuild-39b350041b31d11f.rlib --extern uniffi=/opt/rustwide/target/debug/deps/libuniffi-fff23637a2ccbaed.rlib --extern uniffi_alicorn=/opt/rustwide/target/debug/deps/libuniffi_alicorn-3d6ae788f7e191ac.rlib --extern uniffi_macros_alicorn=/opt/rustwide/target/debug/deps/libuniffi_macros_alicorn-c95e7b52dcf5e21d.so -L dependency=/opt/rustwide/target/debug/deps -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=forbid --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" "1dfd682875bb6596a941b68d508622dcd0554d38959806123c499995c9779d4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1dfd682875bb6596a941b68d508622dcd0554d38959806123c499995c9779d4f", kill_on_drop: false }`
[INFO] [stdout] 1dfd682875bb6596a941b68d508622dcd0554d38959806123c499995c9779d4f
