[INFO] fetching crate taill 0.2.0...
[INFO] testing taill-0.2.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate taill 0.2.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate taill 0.2.0
[INFO] finished tweaking crates.io crate taill 0.2.0
[INFO] tweaked toml for crates.io crate taill 0.2.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate taill 0.2.0 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 crates.io crate taill 0.2.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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded notify-types v2.0.0
[INFO] [stderr]   Downloaded inotify v0.11.0
[INFO] [stderr]   Downloaded wit-bindgen v0.45.0
[INFO] [stderr]   Downloaded wasi v0.14.3+wasi-0.2.4
[INFO] [stderr]   Downloaded syn v2.0.92
[INFO] [stderr]   Downloaded notify v8.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] ab2029c09b8ca6bfc449e3edd149525ba575ee17424d4724d64b87f0f2309ee2
[INFO] running `Command { std: "docker" "start" "-a" "ab2029c09b8ca6bfc449e3edd149525ba575ee17424d4724d64b87f0f2309ee2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab2029c09b8ca6bfc449e3edd149525ba575ee17424d4724d64b87f0f2309ee2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab2029c09b8ca6bfc449e3edd149525ba575ee17424d4724d64b87f0f2309ee2", kill_on_drop: false }`
[INFO] [stdout] ab2029c09b8ca6bfc449e3edd149525ba575ee17424d4724d64b87f0f2309ee2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 3d9159a203536cd4f1f631f0e49066e7aa8187c2ce8de19babf343d3edb3c40e
[INFO] running `Command { std: "docker" "start" "-a" "3d9159a203536cd4f1f631f0e49066e7aa8187c2ce8de19babf343d3edb3c40e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling syn v2.0.92
[INFO] [stderr]    Compiling errno v0.3.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling notify v8.0.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling taill v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `OpenOptions`
[INFO] [stdout]  --> src/watcher.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 |     fs::{File, OpenOptions},
[INFO] [stdout]   |                ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.25s
[INFO] running `Command { std: "docker" "inspect" "3d9159a203536cd4f1f631f0e49066e7aa8187c2ce8de19babf343d3edb3c40e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d9159a203536cd4f1f631f0e49066e7aa8187c2ce8de19babf343d3edb3c40e", kill_on_drop: false }`
[INFO] [stdout] 3d9159a203536cd4f1f631f0e49066e7aa8187c2ce8de19babf343d3edb3c40e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] d158c4d32e6df0ddfda8b2872675d94f812a2f3b36c7421a348cdb6447124119
[INFO] running `Command { std: "docker" "start" "-a" "d158c4d32e6df0ddfda8b2872675d94f812a2f3b36c7421a348cdb6447124119", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling taill v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `OpenOptions`
[INFO] [stdout]  --> src/watcher.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 |     fs::{File, OpenOptions},
[INFO] [stdout]   |                ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.51s
[INFO] running `Command { std: "docker" "inspect" "d158c4d32e6df0ddfda8b2872675d94f812a2f3b36c7421a348cdb6447124119", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d158c4d32e6df0ddfda8b2872675d94f812a2f3b36c7421a348cdb6447124119", kill_on_drop: false }`
[INFO] [stdout] d158c4d32e6df0ddfda8b2872675d94f812a2f3b36c7421a348cdb6447124119
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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", kill_on_drop: false }`
[INFO] [stdout] c09d542a205ca2e35e937c9dbe63a50b3b86f2dda5dba33ff389341b1389a727
[INFO] running `Command { std: "docker" "start" "-a" "c09d542a205ca2e35e937c9dbe63a50b3b86f2dda5dba33ff389341b1389a727", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `OpenOptions`
[INFO] [stderr]  --> src/watcher.rs:3:16
[INFO] [stderr]   |
[INFO] [stderr] 3 |     fs::{File, OpenOptions},
[INFO] [stderr]   |                ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `taill` (bin "taill" test) generated 1 warning (run `cargo fix --bin "taill" -p taill --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/taill-f61d58dbee2f6cae)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test log::tests::test_parser_indexserve ... ok
[INFO] [stdout] test log::tests::test_parser_simple ... ok
[INFO] [stdout] test log::tests::test_parser_filename_prefix ... ok
[INFO] [stdout] test tests::test_default_formats ... ok
[INFO] [stdout] test app::tests::test_filter_search ... ok
[INFO] [stdout] test log::tests::test_parser_common ... ok
[INFO] [stdout] test app::tests::test_filter_level ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c09d542a205ca2e35e937c9dbe63a50b3b86f2dda5dba33ff389341b1389a727", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c09d542a205ca2e35e937c9dbe63a50b3b86f2dda5dba33ff389341b1389a727", kill_on_drop: false }`
[INFO] [stdout] c09d542a205ca2e35e937c9dbe63a50b3b86f2dda5dba33ff389341b1389a727
