[INFO] cloning repository https://github.com/bendk/uniffi-bindgen-kotlin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bendk/uniffi-bindgen-kotlin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbendk%2Funiffi-bindgen-kotlin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbendk%2Funiffi-bindgen-kotlin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bbe63ff1b2427c4ac90f7dcc24ce6e95c007e5e8 [INFO] testing bendk/uniffi-bindgen-kotlin against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbendk%2Funiffi-bindgen-kotlin" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bendk/uniffi-bindgen-kotlin on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bendk/uniffi-bindgen-kotlin [INFO] finished tweaking git repo https://github.com/bendk/uniffi-bindgen-kotlin [INFO] tweaked toml for git repo https://github.com/bendk/uniffi-bindgen-kotlin written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/bendk/uniffi-bindgen-kotlin 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" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/bendk/uniffi-rs.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cargo_metadata v0.13.1 [INFO] [stderr] Downloaded weedle v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8f5bc91a42bfd4bcc71a91e811d87c8cb358664fc59ed2fd75a6e0d6c1bae19 [INFO] running `Command { std: "docker" "start" "-a" "b8f5bc91a42bfd4bcc71a91e811d87c8cb358664fc59ed2fd75a6e0d6c1bae19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8f5bc91a42bfd4bcc71a91e811d87c8cb358664fc59ed2fd75a6e0d6c1bae19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8f5bc91a42bfd4bcc71a91e811d87c8cb358664fc59ed2fd75a6e0d6c1bae19", kill_on_drop: false }` [INFO] [stdout] b8f5bc91a42bfd4bcc71a91e811d87c8cb358664fc59ed2fd75a6e0d6c1bae19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4921b86e623a6b643f0ff2072b99335c7d609d2d29a40ea3bc950a56a3810cbc [INFO] running `Command { std: "docker" "start" "-a" "4921b86e623a6b643f0ff2072b99335c7d609d2d29a40ea3bc950a56a3810cbc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.88 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling camino v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling weedle v0.12.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling cargo_metadata v0.13.1 [INFO] [stderr] Compiling askama_shared v0.12.2 [INFO] [stderr] Compiling askama_derive v0.11.2 [INFO] [stderr] Compiling askama v0.11.1 [INFO] [stderr] Compiling uniffi_bindgen v0.17.0 (https://github.com/bendk/uniffi-rs.git?branch=external-kotlin#2ba63f36) [INFO] [stderr] Compiling uniffi-bindgen-kotlin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.01s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "4921b86e623a6b643f0ff2072b99335c7d609d2d29a40ea3bc950a56a3810cbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4921b86e623a6b643f0ff2072b99335c7d609d2d29a40ea3bc950a56a3810cbc", kill_on_drop: false }` [INFO] [stdout] 4921b86e623a6b643f0ff2072b99335c7d609d2d29a40ea3bc950a56a3810cbc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1526b174bab44458464eac0be657df1dae4e982f15c32aef59658ce8f9c1bda0 [INFO] running `Command { std: "docker" "start" "-a" "1526b174bab44458464eac0be657df1dae4e982f15c32aef59658ce8f9c1bda0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.88 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling camino v1.0.7 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling cargo_metadata v0.13.1 [INFO] [stderr] Compiling askama_shared v0.12.2 [INFO] [stderr] Compiling uniffi_testing v0.1.0 (https://github.com/bendk/uniffi-rs.git?branch=external-kotlin#2ba63f36) [INFO] [stderr] Compiling askama_derive v0.11.2 [INFO] [stderr] Compiling askama v0.11.1 [INFO] [stderr] Compiling uniffi_bindgen v0.17.0 (https://github.com/bendk/uniffi-rs.git?branch=external-kotlin#2ba63f36) [INFO] [stderr] Compiling uniffi v0.17.0 (https://github.com/bendk/uniffi-rs.git?branch=external-kotlin#2ba63f36) [INFO] [stderr] Compiling uniffi-bindgen-kotlin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling uniffi_build v0.17.0 (https://github.com/bendk/uniffi-rs.git?branch=external-kotlin#2ba63f36) [INFO] [stderr] Compiling uniffi_macros v0.17.0 (https://github.com/bendk/uniffi-rs.git?branch=external-kotlin#2ba63f36) [INFO] [stderr] Compiling uniffi-example-custom-types v0.17.0 (https://github.com/bendk/uniffi-rs.git?branch=external-kotlin#2ba63f36) [INFO] [stderr] Compiling uniffi-fixture-ext-types-lib-one v0.17.0 (https://github.com/bendk/uniffi-rs.git?branch=external-kotlin#2ba63f36) [INFO] [stderr] Compiling uniffi-fixture-ext-types-guid v0.17.0 (https://github.com/bendk/uniffi-rs.git?branch=external-kotlin#2ba63f36) [INFO] [stderr] Compiling uniffi-fixture-coverall v0.17.0 (https://github.com/bendk/uniffi-rs.git?branch=external-kotlin#2ba63f36) [INFO] [stderr] Compiling uniffi-example-sprites v0.17.0 (https://github.com/bendk/uniffi-rs.git?branch=external-kotlin#2ba63f36) [INFO] [stderr] Compiling uniffi-fixture-callbacks v0.17.0 (https://github.com/bendk/uniffi-rs.git?branch=external-kotlin#2ba63f36) [INFO] [stderr] Compiling uniffi-example-rondpoint v0.17.0 (https://github.com/bendk/uniffi-rs.git?branch=external-kotlin#2ba63f36) [INFO] [stderr] Compiling uniffi-example-arithmetic v0.17.0 (https://github.com/bendk/uniffi-rs.git?branch=external-kotlin#2ba63f36) [INFO] [stderr] Compiling uniffi-fixture-ext-types v0.17.0 (https://github.com/bendk/uniffi-rs.git?branch=external-kotlin#2ba63f36) [INFO] [stderr] Compiling uniffi-example-todolist v0.17.0 (https://github.com/bendk/uniffi-rs.git?branch=external-kotlin#2ba63f36) [INFO] [stderr] Compiling uniffi-example-geometry v0.17.0 (https://github.com/bendk/uniffi-rs.git?branch=external-kotlin#2ba63f36) [INFO] [stderr] Compiling uniffi-fixture-time v0.17.0 (https://github.com/bendk/uniffi-rs.git?branch=external-kotlin#2ba63f36) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 37.80s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "1526b174bab44458464eac0be657df1dae4e982f15c32aef59658ce8f9c1bda0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1526b174bab44458464eac0be657df1dae4e982f15c32aef59658ce8f9c1bda0", kill_on_drop: false }` [INFO] [stdout] 1526b174bab44458464eac0be657df1dae4e982f15c32aef59658ce8f9c1bda0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 97dbf9fd8f3cd0b895dce2e689b1466d5c7ed4541e88c864f5ac9d39e7748002 [INFO] running `Command { std: "docker" "start" "-a" "97dbf9fd8f3cd0b895dce2e689b1466d5c7ed4541e88c864f5ac9d39e7748002", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/uniffi_bindgen_kotlin-2e58c0281222329a) [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_kotlin-373b4981b9f61a88) [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 tests/fixtures.rs (/opt/rustwide/target/debug/deps/fixtures-10c9ab0f21ea97cf) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stdout] test test_chronological ... FAILED [INFO] [stdout] test test_callbacks ... FAILED [INFO] [stdout] test test_coverall ... FAILED [INFO] [stdout] test test_rondpoint ... FAILED [INFO] [stdout] test test_external_types ... FAILED [INFO] [stdout] test test_arithmetic ... FAILED [INFO] [stdout] test test_geometry ... FAILED [INFO] [stdout] test test_custom_types ... FAILED [INFO] [stdout] test test_todolist ... FAILED [INFO] [stdout] test test_sprites ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_chronological stdout ---- [INFO] [stdout] ["uniffi-bindgen-kotlin", "--out-dir", "/opt/rustwide/target/tmp/uniffi-fixture-time", "/opt/rustwide/cargo-home/git/checkouts/uniffi-rs-b4f31d82d8259f10/2ba63f3/fixtures/uniffi-fixture-time/src/chronological.udl"] [INFO] [stdout] Error: Failed to spawn `kotlinc` to compile the bindings [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- test_callbacks stdout ---- [INFO] [stdout] ["uniffi-bindgen-kotlin", "--out-dir", "/opt/rustwide/target/tmp/uniffi-fixture-callbacks", "/opt/rustwide/cargo-home/git/checkouts/uniffi-rs-b4f31d82d8259f10/2ba63f3/fixtures/callbacks/src/callbacks.udl"] [INFO] [stdout] Error: Failed to spawn `kotlinc` to compile the bindings [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- test_coverall stdout ---- [INFO] [stdout] ["uniffi-bindgen-kotlin", "--out-dir", "/opt/rustwide/target/tmp/uniffi-fixture-coverall", "/opt/rustwide/cargo-home/git/checkouts/uniffi-rs-b4f31d82d8259f10/2ba63f3/fixtures/coverall/src/coverall.udl"] [INFO] [stdout] Error: Failed to spawn `kotlinc` to compile the bindings [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- test_rondpoint stdout ---- [INFO] [stdout] ["uniffi-bindgen-kotlin", "--out-dir", "/opt/rustwide/target/tmp/uniffi-example-rondpoint", "/opt/rustwide/cargo-home/git/checkouts/uniffi-rs-b4f31d82d8259f10/2ba63f3/examples/rondpoint/src/rondpoint.udl"] [INFO] [stdout] Error: Failed to spawn `kotlinc` to compile the bindings [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- test_external_types stdout ---- [INFO] [stdout] ["uniffi-bindgen-kotlin", "--out-dir", "/opt/rustwide/target/tmp/uniffi-fixture-ext-types", "--config-path", "/opt/rustwide/cargo-home/git/checkouts/uniffi-rs-b4f31d82d8259f10/2ba63f3/fixtures/ext-types/lib/uniffi.toml", "/opt/rustwide/cargo-home/git/checkouts/uniffi-rs-b4f31d82d8259f10/2ba63f3/fixtures/ext-types/lib/src/ext-types-lib.udl"] [INFO] [stdout] ["uniffi-bindgen-kotlin", "--out-dir", "/opt/rustwide/target/tmp/uniffi-fixture-ext-types", "--config-path", "/opt/rustwide/cargo-home/git/checkouts/uniffi-rs-b4f31d82d8259f10/2ba63f3/fixtures/ext-types/guid/uniffi.toml", "/opt/rustwide/cargo-home/git/checkouts/uniffi-rs-b4f31d82d8259f10/2ba63f3/fixtures/ext-types/guid/src/guid.udl"] [INFO] [stdout] ["uniffi-bindgen-kotlin", "--out-dir", "/opt/rustwide/target/tmp/uniffi-fixture-ext-types", "--config-path", "/opt/rustwide/cargo-home/git/checkouts/uniffi-rs-b4f31d82d8259f10/2ba63f3/fixtures/ext-types/uniffi-one/uniffi.toml", "/opt/rustwide/cargo-home/git/checkouts/uniffi-rs-b4f31d82d8259f10/2ba63f3/fixtures/ext-types/uniffi-one/src/uniffi-one.udl"] [INFO] [stdout] ["uniffi-bindgen-kotlin", "--out-dir", "/opt/rustwide/target/tmp/uniffi-fixture-ext-types", "--config-path", "/opt/rustwide/cargo-home/git/checkouts/uniffi-rs-b4f31d82d8259f10/2ba63f3/examples/custom-types/uniffi.toml", "/opt/rustwide/cargo-home/git/checkouts/uniffi-rs-b4f31d82d8259f10/2ba63f3/examples/custom-types/src/custom-types.udl"] [INFO] [stdout] Error: Failed to spawn `kotlinc` to compile the bindings [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- test_arithmetic stdout ---- [INFO] [stdout] ["uniffi-bindgen-kotlin", "--out-dir", "/opt/rustwide/target/tmp/uniffi-example-arithmetic", "--config-path", "/opt/rustwide/cargo-home/git/checkouts/uniffi-rs-b4f31d82d8259f10/2ba63f3/examples/arithmetic/uniffi.toml", "/opt/rustwide/cargo-home/git/checkouts/uniffi-rs-b4f31d82d8259f10/2ba63f3/examples/arithmetic/src/arithmetic.udl"] [INFO] [stdout] Error: Failed to spawn `kotlinc` to compile the bindings [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- test_geometry stdout ---- [INFO] [stdout] ["uniffi-bindgen-kotlin", "--out-dir", "/opt/rustwide/target/tmp/uniffi-example-geometry", "--config-path", "/opt/rustwide/cargo-home/git/checkouts/uniffi-rs-b4f31d82d8259f10/2ba63f3/examples/geometry/uniffi.toml", "/opt/rustwide/cargo-home/git/checkouts/uniffi-rs-b4f31d82d8259f10/2ba63f3/examples/geometry/src/geometry.udl"] [INFO] [stdout] Error: Failed to spawn `kotlinc` to compile the bindings [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- test_custom_types stdout ---- [INFO] [stdout] ["uniffi-bindgen-kotlin", "--out-dir", "/opt/rustwide/target/tmp/uniffi-example-custom-types", "--config-path", "/opt/rustwide/cargo-home/git/checkouts/uniffi-rs-b4f31d82d8259f10/2ba63f3/examples/custom-types/uniffi.toml", "/opt/rustwide/cargo-home/git/checkouts/uniffi-rs-b4f31d82d8259f10/2ba63f3/examples/custom-types/src/custom-types.udl"] [INFO] [stdout] Error: Failed to spawn `kotlinc` to compile the bindings [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- test_todolist stdout ---- [INFO] [stdout] ["uniffi-bindgen-kotlin", "--out-dir", "/opt/rustwide/target/tmp/uniffi-example-todolist", "/opt/rustwide/cargo-home/git/checkouts/uniffi-rs-b4f31d82d8259f10/2ba63f3/examples/todolist/src/todolist.udl"] [INFO] [stdout] Error: Failed to spawn `kotlinc` to compile the bindings [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] ---- test_sprites stdout ---- [INFO] [stdout] ["uniffi-bindgen-kotlin", "--out-dir", "/opt/rustwide/target/tmp/uniffi-example-sprites", "/opt/rustwide/cargo-home/git/checkouts/uniffi-rs-b4f31d82d8259f10/2ba63f3/examples/sprites/src/sprites.udl"] [INFO] [stdout] Error: Failed to spawn `kotlinc` to compile the bindings [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_arithmetic [INFO] [stdout] test_callbacks [INFO] [stdout] test_chronological [INFO] [stdout] test_coverall [INFO] [stdout] test_custom_types [INFO] [stdout] test_external_types [INFO] [stdout] test_geometry [INFO] [stdout] test_rondpoint [INFO] [stdout] test_sprites [INFO] [stdout] test_todolist [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.14s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test fixtures` [INFO] running `Command { std: "docker" "inspect" "97dbf9fd8f3cd0b895dce2e689b1466d5c7ed4541e88c864f5ac9d39e7748002", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97dbf9fd8f3cd0b895dce2e689b1466d5c7ed4541e88c864f5ac9d39e7748002", kill_on_drop: false }` [INFO] [stdout] 97dbf9fd8f3cd0b895dce2e689b1466d5c7ed4541e88c864f5ac9d39e7748002