[INFO] cloning repository https://github.com/koxx12-dev/abe-tools
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/koxx12-dev/abe-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoxx12-dev%2Fabe-tools", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoxx12-dev%2Fabe-tools'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f6337bb5cee0c918a8bd79e3a7ca994a0d342dd2
[INFO] checking koxx12-dev/abe-tools against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-21
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoxx12-dev%2Fabe-tools" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/koxx12-dev/abe-tools
[INFO] finished tweaking git repo https://github.com/koxx12-dev/abe-tools
[INFO] tweaked toml for git repo https://github.com/koxx12-dev/abe-tools written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/koxx12-dev/abe-tools on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/koxx12-dev/abe-tools 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ec5af86d14777a953baa795e0f78716a1f8acdeb69e03f49e69b88b6e354482
[INFO] running `Command { std: "docker" "start" "-a" "5ec5af86d14777a953baa795e0f78716a1f8acdeb69e03f49e69b88b6e354482", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ec5af86d14777a953baa795e0f78716a1f8acdeb69e03f49e69b88b6e354482", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ec5af86d14777a953baa795e0f78716a1f8acdeb69e03f49e69b88b6e354482", kill_on_drop: false }`
[INFO] [stdout] 5ec5af86d14777a953baa795e0f78716a1f8acdeb69e03f49e69b88b6e354482
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8e83a0b7fb0d0314f3740c76cdbb1d98744471225692ec822192126a929413b
[INFO] running `Command { std: "docker" "start" "-a" "b8e83a0b7fb0d0314f3740c76cdbb1d98744471225692ec822192126a929413b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling prettyplease v0.2.31
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking miniz_oxide v0.8.7
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]    Compiling xml-rs v0.8.25
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling liblzma-sys v0.3.13
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking url-escape v0.1.1
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking yaserde v0.11.2
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking clap_builder v4.5.35
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling yaserde_derive v0.11.2
[INFO] [stderr]     Checking liblzma v0.3.6
[INFO] [stderr]    Compiling prost-derive v0.13.4 (https://github.com/koxx12-dev/prost.git?branch=latest-stable#985a6f8e)
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling prost v0.13.4 (https://github.com/koxx12-dev/prost.git?branch=latest-stable#985a6f8e)
[INFO] [stderr]    Compiling prost-types v0.13.4 (https://github.com/koxx12-dev/prost.git?branch=latest-stable#985a6f8e)
[INFO] [stderr]     Checking clap v4.5.35
[INFO] [stderr]    Compiling pbjson-build v0.7.0
[INFO] [stderr]    Compiling prost-build v0.13.4 (https://github.com/koxx12-dev/prost.git?branch=latest-stable#985a6f8e)
[INFO] [stderr]    Compiling epic_balance v0.1.0 (/opt/rustwide/workdir/libs/epic_balance)
[INFO] [stderr]    Compiling epic_prefs v0.1.0 (/opt/rustwide/workdir/libs/epic_prefs)
[INFO] [stderr]    Compiling epic_locale v0.1.0 (/opt/rustwide/workdir/libs/epic_locale)
[INFO] [stderr]     Checking pbjson v0.7.0
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr] error: could not compile `epic_prefs` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name epic_prefs --edition=2021 libs/epic_prefs/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="all"' --cfg 'feature="default"' --cfg 'feature="json"' --cfg 'feature="ron"' --cfg 'feature="sdkv2"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "json", "ron", "sdkv2", "serde"))' -C metadata=9a8acfb5b430c014 -C extra-filename=-bc616261c06a9b08 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-e8f9025ee4aa625d.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b4de601c48950332.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-f2a8826e968b427e.rmeta --extern liblzma=/opt/rustwide/target/debug/deps/libliblzma-4e17915ea483add3.rmeta --extern pbjson=/opt/rustwide/target/debug/deps/libpbjson-4e5dd44853692d65.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-93befe40866cd84a.rmeta --extern ron=/opt/rustwide/target/debug/deps/libron-f85deb682d427f0b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f3683fdeefe106f5.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-42b9e14d2123fc96.rmeta --extern url_escape=/opt/rustwide/target/debug/deps/liburl_escape-615d959ea8f0f368.rmeta --extern yaserde=/opt/rustwide/target/debug/deps/libyaserde-e7d3db0184a31aa7.rmeta --extern yaserde_derive=/opt/rustwide/target/debug/deps/libyaserde_derive-1481e65dbd5b9941.so --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/liblzma-sys-354084131071c941/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b8e83a0b7fb0d0314f3740c76cdbb1d98744471225692ec822192126a929413b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8e83a0b7fb0d0314f3740c76cdbb1d98744471225692ec822192126a929413b", kill_on_drop: false }`
[INFO] [stdout] b8e83a0b7fb0d0314f3740c76cdbb1d98744471225692ec822192126a929413b
