[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 67854e511de21d881bb16426996cd4259d44aa2e for pr-161154
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxmichelo%2FCruxPlayground" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xmichelo/CruxPlayground on toolchain 67854e511de21d881bb16426996cd4259d44aa2e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "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" "+67854e511de21d881bb16426996cd4259d44aa2e" "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 facet-macros-parse v0.28.3
[INFO] [stderr]   Downloaded boxcar v0.1.0
[INFO] [stderr]   Downloaded impls v1.0.3
[INFO] [stderr]   Downloaded nested v0.1.1
[INFO] [stderr]   Downloaded include_dir v0.6.2
[INFO] [stderr]   Downloaded include_dir_impl v0.6.2
[INFO] [stderr]   Downloaded debug-ignore v1.0.5
[INFO] [stderr]   Downloaded clone_dyn_types v0.38.0
[INFO] [stderr]   Downloaded guppy-workspace-hack v0.1.0
[INFO] [stderr]   Downloaded mutants v0.0.3
[INFO] [stderr]   Downloaded uniffi_internal_macros v0.29.4
[INFO] [stderr]   Downloaded erased-discriminant v1.0.1
[INFO] [stderr]   Downloaded iter_tools v0.37.0
[INFO] [stderr]   Downloaded unsynn v0.1.1
[INFO] [stderr]   Downloaded indent v0.1.1
[INFO] [stderr]   Downloaded uniffi_pipeline v0.29.4
[INFO] [stderr]   Downloaded derive-syn-parse v0.2.0
[INFO] [stderr]   Downloaded serde-reflection v0.5.0
[INFO] [stderr]   Downloaded cargo_metadata v0.23.0
[INFO] [stderr]   Downloaded uniffi_meta v0.29.4
[INFO] [stderr]   Downloaded ascent_base v0.8.0
[INFO] [stderr]   Downloaded uniffi_udl v0.29.4
[INFO] [stderr]   Downloaded rustdoc-types v0.35.0
[INFO] [stderr]   Downloaded target-lexicon v0.13.2
[INFO] [stderr]   Downloaded ascent v0.8.0
[INFO] [stderr]   Downloaded cfg-expr v0.20.3
[INFO] [stderr]   Downloaded ascent_macro v0.8.0
[INFO] [stderr]   Downloaded facet v0.28.3
[INFO] [stderr]   Downloaded duplicate v2.0.0
[INFO] [stderr]   Downloaded shadow_counted v0.4.0
[INFO] [stderr]   Downloaded textwrap v0.13.4
[INFO] [stderr]   Downloaded facet-macros-emit v0.28.3
[INFO] [stderr]   Downloaded serde-generate v0.32.0
[INFO] [stderr]   Downloaded guppy v0.17.23
[INFO] [stderr]   Downloaded uniffi_bindgen v0.29.4
[INFO] [stderr]   Downloaded facet-macros v0.28.3
[INFO] [stderr]   Downloaded crux_core v0.16.1
[INFO] [stderr]   Downloaded facet-core v0.28.3
[INFO] [stderr]   Downloaded target-spec v3.5.3
[INFO] [stderr]   Downloaded crux_macros v0.7.0
[INFO] [stderr]   Downloaded crux_cli v0.1.1
[INFO] [stderr]   Downloaded facet_generate v0.11.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bdf3dd0ecc9ab21f1ab5ddedbf6844cdeb1a0ac95c1942db19a64972c288449d
[INFO] running `Command { std: "docker" "start" "bdf3dd0ecc9ab21f1ab5ddedbf6844cdeb1a0ac95c1942db19a64972c288449d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bdf3dd0ecc9ab21f1ab5ddedbf6844cdeb1a0ac95c1942db19a64972c288449d", 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" "bdf3dd0ecc9ab21f1ab5ddedbf6844cdeb1a0ac95c1942db19a64972c288449d" "/opt/rustwide/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bdf3dd0ecc9ab21f1ab5ddedbf6844cdeb1a0ac95c1942db19a64972c288449d", 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" "bdf3dd0ecc9ab21f1ab5ddedbf6844cdeb1a0ac95c1942db19a64972c288449d" "/opt/rustwide/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]    Compiling shadow_counted v0.4.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]     Checking log v0.4.28
[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]    Compiling syn v1.0.109
[INFO] [stderr]     Checking weedle2 v5.0.0
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.104
[INFO] [stderr]    Compiling uniffi_core v0.30.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking impls v1.0.3
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]    Compiling facet-macros-parse v0.28.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking facet-core v0.28.3
[INFO] [stderr]    Compiling facet-macros-emit v0.28.3
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling facet-macros v0.28.3
[INFO] [stderr]     Checking facet v0.28.3
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.104
[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]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling uniffi_pipeline v0.30.0
[INFO] [stderr]    Compiling goblin v0.8.2
[INFO] [stderr]     Checking uniffi_meta v0.30.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]    Compiling darling_macro v0.21.3
[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 wasm-bindgen-macro v0.2.104
[INFO] [stderr]     Checking wasm-bindgen v0.2.104
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking cargo_metadata v0.19.2
[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 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]     Checking 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/67854e511de21d881bb16426996cd4259d44aa2e/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,link -C embed-bitcode=no --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=97baff894fb0f892 -C extra-filename=-f5974b06de0fe2b2 --out-dir /opt/rustwide/target/debug/build/uniffi_bindgen/f5974b06de0fe2b2/out -L dependency=/opt/rustwide/target/debug/build/anyhow/482376cda5b04bcf/out -L dependency=/opt/rustwide/target/debug/build/askama/51442573a42275a6/out -L dependency=/opt/rustwide/target/debug/build/askama_derive/8f9bc26425a8fb7f/out -L dependency=/opt/rustwide/target/debug/build/bitflags/e49601d270520ee7/out -L dependency=/opt/rustwide/target/debug/build/camino/4da733c51937085b/out -L dependency=/opt/rustwide/target/debug/build/cargo-platform/59ec5f4762ddfff6/out -L dependency=/opt/rustwide/target/debug/build/cargo_metadata/2e29a17116092fab/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/5358a2b3941d2e22/out -L dependency=/opt/rustwide/target/debug/build/equivalent/1cd2a250f2449a60/out -L dependency=/opt/rustwide/target/debug/build/fastrand/fb56977bacc4663c/out -L dependency=/opt/rustwide/target/debug/build/fs-err/c3bc086200dbbadb/out -L dependency=/opt/rustwide/target/debug/build/getrandom/2cfd8cac865a9646/out -L dependency=/opt/rustwide/target/debug/build/glob/2a70d14a7a68e908/out -L dependency=/opt/rustwide/target/debug/build/goblin/c255921323b40046/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/2baa4d7884d14031/out -L dependency=/opt/rustwide/target/debug/build/heck/8e1f98ffb0a497ae/out -L dependency=/opt/rustwide/target/debug/build/indexmap/1d03c4c461990504/out -L dependency=/opt/rustwide/target/debug/build/itoa/c3a1a3771494e946/out -L dependency=/opt/rustwide/target/debug/build/libc/a0d5272b70d45bdc/out -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/c13cabfb8029d27f/out -L dependency=/opt/rustwide/target/debug/build/log/c05de81f84f84541/out -L dependency=/opt/rustwide/target/debug/build/memchr/ca36ce98a96d8f76/out -L dependency=/opt/rustwide/target/debug/build/minimal-lexical/26e6c335d7c2433d/out -L dependency=/opt/rustwide/target/debug/build/nom/9f0a3cc89ad044b8/out -L dependency=/opt/rustwide/target/debug/build/once_cell/05887c23ecc18d47/out -L dependency=/opt/rustwide/target/debug/build/plain/ac4259a9a9df30b2/out -L dependency=/opt/rustwide/target/debug/build/rustix/b766bca2dfb8ff0b/out -L dependency=/opt/rustwide/target/debug/build/ryu/0fc417cbd813222a/out -L dependency=/opt/rustwide/target/debug/build/scroll/cd27dfb63093d029/out -L dependency=/opt/rustwide/target/debug/build/scroll_derive/2b4d98081e4394f2/out -L dependency=/opt/rustwide/target/debug/build/semver/384544d6e6a5c01b/out -L dependency=/opt/rustwide/target/debug/build/serde/a251714ecf5e789e/out -L dependency=/opt/rustwide/target/debug/build/serde_core/1e4429aa70af1482/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/3124b7e231e404f4/out -L dependency=/opt/rustwide/target/debug/build/serde_json/13901b466f31045c/out -L dependency=/opt/rustwide/target/debug/build/serde_spanned/bbb19bd30b54dcdb/out -L dependency=/opt/rustwide/target/debug/build/siphasher/e8abbf2562d6d618/out -L dependency=/opt/rustwide/target/debug/build/smawk/5e63f30537f1fa9f/out -L dependency=/opt/rustwide/target/debug/build/tempfile/b865f43b636e352f/out -L dependency=/opt/rustwide/target/debug/build/textwrap/b7d60b87c456aafe/out -L dependency=/opt/rustwide/target/debug/build/thiserror/0bb47dc8a755b0c9/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/9fdebf0b1cbe4607/out -L dependency=/opt/rustwide/target/debug/build/toml/01203314b8b8ff9d/out -L dependency=/opt/rustwide/target/debug/build/toml_datetime/d86336b7a610202d/out -L dependency=/opt/rustwide/target/debug/build/toml_parser/dbcf7a0a8b90b9e1/out -L dependency=/opt/rustwide/target/debug/build/toml_writer/8f5d0ef5b8b26a7e/out -L dependency=/opt/rustwide/target/debug/build/uniffi_internal_macros/2a0874b726d887d9/out -L dependency=/opt/rustwide/target/debug/build/uniffi_meta/de777c809776deec/out -L dependency=/opt/rustwide/target/debug/build/uniffi_pipeline/d510bcd20ac2d557/out -L dependency=/opt/rustwide/target/debug/build/uniffi_udl/391ed57777b3100e/out -L dependency=/opt/rustwide/target/debug/build/weedle2/4f9263b6fe11c9f4/out -L dependency=/opt/rustwide/target/debug/build/winnow/12f72fe0c822b294/out --extern anyhow=/opt/rustwide/target/debug/build/anyhow/482376cda5b04bcf/out/libanyhow-482376cda5b04bcf.rmeta --extern askama=/opt/rustwide/target/debug/build/askama/51442573a42275a6/out/libaskama-51442573a42275a6.rmeta --extern camino=/opt/rustwide/target/debug/build/camino/4da733c51937085b/out/libcamino-4da733c51937085b.rmeta --extern cargo_metadata=/opt/rustwide/target/debug/build/cargo_metadata/2e29a17116092fab/out/libcargo_metadata-2e29a17116092fab.rmeta --extern fs_err=/opt/rustwide/target/debug/build/fs-err/c3bc086200dbbadb/out/libfs_err-c3bc086200dbbadb.rmeta --extern glob=/opt/rustwide/target/debug/build/glob/2a70d14a7a68e908/out/libglob-2a70d14a7a68e908.rmeta --extern goblin=/opt/rustwide/target/debug/build/goblin/c255921323b40046/out/libgoblin-c255921323b40046.rmeta --extern heck=/opt/rustwide/target/debug/build/heck/8e1f98ffb0a497ae/out/libheck-8e1f98ffb0a497ae.rmeta --extern indexmap=/opt/rustwide/target/debug/build/indexmap/1d03c4c461990504/out/libindexmap-1d03c4c461990504.rmeta --extern once_cell=/opt/rustwide/target/debug/build/once_cell/05887c23ecc18d47/out/libonce_cell-05887c23ecc18d47.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/a251714ecf5e789e/out/libserde-a251714ecf5e789e.rmeta --extern tempfile=/opt/rustwide/target/debug/build/tempfile/b865f43b636e352f/out/libtempfile-b865f43b636e352f.rmeta --extern textwrap=/opt/rustwide/target/debug/build/textwrap/b7d60b87c456aafe/out/libtextwrap-b7d60b87c456aafe.rmeta --extern toml=/opt/rustwide/target/debug/build/toml/01203314b8b8ff9d/out/libtoml-01203314b8b8ff9d.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/de777c809776deec/out/libuniffi_meta-de777c809776deec.rmeta --extern uniffi_pipeline=/opt/rustwide/target/debug/build/uniffi_pipeline/d510bcd20ac2d557/out/libuniffi_pipeline-d510bcd20ac2d557.rmeta --extern uniffi_udl=/opt/rustwide/target/debug/build/uniffi_udl/391ed57777b3100e/out/libuniffi_udl-391ed57777b3100e.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" "bdf3dd0ecc9ab21f1ab5ddedbf6844cdeb1a0ac95c1942db19a64972c288449d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdf3dd0ecc9ab21f1ab5ddedbf6844cdeb1a0ac95c1942db19a64972c288449d", kill_on_drop: false }`
[INFO] [stdout] bdf3dd0ecc9ab21f1ab5ddedbf6844cdeb1a0ac95c1942db19a64972c288449d
