[INFO] fetching crate chimes-utils 0.1.0...
[INFO] documenting chimes-utils-0.1.0 against 1.98.0-beta.1 for beta-rustdoc-1.98-1
[INFO] extracting crate chimes-utils 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate chimes-utils 0.1.0
[INFO] finished tweaking crates.io crate chimes-utils 0.1.0
[INFO] tweaked toml for crates.io crate chimes-utils 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate chimes-utils 0.1.0 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 474 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.21.7 (available: v0.22.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding lettre v0.10.4 (available: v0.11.22)
[INFO] [stderr]       Adding nix v0.28.0 (available: v0.31.3)
[INFO] [stderr]       Adding rand v0.8.7 (available: v0.10.2)
[INFO] [stderr]       Adding rbatis v3.1.16 (available: v4.9.6)
[INFO] [stderr]       Adding redis v0.22.4 (available: v1.3.0)
[INFO] [stderr]       Adding rsa v0.6.1 (available: v0.9.10)
[INFO] [stderr]       Adding rustls v0.20.9 (available: v0.23.41)
[INFO] [stderr]       Adding tera v1.20.1 (available: v2.0.0)
[INFO] [stderr]       Adding windows v0.48.0 (available: v0.62.2)
[INFO] [stderr]       Adding windows-service v0.6.0 (available: v0.8.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "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-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 80bcf30c7551ffd94e57853dc3ea135ef96e586f7f66473cdeada4ecfa11b875
[INFO] running `Command { std: "docker" "start" "80bcf30c7551ffd94e57853dc3ea135ef96e586f7f66473cdeada4ecfa11b875", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80bcf30c7551ffd94e57853dc3ea135ef96e586f7f66473cdeada4ecfa11b875", 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" "80bcf30c7551ffd94e57853dc3ea135ef96e586f7f66473cdeada4ecfa11b875" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80bcf30c7551ffd94e57853dc3ea135ef96e586f7f66473cdeada4ecfa11b875", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "80bcf30c7551ffd94e57853dc3ea135ef96e586f7f66473cdeada4ecfa11b875" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking value-bag v1.13.0
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking rand v0.8.7
[INFO] [stderr]     Checking pem-rfc7468 v0.3.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.67
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking regex-automata v0.4.15
[INFO] [stderr]     Checking const-oid v0.7.1
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]    Compiling pest v2.8.7
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking tinyvec v1.12.0
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking hybrid-array v0.4.13
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling zmij v1.0.22
[INFO] [stderr]    Compiling pest_meta v2.8.7
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling openssl-src v300.6.1+3.6.3
[INFO] [stderr]     Checking regex v1.13.0
[INFO] [stderr]    Compiling tokio-openssl v0.6.5
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking alloc-stdlib v0.2.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking crypto-bigint v0.3.2
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking num-iter v0.1.46
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking der v0.5.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.24.2
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]    Compiling rust_decimal v1.42.1
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling const_fn v0.4.12
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]     Checking spki v0.5.4
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]     Checking pkcs8 v0.8.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking pkcs1 v0.3.3
[INFO] [stderr]    Compiling time-macros v0.2.31
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking brotli-decompressor v5.0.3
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking bytestring v1.5.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]     Checking bstr v1.12.3
[INFO] [stderr]     Checking crc-catalog v1.1.1
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.7
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]     Checking rsa v0.6.1
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking crc v2.1.0
[INFO] [stderr]     Checking brotli v8.0.4
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking hashlink v0.7.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]     Checking webpki-roots v0.21.1
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking futures-intrusive v0.4.2
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]     Checking sha1 v0.11.0
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking time v0.3.53
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking atoi v0.4.0
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking crossbeam-queue v0.3.13
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling crc16 v0.4.0
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking whoami v1.6.1
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking ignore v0.4.28
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr] error: could not compile `brotli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-8.0.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="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "billing", "default", "disable-timer", "disallow_large_window_size", "external-literal-probability", "ffi-api", "float64", "floating_point_context_mixing", "no-stdlib-ffi-binding", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=68dfbcf2814dc31f -C extra-filename=-831cf86a4bfcf09d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-2083fa6c1602457a.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-430f2d6174a184ef.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-2ebcc1a728e49656.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.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 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(sanitize_memory)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=a3259edd0dc72037 -C extra-filename=-c7263dc538e829c5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6297ce6824da7888.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-65f71589488b3b14.rmeta --cap-lints allow --cap-lints=warn --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "80bcf30c7551ffd94e57853dc3ea135ef96e586f7f66473cdeada4ecfa11b875", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80bcf30c7551ffd94e57853dc3ea135ef96e586f7f66473cdeada4ecfa11b875", kill_on_drop: false }`
[INFO] [stdout] 80bcf30c7551ffd94e57853dc3ea135ef96e586f7f66473cdeada4ecfa11b875
