[INFO] cloning repository https://github.com/tegmentum/stringcheese
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tegmentum/stringcheese" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftegmentum%2Fstringcheese", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftegmentum%2Fstringcheese'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 91b3c627bfa11d9466210f53d3964985da2bb9fd
[INFO] checking tegmentum/stringcheese against bd72bf234a6bb5da5aa1550a318f391e3fbad54f for pr-161319
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftegmentum%2Fstringcheese" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/tegmentum/stringcheese
[INFO] finished tweaking git repo https://github.com/tegmentum/stringcheese
[INFO] tweaked toml for git repo https://github.com/tegmentum/stringcheese written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tegmentum/stringcheese on toolchain bd72bf234a6bb5da5aa1550a318f391e3fbad54f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd72bf234a6bb5da5aa1550a318f391e3fbad54f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tegmentum/stringcheese 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" "+bd72bf234a6bb5da5aa1550a318f391e3fbad54f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 8afc300f455bed3228062e993b007a8e13902b8f2d3e1b27b5b998576cbcd8d8
[INFO] running `Command { std: "docker" "start" "8afc300f455bed3228062e993b007a8e13902b8f2d3e1b27b5b998576cbcd8d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8afc300f455bed3228062e993b007a8e13902b8f2d3e1b27b5b998576cbcd8d8", 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" "8afc300f455bed3228062e993b007a8e13902b8f2d3e1b27b5b998576cbcd8d8" "/opt/rustwide/cargo-home/bin/cargo" "+bd72bf234a6bb5da5aa1550a318f391e3fbad54f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8afc300f455bed3228062e993b007a8e13902b8f2d3e1b27b5b998576cbcd8d8", 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" "8afc300f455bed3228062e993b007a8e13902b8f2d3e1b27b5b998576cbcd8d8" "/opt/rustwide/cargo-home/bin/cargo" "+bd72bf234a6bb5da5aa1550a318f391e3fbad54f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking stringcheese-core v0.1.0 (/opt/rustwide/workdir/crates/stringcheese-core)
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]    Compiling linkme-impl v0.3.37
[INFO] [stderr]    Compiling linkme v0.3.37
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking fastrand v2.5.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.56
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]    Compiling stringcheese-scud v0.1.0 (/opt/rustwide/workdir/crates/stringcheese-scud)
[INFO] [stderr]     Checking rustc-hash v2.1.3
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]     Checking stringcheese-phonetic v0.1.0 (/opt/rustwide/workdir/crates/stringcheese-phonetic)
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking spin v0.9.9
[INFO] [stderr]    Compiling unicode-canonical-combining-class v1.0.0
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking either v1.17.0
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling stringcheese-icu-plural v0.1.0 (/opt/rustwide/workdir/crates/stringcheese-icu-plural)
[INFO] [stderr]     Checking stringcheese-icu-case v0.1.0 (/opt/rustwide/workdir/crates/stringcheese-icu-case)
[INFO] [stderr]     Checking stringcheese-icu-datetime v0.1.0 (/opt/rustwide/workdir/crates/stringcheese-icu-datetime)
[INFO] [stderr]     Checking stringcheese-icu-number v0.1.0 (/opt/rustwide/workdir/crates/stringcheese-icu-number)
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]     Checking aho-corasick v1.1.5
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]     Checking stringcheese-lang v0.1.0 (/opt/rustwide/workdir/crates/stringcheese-lang)
[INFO] [stderr]    Compiling icu_casemap_data v1.5.1
[INFO] [stderr]     Checking unicode-segmentation v1.13.3
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking stringcheese-compare v0.1.0 (/opt/rustwide/workdir/crates/stringcheese-compare)
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]     Checking thiserror v2.0.20
[INFO] [stderr]     Checking stringcheese-segment v0.1.0 (/opt/rustwide/workdir/crates/stringcheese-segment)
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]    Compiling stringcheese-fr v0.1.0 (/opt/rustwide/workdir/crates/stringcheese-fr)
[INFO] [stderr]     Checking shlex v2.0.1
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking html-escape v0.2.15
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking stringcheese-ident v0.1.0 (/opt/rustwide/workdir/crates/stringcheese-ident)
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking stringcheese-textsplit v0.1.0 (/opt/rustwide/workdir/crates/stringcheese-textsplit)
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking stringcheese-cdc v0.1.0 (/opt/rustwide/workdir/crates/stringcheese-cdc)
[INFO] [stderr]    Compiling stringcheese-ru v0.1.0 (/opt/rustwide/workdir/crates/stringcheese-ru)
[INFO] [stderr]     Checking stringcheese-ngram v0.1.0 (/opt/rustwide/workdir/crates/stringcheese-ngram)
[INFO] [stderr]     Checking stringcheese-winnowing v0.1.0 (/opt/rustwide/workdir/crates/stringcheese-winnowing)
[INFO] [stderr]    Compiling wasmparser v0.230.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling stringcheese-tr v0.1.0 (/opt/rustwide/workdir/crates/stringcheese-tr)
[INFO] [stderr]     Checking stringcheese-icu-segment v0.1.0 (/opt/rustwide/workdir/crates/stringcheese-icu-segment)
[INFO] [stderr]     Checking id-arena v2.3.0
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]    Compiling wasmtime-internal-core v47.0.3
[INFO] [stderr]    Compiling stringcheese-ja v0.1.0 (/opt/rustwide/workdir/crates/stringcheese-ja)
[INFO] [stderr]    Compiling stringcheese-ar v0.1.0 (/opt/rustwide/workdir/crates/stringcheese-ar)
[INFO] [stderr]    Compiling cranelift-srcgen v0.134.3
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking stringcheese-escape v0.1.0 (/opt/rustwide/workdir/crates/stringcheese-escape)
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.134.3
[INFO] [stderr]    Compiling pulley-macros v47.0.3
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling cranelift-isle v0.134.3
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.134.3
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking cranelift-bitset v0.134.3
[INFO] [stderr]     Checking clap v4.6.6
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking cranelift-entity v0.134.3
[INFO] [stderr]    Compiling wasmtime-internal-versioned-export-macros v47.0.3
[INFO] [stderr]    Compiling object v0.39.1
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking regalloc2 v0.15.2
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking cranelift-bforest v0.134.3
[INFO] [stderr]     Checking pulley-interpreter v47.0.3
[INFO] [stderr]     Checking gimli v0.33.0
[INFO] [stderr]     Checking wasmparser v0.252.0
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]     Checking cranelift-control v0.134.3
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bd72bf234a6bb5da5aa1550a318f391e3fbad54f/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.4/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="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="mm"' --cfg 'feature="net"' --cfg 'feature="param"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=c0aaeaad6fed66c5 -C extra-filename=-ceda101b14d8e47d --out-dir /opt/rustwide/target/debug/build/rustix/ceda101b14d8e47d/out -L dependency=/opt/rustwide/target/debug/build/bitflags/12164dedcc9c97c0/out -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/d4bc5dcbcaabc690/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/12164dedcc9c97c0/out/libbitflags-12164dedcc9c97c0.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/build/linux-raw-sys/d4bc5dcbcaabc690/out/liblinux_raw_sys-d4bc5dcbcaabc690.rmeta --cap-lints allow --cap-lints=forbid --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8afc300f455bed3228062e993b007a8e13902b8f2d3e1b27b5b998576cbcd8d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8afc300f455bed3228062e993b007a8e13902b8f2d3e1b27b5b998576cbcd8d8", kill_on_drop: false }`
[INFO] [stdout] 8afc300f455bed3228062e993b007a8e13902b8f2d3e1b27b5b998576cbcd8d8
