[INFO] cloning repository https://github.com/NordSecurity/uniffi-generators [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NordSecurity/uniffi-generators" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNordSecurity%2Funiffi-generators", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNordSecurity%2Funiffi-generators'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b49142e325d7d287c7ff3c326d92150048b2e593 [INFO] testing NordSecurity/uniffi-generators/b49142e325d7d287c7ff3c326d92150048b2e593 against beta-2024-10-19 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNordSecurity%2Funiffi-generators" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NordSecurity/uniffi-generators on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/NordSecurity/uniffi-generators [INFO] finished tweaking git repo https://github.com/NordSecurity/uniffi-generators [INFO] tweaked toml for git repo https://github.com/NordSecurity/uniffi-generators written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/NordSecurity/uniffi-generators 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-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating git repository `https://github.com/NordSecurity/uniffi-rs.git` [INFO] [stderr] Locking 10 packages to latest compatible versions [INFO] [stderr] Adding uniffi v0.3.2+v0.25.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.2%2Bv0.25.0#da50d53f) [INFO] [stderr] Adding uniffi_bindgen v0.3.2+v0.25.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.2%2Bv0.25.0#da50d53f) [INFO] [stderr] Adding uniffi_build v0.3.2+v0.25.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.2%2Bv0.25.0#da50d53f) [INFO] [stderr] Adding uniffi_checksum_derive v0.3.2+v0.25.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.2%2Bv0.25.0#da50d53f) [INFO] [stderr] Adding uniffi_core v0.25.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.2%2Bv0.25.0#da50d53f) [INFO] [stderr] Adding uniffi_macros v0.3.2+v0.25.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.2%2Bv0.25.0#da50d53f) [INFO] [stderr] Adding uniffi_meta v0.3.2+v0.25.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.2%2Bv0.25.0#da50d53f) [INFO] [stderr] Adding uniffi_testing v0.3.2+v0.25.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.2%2Bv0.25.0#da50d53f) [INFO] [stderr] Adding uniffi_udl v0.3.2+v0.25.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.2%2Bv0.25.0#da50d53f) [INFO] [stderr] Adding weedle2 v4.0.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.2%2Bv0.25.0#da50d53f) [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef178810d2eeffd84d28cf3f57824fb64f384a95dd1384b05ee117d0e3eddb3e [INFO] running `Command { std: "docker" "start" "-a" "ef178810d2eeffd84d28cf3f57824fb64f384a95dd1384b05ee117d0e3eddb3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef178810d2eeffd84d28cf3f57824fb64f384a95dd1384b05ee117d0e3eddb3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef178810d2eeffd84d28cf3f57824fb64f384a95dd1384b05ee117d0e3eddb3e", kill_on_drop: false }` [INFO] [stdout] ef178810d2eeffd84d28cf3f57824fb64f384a95dd1384b05ee117d0e3eddb3e [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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2f054e62d43631bc6534880090146615a41e5849a76798ebde77c6cb7969db4 [INFO] running `Command { std: "docker" "start" "-a" "f2f054e62d43631bc6534880090146615a41e5849a76798ebde77c6cb7969db4", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling serde v1.0.166 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling camino v1.1.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling serde_json v1.0.100 [INFO] [stderr] Compiling thiserror v1.0.41 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling paste v1.0.13 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling fs-err v2.9.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling oneshot v0.1.6 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling clap_builder v4.4.8 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling askama_parser v0.1.1 [INFO] [stderr] Compiling weedle2 v4.0.0 (https://github.com/mozilla/uniffi-rs.git?tag=v0.25.0#a0fb6443) [INFO] [stderr] Compiling weedle2 v4.0.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.2%2Bv0.25.0#da50d53f) [INFO] [stderr] Compiling unicode-linebreak v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.166 [INFO] [stderr] Compiling thiserror-impl v1.0.41 [INFO] [stderr] Compiling scroll_derive v0.11.1 [INFO] [stderr] Compiling uniffi_checksum_derive v0.25.0 (https://github.com/mozilla/uniffi-rs.git?tag=v0.25.0#a0fb6443) [INFO] [stderr] Compiling uniffi_checksum_derive v0.3.2+v0.25.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.2%2Bv0.25.0#da50d53f) [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling uniffi_meta v0.3.2+v0.25.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.2%2Bv0.25.0#da50d53f) [INFO] [stderr] Compiling uniffi_meta v0.25.0 (https://github.com/mozilla/uniffi-rs.git?tag=v0.25.0#a0fb6443) [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling goblin v0.6.1 [INFO] [stderr] Compiling clap v4.4.8 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling basic-toml v0.1.4 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling uniffi_core v0.25.0 (https://github.com/mozilla/uniffi-rs.git?tag=v0.25.0#a0fb6443) [INFO] [stderr] Compiling uniffi_core v0.25.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.2%2Bv0.25.0#da50d53f) [INFO] [stderr] Compiling askama_derive v0.12.2 [INFO] [stderr] Compiling cargo_metadata v0.15.4 [INFO] [stderr] Compiling uniffi_testing v0.25.0 (https://github.com/mozilla/uniffi-rs.git?tag=v0.25.0#a0fb6443) [INFO] [stderr] Compiling uniffi_testing v0.3.2+v0.25.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.2%2Bv0.25.0#da50d53f) [INFO] [stderr] Compiling uniffi_udl v0.3.2+v0.25.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.2%2Bv0.25.0#da50d53f) [INFO] [stderr] Compiling uniffi_udl v0.25.0 (https://github.com/mozilla/uniffi-rs.git?tag=v0.25.0#a0fb6443) [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling uniffi_bindgen v0.25.0 (https://github.com/mozilla/uniffi-rs.git?tag=v0.25.0#a0fb6443) [INFO] [stderr] Compiling uniffi_bindgen v0.3.2+v0.25.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.2%2Bv0.25.0#da50d53f) [INFO] [stderr] Compiling uniffi_build v0.25.0 (https://github.com/mozilla/uniffi-rs.git?tag=v0.25.0#a0fb6443) [INFO] [stderr] Compiling uniffi_build v0.3.2+v0.25.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.2%2Bv0.25.0#da50d53f) [INFO] [stderr] Compiling uniffi_macros v0.25.0 (https://github.com/mozilla/uniffi-rs.git?tag=v0.25.0#a0fb6443) [INFO] [stderr] Compiling uniffi_macros v0.3.2+v0.25.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.2%2Bv0.25.0#da50d53f) [INFO] [stderr] Compiling uniffi v0.25.0 (https://github.com/mozilla/uniffi-rs.git?tag=v0.25.0#a0fb6443) [INFO] [stderr] Compiling uniffi-fixture-coverall v0.22.0 (https://github.com/mozilla/uniffi-rs.git?tag=v0.25.0#a0fb6443) [INFO] [stderr] Compiling uniffi v0.3.2+v0.25.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.2%2Bv0.25.0#da50d53f) [INFO] [stderr] Compiling uniffi-bindgen v0.25.0 (/opt/rustwide/workdir/uniffi-bindgen) [INFO] [stderr] Compiling compatibility-test v0.22.0 (/opt/rustwide/workdir/compatibility-test) [INFO] [stdout] warning: unused import: `uniffi_coverall::*` [INFO] [stdout] --> compatibility-test/src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use uniffi_coverall::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.34s [INFO] running `Command { std: "docker" "inspect" "f2f054e62d43631bc6534880090146615a41e5849a76798ebde77c6cb7969db4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2f054e62d43631bc6534880090146615a41e5849a76798ebde77c6cb7969db4", kill_on_drop: false }` [INFO] [stdout] f2f054e62d43631bc6534880090146615a41e5849a76798ebde77c6cb7969db4 [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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11290ee601c2e09dcfdad25df41449b07495abfa7044b3a8dad769a94cc0e37a [INFO] running `Command { std: "docker" "start" "-a" "11290ee601c2e09dcfdad25df41449b07495abfa7044b3a8dad769a94cc0e37a", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling uniffi-bindgen v0.25.0 (/opt/rustwide/workdir/uniffi-bindgen) [INFO] [stderr] Compiling compatibility-test v0.22.0 (/opt/rustwide/workdir/compatibility-test) [INFO] [stdout] warning: unused import: `uniffi_coverall::*` [INFO] [stdout] --> compatibility-test/src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use uniffi_coverall::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uniffi_coverall::*` [INFO] [stdout] --> compatibility-test/src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use uniffi_coverall::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.13s [INFO] running `Command { std: "docker" "inspect" "11290ee601c2e09dcfdad25df41449b07495abfa7044b3a8dad769a94cc0e37a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11290ee601c2e09dcfdad25df41449b07495abfa7044b3a8dad769a94cc0e37a", kill_on_drop: false }` [INFO] [stdout] 11290ee601c2e09dcfdad25df41449b07495abfa7044b3a8dad769a94cc0e37a [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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a989c88b292e93a39709cb4ada8cad22a0a398effce11ee069ff69327e07e018 [INFO] running `Command { std: "docker" "start" "-a" "a989c88b292e93a39709cb4ada8cad22a0a398effce11ee069ff69327e07e018", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: unused import: `uniffi_coverall::*` [INFO] [stderr] --> compatibility-test/src/lib.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use uniffi_coverall::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `compatibility-test` (lib) generated 1 warning (run `cargo fix --lib -p compatibility-test` to apply 1 suggestion) [INFO] [stderr] warning: `compatibility-test` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/compatibility_test-7b5e4d633b9d7451) [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] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/uniffi_bindgen-5242f5b752c719ed) [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 compatibility_test [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] running `Command { std: "docker" "inspect" "a989c88b292e93a39709cb4ada8cad22a0a398effce11ee069ff69327e07e018", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a989c88b292e93a39709cb4ada8cad22a0a398effce11ee069ff69327e07e018", kill_on_drop: false }` [INFO] [stdout] a989c88b292e93a39709cb4ada8cad22a0a398effce11ee069ff69327e07e018