[INFO] cloning repository https://github.com/cout970/cron-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cout970/cron-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcout970%2Fcron-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcout970%2Fcron-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00d0c9859f1b8e9f83ee734a48628473162d9cd1 [INFO] checking cout970/cron-rs against try#595142ec72045c7f2fab2923de8e59995a52e6e7 for pr-151830 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcout970%2Fcron-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cout970/cron-rs [INFO] finished tweaking git repo https://github.com/cout970/cron-rs [INFO] tweaked toml for git repo https://github.com/cout970/cron-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cout970/cron-rs on toolchain 595142ec72045c7f2fab2923de8e59995a52e6e7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cout970/cron-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" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c98ce21a1e3561053ecb93f46591e565f0d0fafa1640fc7e50b225e376e3b1db [INFO] running `Command { std: "docker" "start" "-a" "c98ce21a1e3561053ecb93f46591e565f0d0fafa1640fc7e50b225e376e3b1db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c98ce21a1e3561053ecb93f46591e565f0d0fafa1640fc7e50b225e376e3b1db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c98ce21a1e3561053ecb93f46591e565f0d0fafa1640fc7e50b225e376e3b1db", kill_on_drop: false }` [INFO] [stdout] c98ce21a1e3561053ecb93f46591e565f0d0fafa1640fc7e50b225e376e3b1db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12b9969e514d8c615a4d8827c742e2ea18f6b91a64283f5463e4344bf66a5efe [INFO] running `Command { std: "docker" "start" "-a" "12b9969e514d8c615a4d8827c742e2ea18f6b91a64283f5463e4344bf66a5efe", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling prettyplease v0.2.34 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling openssl-src v300.5.0+3.5.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Compiling psm v0.1.25 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling stacker v0.1.20 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling zmij v1.0.12 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling libsql-sqlite3-parser v0.13.0 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking webpki-roots v1.0.1 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking http-range-header v0.3.1 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking rustls-native-certs v0.7.3 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking hostname v0.4.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking time-core v0.1.4 [INFO] [stderr] Checking clap_builder v4.5.37 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking libyml v0.0.5 [INFO] [stderr] Checking email-encoding v0.4.1 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking quoted_printable v0.5.1 [INFO] [stderr] Checking jiff v0.2.10 [INFO] [stderr] Compiling chrono-tz-build v0.4.1 [INFO] [stderr] Checking email_address v0.2.9 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking syslog v7.0.0 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking sysinfo v0.35.2 [INFO] [stderr] Checking users v0.11.0 [INFO] [stderr] Checking sanitise-file-name v1.0.0 [INFO] [stderr] Compiling chrono-tz v0.10.3 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] error: could not compile `jiff` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/595142ec72045c7f2fab2923de8e59995a52e6e7/bin/rustc --crate-name jiff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.10/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="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "js", "logging", "perf-inline", "serde", "static", "static-tz", "std", "tz-fat", "tz-system", "tzdb-bundle-always", "tzdb-bundle-platform", "tzdb-concatenated", "tzdb-zoneinfo"))' -C metadata=fb82f3c0430971e4 -C extra-filename=-b0a7c3cd194fc92d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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" "12b9969e514d8c615a4d8827c742e2ea18f6b91a64283f5463e4344bf66a5efe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12b9969e514d8c615a4d8827c742e2ea18f6b91a64283f5463e4344bf66a5efe", kill_on_drop: false }` [INFO] [stdout] 12b9969e514d8c615a4d8827c742e2ea18f6b91a64283f5463e4344bf66a5efe