[INFO] cloning repository https://github.com/remi-dupre/opening-hours-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/remi-dupre/opening-hours-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremi-dupre%2Fopening-hours-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremi-dupre%2Fopening-hours-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5b577690721cea2e7e3c805d6782c044ea778a7f
[INFO] checking remi-dupre/opening-hours-rs against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremi-dupre%2Fopening-hours-rs" "/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/remi-dupre/opening-hours-rs
[INFO] finished tweaking git repo https://github.com/remi-dupre/opening-hours-rs
[INFO] tweaked toml for git repo https://github.com/remi-dupre/opening-hours-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/remi-dupre/opening-hours-rs on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/remi-dupre/opening-hours-rs 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 90693323a7f11fe963d35f99ecee952a21b4c51836fb56e8b98fc0c79ec86f0f
[INFO] running `Command { std: "docker" "start" "-a" "90693323a7f11fe963d35f99ecee952a21b4c51836fb56e8b98fc0c79ec86f0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90693323a7f11fe963d35f99ecee952a21b4c51836fb56e8b98fc0c79ec86f0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90693323a7f11fe963d35f99ecee952a21b4c51836fb56e8b98fc0c79ec86f0f", kill_on_drop: false }`
[INFO] [stdout] 90693323a7f11fe963d35f99ecee952a21b4c51836fb56e8b98fc0c79ec86f0f
[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=forbid -Dunmustuse_in_always_ok" "-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8af99df90fdd6ceec042994378463e9381ea7376cb4a75ce290cbc8549d91d6a
[INFO] running `Command { std: "docker" "start" "-a" "8af99df90fdd6ceec042994378463e9381ea7376cb4a75ce290cbc8549d91d6a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling python3-dll-a v0.2.14
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling pyo3-build-config v0.24.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling country-boundaries v1.2.0
[INFO] [stderr]     Checking float_next_after v1.0.0
[INFO] [stderr]     Checking geometry-rs v0.3.0
[INFO] [stderr]     Checking tzf-rel v0.0.2025-b
[INFO] [stderr]     Checking compact-calendar v1.1.3 (/opt/rustwide/workdir/compact-calendar)
[INFO] [stderr]     Checking sunrise v1.2.1
[INFO] [stderr]    Compiling pyo3-ffi v0.24.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.24.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling pyo3 v0.24.2
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling opening-hours v1.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling numpy v0.24.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking toml_write v0.1.1
[INFO] [stderr]     Checking winnow v0.7.10
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]    Compiling chrono-tz-build v0.4.1
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling chrono-tz v0.10.3
[INFO] [stderr]     Checking clap_builder v4.5.39
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling libfuzzer-sys v0.4.9
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling derive_arbitrary v1.4.1
[INFO] [stderr]    Compiling pyo3-stub-gen-derive v0.7.0
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]     Checking arbitrary v1.4.1
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]     Checking tzf-rs v0.4.13
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking inventory v0.3.20
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking clap v4.5.39
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling pyo3-macros v0.24.2
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]     Checking opening-hours-syntax v1.1.3 (/opt/rustwide/workdir/opening-hours-syntax)
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.9
[INFO] [stderr]     Checking toml_edit v0.22.26
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<u8, Infallible>
[INFO] [stdout]    --> opening-hours-syntax/src/rules/day.rs:497:33
[INFO] [stdout]     |
[INFO] [stdout] 497 |                 let value: u8 = value.try_into().map_err(|_| InvalidMonth)?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 529 | impl_convert_for_month!(u8, u16, u32, u64, u128, i8, i16, i32, i64, i128, usize, isize);
[INFO] [stdout]     | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]     = note: this error originates in the macro `impl_convert_for_month` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `opening-hours-syntax` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<u8, Infallible>
[INFO] [stdout]    --> opening-hours-syntax/src/rules/day.rs:497:33
[INFO] [stdout]     |
[INFO] [stdout] 497 |                 let value: u8 = value.try_into().map_err(|_| InvalidMonth)?;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 529 | impl_convert_for_month!(u8, u16, u32, u64, u128, i8, i16, i32, i64, i128, usize, isize);
[INFO] [stdout]     | --------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]     = note: this error originates in the macro `impl_convert_for_month` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `opening-hours-syntax` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "8af99df90fdd6ceec042994378463e9381ea7376cb4a75ce290cbc8549d91d6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8af99df90fdd6ceec042994378463e9381ea7376cb4a75ce290cbc8549d91d6a", kill_on_drop: false }`
[INFO] [stdout] 8af99df90fdd6ceec042994378463e9381ea7376cb4a75ce290cbc8549d91d6a
