[INFO] cloning repository https://github.com/psi4j/sunsetr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/psi4j/sunsetr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsi4j%2Fsunsetr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsi4j%2Fsunsetr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ccf7a436bb7bfcb8659b8ccb376f52b991c3dd1e
[INFO] checking psi4j/sunsetr/ccf7a436bb7bfcb8659b8ccb376f52b991c3dd1e against dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsi4j%2Fsunsetr" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/psi4j/sunsetr
[INFO] finished tweaking git repo https://github.com/psi4j/sunsetr
[INFO] tweaked toml for git repo https://github.com/psi4j/sunsetr written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/psi4j/sunsetr on toolchain dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/psi4j/sunsetr 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" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prost-build v0.14.4
[INFO] [stderr]   Downloaded sha256 v1.6.0
[INFO] [stderr]   Downloaded geometry-rs v0.4.1
[INFO] [stderr]   Downloaded pqueue v0.1.0
[INFO] [stderr]   Downloaded sunrise v3.0.0
[INFO] [stderr]   Downloaded cities v0.2.0
[INFO] [stderr]   Downloaded tzf-rs v1.3.3
[INFO] [stderr]   Downloaded rtree_rs v0.1.4
[INFO] [stderr]   Downloaded tzf-dist v0.0.2026-b-fix1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f4c5468d40006a59161d321ab23b6159bb1a6ccd1e55ddb1ac4e2d12477303b3
[INFO] running `Command { std: "docker" "start" "f4c5468d40006a59161d321ab23b6159bb1a6ccd1e55ddb1ac4e2d12477303b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4c5468d40006a59161d321ab23b6159bb1a6ccd1e55ddb1ac4e2d12477303b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f4c5468d40006a59161d321ab23b6159bb1a6ccd1e55ddb1ac4e2d12477303b3" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4c5468d40006a59161d321ab23b6159bb1a6ccd1e55ddb1ac4e2d12477303b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f4c5468d40006a59161d321ab23b6159bb1a6ccd1e55ddb1ac4e2d12477303b3" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]     Checking winnow v1.0.3
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling wayland-client v0.31.14
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking pqueue v0.1.0
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking rtree_rs v0.1.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling signal-hook v0.4.4
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking inotify v0.11.2
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking geometry-rs v0.4.1
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]    Compiling sunsetr v0.12.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking notify-types v2.1.0
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]     Checking tzf-dist v0.0.2026-b-fix1
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]    Compiling prost v0.14.4
[INFO] [stderr]     Checking sha256 v1.6.0
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling prost-types v0.14.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serial_test_derive v3.5.0
[INFO] [stderr]     Checking wayland-protocols v0.32.12
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking termios v0.3.3
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking cities v0.2.0
[INFO] [stderr]     Checking serial_test v3.5.0
[INFO] [stderr]    Compiling prost-build v0.14.4
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zvariant_utils v3.4.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]    Compiling zvariant_derive v5.12.0
[INFO] [stderr]    Compiling tzf-rs v1.3.3
[INFO] [stderr]    Compiling zvariant v5.12.0
[INFO] [stderr]     Checking sunrise v3.0.0
[INFO] [stderr]     Checking zbus_names v4.3.2
[INFO] [stderr]    Compiling zbus_macros v5.16.0
[INFO] [stderr]     Checking zbus v5.16.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 56s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.31.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 13`
[INFO] running `Command { std: "docker" "inspect" "f4c5468d40006a59161d321ab23b6159bb1a6ccd1e55ddb1ac4e2d12477303b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4c5468d40006a59161d321ab23b6159bb1a6ccd1e55ddb1ac4e2d12477303b3", kill_on_drop: false }`
[INFO] [stdout] f4c5468d40006a59161d321ab23b6159bb1a6ccd1e55ddb1ac4e2d12477303b3
