[INFO] cloning repository https://github.com/ibilalkayy/store
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ibilalkayy/store" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fibilalkayy%2Fstore", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fibilalkayy%2Fstore'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4bd257b9e5b25d1aee5d8d2e83ef168d30fe4937
[INFO] checking ibilalkayy/store against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fibilalkayy%2Fstore" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ibilalkayy/store
[INFO] finished tweaking git repo https://github.com/ibilalkayy/store
[INFO] tweaked toml for git repo https://github.com/ibilalkayy/store written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ibilalkayy/store on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ibilalkayy/store 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" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8ba06c94529a524939a58f9daaada59e43ac48f15c3013124397d6569512868c
[INFO] running `Command { std: "docker" "start" "8ba06c94529a524939a58f9daaada59e43ac48f15c3013124397d6569512868c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ba06c94529a524939a58f9daaada59e43ac48f15c3013124397d6569512868c", 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" "8ba06c94529a524939a58f9daaada59e43ac48f15c3013124397d6569512868c" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ba06c94529a524939a58f9daaada59e43ac48f15c3013124397d6569512868c", 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" "8ba06c94529a524939a58f9daaada59e43ac48f15c3013124397d6569512868c" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling rustls v0.23.26
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking getrandom v0.3.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking brotli-decompressor v4.0.3
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling libm v0.2.13
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking quote v1.0.40
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking deunicode v1.6.1
[INFO] [stderr]     Checking html-sys v0.4.3
[INFO] [stderr]     Checking ucd-trie v0.1.7
[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 html-escape v0.2.13
[INFO] [stderr]     Checking http-range v0.1.5
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking rustls-webpki v0.103.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[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 icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling derive-where v1.3.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling quote-use-macros v0.7.2
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]    Compiling quote-use v0.7.2
[INFO] [stderr]    Compiling rstml v0.11.2
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking html v0.6.3
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[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/79c0559184f27f4433a6fbc260b950d06d4a4889/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,unused-externs-silent --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=b9acc2ff4262eb93 -C extra-filename=-2acf3a351c7f79d2 --out-dir /opt/rustwide/target/debug/build/chrono-tz/2acf3a351c7f79d2/out -L dependency=/opt/rustwide/target/debug/build/iana-time-zone/c1ed282b0b4f66e4/out -L dependency=/opt/rustwide/target/debug/build/num-traits/fc396c15cc05c70f/out -L dependency=/opt/rustwide/target/debug/build/phf_shared/feda689baec3aca6/out -L dependency=/opt/rustwide/target/debug/build/siphasher/1ed864a5515e9074/out --extern chrono=/opt/rustwide/target/debug/build/chrono/b6bd328e04d388b3/out/libchrono-b6bd328e04d388b3.rmeta --extern phf=/opt/rustwide/target/debug/build/phf/6ea7ed212996fda2/out/libphf-6ea7ed212996fda2.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `derive_more-impl` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/79c0559184f27f4433a6fbc260b950d06d4a4889/bin/rustc --crate-name derive_more_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive_more-impl-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="as_ref"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_ref", "constructor", "debug", "default", "deref", "deref_mut", "display", "error", "from", "from_str", "full", "index", "index_mut", "into", "into_iterator", "is_variant", "mul", "mul_assign", "not", "sum", "testing-helpers", "try_from", "try_into", "try_unwrap", "unwrap"))' -C metadata=a1a23f84d7e52145 -C extra-filename=-682351b16bdd504c --out-dir /opt/rustwide/target/debug/build/derive_more-impl/682351b16bdd504c/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/d8665169c487d19b/out -L dependency=/opt/rustwide/target/debug/build/quote/60c6fa93c90874f2/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/b3925cc8f83e9ac1/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/d8665169c487d19b/out/libproc_macro2-d8665169c487d19b.rlib --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/d8665169c487d19b/out/libproc_macro2-d8665169c487d19b.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/60c6fa93c90874f2/out/libquote-60c6fa93c90874f2.rlib --extern quote=/opt/rustwide/target/debug/build/quote/60c6fa93c90874f2/out/libquote-60c6fa93c90874f2.rmeta --extern syn=/opt/rustwide/target/debug/build/syn/04fad5a3d97ef7f7/out/libsyn-04fad5a3d97ef7f7.rlib --extern syn=/opt/rustwide/target/debug/build/syn/04fad5a3d97ef7f7/out/libsyn-04fad5a3d97ef7f7.rmeta --extern unicode_xid=/opt/rustwide/target/debug/build/unicode-xid/4dfc1b165cf6adea/out/libunicode_xid-4dfc1b165cf6adea.rlib --extern unicode_xid=/opt/rustwide/target/debug/build/unicode-xid/4dfc1b165cf6adea/out/libunicode_xid-4dfc1b165cf6adea.rmeta --extern proc_macro --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "8ba06c94529a524939a58f9daaada59e43ac48f15c3013124397d6569512868c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ba06c94529a524939a58f9daaada59e43ac48f15c3013124397d6569512868c", kill_on_drop: false }`
[INFO] [stdout] 8ba06c94529a524939a58f9daaada59e43ac48f15c3013124397d6569512868c
