[INFO] fetching crate lumina-node-uniffi 0.3.2... [INFO] checking lumina-node-uniffi-0.3.2 against try#804fff1ae95da9d03bd44eee27f258020a575dab for pr-146013 [INFO] extracting crate lumina-node-uniffi 0.3.2 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate lumina-node-uniffi 0.3.2 [INFO] finished tweaking crates.io crate lumina-node-uniffi 0.3.2 [INFO] tweaked toml for crates.io crate lumina-node-uniffi 0.3.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lumina-node-uniffi 0.3.2 on toolchain 804fff1ae95da9d03bd44eee27f258020a575dab [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+804fff1ae95da9d03bd44eee27f258020a575dab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lumina-node-uniffi 0.3.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+804fff1ae95da9d03bd44eee27f258020a575dab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+804fff1ae95da9d03bd44eee27f258020a575dab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 23e166922b373f1c459c96ac5fd3bc212f3248dc59ed17be735dae97d43c0200 [INFO] running `Command { std: "docker" "start" "-a" "23e166922b373f1c459c96ac5fd3bc212f3248dc59ed17be735dae97d43c0200", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23e166922b373f1c459c96ac5fd3bc212f3248dc59ed17be735dae97d43c0200", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23e166922b373f1c459c96ac5fd3bc212f3248dc59ed17be735dae97d43c0200", kill_on_drop: false }` [INFO] [stdout] 23e166922b373f1c459c96ac5fd3bc212f3248dc59ed17be735dae97d43c0200 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+804fff1ae95da9d03bd44eee27f258020a575dab" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2384f155910fac7b34194834a30fd49556d4c6fe6ab000984e910071507417b [INFO] running `Command { std: "docker" "start" "-a" "c2384f155910fac7b34194834a30fd49556d4c6fe6ab000984e910071507417b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking quick-protobuf v0.8.1 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Checking ipnet v2.10.1 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking weedle2 v5.0.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling redb v2.5.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling quinn-udp v0.5.8 [INFO] [stderr] Checking clap_builder v4.5.23 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking flex-error v0.4.4 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling snow v0.9.6 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling leopard-codec v0.1.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking tempfile v3.14.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.13 [INFO] [stderr] Checking bech32 v0.11.0 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking data-encoding-macro v0.1.15 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking multibase v0.9.1 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Checking rustls-webpki v0.103.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking rcgen v0.11.3 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling logos-codegen v0.14.4 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling prost-derive v0.13.4 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling libp2p-swarm-derive v0.35.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling uniffi_internal_macros v0.29.2 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] error: could not compile `zerocopy` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not execute process `/opt/rustwide/rustup-home/toolchains/804fff1ae95da9d03bd44eee27f258020a575dab/bin/rustc --crate-name zerocopy --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.7.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="byteorder"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="simd"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=fc4e4e285a2deecc -C extra-filename=-b21cc6def24f5c1c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-3af00f1fd0765eba.rmeta --extern zerocopy_derive=/opt/rustwide/target/debug/deps/libzerocopy_derive-8f2bb397bccd5e36.so --cap-lints allow --cap-lints=forbid` (never executed) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/thiserror_impl-26ce609c30926d5c.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) [INFO] running `Command { std: "docker" "inspect" "c2384f155910fac7b34194834a30fd49556d4c6fe6ab000984e910071507417b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2384f155910fac7b34194834a30fd49556d4c6fe6ab000984e910071507417b", kill_on_drop: false }` [INFO] [stdout] c2384f155910fac7b34194834a30fd49556d4c6fe6ab000984e910071507417b