[INFO] cloning repository https://github.com/ringsaturn/tzfpy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ringsaturn/tzfpy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fringsaturn%2Ftzfpy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fringsaturn%2Ftzfpy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 569f019eb08317a5fb711401b6ff1f758fd99f80 [INFO] checking ringsaturn/tzfpy against master#a33907a7a5381473eec8bcfa0c56e05a856a911c for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fringsaturn%2Ftzfpy" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/ringsaturn/tzfpy [INFO] finished tweaking git repo https://github.com/ringsaturn/tzfpy [INFO] tweaked toml for git repo https://github.com/ringsaturn/tzfpy written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ringsaturn/tzfpy on toolchain a33907a7a5381473eec8bcfa0c56e05a856a911c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ringsaturn/tzfpy 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" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prost-derive v0.14.3 [INFO] [stderr] Downloaded prost v0.14.3 [INFO] [stderr] Downloaded prost-types v0.14.3 [INFO] [stderr] Downloaded pyo3-macros v0.27.2 [INFO] [stderr] Downloaded zmij v1.0.14 [INFO] [stderr] Downloaded prost-build v0.14.3 [INFO] [stderr] Downloaded pyo3-build-config v0.27.2 [INFO] [stderr] Downloaded pyo3-ffi v0.27.2 [INFO] [stderr] Downloaded pyo3-macros-backend v0.27.2 [INFO] [stderr] Downloaded python3-dll-a v0.2.14 [INFO] [stderr] Downloaded geometry-rs v0.3.3 [INFO] [stderr] Downloaded tzf-rs v1.1.4 [INFO] [stderr] Downloaded petgraph v0.8.3 [INFO] [stderr] Downloaded pyo3 v0.27.2 [INFO] [stderr] Downloaded tzf-rel v0.0.2025-c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5bce9aa0ebffed2a4383bb8b2cb4cd5ef308319c4688de8e87cb0813d131973f [INFO] running `Command { std: "docker" "start" "-a" "5bce9aa0ebffed2a4383bb8b2cb4cd5ef308319c4688de8e87cb0813d131973f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5bce9aa0ebffed2a4383bb8b2cb4cd5ef308319c4688de8e87cb0813d131973f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bce9aa0ebffed2a4383bb8b2cb4cd5ef308319c4688de8e87cb0813d131973f", kill_on_drop: false }` [INFO] [stdout] 5bce9aa0ebffed2a4383bb8b2cb4cd5ef308319c4688de8e87cb0813d131973f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c761fc85b4afe113ab26183b904bbcf3821ae145b42960f9c0a80d7773a4dda3 [INFO] running `Command { std: "docker" "start" "-a" "c761fc85b4afe113ab26183b904bbcf3821ae145b42960f9c0a80d7773a4dda3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling target-lexicon v0.13.4 [INFO] [stderr] Compiling python3-dll-a v0.2.14 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling zmij v1.0.14 [INFO] [stderr] Checking clap_lex v0.7.7 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking clap_builder v4.5.54 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Checking geometry-rs v0.3.3 [INFO] [stderr] Checking tzf-rel v0.0.2025-c [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling pyo3-build-config v0.27.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling pyo3-macros-backend v0.27.2 [INFO] [stderr] Compiling pyo3-ffi v0.27.2 [INFO] [stderr] Compiling pyo3 v0.27.2 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Compiling prost-types v0.14.3 [INFO] [stderr] Checking clap v4.5.54 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling pyo3-macros v0.27.2 [INFO] [stderr] Compiling prost-build v0.14.3 [INFO] [stderr] Compiling tzf-rs v1.1.4 [INFO] [stderr] Checking tzfpy v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.16s [INFO] running `Command { std: "docker" "inspect" "c761fc85b4afe113ab26183b904bbcf3821ae145b42960f9c0a80d7773a4dda3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c761fc85b4afe113ab26183b904bbcf3821ae145b42960f9c0a80d7773a4dda3", kill_on_drop: false }` [INFO] [stdout] c761fc85b4afe113ab26183b904bbcf3821ae145b42960f9c0a80d7773a4dda3