[INFO] fetching crate uniffi-alicorn 0.1.2... [INFO] testing uniffi-alicorn-0.1.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate uniffi-alicorn 0.1.2 into /workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate uniffi-alicorn 0.1.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uniffi-build-alicorn v0.1.2 [INFO] [stderr] Downloaded uniffi-bindgen-alicorn v0.1.2 [INFO] [stderr] Downloaded uniffi-macros-alicorn v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79de4abf5d25f7a7dfd5039bcca0e101979694db58ea82efd544b71a15fe2030 [INFO] running `Command { std: "docker" "start" "-a" "79de4abf5d25f7a7dfd5039bcca0e101979694db58ea82efd544b71a15fe2030", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79de4abf5d25f7a7dfd5039bcca0e101979694db58ea82efd544b71a15fe2030", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79de4abf5d25f7a7dfd5039bcca0e101979694db58ea82efd544b71a15fe2030", kill_on_drop: false }` [INFO] [stdout] 79de4abf5d25f7a7dfd5039bcca0e101979694db58ea82efd544b71a15fe2030 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f454efe7b681c4eb1ac9278e70b9d69a1d6bc0d103211976f18419f01bd2e55 [INFO] running `Command { std: "docker" "start" "-a" "0f454efe7b681c4eb1ac9278e70b9d69a1d6bc0d103211976f18419f01bd2e55", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [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 serde v1.0.218 [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 12.54s [INFO] running `Command { std: "docker" "inspect" "0f454efe7b681c4eb1ac9278e70b9d69a1d6bc0d103211976f18419f01bd2e55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f454efe7b681c4eb1ac9278e70b9d69a1d6bc0d103211976f18419f01bd2e55", kill_on_drop: false }` [INFO] [stdout] 0f454efe7b681c4eb1ac9278e70b9d69a1d6bc0d103211976f18419f01bd2e55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ecc61cf128ca11e0425be101bcb4f84b27250b54608b64245a73f5ed21180247 [INFO] running `Command { std: "docker" "start" "-a" "ecc61cf128ca11e0425be101bcb4f84b27250b54608b64245a73f5ed21180247", kill_on_drop: false }` [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [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 5.28s [INFO] running `Command { std: "docker" "inspect" "ecc61cf128ca11e0425be101bcb4f84b27250b54608b64245a73f5ed21180247", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecc61cf128ca11e0425be101bcb4f84b27250b54608b64245a73f5ed21180247", kill_on_drop: false }` [INFO] [stdout] ecc61cf128ca11e0425be101bcb4f84b27250b54608b64245a73f5ed21180247 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 921432e7a1e4a5e421ef6cce3609749bfb0e7b34331c3751a9c410c43ee732d5 [INFO] running `Command { std: "docker" "start" "-a" "921432e7a1e4a5e421ef6cce3609749bfb0e7b34331c3751a9c410c43ee732d5", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/uniffi_alicorn-02201787fe888f70) [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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/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-360eac63b383e5fb.rlib --extern cargo_metadata=/opt/rustwide/target/debug/deps/libcargo_metadata-64e2e808f3e6aac4.rlib --extern trybuild=/opt/rustwide/target/debug/deps/libtrybuild-e278b4c47c8bc14c.rlib --extern uniffi=/opt/rustwide/target/debug/deps/libuniffi-287ed272a9ff4165.rlib --extern uniffi_alicorn=/opt/rustwide/target/debug/deps/libuniffi_alicorn-e61bf74895101e20.rlib --extern uniffi_macros_alicorn=/opt/rustwide/target/debug/deps/libuniffi_macros_alicorn-9551980cffafb799.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=forbid --error-format human` (exit status: 1) [INFO] [stderr] note: test exited abnormally; to see the full output pass --nocapture to the harness. [INFO] running `Command { std: "docker" "inspect" "921432e7a1e4a5e421ef6cce3609749bfb0e7b34331c3751a9c410c43ee732d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "921432e7a1e4a5e421ef6cce3609749bfb0e7b34331c3751a9c410c43ee732d5", kill_on_drop: false }` [INFO] [stdout] 921432e7a1e4a5e421ef6cce3609749bfb0e7b34331c3751a9c410c43ee732d5