[INFO] fetching crate defguard_boringtun_cli 0.6.4... [INFO] checking defguard_boringtun_cli-0.6.4 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-21 [INFO] extracting crate defguard_boringtun_cli 0.6.4 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate defguard_boringtun_cli 0.6.4 [INFO] finished tweaking crates.io crate defguard_boringtun_cli 0.6.4 [INFO] tweaked toml for crates.io crate defguard_boringtun_cli 0.6.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate defguard_boringtun_cli 0.6.4 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate defguard_boringtun_cli 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91409af5a96967f12534d5f38ae121cde7bfd57abe6ba4639fdb51487b98d458 [INFO] running `Command { std: "docker" "start" "-a" "91409af5a96967f12534d5f38ae121cde7bfd57abe6ba4639fdb51487b98d458", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91409af5a96967f12534d5f38ae121cde7bfd57abe6ba4639fdb51487b98d458", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91409af5a96967f12534d5f38ae121cde7bfd57abe6ba4639fdb51487b98d458", kill_on_drop: false }` [INFO] [stdout] 91409af5a96967f12534d5f38ae121cde7bfd57abe6ba4639fdb51487b98d458 [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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d313a5363f06bb7935e5a4c3ab57698e015aa4e86c90a225e5306ac2f4e71c1 [INFO] running `Command { std: "docker" "start" "-a" "7d313a5363f06bb7935e5a4c3ab57698e015aa4e86c90a225e5306ac2f4e71c1", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Checking getrandom v0.2.17 [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 thiserror v2.0.18 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling toml v0.9.11+spec-1.1.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling weedle2 v5.0.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling uniffi_core v0.31.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking clap_lex v0.7.7 [INFO] [stderr] Compiling nix v0.31.1 [INFO] [stderr] Checking clap_builder v4.5.56 [INFO] [stderr] Checking digest v0.10.7 [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 scroll v0.12.0 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling uniffi_pipeline v0.31.0 [INFO] [stderr] Compiling goblin v0.8.2 [INFO] [stderr] Compiling uniffi_meta v0.31.0 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking uniffi_udl v0.31.0 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking time-core v0.1.8 [INFO] [stderr] Checking ip_network v0.4.1 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking ip_network_table-deps-treebitmap v0.5.0 [INFO] [stderr] Checking num-conv v0.2.0 [INFO] [stderr] Checking time v0.3.46 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking ip_network_table v0.2.0 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking clap v4.5.56 [INFO] [stderr] Checking cargo-platform v0.1.9 [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] Compiling cargo_metadata v0.19.2 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking x25519-dalek v2.0.1 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking tracing-appender v0.2.4 [INFO] [stderr] Checking daemonize v0.5.0 [INFO] [stderr] Compiling askama_derive v0.14.0 [INFO] [stderr] Compiling askama v0.14.0 [INFO] [stderr] Checking 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/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/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=ded25206aa58ec6e -C extra-filename=-a41978286cc25d89 --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-e6d863fb42785736.rmeta --extern camino=/opt/rustwide/target/debug/deps/libcamino-dad7a28f117114f1.rmeta --extern cargo_metadata=/opt/rustwide/target/debug/deps/libcargo_metadata-7583f330cfee8fcf.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-2fa5f7c69fd2ba9f.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] [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/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/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=4f82a0b51a1ee13f -C extra-filename=-be8743bdd6b2f70f --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-550a0dabded13537.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-6d5e85d7a88c7119.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] running `Command { std: "docker" "inspect" "7d313a5363f06bb7935e5a4c3ab57698e015aa4e86c90a225e5306ac2f4e71c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d313a5363f06bb7935e5a4c3ab57698e015aa4e86c90a225e5306ac2f4e71c1", kill_on_drop: false }` [INFO] [stdout] 7d313a5363f06bb7935e5a4c3ab57698e015aa4e86c90a225e5306ac2f4e71c1