[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#0f31acebf540c89e4a4d5d114959fe91973419cb for pr-147017 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremi-dupre%2Fopening-hours-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/remi-dupre/opening-hours-rs on toolchain 0f31acebf540c89e4a4d5d114959fe91973419cb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "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" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0cbdec7b90031465599586cb6b155979c6cc19744671606f75c5d15c66699246 [INFO] running `Command { std: "docker" "start" "-a" "0cbdec7b90031465599586cb6b155979c6cc19744671606f75c5d15c66699246", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cbdec7b90031465599586cb6b155979c6cc19744671606f75c5d15c66699246", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cbdec7b90031465599586cb6b155979c6cc19744671606f75c5d15c66699246", kill_on_drop: false }` [INFO] [stdout] 0cbdec7b90031465599586cb6b155979c6cc19744671606f75c5d15c66699246 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3981183ad0b112a7b12aaeffaada5bc7700ec6367769895941e9c8ab8e2bc753 [INFO] running `Command { std: "docker" "start" "-a" "3981183ad0b112a7b12aaeffaada5bc7700ec6367769895941e9c8ab8e2bc753", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling python3-dll-a v0.2.14 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling country-boundaries v1.2.0 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Checking geometry-rs v0.3.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking tzf-rel v0.0.2025-b [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking winnow v0.7.10 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Compiling pyo3-build-config v0.24.2 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking clap_builder v4.5.39 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Checking clap v4.5.39 [INFO] [stderr] Compiling pyo3-macros-backend v0.24.2 [INFO] [stderr] Compiling pyo3-ffi v0.24.2 [INFO] [stderr] Compiling pyo3 v0.24.2 [INFO] [stderr] Compiling numpy v0.24.0 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking sunrise v1.2.1 [INFO] [stderr] Checking compact-calendar v1.1.3 (/opt/rustwide/workdir/compact-calendar) [INFO] [stderr] Compiling libfuzzer-sys v0.4.9 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling opening-hours v1.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling chrono-tz-build v0.4.1 [INFO] [stderr] Compiling chrono-tz v0.10.3 [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] Checking arbitrary v1.4.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking pest v2.8.0 [INFO] [stderr] Checking prost v0.13.5 [INFO] [stderr] Checking tzf-rs v0.4.13 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling pyo3-macros v0.24.2 [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 toml_datetime v0.6.9 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking toml_edit v0.22.26 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking toml v0.8.22 [INFO] [stderr] Checking fuzz v0.1.0 (/opt/rustwide/workdir/fuzz) [INFO] [stderr] Checking pyo3-log v0.12.4 [INFO] [stderr] Checking pyo3-stub-gen v0.7.0 [INFO] [stderr] Checking opening-hours-py v1.1.3 (/opt/rustwide/workdir/opening-hours-py) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.83s [INFO] running `Command { std: "docker" "inspect" "3981183ad0b112a7b12aaeffaada5bc7700ec6367769895941e9c8ab8e2bc753", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3981183ad0b112a7b12aaeffaada5bc7700ec6367769895941e9c8ab8e2bc753", kill_on_drop: false }` [INFO] [stdout] 3981183ad0b112a7b12aaeffaada5bc7700ec6367769895941e9c8ab8e2bc753