[INFO] fetching crate nlcep 0.9.0... [INFO] testing nlcep-0.9.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate nlcep 0.9.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate nlcep 0.9.0 [INFO] finished tweaking crates.io crate nlcep 0.9.0 [INFO] tweaked toml for crates.io crate nlcep 0.9.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nlcep 0.9.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nlcep 0.9.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e0ac511aa6ccc72d7522f4b6b72cc726edfc6c6e9679dfe2f5c863889d3dc49 [INFO] running `Command { std: "docker" "start" "-a" "5e0ac511aa6ccc72d7522f4b6b72cc726edfc6c6e9679dfe2f5c863889d3dc49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e0ac511aa6ccc72d7522f4b6b72cc726edfc6c6e9679dfe2f5c863889d3dc49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e0ac511aa6ccc72d7522f4b6b72cc726edfc6c6e9679dfe2f5c863889d3dc49", kill_on_drop: false }` [INFO] [stdout] 5e0ac511aa6ccc72d7522f4b6b72cc726edfc6c6e9679dfe2f5c863889d3dc49 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e65d575d445ac8dc6d5c89db7946cf21306766dcc105c69eae30ebac198f9e2e [INFO] running `Command { std: "docker" "start" "-a" "e65d575d445ac8dc6d5c89db7946cf21306766dcc105c69eae30ebac198f9e2e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling thiserror v2.0.5 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling thiserror-impl v2.0.5 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.3.0 [INFO] [stderr] Compiling lazy-regex v3.3.0 [INFO] [stderr] Compiling jiff v0.2.1 [INFO] [stderr] Compiling nlcep v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.80s [INFO] running `Command { std: "docker" "inspect" "e65d575d445ac8dc6d5c89db7946cf21306766dcc105c69eae30ebac198f9e2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e65d575d445ac8dc6d5c89db7946cf21306766dcc105c69eae30ebac198f9e2e", kill_on_drop: false }` [INFO] [stdout] e65d575d445ac8dc6d5c89db7946cf21306766dcc105c69eae30ebac198f9e2e [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99e0adbd79c6d3145d68a91226729caafebe60b5a72eae6c3dbeb8df4f38eb46 [INFO] running `Command { std: "docker" "start" "-a" "99e0adbd79c6d3145d68a91226729caafebe60b5a72eae6c3dbeb8df4f38eb46", kill_on_drop: false }` [INFO] [stderr] Compiling nlcep v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.52s [INFO] running `Command { std: "docker" "inspect" "99e0adbd79c6d3145d68a91226729caafebe60b5a72eae6c3dbeb8df4f38eb46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99e0adbd79c6d3145d68a91226729caafebe60b5a72eae6c3dbeb8df4f38eb46", kill_on_drop: false }` [INFO] [stdout] 99e0adbd79c6d3145d68a91226729caafebe60b5a72eae6c3dbeb8df4f38eb46 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 339da179169b4a377247a5eb540aee1f9074b3134ad17c10e1e004da5f0687d8 [INFO] running `Command { std: "docker" "start" "-a" "339da179169b4a377247a5eb540aee1f9074b3134ad17c10e1e004da5f0687d8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nlcep-259f3c804a154ba2) [INFO] [stdout] [INFO] [stdout] running 46 tests [INFO] [stdout] test temporal::date::tests::find_date_relative_a ... ok [INFO] [stdout] test temporal::date::tests::find_date_relative_b ... ok [INFO] [stdout] test temporal::date::tests::find_date_relative_overmorrow_a ... ok [INFO] [stdout] test temporal::date::tests::find_date_relative_overmorrow_b ... ok [INFO] [stdout] test temporal::date::tests::find_date_relative_weekday_a ... ok [INFO] [stdout] test temporal::date::tests::find_date_relative_weekday_b ... ok [INFO] [stdout] test temporal::date::tests::find_date_trivial_month_date_a ... ok [INFO] [stdout] test temporal::date::tests::find_date_trivial_month_date_b ... ok [INFO] [stdout] test temporal::date::tests::find_date_trivial_year_month_date ... ok [INFO] [stdout] test temporal::date::tests::find_date_whitespace_a ... ok [INFO] [stdout] test temporal::date::tests::find_date_whitespace_c ... ok [INFO] [stdout] test temporal::date::tests::find_date_relative_weekday_c ... ok [INFO] [stdout] test temporal::date::tests::find_date_trivial_month_date_c ... ok [INFO] [stdout] test temporal::date::tests::find_date_whitespace_b ... ok [INFO] [stdout] test temporal::date::tests::find_date_whitespace_d ... ok [INFO] [stdout] test temporal::tests::datetime_b ... ok [INFO] [stdout] test temporal::tests::datetime_relative ... ok [INFO] [stdout] test temporal::tests::datetime_relative_year_a ... ok [INFO] [stdout] test temporal::time::tests::find_time_junk_a ... ok [INFO] [stdout] test temporal::time::tests::find_time_junk_b ... ok [INFO] [stdout] test temporal::tests::datetime_relative_year_b ... ok [INFO] [stdout] test temporal::time::tests::find_time_junk_c ... ok [INFO] [stdout] test temporal::time::tests::find_time_trivial_a ... ok [INFO] [stdout] test temporal::time::tests::find_time_junk_d ... ok [INFO] [stdout] test temporal::time::tests::find_time_trivial_b ... ok [INFO] [stdout] test temporal::time::tests::find_time_trivial_c ... ok [INFO] [stdout] test temporal::time::tests::find_time_trivial_d ... ok [INFO] [stdout] test temporal::tests::date_a ... ok [INFO] [stdout] test temporal::time::tests::find_time_with_seconds_a ... ok [INFO] [stdout] test temporal::tests::datetime_relative_weekday_b ... ok [INFO] [stdout] test temporal::time::tests::find_time_whitespace_a ... ok [INFO] [stdout] test temporal::tests::datetime_relative_weekday_a ... ok [INFO] [stdout] test temporal::tests::datetime_a ... ok [INFO] [stdout] test temporal::tests::datetime_relative_weekday_c ... ok [INFO] [stdout] test temporal::time::tests::find_time_with_seconds_c ... ok [INFO] [stdout] test temporal::time::tests::find_time_whitespace_b ... ok [INFO] [stdout] test temporal::time::tests::find_time_with_seconds_b ... ok [INFO] [stdout] test tests::fail_only_summary ... ok [INFO] [stderr] Running unittests src/bin/nlcep.rs (/opt/rustwide/target/debug/deps/nlcep-72932d7984e844e7) [INFO] [stderr] Doc-tests nlcep [INFO] [stdout] test tests::with_time_long_b ... ok [INFO] [stdout] test tests::with_time_long_a ... ok [INFO] [stdout] test tests::trivial_with_location_a ... ok [INFO] [stdout] test tests::trivial_a ... ok [INFO] [stdout] test tests::relative_with_location_b ... ok [INFO] [stdout] test tests::relative_with_location_a ... ok [INFO] [stdout] test tests::relative_a ... ok [INFO] [stdout] test tests::with_time_short ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [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] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/lib.rs - EventParseError::MissingSummary (line 207) ... ok [INFO] [stdout] test src/lib.rs - (line 15) ... ok [INFO] [stdout] test src/lib.rs - EventParseError::MissingTime (line 192) ... ok [INFO] [stdout] test src/lib.rs - (line 38) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.20s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "339da179169b4a377247a5eb540aee1f9074b3134ad17c10e1e004da5f0687d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "339da179169b4a377247a5eb540aee1f9074b3134ad17c10e1e004da5f0687d8", kill_on_drop: false }` [INFO] [stdout] 339da179169b4a377247a5eb540aee1f9074b3134ad17c10e1e004da5f0687d8