[INFO] fetching crate koda-tail 0.3.0... [INFO] testing koda-tail-0.3.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate koda-tail 0.3.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate koda-tail 0.3.0 [INFO] finished tweaking crates.io crate koda-tail 0.3.0 [INFO] tweaked toml for crates.io crate koda-tail 0.3.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate koda-tail 0.3.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate koda-tail 0.3.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1748445be79264ff64f4f1fdb009d50264674d15324acbf2ee500052f419cbe7 [INFO] running `Command { std: "docker" "start" "-a" "1748445be79264ff64f4f1fdb009d50264674d15324acbf2ee500052f419cbe7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1748445be79264ff64f4f1fdb009d50264674d15324acbf2ee500052f419cbe7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1748445be79264ff64f4f1fdb009d50264674d15324acbf2ee500052f419cbe7", kill_on_drop: false }` [INFO] [stdout] 1748445be79264ff64f4f1fdb009d50264674d15324acbf2ee500052f419cbe7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 042bdee463ccf5160b59c9d1a6df522f3f221fe17cae5bb0eed1e12dd5361fd9 [INFO] running `Command { std: "docker" "start" "-a" "042bdee463ccf5160b59c9d1a6df522f3f221fe17cae5bb0eed1e12dd5361fd9", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling notify v5.2.0 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.26.3 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling linemux v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling throbber-widgets-tui v0.5.0 [INFO] [stderr] Compiling tracing-appender v0.2.4 [INFO] [stderr] Compiling koda-tail v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.18s [INFO] running `Command { std: "docker" "inspect" "042bdee463ccf5160b59c9d1a6df522f3f221fe17cae5bb0eed1e12dd5361fd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "042bdee463ccf5160b59c9d1a6df522f3f221fe17cae5bb0eed1e12dd5361fd9", kill_on_drop: false }` [INFO] [stdout] 042bdee463ccf5160b59c9d1a6df522f3f221fe17cae5bb0eed1e12dd5361fd9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d43105b902917c1b757b4a13d6c935e4b60e3fe27531ffd3dcfcc6f5740afa1b [INFO] running `Command { std: "docker" "start" "-a" "d43105b902917c1b757b4a13d6c935e4b60e3fe27531ffd3dcfcc6f5740afa1b", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling ratatui v0.26.3 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling throbber-widgets-tui v0.5.0 [INFO] [stderr] Compiling koda-tail v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.14s [INFO] running `Command { std: "docker" "inspect" "d43105b902917c1b757b4a13d6c935e4b60e3fe27531ffd3dcfcc6f5740afa1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d43105b902917c1b757b4a13d6c935e4b60e3fe27531ffd3dcfcc6f5740afa1b", kill_on_drop: false }` [INFO] [stdout] d43105b902917c1b757b4a13d6c935e4b60e3fe27531ffd3dcfcc6f5740afa1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 24913b9db093af38f8f76a9f28a9128a11262273858097bfbc2f4c7cdb10354a [INFO] running `Command { std: "docker" "start" "-a" "24913b9db093af38f8f76a9f28a9128a11262273858097bfbc2f4c7cdb10354a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/koda-f42f42d1ec5c0263) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test app::config::tests::test_config_default ... ok [INFO] [stdout] test app::config::tests::test_config_serialization ... ok [INFO] [stdout] test app::config::tests::test_config_from_file_not_exists ... ok [INFO] [stdout] test app::config::tests::test_config_save_and_load ... ok [INFO] [stdout] test core::parser::tests::test_parse_timestamp_plain ... ok [INFO] [stdout] test core::parser::tests::test_parse_timestamp_iso ... ok [INFO] [stdout] test core::parser::tests::test_parse_json ... ok [INFO] [stdout] test core::parser::tests::test_parse_plain_text ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/koda_tail-0a2c45ba3352976f) [INFO] [stdout] test core::parser::tests::test_parse_unknown_format ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests koda [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "24913b9db093af38f8f76a9f28a9128a11262273858097bfbc2f4c7cdb10354a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24913b9db093af38f8f76a9f28a9128a11262273858097bfbc2f4c7cdb10354a", kill_on_drop: false }` [INFO] [stdout] 24913b9db093af38f8f76a9f28a9128a11262273858097bfbc2f4c7cdb10354a