[INFO] cloning repository https://github.com/akitaSummer/akt-lvrjs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/akitaSummer/akt-lvrjs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FakitaSummer%2Fakt-lvrjs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FakitaSummer%2Fakt-lvrjs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a4c15c511e0c38c7f78afb459356eaf924a5e17 [INFO] testing akitaSummer/akt-lvrjs against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FakitaSummer%2Fakt-lvrjs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/akitaSummer/akt-lvrjs [INFO] finished tweaking git repo https://github.com/akitaSummer/akt-lvrjs [INFO] tweaked toml for git repo https://github.com/akitaSummer/akt-lvrjs written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/akitaSummer/akt-lvrjs on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/akitaSummer/akt-lvrjs 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5dee433f2066fa916543724c13dadcb5c214983ec0931e80c6c6f81abce25a23 [INFO] running `Command { std: "docker" "start" "-a" "5dee433f2066fa916543724c13dadcb5c214983ec0931e80c6c6f81abce25a23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5dee433f2066fa916543724c13dadcb5c214983ec0931e80c6c6f81abce25a23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dee433f2066fa916543724c13dadcb5c214983ec0931e80c6c6f81abce25a23", kill_on_drop: false }` [INFO] [stdout] 5dee433f2066fa916543724c13dadcb5c214983ec0931e80c6c6f81abce25a23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 129343b2178edb943860f9fcb8b180ba8ef2b5f68132e24eafd2c49cab043634 [INFO] running `Command { std: "docker" "start" "-a" "129343b2178edb943860f9fcb8b180ba8ef2b5f68132e24eafd2c49cab043634", kill_on_drop: false }` [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-hangul v0.9.0 [INFO] [stderr] Compiling unic-ucd-category v0.9.0 [INFO] [stderr] Compiling unic-ucd-case v0.9.0 [INFO] [stderr] Compiling unic-ucd-age v0.9.0 [INFO] [stderr] Compiling unic-ucd-ident v0.9.0 [INFO] [stderr] Compiling unic-ucd-bidi v0.9.0 [INFO] [stderr] Compiling unic-ucd-name v0.9.0 [INFO] [stderr] Compiling unic-ucd-name_aliases v0.9.0 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling unic-ucd-normal v0.9.0 [INFO] [stderr] Compiling unic-ucd-block v0.9.0 [INFO] [stderr] Compiling unic-ucd-common v0.9.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] error: could not compile `unic-ucd-name` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name unic_ucd_name --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unic-ucd-name-0.9.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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c73bfeda726dbbc6 -C extra-filename=-c66dea46f4de489f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern unic_char_property=/opt/rustwide/target/debug/deps/libunic_char_property-25184f4b09ec8e3f.rmeta --extern unic_ucd_hangul=/opt/rustwide/target/debug/deps/libunic_ucd_hangul-3990632bfefe7790.rmeta --extern unic_ucd_version=/opt/rustwide/target/debug/deps/libunic_ucd_version-938474e278fa5a83.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "129343b2178edb943860f9fcb8b180ba8ef2b5f68132e24eafd2c49cab043634", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "129343b2178edb943860f9fcb8b180ba8ef2b5f68132e24eafd2c49cab043634", kill_on_drop: false }` [INFO] [stdout] 129343b2178edb943860f9fcb8b180ba8ef2b5f68132e24eafd2c49cab043634