[INFO] cloning repository https://github.com/tim-oe/rust_gps_ntp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tim-oe/rust_gps_ntp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftim-oe%2Frust_gps_ntp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftim-oe%2Frust_gps_ntp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 46d354f31ef491d49675c649465a813ed901093d
[INFO] checking tim-oe/rust_gps_ntp against 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d for pr-159598
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftim-oe%2Frust_gps_ntp" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/tim-oe/rust_gps_ntp
[INFO] finished tweaking git repo https://github.com/tim-oe/rust_gps_ntp
[INFO] tweaked toml for git repo https://github.com/tim-oe/rust_gps_ntp written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tim-oe/rust_gps_ntp on toolchain 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tim-oe/rust_gps_ntp 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" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c183b5602b45b4fb6a106352caace6de7fb276afffd615a996ba8ffd41ab14b3
[INFO] running `Command { std: "docker" "start" "c183b5602b45b4fb6a106352caace6de7fb276afffd615a996ba8ffd41ab14b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c183b5602b45b4fb6a106352caace6de7fb276afffd615a996ba8ffd41ab14b3", 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" "c183b5602b45b4fb6a106352caace6de7fb276afffd615a996ba8ffd41ab14b3" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c183b5602b45b4fb6a106352caace6de7fb276afffd615a996ba8ffd41ab14b3", 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" "c183b5602b45b4fb6a106352caace6de7fb276afffd615a996ba8ffd41ab14b3" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.12.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling cvt v0.1.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling normpath v1.5.1
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.50
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking siphasher v1.0.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling log v0.4.31
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling serial_test_derive v3.5.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr] error: could not compile `chrono-tz` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d/bin/rustc --crate-name chrono_tz --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-tz-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "case-insensitive", "chrono-tz-build", "default", "filter-by-regex", "serde", "std"))' -C metadata=e50a3148ca900816 -C extra-filename=-a00edf9cb72dba6b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-807d8b9f4de86366.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-be26ca6f7b91dc8f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c183b5602b45b4fb6a106352caace6de7fb276afffd615a996ba8ffd41ab14b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c183b5602b45b4fb6a106352caace6de7fb276afffd615a996ba8ffd41ab14b3", kill_on_drop: false }`
[INFO] [stdout] c183b5602b45b4fb6a106352caace6de7fb276afffd615a996ba8ffd41ab14b3
