[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 1.95.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lrbalt/ed-parse-log on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strum v0.28.0
[INFO] [stderr]   Downloaded prettytable-rs v0.10.0
[INFO] [stderr]   Downloaded numfmt v1.2.0
[INFO] [stderr]   Downloaded strum_macros v0.28.0
[INFO] [stderr]   Downloaded rayon v1.12.0
[INFO] [stderr]   Downloaded symbol_table v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 07b79b1eafd5fa9ec995660c0ee02e98d411a72e256cc68014c67469beec12b9
[INFO] running `Command { std: "docker" "start" "-a" "07b79b1eafd5fa9ec995660c0ee02e98d411a72e256cc68014c67469beec12b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07b79b1eafd5fa9ec995660c0ee02e98d411a72e256cc68014c67469beec12b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07b79b1eafd5fa9ec995660c0ee02e98d411a72e256cc68014c67469beec12b9", kill_on_drop: false }`
[INFO] [stdout] 07b79b1eafd5fa9ec995660c0ee02e98d411a72e256cc68014c67469beec12b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3203e4c10c8950dda0dbfa307a6ec61fa50d1c49fdc9448883579ad85163a44f
[INFO] running `Command { std: "docker" "start" "-a" "3203e4c10c8950dda0dbfa307a6ec61fa50d1c49fdc9448883579ad85163a44f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling ed-parse-log-files-macros v0.2.0 (/opt/rustwide/workdir/ed-parse-log-files-macros)
[INFO] [stderr]    Compiling strum v0.28.0
[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 26.55s
[INFO] running `Command { std: "docker" "inspect" "3203e4c10c8950dda0dbfa307a6ec61fa50d1c49fdc9448883579ad85163a44f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3203e4c10c8950dda0dbfa307a6ec61fa50d1c49fdc9448883579ad85163a44f", kill_on_drop: false }`
[INFO] [stdout] 3203e4c10c8950dda0dbfa307a6ec61fa50d1c49fdc9448883579ad85163a44f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b4bb2bb7d011b84e659c0ec4b474ff900463caa699461d284010263fd4f6eaa
[INFO] running `Command { std: "docker" "start" "-a" "6b4bb2bb7d011b84e659c0ec4b474ff900463caa699461d284010263fd4f6eaa", kill_on_drop: false }`
[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 encode_unicode v1.0.0
[INFO] [stderr]    Compiling dtoa v1.0.11
[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 dirs-next v2.0.0
[INFO] [stderr]    Compiling numfmt v1.2.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling prettytable-rs v0.10.0
[INFO] [stderr]    Compiling ed-parse-log-files-macros v0.2.0 (/opt/rustwide/workdir/ed-parse-log-files-macros)
[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/1.95.0-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=9b74009fbac601e9 -C extra-filename=-3124b14afc6d5d05 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-4e218601a54baf6f.rlib --extern ed_parse_log_files_macros=/opt/rustwide/target/debug/deps/libed_parse_log_files_macros-dab7595da4a7d998.so --extern itertools=/opt/rustwide/target/debug/deps/libitertools-d7460268658b7504.rlib --extern numfmt=/opt/rustwide/target/debug/deps/libnumfmt-b47b64e0fd95e7d5.rlib --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-2ba26864c209a63e.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-8598bad8a0494040.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b435f4d21f48221e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b8613d2de8dd365a.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-998ed57525b1ce00.rlib --extern symbol_table=/opt/rustwide/target/debug/deps/libsymbol_table-fa734247ca9a64d8.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-77181de25f97b0db.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 "read_all_logs")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name read_all_logs --edition=2024 examples/read_all_logs.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=c672e7c3a016d615 -C extra-filename=-918eb54f478f2ebd --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-4e218601a54baf6f.rlib --extern ed_parse_log_files=/opt/rustwide/target/debug/deps/libed_parse_log_files-ff68f832fce505c5.rlib --extern ed_parse_log_files_macros=/opt/rustwide/target/debug/deps/libed_parse_log_files_macros-dab7595da4a7d998.so --extern itertools=/opt/rustwide/target/debug/deps/libitertools-d7460268658b7504.rlib --extern numfmt=/opt/rustwide/target/debug/deps/libnumfmt-b47b64e0fd95e7d5.rlib --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-2ba26864c209a63e.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-8598bad8a0494040.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b435f4d21f48221e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b8613d2de8dd365a.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-998ed57525b1ce00.rlib --extern symbol_table=/opt/rustwide/target/debug/deps/libsymbol_table-fa734247ca9a64d8.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-77181de25f97b0db.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `ed-parse-log-files` (example "progress")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name progress --edition=2024 examples/progress.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=328a53910aa7da7b -C extra-filename=-af9799a880b9515a --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-4e218601a54baf6f.rlib --extern ed_parse_log_files=/opt/rustwide/target/debug/deps/libed_parse_log_files-ff68f832fce505c5.rlib --extern ed_parse_log_files_macros=/opt/rustwide/target/debug/deps/libed_parse_log_files_macros-dab7595da4a7d998.so --extern itertools=/opt/rustwide/target/debug/deps/libitertools-d7460268658b7504.rlib --extern numfmt=/opt/rustwide/target/debug/deps/libnumfmt-b47b64e0fd95e7d5.rlib --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-2ba26864c209a63e.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-8598bad8a0494040.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b435f4d21f48221e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b8613d2de8dd365a.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-998ed57525b1ce00.rlib --extern symbol_table=/opt/rustwide/target/debug/deps/libsymbol_table-fa734247ca9a64d8.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-77181de25f97b0db.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "6b4bb2bb7d011b84e659c0ec4b474ff900463caa699461d284010263fd4f6eaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b4bb2bb7d011b84e659c0ec4b474ff900463caa699461d284010263fd4f6eaa", kill_on_drop: false }`
[INFO] [stdout] 6b4bb2bb7d011b84e659c0ec4b474ff900463caa699461d284010263fd4f6eaa
