[INFO] cloning repository https://github.com/nevi-me/lingua-mzansi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nevi-me/lingua-mzansi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnevi-me%2Flingua-mzansi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnevi-me%2Flingua-mzansi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f7510c6a17e4be27cad96d92ef2cac65dbfdf3c0
[INFO] testing nevi-me/lingua-mzansi against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnevi-me%2Flingua-mzansi" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nevi-me/lingua-mzansi
[INFO] finished tweaking git repo https://github.com/nevi-me/lingua-mzansi
[INFO] tweaked toml for git repo https://github.com/nevi-me/lingua-mzansi written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nevi-me/lingua-mzansi 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 git repo https://github.com/nevi-me/lingua-mzansi 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] a2335e8548fdbbbcff0e37b66e6f0ed320825b5cb0dba1d9054b0fddb06a7252
[INFO] running `Command { std: "docker" "start" "-a" "a2335e8548fdbbbcff0e37b66e6f0ed320825b5cb0dba1d9054b0fddb06a7252", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2335e8548fdbbbcff0e37b66e6f0ed320825b5cb0dba1d9054b0fddb06a7252", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2335e8548fdbbbcff0e37b66e6f0ed320825b5cb0dba1d9054b0fddb06a7252", kill_on_drop: false }`
[INFO] [stdout] a2335e8548fdbbbcff0e37b66e6f0ed320825b5cb0dba1d9054b0fddb06a7252
[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] daf06378fe2313ba72ee231a2a9ac9944358a50c0e540afeb66fbba0f200b56d
[INFO] running `Command { std: "docker" "start" "-a" "daf06378fe2313ba72ee231a2a9ac9944358a50c0e540afeb66fbba0f200b56d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling cc v1.0.62
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling anyhow v1.0.34
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling serde_json v1.0.59
[INFO] [stderr]    Compiling unicode-segmentation v1.7.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling strum v0.19.5
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling fraction v0.6.3
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling flate2 v1.0.14
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling bzip2-sys v0.1.9+1.0.8
[INFO] [stderr]    Compiling bzip2 v0.3.3
[INFO] [stderr]    Compiling regex v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.22
[INFO] [stderr]    Compiling include_dir_impl v0.6.0
[INFO] [stderr]    Compiling strum_macros v0.19.4
[INFO] [stderr]    Compiling include_dir v0.6.0
[INFO] [stderr]    Compiling thiserror v1.0.22
[INFO] [stderr]    Compiling zip v0.5.8
[INFO] [stderr]    Compiling lingua v1.0.0 (https://github.com/pemistahl/lingua-rs#587a33b8)
[INFO] [stderr] error: could not compile `lingua` (lib)
[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 lingua --edition=2018 /opt/rustwide/cargo-home/git/checkouts/lingua-rs-6353862b33d26143/587a33b/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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d57f74f0930c671f -C extra-filename=-d90a90388cfc265a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-5debf92116708c19.rmeta --extern fraction=/opt/rustwide/target/debug/deps/libfraction-73a37e97609ceec0.rmeta --extern include_dir=/opt/rustwide/target/debug/deps/libinclude_dir-8336d46dcd119337.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-ca9b4b17b04314fc.rmeta --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-f141af93a08d6c7e.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-5bd1913529e7c08b.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-d40b09ab0262e3c2.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3249e5d634e3d0e1.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b49075579d97b8a7.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-35ad4f1783a2b2a4.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-0caf9c692d8775f0.so --extern zip=/opt/rustwide/target/debug/deps/libzip-5d33f52665b3a6eb.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/bzip2-sys-028581b8e3eff38a/out/lib` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "daf06378fe2313ba72ee231a2a9ac9944358a50c0e540afeb66fbba0f200b56d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "daf06378fe2313ba72ee231a2a9ac9944358a50c0e540afeb66fbba0f200b56d", kill_on_drop: false }`
[INFO] [stdout] daf06378fe2313ba72ee231a2a9ac9944358a50c0e540afeb66fbba0f200b56d
