[INFO] fetching crate ircbot 0.4.1...
[INFO] checking ircbot-0.4.1 against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235
[INFO] extracting crate ircbot 0.4.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate ircbot 0.4.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ircbot 0.4.1
[INFO] tweaked toml for crates.io crate ircbot 0.4.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ircbot 0.4.1 on toolchain 165655a2f1981fef27b31c547ad7631979fc5139
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ircbot 0.4.1 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" "+165655a2f1981fef27b31c547ad7631979fc5139" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1804bc9e000551363bbfc759c03aea26f1687d3f680931d3d81274f41a2915d9
[INFO] running `Command { std: "docker" "start" "1804bc9e000551363bbfc759c03aea26f1687d3f680931d3d81274f41a2915d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1804bc9e000551363bbfc759c03aea26f1687d3f680931d3d81274f41a2915d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1804bc9e000551363bbfc759c03aea26f1687d3f680931d3d81274f41a2915d9" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1804bc9e000551363bbfc759c03aea26f1687d3f680931d3d81274f41a2915d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1804bc9e000551363bbfc759c03aea26f1687d3f680931d3d81274f41a2915d9" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking ureq-proto v0.5.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling bollard-buildkit-proto v0.7.0
[INFO] [stderr]     Checking utf8-zero v0.8.1
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]     Checking winnow v1.0.3
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking etcetera v0.11.0
[INFO] [stderr]     Checking ferroid v2.0.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking yasna v0.6.0
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling cron v0.17.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking rcgen v0.14.8
[INFO] [stderr]     Checking zerovec v0.11.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/165655a2f1981fef27b31c547ad7631979fc5139/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=6327bf09397b87e9 -C extra-filename=-83415245b364fab2 --out-dir /opt/rustwide/target/debug/build/chrono-tz/83415245b364fab2/out -L dependency=/opt/rustwide/target/debug/build/chrono/13f747394cb76ccd/out -L dependency=/opt/rustwide/target/debug/build/iana-time-zone/4c741fc3ef3881f8/out -L dependency=/opt/rustwide/target/debug/build/num-traits/61629c13bdf879e1/out -L dependency=/opt/rustwide/target/debug/build/phf/0f168eeb6d2fcf78/out -L dependency=/opt/rustwide/target/debug/build/phf_shared/6636d2ec2127a23c/out -L dependency=/opt/rustwide/target/debug/build/siphasher/b20ef176a9be2c28/out --extern chrono=/opt/rustwide/target/debug/build/chrono/13f747394cb76ccd/out/libchrono-13f747394cb76ccd.rmeta --extern phf=/opt/rustwide/target/debug/build/phf/0f168eeb6d2fcf78/out/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] [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/165655a2f1981fef27b31c547ad7631979fc5139/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,link -C embed-bitcode=no --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=ab6336e1d0884474 -C extra-filename=-c351a005cb0d1651 --out-dir /opt/rustwide/target/debug/build/chrono-tz/c351a005cb0d1651/out -L dependency=/opt/rustwide/target/debug/build/chrono/1d662af74e47f2c8/out -L dependency=/opt/rustwide/target/debug/build/iana-time-zone/6c5a27cee3dd54ce/out -L dependency=/opt/rustwide/target/debug/build/num-traits/29184575ffd53a5a/out -L dependency=/opt/rustwide/target/debug/build/phf/4c9caa5e1fa03c60/out -L dependency=/opt/rustwide/target/debug/build/phf_shared/1d071c28cd8ab6b9/out -L dependency=/opt/rustwide/target/debug/build/siphasher/924578c8d2d31401/out --extern chrono=/opt/rustwide/target/debug/build/chrono/1d662af74e47f2c8/out/libchrono-1d662af74e47f2c8.rmeta --extern phf=/opt/rustwide/target/debug/build/phf/4c9caa5e1fa03c60/out/libphf-4c9caa5e1fa03c60.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "1804bc9e000551363bbfc759c03aea26f1687d3f680931d3d81274f41a2915d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1804bc9e000551363bbfc759c03aea26f1687d3f680931d3d81274f41a2915d9", kill_on_drop: false }`
[INFO] [stdout] 1804bc9e000551363bbfc759c03aea26f1687d3f680931d3d81274f41a2915d9
