[INFO] cloning repository https://github.com/Alb11747/JustLogV2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Alb11747/JustLogV2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlb11747%2FJustLogV2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlb11747%2FJustLogV2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e1f49ad2fd14db28a518f3d669426bad2299190a [INFO] testing Alb11747/JustLogV2 against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlb11747%2FJustLogV2" "/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/Alb11747/JustLogV2 [INFO] finished tweaking git repo https://github.com/Alb11747/JustLogV2 [INFO] tweaked toml for git repo https://github.com/Alb11747/JustLogV2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Alb11747/JustLogV2 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/Alb11747/JustLogV2 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-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 55afb5a0486daafa4833c5de79f871fa8fccc1ae509c9e5737d7857fadbc2ab1 [INFO] running `Command { std: "docker" "start" "-a" "55afb5a0486daafa4833c5de79f871fa8fccc1ae509c9e5737d7857fadbc2ab1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55afb5a0486daafa4833c5de79f871fa8fccc1ae509c9e5737d7857fadbc2ab1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55afb5a0486daafa4833c5de79f871fa8fccc1ae509c9e5737d7857fadbc2ab1", kill_on_drop: false }` [INFO] [stdout] 55afb5a0486daafa4833c5de79f871fa8fccc1ae509c9e5737d7857fadbc2ab1 [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=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] 512cbea9c354407af3ef72447359f92f01d0cdb3b3fdc067be1eabb16e739f0c [INFO] running `Command { std: "docker" "start" "-a" "512cbea9c354407af3ef72447359f92f01d0cdb3b3fdc067be1eabb16e739f0c", kill_on_drop: false }` [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling hashlink v0.11.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling libsqlite3-sys v0.36.0 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling moka v0.12.14 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling twitch-irc v5.0.1 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rusqlite v0.38.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling justlog v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "512cbea9c354407af3ef72447359f92f01d0cdb3b3fdc067be1eabb16e739f0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "512cbea9c354407af3ef72447359f92f01d0cdb3b3fdc067be1eabb16e739f0c", kill_on_drop: false }` [INFO] [stdout] 512cbea9c354407af3ef72447359f92f01d0cdb3b3fdc067be1eabb16e739f0c [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=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] 48558097e3e9f8849447081d8eac246ea7b403dd39fbc6aabe5ba93dac829f9c [INFO] running `Command { std: "docker" "start" "-a" "48558097e3e9f8849447081d8eac246ea7b403dd39fbc6aabe5ba93dac829f9c", kill_on_drop: false }` [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling rusqlite v0.38.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling justlog v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `justlog` (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 justlog --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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=933bfee1b65aa980 -C extra-filename=-e9eb8fc249a0748b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-b0726fbe6d61d750.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-58a3cb5882f21757.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-d9e2b771702a87b7.rlib --extern blake3=/opt/rustwide/target/debug/deps/libblake3-dbaba45936810158.rlib --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-7cfcc33bfaffc6e0.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ca4ffc8cb10bd09d.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-cae79b37b1208aaa.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-97b13bf05693321e.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-dc2ea7a3af3bab1e.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-739193c5c4929132.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-183cf30419efd408.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-1dcd26792d37dbea.rlib --extern moka=/opt/rustwide/target/debug/deps/libmoka-585360ef85e23bed.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-749238f2f4ccfe77.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-84163c790ef73b38.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-24e750be8880e17a.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-703a17f42c9a4389.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-cd2a61b8a4d1154b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a3e2035ba05dd829.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-37512625d57a88e0.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-82082bc69f1723e1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8e66b323e15feb9e.rlib --extern tokio_native_tls=/opt/rustwide/target/debug/deps/libtokio_native_tls-685f933f3ae056c4.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-21760bdd8628860f.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-f4ece9af36b15ef1.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-7509ef2d07b123f2.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4ac7915c772ad6c2.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-0cfa083b6511e5d6.rlib --extern twitch_irc=/opt/rustwide/target/debug/deps/libtwitch_irc-1bd930adabb2ac35.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-cc4fe5dbb2419c9a.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-ee8993f0698390b9.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-74239c70853d7fa8/out -L native=/opt/rustwide/target/debug/build/blake3-74239c70853d7fa8/out -L native=/opt/rustwide/target/debug/build/ring-0b2faf51155db2c4/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-6bd609d9884fa3ba/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "48558097e3e9f8849447081d8eac246ea7b403dd39fbc6aabe5ba93dac829f9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48558097e3e9f8849447081d8eac246ea7b403dd39fbc6aabe5ba93dac829f9c", kill_on_drop: false }` [INFO] [stdout] 48558097e3e9f8849447081d8eac246ea7b403dd39fbc6aabe5ba93dac829f9c