[INFO] fetching crate loggi 0.1.1...
[INFO] testing loggi-0.1.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate loggi 0.1.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate loggi 0.1.1
[INFO] finished tweaking crates.io crate loggi 0.1.1
[INFO] tweaked toml for crates.io crate loggi 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate loggi 0.1.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate loggi 0.1.1 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-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a2c46cb724d1c845c575db1ee2ea5997d92b223a611a226719ee191020185c8e
[INFO] running `Command { std: "docker" "start" "-a" "a2c46cb724d1c845c575db1ee2ea5997d92b223a611a226719ee191020185c8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2c46cb724d1c845c575db1ee2ea5997d92b223a611a226719ee191020185c8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2c46cb724d1c845c575db1ee2ea5997d92b223a611a226719ee191020185c8e", kill_on_drop: false }`
[INFO] [stdout] a2c46cb724d1c845c575db1ee2ea5997d92b223a611a226719ee191020185c8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16b25917a1fc61224ddbebe3ae06b5b69732df76934decb76c374f18f0d55149
[INFO] running `Command { std: "docker" "start" "-a" "16b25917a1fc61224ddbebe3ae06b5b69732df76934decb76c374f18f0d55149", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling logfmt v0.0.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling clap_builder v4.5.6
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]    Compiling pest_consume_macros v1.1.0
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]    Compiling clap v4.5.6
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling pest_meta v2.7.10
[INFO] [stderr]    Compiling pest_generator v2.7.10
[INFO] [stderr]    Compiling pest_derive v2.7.10
[INFO] [stderr]    Compiling pest_consume v1.1.3
[INFO] [stderr]    Compiling loggi v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `Custom` is never constructed
[INFO] [stdout]   --> src/logql/parser.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub (crate) enum FormatType {
[INFO] [stdout]    |                  ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 32 |     Custom(String, String), /* Custom(separator, key_val_separator) */
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FormatType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `OrLabelFilter` and `AndLabelFilter` are never constructed
[INFO] [stdout]   --> src/logql/parser.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub (crate) enum LabelFilter {
[INFO] [stdout]    |                  ----------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 59 |     OrLabelFilter(Vec<LabelFilter>),
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 60 |     AndLabelFilter(Vec<LabelFilter>),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LabelFilter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.42s
[INFO] running `Command { std: "docker" "inspect" "16b25917a1fc61224ddbebe3ae06b5b69732df76934decb76c374f18f0d55149", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16b25917a1fc61224ddbebe3ae06b5b69732df76934decb76c374f18f0d55149", kill_on_drop: false }`
[INFO] [stdout] 16b25917a1fc61224ddbebe3ae06b5b69732df76934decb76c374f18f0d55149
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b980be5cfc4ed7c3c33398a1ab88da556fce54f67f09d3b9e257428393ce60e5
[INFO] running `Command { std: "docker" "start" "-a" "b980be5cfc4ed7c3c33398a1ab88da556fce54f67f09d3b9e257428393ce60e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling loggi v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `Custom` is never constructed
[INFO] [stdout]   --> src/logql/parser.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub (crate) enum FormatType {
[INFO] [stdout]    |                  ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 32 |     Custom(String, String), /* Custom(separator, key_val_separator) */
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FormatType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `OrLabelFilter` and `AndLabelFilter` are never constructed
[INFO] [stdout]   --> src/logql/parser.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub (crate) enum LabelFilter {
[INFO] [stdout]    |                  ----------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 59 |     OrLabelFilter(Vec<LabelFilter>),
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 60 |     AndLabelFilter(Vec<LabelFilter>),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LabelFilter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.95s
[INFO] running `Command { std: "docker" "inspect" "b980be5cfc4ed7c3c33398a1ab88da556fce54f67f09d3b9e257428393ce60e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b980be5cfc4ed7c3c33398a1ab88da556fce54f67f09d3b9e257428393ce60e5", kill_on_drop: false }`
[INFO] [stdout] b980be5cfc4ed7c3c33398a1ab88da556fce54f67f09d3b9e257428393ce60e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6775633442c6943446eac4248347bc66e7698806b64f7f94fd3e01e084be4e82
[INFO] running `Command { std: "docker" "start" "-a" "6775633442c6943446eac4248347bc66e7698806b64f7f94fd3e01e084be4e82", kill_on_drop: false }`
[INFO] [stderr] warning: variant `Custom` is never constructed
[INFO] [stderr]   --> src/logql/parser.rs:32:5
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub (crate) enum FormatType {
[INFO] [stderr]    |                  ---------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 32 |     Custom(String, String), /* Custom(separator, key_val_separator) */
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `FormatType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variants `OrLabelFilter` and `AndLabelFilter` are never constructed
[INFO] [stderr]   --> src/logql/parser.rs:59:5
[INFO] [stderr]    |
[INFO] [stderr] 54 | pub (crate) enum LabelFilter {
[INFO] [stderr]    |                  ----------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 59 |     OrLabelFilter(Vec<LabelFilter>),
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] 60 |     AndLabelFilter(Vec<LabelFilter>),
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `LabelFilter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `loggi` (bin "loggi" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/loggi-a147dcce6a86deb5)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test logql::executor::tests::test_label_number_filter_lower_equal ... ok
[INFO] [stdout] test logql::executor::tests::test_label_number_filter_lower ... ok
[INFO] [stdout] test logql::executor::tests::test_logfmt ... ok
[INFO] [stdout] test logql::parser::tests::test_format_type_parsing ... ok
[INFO] [stdout] test logql::parser::tests::test_line_filter_parsing ... ok
[INFO] [stdout] test logql::executor::tests::test_label_number_filter_greater_equal ... ok
[INFO] [stdout] test logql::parser::tests::test_number_filter_parsing ... ok
[INFO] [stdout] test logql::executor::tests::test_label_number_filter_eq ... ok
[INFO] [stdout] test logql::parser::tests::test_matcher_filter_parsing ... ok
[INFO] [stdout] test logql::parser::tests::test_mixed_expr_parsing ... ok
[INFO] [stdout] test logql::executor::tests::test_label_number_filter_neq ... ok
[INFO] [stdout] test logql::executor::tests::test_label_number_filter_greater ... ok
[INFO] [stdout] test logql::executor::tests::test_label_string_matcher ... ok
[INFO] [stdout] test logql::executor::tests::test_line_filter_execution ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6775633442c6943446eac4248347bc66e7698806b64f7f94fd3e01e084be4e82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6775633442c6943446eac4248347bc66e7698806b64f7f94fd3e01e084be4e82", kill_on_drop: false }`
[INFO] [stdout] 6775633442c6943446eac4248347bc66e7698806b64f7f94fd3e01e084be4e82
