[INFO] cloning repository https://github.com/AsparAugustus/Cairo_practice
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AsparAugustus/Cairo_practice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsparAugustus%2FCairo_practice", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsparAugustus%2FCairo_practice'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3ad354afb8dce10c7f71d34d811a08ba2b2e68f8
[INFO] documenting AsparAugustus/Cairo_practice against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsparAugustus%2FCairo_practice" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AsparAugustus/Cairo_practice
[INFO] finished tweaking git repo https://github.com/AsparAugustus/Cairo_practice
[INFO] tweaked toml for git repo https://github.com/AsparAugustus/Cairo_practice written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AsparAugustus/Cairo_practice on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AsparAugustus/Cairo_practice 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-10-28" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 68b1bb34a08ea1b2ea70f0ae454dd65299c3007f44b6ea40377a0047e0363f20
[INFO] running `Command { std: "docker" "start" "-a" "68b1bb34a08ea1b2ea70f0ae454dd65299c3007f44b6ea40377a0047e0363f20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68b1bb34a08ea1b2ea70f0ae454dd65299c3007f44b6ea40377a0047e0363f20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68b1bb34a08ea1b2ea70f0ae454dd65299c3007f44b6ea40377a0047e0363f20", kill_on_drop: false }`
[INFO] [stdout] 68b1bb34a08ea1b2ea70f0ae454dd65299c3007f44b6ea40377a0047e0363f20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 984c822eb9bea2e2d5efa5bee1ec55d7caf18b333cbc240d9a541d17c07ed0f9
[INFO] running `Command { std: "docker" "start" "-a" "984c822eb9bea2e2d5efa5bee1ec55d7caf18b333cbc240d9a541d17c07ed0f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling schemars v0.8.12
[INFO] [stderr]     Checking allocator-api2 v0.2.15
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]     Checking linux-raw-sys v0.4.3
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking dyn-clone v1.0.11
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]    Compiling time-core v0.1.1
[INFO] [stderr]    Compiling time-macros v0.2.10
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking path-clean v1.0.1
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking relative-path v1.8.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling xshell-macros v0.2.5
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking xshell v0.2.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling ndarray v0.13.1
[INFO] [stderr]     Checking matrixmultiply v0.2.4
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling syn v2.0.32
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking colored v2.0.4
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]    Compiling indoc v2.0.2
[INFO] [stderr]     Checking time v0.3.23
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]     Checking id-arena v2.2.1
[INFO] [stderr]    Compiling winnow v0.4.9
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]     Checking indent v0.1.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.31
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.2
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stdout] error[E0282]: type annotations needed for `Box<_>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.23/src/format_description/parse/mod.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let items = format_items
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     Ok(items.into())
[INFO] [stdout]    |        ----- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `items` an explicit type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let items: Box<_> = format_items
[INFO] [stdout]    |              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking regex-automata v0.3.2
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking const_format v0.2.31
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking clap_builder v4.3.11
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr]     Checking sha2 v0.10.7
[INFO] [stderr] error: could not compile `time` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "984c822eb9bea2e2d5efa5bee1ec55d7caf18b333cbc240d9a541d17c07ed0f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "984c822eb9bea2e2d5efa5bee1ec55d7caf18b333cbc240d9a541d17c07ed0f9", kill_on_drop: false }`
[INFO] [stdout] 984c822eb9bea2e2d5efa5bee1ec55d7caf18b333cbc240d9a541d17c07ed0f9
