[INFO] cloning repository https://github.com/lrbalt/ed-parse-log
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lrbalt/ed-parse-log" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flrbalt%2Fed-parse-log", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flrbalt%2Fed-parse-log'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8ae6763c2429b75f1d479276817ab6604ac11ee3
[INFO] testing lrbalt/ed-parse-log against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flrbalt%2Fed-parse-log" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lrbalt/ed-parse-log
[INFO] finished tweaking git repo https://github.com/lrbalt/ed-parse-log
[INFO] tweaked toml for git repo https://github.com/lrbalt/ed-parse-log written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lrbalt/ed-parse-log on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lrbalt/ed-parse-log 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-2026-04-21" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dd81b14e8acfa118bb1d6b376d7e0ac65712e6e97dc2b60c4629781cba923a60
[INFO] running `Command { std: "docker" "start" "-a" "dd81b14e8acfa118bb1d6b376d7e0ac65712e6e97dc2b60c4629781cba923a60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd81b14e8acfa118bb1d6b376d7e0ac65712e6e97dc2b60c4629781cba923a60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd81b14e8acfa118bb1d6b376d7e0ac65712e6e97dc2b60c4629781cba923a60", kill_on_drop: false }`
[INFO] [stdout] dd81b14e8acfa118bb1d6b376d7e0ac65712e6e97dc2b60c4629781cba923a60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a507abcc5afa5d5826886529d33cf125c6e9c66ee743c420646dcd3f4bf00485
[INFO] running `Command { std: "docker" "start" "-a" "a507abcc5afa5d5826886529d33cf125c6e9c66ee743c420646dcd3f4bf00485", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling ed-parse-log-files-macros v0.2.0 (/opt/rustwide/workdir/ed-parse-log-files-macros)
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling symbol_table v0.5.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling ed-parse-log-files v0.1.23 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.54s
[INFO] running `Command { std: "docker" "inspect" "a507abcc5afa5d5826886529d33cf125c6e9c66ee743c420646dcd3f4bf00485", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a507abcc5afa5d5826886529d33cf125c6e9c66ee743c420646dcd3f4bf00485", kill_on_drop: false }`
[INFO] [stdout] a507abcc5afa5d5826886529d33cf125c6e9c66ee743c420646dcd3f4bf00485
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f308fb314dbd6e78064ed548a3c2e139ac90d5ec8f2da9804daa66fd970aa8fc
[INFO] running `Command { std: "docker" "start" "-a" "f308fb314dbd6e78064ed548a3c2e139ac90d5ec8f2da9804daa66fd970aa8fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling numfmt v1.2.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling ed-parse-log-files-macros v0.2.0 (/opt/rustwide/workdir/ed-parse-log-files-macros)
[INFO] [stderr]    Compiling prettytable-rs v0.10.0
[INFO] [stderr]    Compiling ed-parse-log-files v0.1.23 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr] error: could not compile `ed-parse-log-files` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name ed_parse_log_files --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="interning"' --cfg 'feature="symbol_table"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "interning", "symbol_table"))' -C metadata=2f72703508a086c6 -C extra-filename=-144b3d832d2336bf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d8cf92e0982e834a.rlib --extern ed_parse_log_files_macros=/opt/rustwide/target/debug/deps/libed_parse_log_files_macros-fdebb18887175782.so --extern itertools=/opt/rustwide/target/debug/deps/libitertools-8fb39d0561fb291b.rlib --extern numfmt=/opt/rustwide/target/debug/deps/libnumfmt-a02d2bda96ad85f1.rlib --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-e0c9dba12c74bbbf.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-75c1444cb4b18189.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-bd187656ea2d7506.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b0c4678edd0e6349.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-8d3f857383ea4fe8.rlib --extern symbol_table=/opt/rustwide/target/debug/deps/libsymbol_table-e2a196e3f1b5231d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a297df7da7f4bcf9.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ed-parse-log-files` (example "community_goal")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name community_goal --edition=2024 examples/community_goal.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="interning"' --cfg 'feature="symbol_table"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "interning", "symbol_table"))' -C metadata=44e907ce0112f239 -C extra-filename=-a0cd1bea59d479ed --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d8cf92e0982e834a.rlib --extern ed_parse_log_files=/opt/rustwide/target/debug/deps/libed_parse_log_files-fefe4c91e25d94be.rlib --extern ed_parse_log_files_macros=/opt/rustwide/target/debug/deps/libed_parse_log_files_macros-fdebb18887175782.so --extern itertools=/opt/rustwide/target/debug/deps/libitertools-8fb39d0561fb291b.rlib --extern numfmt=/opt/rustwide/target/debug/deps/libnumfmt-a02d2bda96ad85f1.rlib --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-e0c9dba12c74bbbf.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-75c1444cb4b18189.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-bd187656ea2d7506.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b0c4678edd0e6349.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-8d3f857383ea4fe8.rlib --extern symbol_table=/opt/rustwide/target/debug/deps/libsymbol_table-e2a196e3f1b5231d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a297df7da7f4bcf9.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `ed-parse-log-files` (example "market_info")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name market_info --edition=2024 examples/market_info.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="interning"' --cfg 'feature="symbol_table"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "interning", "symbol_table"))' -C metadata=46e33b828b395f49 -C extra-filename=-e48d019064d17fe0 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d8cf92e0982e834a.rlib --extern ed_parse_log_files=/opt/rustwide/target/debug/deps/libed_parse_log_files-fefe4c91e25d94be.rlib --extern ed_parse_log_files_macros=/opt/rustwide/target/debug/deps/libed_parse_log_files_macros-fdebb18887175782.so --extern itertools=/opt/rustwide/target/debug/deps/libitertools-8fb39d0561fb291b.rlib --extern numfmt=/opt/rustwide/target/debug/deps/libnumfmt-a02d2bda96ad85f1.rlib --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-e0c9dba12c74bbbf.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-75c1444cb4b18189.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-bd187656ea2d7506.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b0c4678edd0e6349.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-8d3f857383ea4fe8.rlib --extern symbol_table=/opt/rustwide/target/debug/deps/libsymbol_table-e2a196e3f1b5231d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a297df7da7f4bcf9.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f308fb314dbd6e78064ed548a3c2e139ac90d5ec8f2da9804daa66fd970aa8fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f308fb314dbd6e78064ed548a3c2e139ac90d5ec8f2da9804daa66fd970aa8fc", kill_on_drop: false }`
[INFO] [stdout] f308fb314dbd6e78064ed548a3c2e139ac90d5ec8f2da9804daa66fd970aa8fc
