[INFO] cloning repository https://github.com/dani-garcia/uniffi_025_repro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dani-garcia/uniffi_025_repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdani-garcia%2Funiffi_025_repro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdani-garcia%2Funiffi_025_repro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 87227e5b28f04015f218021402be6266fa302844 [INFO] testing dani-garcia/uniffi_025_repro against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdani-garcia%2Funiffi_025_repro" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dani-garcia/uniffi_025_repro [INFO] finished tweaking git repo https://github.com/dani-garcia/uniffi_025_repro [INFO] tweaked toml for git repo https://github.com/dani-garcia/uniffi_025_repro written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dani-garcia/uniffi_025_repro on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dani-garcia/uniffi_025_repro 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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: Patch `uniffi v0.24.1 (https://github.com/mozilla/uniffi-rs?rev=53d5ac7274d8b4d66ad35b68cb6e2d89898f96af#53d5ac72)` was not used in the crate graph. [INFO] [stderr] Patch `uniffi_bindgen v0.24.1 (https://github.com/mozilla/uniffi-rs?rev=53d5ac7274d8b4d66ad35b68cb6e2d89898f96af#53d5ac72)` was not used in the crate graph. [INFO] [stderr] Patch `uniffi_build v0.24.1 (https://github.com/mozilla/uniffi-rs?rev=53d5ac7274d8b4d66ad35b68cb6e2d89898f96af#53d5ac72)` was not used in the crate graph. [INFO] [stderr] Patch `uniffi_core v0.24.1 (https://github.com/mozilla/uniffi-rs?rev=53d5ac7274d8b4d66ad35b68cb6e2d89898f96af#53d5ac72)` was not used in the crate graph. [INFO] [stderr] Patch `uniffi_macros v0.24.1 (https://github.com/mozilla/uniffi-rs?rev=53d5ac7274d8b4d66ad35b68cb6e2d89898f96af#53d5ac72)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uniffi_testing v0.25.0 [INFO] [stderr] Downloaded uniffi_checksum_derive v0.25.0 [INFO] [stderr] Downloaded uniffi v0.25.0 [INFO] [stderr] Downloaded weedle2 v4.0.0 [INFO] [stderr] Downloaded uniffi_meta v0.25.0 [INFO] [stderr] Downloaded uniffi_build v0.25.0 [INFO] [stderr] Downloaded uniffi_udl v0.25.0 [INFO] [stderr] Downloaded uniffi_macros v0.25.0 [INFO] [stderr] Downloaded uniffi_core v0.25.0 [INFO] [stderr] Downloaded uniffi_bindgen v0.25.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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a55e1fbd93e8133a018127ca0316f80849760f944335af87ebf8264b214ec317 [INFO] running `Command { std: "docker" "start" "-a" "a55e1fbd93e8133a018127ca0316f80849760f944335af87ebf8264b214ec317", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a55e1fbd93e8133a018127ca0316f80849760f944335af87ebf8264b214ec317", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a55e1fbd93e8133a018127ca0316f80849760f944335af87ebf8264b214ec317", kill_on_drop: false }` [INFO] [stdout] a55e1fbd93e8133a018127ca0316f80849760f944335af87ebf8264b214ec317 [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8b6d38afce5158e848dd0f53bd885402f9ea580fb1e58c84cf0f39d3dccb9da [INFO] running `Command { std: "docker" "start" "-a" "c8b6d38afce5158e848dd0f53bd885402f9ea580fb1e58c84cf0f39d3dccb9da", kill_on_drop: false }` [INFO] [stderr] warning: Patch `uniffi v0.24.1 (https://github.com/mozilla/uniffi-rs?rev=53d5ac7274d8b4d66ad35b68cb6e2d89898f96af#53d5ac72)` was not used in the crate graph. [INFO] [stderr] Patch `uniffi_bindgen v0.24.1 (https://github.com/mozilla/uniffi-rs?rev=53d5ac7274d8b4d66ad35b68cb6e2d89898f96af#53d5ac72)` was not used in the crate graph. [INFO] [stderr] Patch `uniffi_build v0.24.1 (https://github.com/mozilla/uniffi-rs?rev=53d5ac7274d8b4d66ad35b68cb6e2d89898f96af#53d5ac72)` was not used in the crate graph. [INFO] [stderr] Patch `uniffi_core v0.24.1 (https://github.com/mozilla/uniffi-rs?rev=53d5ac7274d8b4d66ad35b68cb6e2d89898f96af#53d5ac72)` was not used in the crate graph. [INFO] [stderr] Patch `uniffi_macros v0.24.1 (https://github.com/mozilla/uniffi-rs?rev=53d5ac7274d8b4d66ad35b68cb6e2d89898f96af#53d5ac72)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling fs-err v2.9.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling oneshot v0.1.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling askama_parser v0.1.1 [INFO] [stderr] Compiling weedle2 v4.0.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.38/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=715d478dd6654d3e -C extra-filename=-54096b8903e02929 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-7acd4cf30f1a55b9.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-77abab44c8daf8b5.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `clap_builder` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/bin/rustc --crate-name clap_builder --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=2ca4e948be640b91 -C extra-filename=-dc35f8c1827628d4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anstream=/opt/rustwide/target/debug/deps/libanstream-b8a4eb57ccf10052.rmeta --extern anstyle=/opt/rustwide/target/debug/deps/libanstyle-668789c6154fae2f.rmeta --extern clap_lex=/opt/rustwide/target/debug/deps/libclap_lex-a0fc3a9eabe1753e.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-d620f0ade87b0f1f.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "c8b6d38afce5158e848dd0f53bd885402f9ea580fb1e58c84cf0f39d3dccb9da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8b6d38afce5158e848dd0f53bd885402f9ea580fb1e58c84cf0f39d3dccb9da", kill_on_drop: false }` [INFO] [stdout] c8b6d38afce5158e848dd0f53bd885402f9ea580fb1e58c84cf0f39d3dccb9da