[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 [INFO] testing bendk/uniffi-bindgen-kotlin against beta-2024-03-24 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-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bendk/uniffi-bindgen-kotlin on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "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-tc2/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" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c24a4972137a209db56fcfe7c58bb6a62ff7897e73a948d1a834d8d9efd7f105 [INFO] running `Command { std: "docker" "start" "-a" "c24a4972137a209db56fcfe7c58bb6a62ff7897e73a948d1a834d8d9efd7f105", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c24a4972137a209db56fcfe7c58bb6a62ff7897e73a948d1a834d8d9efd7f105", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c24a4972137a209db56fcfe7c58bb6a62ff7897e73a948d1a834d8d9efd7f105", kill_on_drop: false }` [INFO] [stdout] c24a4972137a209db56fcfe7c58bb6a62ff7897e73a948d1a834d8d9efd7f105 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b2683154554ed87254fbf820902c3f3acc64ca06834249727536342792b2a6b [INFO] running `Command { std: "docker" "start" "-a" "4b2683154554ed87254fbf820902c3f3acc64ca06834249727536342792b2a6b", 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 unicase v2.6.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling camino v1.0.7 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling nom v7.1.1 [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 anyhow v1.0.56 [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` profile [unoptimized + debuginfo] target(s) in 29.36s [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" "4b2683154554ed87254fbf820902c3f3acc64ca06834249727536342792b2a6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b2683154554ed87254fbf820902c3f3acc64ca06834249727536342792b2a6b", kill_on_drop: false }` [INFO] [stdout] 4b2683154554ed87254fbf820902c3f3acc64ca06834249727536342792b2a6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cdf0e10be65f539f71cb4495d7b1a83efaf7084e57bd179c70aef9e68de3f17e [INFO] running `Command { std: "docker" "start" "-a" "cdf0e10be65f539f71cb4495d7b1a83efaf7084e57bd179c70aef9e68de3f17e", 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 glob v0.3.0 [INFO] [stderr] Compiling static_assertions v1.1.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 camino v1.0.7 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling cargo-platform v0.1.2 [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_build 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_macros 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-example-custom-types 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-example-todolist 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-fixture-ext-types 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-fixture-time 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-example-arithmetic 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-example-rondpoint v0.17.0 (https://github.com/bendk/uniffi-rs.git?branch=external-kotlin#2ba63f36) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcnuqwte/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcnuqwte/symbols.o" "/opt/rustwide/target/debug/deps/ext_types_guid-ba0ca8fd6afb1b5f.ext_types_guid.209aa93dd0cb0288-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ext_types_guid-ba0ca8fd6afb1b5f.ext_types_guid.209aa93dd0cb0288-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ext_types_guid-ba0ca8fd6afb1b5f.35dk1q3yzkww1147.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libuniffi-8ac4761c7992305b.rlib" "/opt/rustwide/target/debug/deps/libuniffi_bindgen-fed9aaad85246874.rlib" "/opt/rustwide/target/debug/deps/libclap-97e573c2a2694c44.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-5f29dc2c75d4336f.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-1ea9e5aafc4aa3f4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rlib" "/opt/rustwide/target/debug/deps/libweedle-707bbca3560fec49.rlib" "/opt/rustwide/target/debug/deps/libnom-947ce84016a8204e.rlib" "/opt/rustwide/target/debug/deps/libheck-6025c77edca88d3e.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-34eff89b58822856.rlib" "/opt/rustwide/target/debug/deps/libaskama-5a19ca9049eebc0e.rlib" "/opt/rustwide/target/debug/deps/libaskama_shared-57d3a591ebbd9260.rlib" "/opt/rustwide/target/debug/deps/libtoml-da8244c877aefe81.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a6f082935e49ea9b.rlib" "/opt/rustwide/target/debug/deps/libunicase-8b66e21d9debb85f.rlib" "/opt/rustwide/target/debug/deps/libsyn-4d4c37755d2d442e.rlib" "/opt/rustwide/target/debug/deps/libnom-1e3ac971df9ce764.rlib" "/opt/rustwide/target/debug/deps/libmemchr-59254f49d123a12c.rlib" "/opt/rustwide/target/debug/deps/libmime-d5b83fc07afe1071.rlib" "/opt/rustwide/target/debug/deps/libquote-cd68e28d893e3125.rlib" "/opt/rustwide/target/debug/deps/libaskama_escape-9ebde357e54e027d.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-3fa9c627466b9ee3.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-30a66a5ec9568429.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-5688081dddcf964b.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-0ef270c4de502b0e.rlib" "/opt/rustwide/target/debug/deps/liblog-08c38375a0b41cf0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e7002d307f97bc56.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rlib" "/opt/rustwide/target/debug/deps/libcargo_metadata-80dd1c6911a5d846.rlib" "/opt/rustwide/target/debug/deps/libserde_json-60aa9fc02389bce9.rlib" "/opt/rustwide/target/debug/deps/libryu-86d8d345a49902c5.rlib" "/opt/rustwide/target/debug/deps/libitoa-f543afc8cf678e4f.rlib" "/opt/rustwide/target/debug/deps/libcargo_platform-21aec648c8d64dd7.rlib" "/opt/rustwide/target/debug/deps/libsemver-8c95553f721f593e.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-af91a6feb9d12fe6.rlib" "/opt/rustwide/target/debug/deps/libpest-d92a0242a777a6c8.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-aa60d9e1dc550bef.rlib" "/opt/rustwide/target/debug/deps/libcamino-88e14d2dc15316bc.rlib" "/opt/rustwide/target/debug/deps/libserde-0458a160066a86ee.rlib" "/opt/rustwide/target/debug/deps/libbytes-cc9c49d7958180b3.rlib" "/opt/rustwide/target/debug/deps/libanyhow-13789d6de28d2396.rlib" "/opt/rustwide/target/debug/deps/libthiserror-a096507c09abe0a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7c8cd1ffc7c5704a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1e3d939fe4a32679.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bed8a8012d8de197.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-9836220ffcdef837.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-477946c62ad09c5d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-034c7f6c8e092d4a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-adf6bdbbb95d6d76.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-4fd348bd7cce625e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8fda1b14c74c5d02.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-39c58d6af528e9fd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-e61464812b7ba584.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a1a7e8ad93bd156f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5c7df282c1e709fe.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e94871c8e3cbbc8f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f9710d18df4cb9d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-67944a192beb15f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e46bc3da6d7c462f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8d1ac131d3cb2645.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c7f132c6815d4f60.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libext_types_guid-ba0ca8fd6afb1b5f.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `uniffi-fixture-ext-types-guid` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "cdf0e10be65f539f71cb4495d7b1a83efaf7084e57bd179c70aef9e68de3f17e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdf0e10be65f539f71cb4495d7b1a83efaf7084e57bd179c70aef9e68de3f17e", kill_on_drop: false }` [INFO] [stdout] cdf0e10be65f539f71cb4495d7b1a83efaf7084e57bd179c70aef9e68de3f17e