[INFO] cloning repository https://github.com/sts10/tidy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sts10/tidy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsts10%2Ftidy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsts10%2Ftidy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2d57ba4d231daaa2d6f7bb321a673d1efcfe75fd [INFO] testing sts10/tidy against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsts10%2Ftidy" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sts10/tidy on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sts10/tidy [INFO] finished tweaking git repo https://github.com/sts10/tidy [INFO] tweaked toml for git repo https://github.com/sts10/tidy written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sts10/tidy 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" "+beta-2025-04-13" "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] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] testing sts10/tidy against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsts10%2Ftidy" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sts10/tidy on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sts10/tidy [INFO] finished tweaking git repo https://github.com/sts10/tidy [INFO] tweaked toml for git repo https://github.com/sts10/tidy written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sts10/tidy 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" "+beta-2025-04-13" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded icu_timezone v1.5.0 [INFO] [stderr] Downloaded icu v1.5.0 [INFO] [stderr] Downloaded icu_timezone_data v1.5.0 [INFO] [stderr] Downloaded icu_calendar_data v1.5.0 [INFO] [stderr] Downloaded core_maths v0.1.1 [INFO] [stderr] Downloaded radix_fmt v1.0.0 [INFO] [stderr] Downloaded icu_plurals v1.5.0 [INFO] [stderr] Downloaded icu_plurals_data v1.5.0 [INFO] [stderr] Downloaded icu_list_data v1.5.0 [INFO] [stderr] Downloaded icu_decimal_data v1.5.0 [INFO] [stderr] Downloaded icu_decimal v1.5.0 [INFO] [stderr] Downloaded icu_pattern v0.2.0 [INFO] [stderr] Downloaded icu_list v1.5.0 [INFO] [stderr] Downloaded icu_casemap v1.5.1 [INFO] [stderr] Downloaded icu_casemap_data v1.5.0 [INFO] [stderr] Downloaded calendrical_calculations v0.1.2 [INFO] [stderr] Downloaded icu_calendar v1.5.2 [INFO] [stderr] Downloaded fixed_decimal v0.5.6 [INFO] [stderr] Downloaded icu_segmenter v1.5.0 [INFO] [stderr] Downloaded zerotrie v0.1.3 [INFO] [stderr] Downloaded icu_datetime v1.5.1 [INFO] [stderr] Downloaded regex-automata v0.2.0 [INFO] [stderr] Downloaded icu_experimental v0.1.0 [INFO] [stderr] Downloaded icu_experimental_data v0.1.0 [INFO] [stderr] Downloaded icu_collator_data v1.5.0 [INFO] [stderr] Downloaded icu_collator v1.5.0 [INFO] [stderr] Downloaded icu_datetime_data v1.5.0 [INFO] [stderr] Downloaded icu_segmenter_data v1.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16f3911ef0b7bf1974e37d0079b25522596e24ff7eaa83791b3bb88f68c172ec [INFO] running `Command { std: "docker" "start" "-a" "16f3911ef0b7bf1974e37d0079b25522596e24ff7eaa83791b3bb88f68c172ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16f3911ef0b7bf1974e37d0079b25522596e24ff7eaa83791b3bb88f68c172ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16f3911ef0b7bf1974e37d0079b25522596e24ff7eaa83791b3bb88f68c172ec", kill_on_drop: false }` [INFO] [stdout] 16f3911ef0b7bf1974e37d0079b25522596e24ff7eaa83791b3bb88f68c172ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ffb9a9621ab23e7c1b05669569dae24c70ca7d1e066dd34f6b667d656491cf1b [INFO] running `Command { std: "docker" "start" "-a" "ffb9a9621ab23e7c1b05669569dae24c70ca7d1e066dd34f6b667d656491cf1b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling zerocopy v0.8.20 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling icu_calendar_data v1.5.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling icu_plurals_data v1.5.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling icu_timezone_data v1.5.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling icu_decimal_data v1.5.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling icu_list_data v1.5.0 [INFO] [stderr] Compiling icu_datetime_data v1.5.0 [INFO] [stderr] Compiling icu_casemap_data v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling icu_collator_data v1.5.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling icu_segmenter_data v1.5.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling radix_fmt v1.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling regex-automata v0.2.0 [INFO] [stderr] Compiling core_maths v0.1.1 [INFO] [stderr] Compiling clap_builder v4.5.30 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling rand_core v0.9.1 [INFO] [stderr] error: could not compile `icu_datetime_data` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name icu_datetime_data --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/icu_datetime_data-1.5.0/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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9be7e20a8fceab69 -C extra-filename=-0e36bedae6d66d6b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ffb9a9621ab23e7c1b05669569dae24c70ca7d1e066dd34f6b667d656491cf1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffb9a9621ab23e7c1b05669569dae24c70ca7d1e066dd34f6b667d656491cf1b", kill_on_drop: false }` [INFO] [stdout] ffb9a9621ab23e7c1b05669569dae24c70ca7d1e066dd34f6b667d656491cf1b