[INFO] cloning repository https://github.com/xmichelo/CruxPlayground
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xmichelo/CruxPlayground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxmichelo%2FCruxPlayground", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxmichelo%2FCruxPlayground'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2f3cb2db9a7f7f030ea9dc7cc2f3adf24e7fb516
[INFO] checking xmichelo/CruxPlayground against 47574b82ff3fe9b0a45ff65a4fe189e295ecb748 for pr-160780
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxmichelo%2FCruxPlayground" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/xmichelo/CruxPlayground
[INFO] finished tweaking git repo https://github.com/xmichelo/CruxPlayground
[INFO] tweaked toml for git repo https://github.com/xmichelo/CruxPlayground written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xmichelo/CruxPlayground on toolchain 47574b82ff3fe9b0a45ff65a4fe189e295ecb748
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/xmichelo/CruxPlayground 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" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7c43266c15c568fc7104e09ba56e82a0cb9518d89bc4c24645efc2317b6fd985
[INFO] running `Command { std: "docker" "start" "7c43266c15c568fc7104e09ba56e82a0cb9518d89bc4c24645efc2317b6fd985", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c43266c15c568fc7104e09ba56e82a0cb9518d89bc4c24645efc2317b6fd985", 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" "7c43266c15c568fc7104e09ba56e82a0cb9518d89bc4c24645efc2317b6fd985" "/opt/rustwide/cargo-home/bin/cargo" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c43266c15c568fc7104e09ba56e82a0cb9518d89bc4c24645efc2317b6fd985", 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" "7c43266c15c568fc7104e09ba56e82a0cb9518d89bc4c24645efc2317b6fd985" "/opt/rustwide/cargo-home/bin/cargo" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.104
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]    Compiling shadow_counted v0.4.0
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling unsynn v0.1.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling uniffi_core v0.30.0
[INFO] [stderr]    Compiling facet-macros-parse v0.28.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling weedle2 v5.0.0
[INFO] [stderr]     Checking impls v1.0.3
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]     Checking facet-core v0.28.3
[INFO] [stderr]    Compiling wasm-bindgen v0.2.104
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]    Compiling facet-macros-emit v0.28.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling facet-macros v0.28.3
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.104
[INFO] [stderr]     Checking facet v0.28.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling uniffi_internal_macros v0.30.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling uniffi_pipeline v0.30.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]     Checking uniffi_meta v0.30.0
[INFO] [stderr]    Compiling goblin v0.8.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.104
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]     Checking uniffi_udl v0.30.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling crux_macros v0.7.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling askama_parser v0.13.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling uniffi_macros v0.30.0
[INFO] [stderr]     Checking cargo_metadata v0.19.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking crux_core v0.16.1
[INFO] [stderr]    Compiling askama_derive v0.13.1
[INFO] [stderr]    Compiling askama v0.13.1
[INFO] [stderr]    Compiling uniffi_bindgen v0.30.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/47574b82ff3fe9b0a45ff65a4fe189e295ecb748/bin/rustc --crate-name uniffi_bindgen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uniffi_bindgen-0.30.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"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen-tests", "cargo-metadata", "default", "ffi-trace"))' -C metadata=6ea7549314375690 -C extra-filename=-66aea423bf988004 --out-dir /opt/rustwide/target/debug/build/uniffi_bindgen/66aea423bf988004/out -L dependency=/opt/rustwide/target/debug/build/anyhow/5cf73cd768c5f646/out -L dependency=/opt/rustwide/target/debug/build/askama/968811736317c96d/out -L dependency=/opt/rustwide/target/debug/build/askama_derive/8f9bc26425a8fb7f/out -L dependency=/opt/rustwide/target/debug/build/bitflags/7063c8271e4d7aa2/out -L dependency=/opt/rustwide/target/debug/build/camino/2f3c6c8665e7a1ad/out -L dependency=/opt/rustwide/target/debug/build/cargo-platform/318c142532752cac/out -L dependency=/opt/rustwide/target/debug/build/cargo_metadata/e287bf70dffdb13d/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/bc4975430b4eb7b9/out -L dependency=/opt/rustwide/target/debug/build/equivalent/d23b026399a51038/out -L dependency=/opt/rustwide/target/debug/build/fastrand/a6b04798eb47a00f/out -L dependency=/opt/rustwide/target/debug/build/fs-err/6570a5ce8045d139/out -L dependency=/opt/rustwide/target/debug/build/getrandom/c6f9cc783bd7ddbc/out -L dependency=/opt/rustwide/target/debug/build/glob/270b5e5f7376a525/out -L dependency=/opt/rustwide/target/debug/build/goblin/159cd9cbf4cb1e25/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/823b025aad9d883a/out -L dependency=/opt/rustwide/target/debug/build/heck/9b5852bd853177bb/out -L dependency=/opt/rustwide/target/debug/build/indexmap/3edc7f096d02e90d/out -L dependency=/opt/rustwide/target/debug/build/itoa/aa1c64fbdc4f12a7/out -L dependency=/opt/rustwide/target/debug/build/libc/d876431b8fa68339/out -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/401ab83056f387c2/out -L dependency=/opt/rustwide/target/debug/build/log/f0efc98faf8f1763/out -L dependency=/opt/rustwide/target/debug/build/memchr/7c3b23e851763d6f/out -L dependency=/opt/rustwide/target/debug/build/minimal-lexical/b988ba17985965f5/out -L dependency=/opt/rustwide/target/debug/build/nom/2453d009f8c714a2/out -L dependency=/opt/rustwide/target/debug/build/once_cell/2ad934dc7da92e31/out -L dependency=/opt/rustwide/target/debug/build/plain/e12a0ab85e184c33/out -L dependency=/opt/rustwide/target/debug/build/rustix/125742abfacb999c/out -L dependency=/opt/rustwide/target/debug/build/ryu/e5cf39b0424d7e5c/out -L dependency=/opt/rustwide/target/debug/build/scroll/e4f6f2c9f130bc35/out -L dependency=/opt/rustwide/target/debug/build/scroll_derive/2b4d98081e4394f2/out -L dependency=/opt/rustwide/target/debug/build/semver/03c87aeadee44f70/out -L dependency=/opt/rustwide/target/debug/build/serde/e34833c4d83d719e/out -L dependency=/opt/rustwide/target/debug/build/serde_core/4eaec148b7690d44/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/3124b7e231e404f4/out -L dependency=/opt/rustwide/target/debug/build/serde_json/a5d8f706c542179f/out -L dependency=/opt/rustwide/target/debug/build/serde_spanned/974f8bbb601981e9/out -L dependency=/opt/rustwide/target/debug/build/siphasher/d59709f3b7836b3c/out -L dependency=/opt/rustwide/target/debug/build/smawk/d3424f9a4e1b065f/out -L dependency=/opt/rustwide/target/debug/build/tempfile/28fe56f4e5b7e323/out -L dependency=/opt/rustwide/target/debug/build/textwrap/aaede1ee7e4caf36/out -L dependency=/opt/rustwide/target/debug/build/thiserror/cd9dd2156d495161/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/9fdebf0b1cbe4607/out -L dependency=/opt/rustwide/target/debug/build/toml/18d5ab7fbd697e92/out -L dependency=/opt/rustwide/target/debug/build/toml_datetime/083ab6cf9e096760/out -L dependency=/opt/rustwide/target/debug/build/toml_parser/9c0e536228786407/out -L dependency=/opt/rustwide/target/debug/build/toml_writer/05213a7561f4b0ee/out -L dependency=/opt/rustwide/target/debug/build/uniffi_internal_macros/2a0874b726d887d9/out -L dependency=/opt/rustwide/target/debug/build/uniffi_meta/aad82dc750bf5997/out -L dependency=/opt/rustwide/target/debug/build/uniffi_pipeline/8556614bbd891a81/out -L dependency=/opt/rustwide/target/debug/build/uniffi_udl/ee7972212bc7fbc3/out -L dependency=/opt/rustwide/target/debug/build/weedle2/d56769ad4db4969c/out -L dependency=/opt/rustwide/target/debug/build/winnow/8d124c0e8c67cb81/out --extern anyhow=/opt/rustwide/target/debug/build/anyhow/5cf73cd768c5f646/out/libanyhow-5cf73cd768c5f646.rmeta --extern askama=/opt/rustwide/target/debug/build/askama/968811736317c96d/out/libaskama-968811736317c96d.rmeta --extern camino=/opt/rustwide/target/debug/build/camino/2f3c6c8665e7a1ad/out/libcamino-2f3c6c8665e7a1ad.rmeta --extern cargo_metadata=/opt/rustwide/target/debug/build/cargo_metadata/e287bf70dffdb13d/out/libcargo_metadata-e287bf70dffdb13d.rmeta --extern fs_err=/opt/rustwide/target/debug/build/fs-err/6570a5ce8045d139/out/libfs_err-6570a5ce8045d139.rmeta --extern glob=/opt/rustwide/target/debug/build/glob/270b5e5f7376a525/out/libglob-270b5e5f7376a525.rmeta --extern goblin=/opt/rustwide/target/debug/build/goblin/159cd9cbf4cb1e25/out/libgoblin-159cd9cbf4cb1e25.rmeta --extern heck=/opt/rustwide/target/debug/build/heck/9b5852bd853177bb/out/libheck-9b5852bd853177bb.rmeta --extern indexmap=/opt/rustwide/target/debug/build/indexmap/3edc7f096d02e90d/out/libindexmap-3edc7f096d02e90d.rmeta --extern once_cell=/opt/rustwide/target/debug/build/once_cell/2ad934dc7da92e31/out/libonce_cell-2ad934dc7da92e31.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/e34833c4d83d719e/out/libserde-e34833c4d83d719e.rmeta --extern tempfile=/opt/rustwide/target/debug/build/tempfile/28fe56f4e5b7e323/out/libtempfile-28fe56f4e5b7e323.rmeta --extern textwrap=/opt/rustwide/target/debug/build/textwrap/aaede1ee7e4caf36/out/libtextwrap-aaede1ee7e4caf36.rmeta --extern toml=/opt/rustwide/target/debug/build/toml/18d5ab7fbd697e92/out/libtoml-18d5ab7fbd697e92.rmeta --extern uniffi_internal_macros=/opt/rustwide/target/debug/build/uniffi_internal_macros/2a0874b726d887d9/out/libuniffi_internal_macros-2a0874b726d887d9.so --extern uniffi_meta=/opt/rustwide/target/debug/build/uniffi_meta/aad82dc750bf5997/out/libuniffi_meta-aad82dc750bf5997.rmeta --extern uniffi_pipeline=/opt/rustwide/target/debug/build/uniffi_pipeline/8556614bbd891a81/out/libuniffi_pipeline-8556614bbd891a81.rmeta --extern uniffi_udl=/opt/rustwide/target/debug/build/uniffi_udl/ee7972212bc7fbc3/out/libuniffi_udl-ee7972212bc7fbc3.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" "7c43266c15c568fc7104e09ba56e82a0cb9518d89bc4c24645efc2317b6fd985", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c43266c15c568fc7104e09ba56e82a0cb9518d89bc4c24645efc2317b6fd985", kill_on_drop: false }`
[INFO] [stdout] 7c43266c15c568fc7104e09ba56e82a0cb9518d89bc4c24645efc2317b6fd985
