[INFO] fetching crate defguard_boringtun 0.6.4... [INFO] checking defguard_boringtun-0.6.4 against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for pr-133502-21 [INFO] extracting crate defguard_boringtun 0.6.4 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate defguard_boringtun 0.6.4 [INFO] finished tweaking crates.io crate defguard_boringtun 0.6.4 [INFO] tweaked toml for crates.io crate defguard_boringtun 0.6.4 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate defguard_boringtun 0.6.4 on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate defguard_boringtun 0.6.4 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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mock_instant v0.6.0 [INFO] [stderr] Downloaded zerocopy-derive v0.8.37 [INFO] [stderr] Downloaded zerocopy v0.8.37 [INFO] [stderr] Downloaded etherparse v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c424b83df02f598743a81da3d0cfbea2b442f1d0a0aa2f7352c183554e99c85 [INFO] running `Command { std: "docker" "start" "-a" "9c424b83df02f598743a81da3d0cfbea2b442f1d0a0aa2f7352c183554e99c85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c424b83df02f598743a81da3d0cfbea2b442f1d0a0aa2f7352c183554e99c85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c424b83df02f598743a81da3d0cfbea2b442f1d0a0aa2f7352c183554e99c85", kill_on_drop: false }` [INFO] [stdout] 9c424b83df02f598743a81da3d0cfbea2b442f1d0a0aa2f7352c183554e99c85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7f46d3f3c546abced773a83c20f96725fc7de6f8e1e2b5752993580096530ca [INFO] running `Command { std: "docker" "start" "-a" "d7f46d3f3c546abced773a83c20f96725fc7de6f8e1e2b5752993580096530ca", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling weedle2 v5.0.0 [INFO] [stderr] Compiling toml v0.9.11+spec-1.1.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Compiling zerocopy v0.8.37 [INFO] [stderr] Checking clap_lex v0.7.7 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Checking clap_builder v4.5.56 [INFO] [stderr] Compiling uniffi_core v0.31.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling nix v0.31.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling uniffi_internal_macros v0.31.0 [INFO] [stderr] Compiling scroll_derive v0.12.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling uniffi_pipeline v0.31.0 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling uniffi_meta v0.31.0 [INFO] [stderr] Compiling goblin v0.8.2 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling zerocopy-derive v0.8.37 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling uniffi_udl v0.31.0 [INFO] [stderr] Checking clap v4.5.56 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking ip_network v0.4.1 [INFO] [stderr] Checking ip_network_table-deps-treebitmap v0.5.0 [INFO] [stderr] Checking cargo-platform v0.1.9 [INFO] [stderr] Checking cargo_metadata v0.19.2 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Compiling askama_parser v0.14.0 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling uniffi_macros v0.31.0 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking x25519-dalek v2.0.1 [INFO] [stderr] Checking ip_network_table v0.2.0 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking criterion-plot v0.8.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking page_size v0.6.0 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking etherparse v0.19.0 [INFO] [stderr] Compiling askama_derive v0.14.0 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking criterion v0.8.1 [INFO] [stderr] Compiling askama v0.14.0 [INFO] [stderr] Compiling uniffi_bindgen v0.31.0 [INFO] [stderr] error: could not compile `uniffi_bindgen` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/61cc47e367d7be91e13bcd01e4e96e0e233d4f6d/bin/rustc --crate-name uniffi_bindgen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uniffi_bindgen-0.31.0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen-tests", "cargo-metadata", "default", "ffi-trace"))' -C metadata=809149f535b47a88 -C extra-filename=-571268f47b26f119 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-482376cda5b04bcf.rmeta --extern askama=/opt/rustwide/target/debug/deps/libaskama-cc53c18758f3d8a6.rmeta --extern camino=/opt/rustwide/target/debug/deps/libcamino-8abae06975f3a203.rmeta --extern fs_err=/opt/rustwide/target/debug/deps/libfs_err-c3bc086200dbbadb.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-2a70d14a7a68e908.rmeta --extern goblin=/opt/rustwide/target/debug/deps/libgoblin-0bf698d80323a5b3.rmeta --extern heck=/opt/rustwide/target/debug/deps/libheck-8e1f98ffb0a497ae.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-86085dd8de032816.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-05887c23ecc18d47.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-58a9c9f241060a7a.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-6c1e8b656f79014f.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-b7d60b87c456aafe.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-0f4abe16b73c7382.rmeta --extern uniffi_internal_macros=/opt/rustwide/target/debug/deps/libuniffi_internal_macros-b2e2c7764baa50fb.so --extern uniffi_meta=/opt/rustwide/target/debug/deps/libuniffi_meta-0db305ab2fea5471.rmeta --extern uniffi_pipeline=/opt/rustwide/target/debug/deps/libuniffi_pipeline-0ea72db33f955cfe.rmeta --extern uniffi_udl=/opt/rustwide/target/debug/deps/libuniffi_udl-d55e23fdc5b36122.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `uniffi_bindgen` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/61cc47e367d7be91e13bcd01e4e96e0e233d4f6d/bin/rustc --crate-name uniffi_bindgen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uniffi_bindgen-0.31.0/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="cargo-metadata"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen-tests", "cargo-metadata", "default", "ffi-trace"))' -C metadata=7dbff9caef7d3c50 -C extra-filename=-2844d3b6b3cfec18 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-5cf73cd768c5f646.rmeta --extern askama=/opt/rustwide/target/debug/deps/libaskama-db20c1fa6abeaf5e.rmeta --extern camino=/opt/rustwide/target/debug/deps/libcamino-dad7a28f117114f1.rmeta --extern cargo_metadata=/opt/rustwide/target/debug/deps/libcargo_metadata-5b4665597ea526ee.rmeta --extern fs_err=/opt/rustwide/target/debug/deps/libfs_err-6570a5ce8045d139.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-270b5e5f7376a525.rmeta --extern goblin=/opt/rustwide/target/debug/deps/libgoblin-4b531f03ef52eb71.rmeta --extern heck=/opt/rustwide/target/debug/deps/libheck-9b5852bd853177bb.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-3252e3240acf5883.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2ad934dc7da92e31.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-b1cb49e25746595f.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c88721dac971603f.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-aaede1ee7e4caf36.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-ead26af854fa52a6.rmeta --extern uniffi_internal_macros=/opt/rustwide/target/debug/deps/libuniffi_internal_macros-b2e2c7764baa50fb.so --extern uniffi_meta=/opt/rustwide/target/debug/deps/libuniffi_meta-483e0f0feb6cb2d0.rmeta --extern uniffi_pipeline=/opt/rustwide/target/debug/deps/libuniffi_pipeline-2e9b6bcfe23b375f.rmeta --extern uniffi_udl=/opt/rustwide/target/debug/deps/libuniffi_udl-a2e6cd77214498e6.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "d7f46d3f3c546abced773a83c20f96725fc7de6f8e1e2b5752993580096530ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7f46d3f3c546abced773a83c20f96725fc7de6f8e1e2b5752993580096530ca", kill_on_drop: false }` [INFO] [stdout] d7f46d3f3c546abced773a83c20f96725fc7de6f8e1e2b5752993580096530ca