[INFO] fetching crate serves3 1.2.0... [INFO] checking serves3-1.2.0 against try#b4c55082edd8dec08ce8af276d7054d9c4db20c4 for pr-147984 [INFO] extracting crate serves3 1.2.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate serves3 1.2.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate serves3 1.2.0 [INFO] tweaked toml for crates.io crate serves3 1.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate serves3 1.2.0 on toolchain b4c55082edd8dec08ce8af276d7054d9c4db20c4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate serves3 1.2.0 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" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 562ab3e23e2c9f145791b63708d56ca1ba1f543db688c0cc618e92addce3707e [INFO] running `Command { std: "docker" "start" "-a" "562ab3e23e2c9f145791b63708d56ca1ba1f543db688c0cc618e92addce3707e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "562ab3e23e2c9f145791b63708d56ca1ba1f543db688c0cc618e92addce3707e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "562ab3e23e2c9f145791b63708d56ca1ba1f543db688c0cc618e92addce3707e", kill_on_drop: false }` [INFO] [stdout] 562ab3e23e2c9f145791b63708d56ca1ba1f543db688c0cc618e92addce3707e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65559afb44a9de097030df8dfab6fe6436669d826401d50e7fc32bb95a58d2b0 [INFO] running `Command { std: "docker" "start" "-a" "65559afb44a9de097030df8dfab6fe6436669d826401d50e7fc32bb95a58d2b0", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking serde_json v1.0.143 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking url v2.5.6 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Checking serde_with v3.14.0 [INFO] [stderr] Checking string_cache v0.8.9 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Checking tempfile v3.21.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling parse-display-derive v0.9.1 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Checking bollard-stubs v1.47.1-rc.27.3.1 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Compiling selectors v0.31.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking cssparser v0.35.0 [INFO] [stderr] Checking markup5ever v0.35.0 [INFO] [stderr] Checking docker_credential v1.3.2 [INFO] [stderr] Checking tokio-tar v0.3.1 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking etcetera v0.10.0 [INFO] [stderr] Checking quick-xml v0.38.2 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Compiling match_token v0.35.0 [INFO] [stderr] Checking servo_arc v0.4.1 [INFO] [stderr] Checking normpath v1.3.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking humantime v2.2.0 [INFO] [stderr] Checking parse-display v0.9.1 [INFO] [stderr] Checking html5ever v0.35.0 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking getopts v0.2.23 [INFO] [stderr] Checking xmltree v0.11.0 [INFO] [stderr] Checking multimap v0.10.1 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling test-log-macros v0.2.18 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking human-size v0.4.3 [INFO] [stderr] Checking hyper-util v0.1.16 [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/b4c55082edd8dec08ce8af276d7054d9c4db20c4/bin/rustc --crate-name chrono_tz --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-tz-0.9.0/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", "default", "filter-by-regex", "serde", "std"))' -C metadata=b899132ec366a570 -C extra-filename=-ac7758ba2051aa33 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a5a43168715ebbc7.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-337a88dde3faf6db.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" "65559afb44a9de097030df8dfab6fe6436669d826401d50e7fc32bb95a58d2b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65559afb44a9de097030df8dfab6fe6436669d826401d50e7fc32bb95a58d2b0", kill_on_drop: false }` [INFO] [stdout] 65559afb44a9de097030df8dfab6fe6436669d826401d50e7fc32bb95a58d2b0