[INFO] cloning repository https://github.com/Jugacu/wirefinder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jugacu/wirefinder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJugacu%2Fwirefinder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJugacu%2Fwirefinder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6226e51b57ac899b17eb6dfb53520620ce39cdf3
[INFO] checking Jugacu/wirefinder against 0b63defc8fd68957c635fe61f097b84df8fd9611 for pr-154715
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJugacu%2Fwirefinder" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Jugacu/wirefinder
[INFO] finished tweaking git repo https://github.com/Jugacu/wirefinder
[INFO] tweaked toml for git repo https://github.com/Jugacu/wirefinder written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Jugacu/wirefinder on toolchain 0b63defc8fd68957c635fe61f097b84df8fd9611
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Jugacu/wirefinder 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" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded netlink-packet-generic v0.4.0
[INFO] [stderr]   Downloaded netlink-packet-wireguard v0.4.0
[INFO] [stderr]   Downloaded zeroize_derive v1.5.0
[INFO] [stderr]   Downloaded defguard_wireguard_rs v0.10.0
[INFO] [stderr]   Downloaded uniffi_pipeline v0.31.1
[INFO] [stderr]   Downloaded netlink-packet-utils v0.6.0
[INFO] [stderr]   Downloaded uniffi_build v0.31.1
[INFO] [stderr]   Downloaded ip_network_table v0.2.0
[INFO] [stderr]   Downloaded uniffi_meta v0.31.1
[INFO] [stderr]   Downloaded netlink-packet-core v0.8.1
[INFO] [stderr]   Downloaded uniffi_internal_macros v0.31.1
[INFO] [stderr]   Downloaded uniffi_udl v0.31.1
[INFO] [stderr]   Downloaded uniffi v0.31.1
[INFO] [stderr]   Downloaded ip_network_table-deps-treebitmap v0.5.0
[INFO] [stderr]   Downloaded uniffi_macros v0.31.1
[INFO] [stderr]   Downloaded uniffi_core v0.31.1
[INFO] [stderr]   Downloaded askama v0.14.0
[INFO] [stderr]   Downloaded askama_parser v0.14.0
[INFO] [stderr]   Downloaded askama_derive v0.14.0
[INFO] [stderr]   Downloaded defguard_boringtun v0.6.5
[INFO] [stderr]   Downloaded netlink-packet-route v0.30.0
[INFO] [stderr]   Downloaded uniffi_bindgen v0.31.1
[INFO] [stderr]   Downloaded wireguard-nt v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b84f2fd9f2fa5cd83ae5c4b6714015db966082f3b6a97ca74eb172b7c8b00dd6
[INFO] running `Command { std: "docker" "start" "b84f2fd9f2fa5cd83ae5c4b6714015db966082f3b6a97ca74eb172b7c8b00dd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b84f2fd9f2fa5cd83ae5c4b6714015db966082f3b6a97ca74eb172b7c8b00dd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b84f2fd9f2fa5cd83ae5c4b6714015db966082f3b6a97ca74eb172b7c8b00dd6" "/opt/rustwide/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b84f2fd9f2fa5cd83ae5c4b6714015db966082f3b6a97ca74eb172b7c8b00dd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b84f2fd9f2fa5cd83ae5c4b6714015db966082f3b6a97ca74eb172b7c8b00dd6" "/opt/rustwide/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking netlink-packet-core v0.8.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling uniffi_core v0.31.1
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking ip_network_table-deps-treebitmap v0.5.0
[INFO] [stderr]     Checking ip_network v0.4.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]     Checking weedle2 v5.0.0
[INFO] [stderr]     Checking ip_network_table v0.2.0
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking netlink-packet-generic v0.4.0
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking netlink-packet-route v0.30.0
[INFO] [stderr]     Checking netlink-packet-wireguard v0.4.0
[INFO] [stderr]     Checking netlink-sys v0.8.8
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling uniffi_internal_macros v0.31.1
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking goblin v0.8.2
[INFO] [stderr]    Compiling uniffi_pipeline v0.31.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling uniffi_meta v0.31.1
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking netlink-packet-utils v0.6.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking uniffi_udl v0.31.1
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking wirefinder-proto v0.1.0 (/opt/rustwide/workdir/proto)
[INFO] [stderr]     Checking cargo_metadata v0.19.2
[INFO] [stderr]    Compiling askama_parser v0.14.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling uniffi_macros v0.31.1
[INFO] [stderr]     Checking wirefinder v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]    Compiling askama_derive v0.14.0
[INFO] [stderr]    Compiling askama v0.14.0
[INFO] [stderr]     Checking uniffi_bindgen v0.31.1
[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/0b63defc8fd68957c635fe61f097b84df8fd9611/bin/rustc --crate-name uniffi_bindgen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uniffi_bindgen-0.31.1/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=5189b35a5d35fcc0 -C extra-filename=-688cbaaf474e498f --out-dir /opt/rustwide/target/debug/build/uniffi_bindgen/688cbaaf474e498f/out -L dependency=/opt/rustwide/target/debug/build/anyhow/74152a885211d1a5/out -L dependency=/opt/rustwide/target/debug/build/askama/de7c9a7484645b84/out -L dependency=/opt/rustwide/target/debug/build/askama_derive/8e7d24b4d856334d/out -L dependency=/opt/rustwide/target/debug/build/bitflags/55249c3eaa54b7c1/out -L dependency=/opt/rustwide/target/debug/build/camino/8abae06975f3a203/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/9c7f9eb9639deea5/out -L dependency=/opt/rustwide/target/debug/build/equivalent/1cd2a250f2449a60/out -L dependency=/opt/rustwide/target/debug/build/fastrand/9d26d140720b65bc/out -L dependency=/opt/rustwide/target/debug/build/fs-err/ae032a64dc378274/out -L dependency=/opt/rustwide/target/debug/build/getrandom/85043b8cb4b8b1c4/out -L dependency=/opt/rustwide/target/debug/build/glob/2a70d14a7a68e908/out -L dependency=/opt/rustwide/target/debug/build/goblin/811c8bbf7a178166/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/e6a297648138f250/out -L dependency=/opt/rustwide/target/debug/build/heck/8e1f98ffb0a497ae/out -L dependency=/opt/rustwide/target/debug/build/indexmap/0d36fed54c6c1c14/out -L dependency=/opt/rustwide/target/debug/build/itoa/8df6d4253752101e/out -L dependency=/opt/rustwide/target/debug/build/libc/22a57bd165d0f7dd/out -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/059f6a9693b4822e/out -L dependency=/opt/rustwide/target/debug/build/log/5cd6409d60c13ad9/out -L dependency=/opt/rustwide/target/debug/build/memchr/f6a8642c1304b06b/out -L dependency=/opt/rustwide/target/debug/build/minimal-lexical/26e6c335d7c2433d/out -L dependency=/opt/rustwide/target/debug/build/nom/7accdb24e5dcb22f/out -L dependency=/opt/rustwide/target/debug/build/once_cell/e7324593321ca94b/out -L dependency=/opt/rustwide/target/debug/build/plain/ac4259a9a9df30b2/out -L dependency=/opt/rustwide/target/debug/build/rustix/a53d614b9416effe/out -L dependency=/opt/rustwide/target/debug/build/scroll/60a42fd39b81dd2c/out -L dependency=/opt/rustwide/target/debug/build/scroll_derive/4adfd5b6ea6f8886/out -L dependency=/opt/rustwide/target/debug/build/serde/ffa1c3d557c4f4c0/out -L dependency=/opt/rustwide/target/debug/build/serde_core/1e4429aa70af1482/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/e2badaef344b19cb/out -L dependency=/opt/rustwide/target/debug/build/serde_spanned/6a5a31b41e9ee93e/out -L dependency=/opt/rustwide/target/debug/build/siphasher/7703005b7a34f1d2/out -L dependency=/opt/rustwide/target/debug/build/smawk/5e63f30537f1fa9f/out -L dependency=/opt/rustwide/target/debug/build/tempfile/5445ae594b94b251/out -L dependency=/opt/rustwide/target/debug/build/textwrap/b7d60b87c456aafe/out -L dependency=/opt/rustwide/target/debug/build/toml/2786e92ab8bd7e85/out -L dependency=/opt/rustwide/target/debug/build/toml_datetime/5cba0ee35ec55abf/out -L dependency=/opt/rustwide/target/debug/build/toml_parser/a5e6f986135fc2a0/out -L dependency=/opt/rustwide/target/debug/build/toml_writer/e9354ffb8d446ab2/out -L dependency=/opt/rustwide/target/debug/build/uniffi_internal_macros/18913f0472925915/out -L dependency=/opt/rustwide/target/debug/build/uniffi_meta/092ad472d9de6a3c/out -L dependency=/opt/rustwide/target/debug/build/uniffi_pipeline/dbd6f709d2af162f/out -L dependency=/opt/rustwide/target/debug/build/uniffi_udl/980d62e10ad4a8d2/out -L dependency=/opt/rustwide/target/debug/build/weedle2/74f13a6c1ed9d1ce/out -L dependency=/opt/rustwide/target/debug/build/winnow/117ae6eb4341ed27/out -L dependency=/opt/rustwide/target/debug/build/winnow/c2ac88eef162ff03/out --extern anyhow=/opt/rustwide/target/debug/build/anyhow/74152a885211d1a5/out/libanyhow-74152a885211d1a5.rmeta --extern askama=/opt/rustwide/target/debug/build/askama/de7c9a7484645b84/out/libaskama-de7c9a7484645b84.rmeta --extern camino=/opt/rustwide/target/debug/build/camino/8abae06975f3a203/out/libcamino-8abae06975f3a203.rmeta --extern fs_err=/opt/rustwide/target/debug/build/fs-err/ae032a64dc378274/out/libfs_err-ae032a64dc378274.rmeta --extern glob=/opt/rustwide/target/debug/build/glob/2a70d14a7a68e908/out/libglob-2a70d14a7a68e908.rmeta --extern goblin=/opt/rustwide/target/debug/build/goblin/811c8bbf7a178166/out/libgoblin-811c8bbf7a178166.rmeta --extern heck=/opt/rustwide/target/debug/build/heck/8e1f98ffb0a497ae/out/libheck-8e1f98ffb0a497ae.rmeta --extern indexmap=/opt/rustwide/target/debug/build/indexmap/0d36fed54c6c1c14/out/libindexmap-0d36fed54c6c1c14.rmeta --extern once_cell=/opt/rustwide/target/debug/build/once_cell/e7324593321ca94b/out/libonce_cell-e7324593321ca94b.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/ffa1c3d557c4f4c0/out/libserde-ffa1c3d557c4f4c0.rmeta --extern tempfile=/opt/rustwide/target/debug/build/tempfile/5445ae594b94b251/out/libtempfile-5445ae594b94b251.rmeta --extern textwrap=/opt/rustwide/target/debug/build/textwrap/b7d60b87c456aafe/out/libtextwrap-b7d60b87c456aafe.rmeta --extern toml=/opt/rustwide/target/debug/build/toml/2786e92ab8bd7e85/out/libtoml-2786e92ab8bd7e85.rmeta --extern uniffi_internal_macros=/opt/rustwide/target/debug/build/uniffi_internal_macros/18913f0472925915/out/libuniffi_internal_macros-18913f0472925915.so --extern uniffi_meta=/opt/rustwide/target/debug/build/uniffi_meta/092ad472d9de6a3c/out/libuniffi_meta-092ad472d9de6a3c.rmeta --extern uniffi_pipeline=/opt/rustwide/target/debug/build/uniffi_pipeline/dbd6f709d2af162f/out/libuniffi_pipeline-dbd6f709d2af162f.rmeta --extern uniffi_udl=/opt/rustwide/target/debug/build/uniffi_udl/980d62e10ad4a8d2/out/libuniffi_udl-980d62e10ad4a8d2.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b84f2fd9f2fa5cd83ae5c4b6714015db966082f3b6a97ca74eb172b7c8b00dd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b84f2fd9f2fa5cd83ae5c4b6714015db966082f3b6a97ca74eb172b7c8b00dd6", kill_on_drop: false }`
[INFO] [stdout] b84f2fd9f2fa5cd83ae5c4b6714015db966082f3b6a97ca74eb172b7c8b00dd6
