[INFO] fetching crate facet_generate 0.11.2...
[INFO] testing facet_generate-0.11.2 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate facet_generate 0.11.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate facet_generate 0.11.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate facet_generate 0.11.2
[INFO] tweaked toml for crates.io crate facet_generate 0.11.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate facet_generate 0.11.2 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate facet_generate 0.11.2 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9a153639b64f1d6507ee122f2ba74024bbd6ac45bca793f90eaf8788fb0c498e
[INFO] running `Command { std: "docker" "start" "-a" "9a153639b64f1d6507ee122f2ba74024bbd6ac45bca793f90eaf8788fb0c498e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a153639b64f1d6507ee122f2ba74024bbd6ac45bca793f90eaf8788fb0c498e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a153639b64f1d6507ee122f2ba74024bbd6ac45bca793f90eaf8788fb0c498e", kill_on_drop: false }`
[INFO] [stdout] 9a153639b64f1d6507ee122f2ba74024bbd6ac45bca793f90eaf8788fb0c498e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2410cc79683a4dc7753d653297d50821731dede2d58b90288e5b132524c1d83
[INFO] running `Command { std: "docker" "start" "-a" "d2410cc79683a4dc7753d653297d50821731dede2d58b90288e5b132524c1d83", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling shadow_counted v0.4.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling impls v1.0.3
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling facet-core v0.28.1
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling indent v0.1.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling unsynn v0.1.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling facet-macros-parse v0.28.1
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling facet-macros-emit v0.28.1
[INFO] [stderr]    Compiling facet-macros v0.28.1
[INFO] [stderr]    Compiling facet v0.28.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling facet_generate v0.11.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.45s
[INFO] running `Command { std: "docker" "inspect" "d2410cc79683a4dc7753d653297d50821731dede2d58b90288e5b132524c1d83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2410cc79683a4dc7753d653297d50821731dede2d58b90288e5b132524c1d83", kill_on_drop: false }`
[INFO] [stdout] d2410cc79683a4dc7753d653297d50821731dede2d58b90288e5b132524c1d83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d50faba479195a950dfa31c1c372db15c82ab34f89c0fb1f46892083d744e2e7
[INFO] running `Command { std: "docker" "start" "-a" "d50faba479195a950dfa31c1c372db15c82ab34f89c0fb1f46892083d744e2e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling dissimilar v1.0.10
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling expect-test v1.5.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling difficient-macros v0.1.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling difficient v0.1.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling bcs v0.1.6
[INFO] [stderr]    Compiling facet-core v0.28.1
[INFO] [stderr]    Compiling facet v0.28.1
[INFO] [stderr]    Compiling facet_generate v0.11.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Test` is never constructed
[INFO] [stdout]   --> tests/swift_generation.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct Test {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `facet_generate` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name facet_generate --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="generate"' --cfg 'feature="include_dir"' --cfg 'feature="indoc"' --cfg 'feature="java"' --cfg 'feature="kotlin"' --cfg 'feature="swift"' --cfg 'feature="typescript"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "generate", "include_dir", "indoc", "java", "kotlin", "swift", "typescript"))' -C metadata=4bfd9cf909ee6fb1 -C extra-filename=-430d21860870c20b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-37a8c652d1faf997.rlib --extern bcs=/opt/rustwide/target/debug/deps/libbcs-8c3f070922fccec0.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-798450693edc2e75.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6020867b69dadad6.rlib --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-e2d1e10c9b313419.rlib --extern difficient=/opt/rustwide/target/debug/deps/libdifficient-b0bc0c9f2bdc2155.rlib --extern expect_test=/opt/rustwide/target/debug/deps/libexpect_test-850f8009425212ab.rlib --extern facet=/opt/rustwide/target/debug/deps/libfacet-c4f96b995994cb70.rlib --extern heck=/opt/rustwide/target/debug/deps/libheck-fe1d40d31bb2cd52.rlib --extern ignore=/opt/rustwide/target/debug/deps/libignore-5a2375bc00e458da.rlib --extern include_dir=/opt/rustwide/target/debug/deps/libinclude_dir-e09f9f511f6a7abe.rlib --extern indent=/opt/rustwide/target/debug/deps/libindent-4356150a445fc246.rlib --extern indoc=/opt/rustwide/target/debug/deps/libindoc-4b5291e93ee93d8f.so --extern insta=/opt/rustwide/target/debug/deps/libinsta-bebccd8669b11981.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-f141af93a08d6c7e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-c0b941a0776ea6cc.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7e6c63feffdd6fac.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d889238dadc802e5.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-7af4a3972b256bb9.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-17f6592de8cc6485.rlib --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-d065ca82a029024c.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-21c0a85cd21efccc.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-345aedec7533cf98.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-63f8e4b535dab017.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d50faba479195a950dfa31c1c372db15c82ab34f89c0fb1f46892083d744e2e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d50faba479195a950dfa31c1c372db15c82ab34f89c0fb1f46892083d744e2e7", kill_on_drop: false }`
[INFO] [stdout] d50faba479195a950dfa31c1c372db15c82ab34f89c0fb1f46892083d744e2e7
