[INFO] fetching crate opentalk-roomserver-web-api 0.0.25... [INFO] linting opentalk-roomserver-web-api-0.0.25 against nightly for clippy-nonminimal_bool-denied [INFO] extracting crate opentalk-roomserver-web-api 0.0.25 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate opentalk-roomserver-web-api 0.0.25 [INFO] finished tweaking crates.io crate opentalk-roomserver-web-api 0.0.25 [INFO] tweaked toml for crates.io crate opentalk-roomserver-web-api 0.0.25 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate opentalk-roomserver-web-api 0.0.25 on toolchain nightly [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate opentalk-roomserver-web-api 0.0.25 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" "+nightly" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded opentalk-types-api-v1 v0.54.0 [INFO] [stderr] Downloaded opentalk-types-signaling v0.44.1 [INFO] [stderr] Downloaded opentalk-service-auth v0.2.0 [INFO] [stderr] Downloaded opentalk-types-api-common v0.6.1 [INFO] [stderr] Downloaded opentalk-roomserver-types v0.0.25 [INFO] [stderr] Downloaded opentalk-types-common-identifiers v0.33.0 [INFO] [stderr] Downloaded opentalk-types-common-macros v0.32.0 [INFO] [stderr] Downloaded opentalk-types-common v0.42.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a756851ffc099abcce8f7ad03757c5f5b3abdaa25a022c7f3a7d476f4ad45ea1 [INFO] running `Command { std: "docker" "start" "-a" "a756851ffc099abcce8f7ad03757c5f5b3abdaa25a022c7f3a7d476f4ad45ea1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a756851ffc099abcce8f7ad03757c5f5b3abdaa25a022c7f3a7d476f4ad45ea1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a756851ffc099abcce8f7ad03757c5f5b3abdaa25a022c7f3a7d476f4ad45ea1", kill_on_drop: false }` [INFO] [stdout] a756851ffc099abcce8f7ad03757c5f5b3abdaa25a022c7f3a7d476f4ad45ea1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "clippy" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a2f5de5205d899ac9274b0527d3bcd7e1e7d8fd425f1c52419e6d1503d802ee [INFO] running `Command { std: "docker" "start" "-a" "9a2f5de5205d899ac9274b0527d3bcd7e1e7d8fd425f1c52419e6d1503d802ee", kill_on_drop: false }` [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking siphasher v1.0.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking unsafe-libyaml-norway v0.2.15 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Checking phf_shared v0.12.1 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling strum_macros v0.28.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling aws-lc-sys v0.37.1 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking email_address v0.2.9 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking serde_norway v0.9.42 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking rand v0.10.0 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Checking uuid v1.21.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling snafu v0.8.9 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Checking heapless v0.7.17 [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/nightly-x86_64-unknown-linux-gnu/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="serde"' --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=f1266edb14913a8a -C extra-filename=-7778cf9c694b76ce --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7e7fcae59d6c6e95.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-0f168eeb6d2fcf78.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-609a5e3ab9af6e02.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" "9a2f5de5205d899ac9274b0527d3bcd7e1e7d8fd425f1c52419e6d1503d802ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a2f5de5205d899ac9274b0527d3bcd7e1e7d8fd425f1c52419e6d1503d802ee", kill_on_drop: false }` [INFO] [stdout] 9a2f5de5205d899ac9274b0527d3bcd7e1e7d8fd425f1c52419e6d1503d802ee