[INFO] fetching crate lme-rs 0.1.3... [INFO] checking lme-rs-0.1.3 against try#4907eac94165faff6c5e5e015670b1c584275f7b for pr-154149 [INFO] extracting crate lme-rs 0.1.3 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate lme-rs 0.1.3 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate lme-rs 0.1.3 [INFO] tweaked toml for crates.io crate lme-rs 0.1.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lme-rs 0.1.3 on toolchain 4907eac94165faff6c5e5e015670b1c584275f7b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4907eac94165faff6c5e5e015670b1c584275f7b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lme-rs 0.1.3 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" "+4907eac94165faff6c5e5e015670b1c584275f7b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4907eac94165faff6c5e5e015670b1c584275f7b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca4b43b66109af6ef676ff88d5153f6994e34b27cad6948de4fb9145ba61b419 [INFO] running `Command { std: "docker" "start" "-a" "ca4b43b66109af6ef676ff88d5153f6994e34b27cad6948de4fb9145ba61b419", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca4b43b66109af6ef676ff88d5153f6994e34b27cad6948de4fb9145ba61b419", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca4b43b66109af6ef676ff88d5153f6994e34b27cad6948de4fb9145ba61b419", kill_on_drop: false }` [INFO] [stdout] ca4b43b66109af6ef676ff88d5153f6994e34b27cad6948de4fb9145ba61b419 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4907eac94165faff6c5e5e015670b1c584275f7b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2129481f1f45edf0cae27267f50aca018f20c8a5509b723f7e01345224788f8 [INFO] running `Command { std: "docker" "start" "-a" "a2129481f1f45edf0cae27267f50aca018f20c8a5509b723f7e01345224788f8", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking num-traits v0.2.19 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling stacker v0.1.23 [INFO] [stderr] Compiling zerocopy-derive v0.8.40 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking array-init-cursor v0.2.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Compiling polars-utils v0.46.0 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Checking planus v0.3.1 [INFO] [stderr] Checking phf_shared v0.12.1 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking raw-cpuid v11.6.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Compiling polars-schema v0.46.0 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Compiling polars-arrow v0.46.0 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling polars-compute v0.46.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking debug_unsafe v0.1.4 [INFO] [stderr] Checking ethnum v1.5.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking polars-arrow-format v0.1.0 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Checking atoi_simd v0.16.1 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking fast-float2 v0.2.3 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling polars-core v0.46.0 [INFO] [stderr] Checking polars-error v0.46.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling polars-ops v0.46.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Checking argminmax v0.6.3 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Checking comfy-table v7.2.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking now v0.1.3 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling polars-plan v0.46.0 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Compiling intel-mkl-tool v0.8.1 [INFO] [stderr] Compiling logos-codegen v0.15.1 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking cblas-sys v0.1.4 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Compiling polars-lazy v0.46.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Checking streaming-decompression v0.1.2 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling katexit v0.1.5 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Checking lapack-sys v0.14.0 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Compiling polars v0.46.0 [INFO] [stderr] Checking polars-parquet-format v0.1.0 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking clap_builder v4.5.60 [INFO] [stderr] Checking rand_xoshiro v0.7.0 [INFO] [stderr] Checking itertools v0.10.5 [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/4907eac94165faff6c5e5e015670b1c584275f7b/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=e5a1ea7df121c63a -C extra-filename=-efa1c01d7e1e590f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2fa9a32c8920f6e1.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-0f168eeb6d2fcf78.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" "a2129481f1f45edf0cae27267f50aca018f20c8a5509b723f7e01345224788f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2129481f1f45edf0cae27267f50aca018f20c8a5509b723f7e01345224788f8", kill_on_drop: false }` [INFO] [stdout] a2129481f1f45edf0cae27267f50aca018f20c8a5509b723f7e01345224788f8