[INFO] cloning repository https://github.com/calendar-team/calendar-backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/calendar-team/calendar-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcalendar-team%2Fcalendar-backend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcalendar-team%2Fcalendar-backend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2a1ed6fa2b8d16e544ec9adaf5dee525ded1e27d [INFO] checking calendar-team/calendar-backend against master#6f34f4ee074ce0affc7bbf4e2c835f66cd576f13 for pr-147017 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcalendar-team%2Fcalendar-backend" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/calendar-team/calendar-backend [INFO] finished tweaking git repo https://github.com/calendar-team/calendar-backend [INFO] tweaked toml for git repo https://github.com/calendar-team/calendar-backend written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/calendar-team/calendar-backend on toolchain 6f34f4ee074ce0affc7bbf4e2c835f66cd576f13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6f34f4ee074ce0affc7bbf4e2c835f66cd576f13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/calendar-team/calendar-backend 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" "+6f34f4ee074ce0affc7bbf4e2c835f66cd576f13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serial_test_derive v3.2.0 [INFO] [stderr] Downloaded serial_test v3.2.0 [INFO] [stderr] Downloaded windows-result v0.3.1 [INFO] [stderr] Downloaded sdd v3.0.7 [INFO] [stderr] Downloaded miniz_oxide v0.8.4 [INFO] [stderr] Downloaded serde_core v1.0.227 [INFO] [stderr] Downloaded openssl-sys v0.9.107 [INFO] [stderr] Downloaded serde v1.0.227 [INFO] [stderr] Downloaded cc v1.2.14 [INFO] [stderr] Downloaded serde_derive v1.0.227 [INFO] [stderr] Downloaded scc v2.3.3 [INFO] [stderr] Downloaded ring v0.17.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+6f34f4ee074ce0affc7bbf4e2c835f66cd576f13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5991c8a389738f65134ced2013417c0b94011d40cd288e643c4e531fb7a42a4 [INFO] running `Command { std: "docker" "start" "-a" "d5991c8a389738f65134ced2013417c0b94011d40cd288e643c4e531fb7a42a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5991c8a389738f65134ced2013417c0b94011d40cd288e643c4e531fb7a42a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5991c8a389738f65134ced2013417c0b94011d40cd288e643c4e531fb7a42a4", kill_on_drop: false }` [INFO] [stdout] d5991c8a389738f65134ced2013417c0b94011d40cd288e643c4e531fb7a42a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+6f34f4ee074ce0affc7bbf4e2c835f66cd576f13" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ec794b5ead9f40c3c3d34bbc7bcabd3ee8cedf08d488dce0e6891a99f919bb4 [INFO] running `Command { std: "docker" "start" "-a" "7ec794b5ead9f40c3c3d34bbc7bcabd3ee8cedf08d488dce0e6891a99f919bb4", kill_on_drop: false }` [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling serde_core v1.0.227 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling cc v1.2.14 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.227 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking regex-automata v0.4.11 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling native-tls v0.2.13 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Checking miniz_oxide v0.8.4 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Checking bytestring v1.4.0 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking phf_shared v0.12.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking sdd v3.0.7 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking scc v2.3.3 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling ring v0.17.13 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Checking regex v1.11.3 [INFO] [stderr] Checking jiff v0.2.4 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking secrecy v0.10.3 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking cookie v0.16.2 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [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 tracing-attributes v0.1.28 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.227 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking zstd v0.13.2 [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/6f34f4ee074ce0affc7bbf4e2c835f66cd576f13/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=3d4d38b1891f09e5 -C extra-filename=-63258fc96a574426 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-feac4f0c81c01e97.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-9dd31b021e39116c.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" "7ec794b5ead9f40c3c3d34bbc7bcabd3ee8cedf08d488dce0e6891a99f919bb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ec794b5ead9f40c3c3d34bbc7bcabd3ee8cedf08d488dce0e6891a99f919bb4", kill_on_drop: false }` [INFO] [stdout] 7ec794b5ead9f40c3c3d34bbc7bcabd3ee8cedf08d488dce0e6891a99f919bb4