[INFO] cloning repository https://github.com/B83C/spm_results_extractor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/B83C/spm_results_extractor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FB83C%2Fspm_results_extractor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FB83C%2Fspm_results_extractor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 24614862021b0d46506dca355fdb78411d455ced
[INFO] documenting B83C/spm_results_extractor 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%2FB83C%2Fspm_results_extractor" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/B83C/spm_results_extractor
[INFO] finished tweaking git repo https://github.com/B83C/spm_results_extractor
[INFO] tweaked toml for git repo https://github.com/B83C/spm_results_extractor written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/B83C/spm_results_extractor 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/B83C/spm_results_extractor 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] ec9fd720bd426c8d3923515f32188eb1eaa3952a7da09a82d55be95eaeed0748
[INFO] running `Command { std: "docker" "start" "-a" "ec9fd720bd426c8d3923515f32188eb1eaa3952a7da09a82d55be95eaeed0748", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ec9fd720bd426c8d3923515f32188eb1eaa3952a7da09a82d55be95eaeed0748", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec9fd720bd426c8d3923515f32188eb1eaa3952a7da09a82d55be95eaeed0748", kill_on_drop: false }`
[INFO] [stdout] ec9fd720bd426c8d3923515f32188eb1eaa3952a7da09a82d55be95eaeed0748
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] fa2480ace0f03c014244f496cf48b3d452b031abae7a5a54c9fc3202a09e06a1
[INFO] running `Command { std: "docker" "start" "-a" "fa2480ace0f03c014244f496cf48b3d452b031abae7a5a54c9fc3202a09e06a1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]     Checking simd-adler32 v0.3.5
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking fdeflate v0.3.0
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]     Checking half v2.2.1
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]    Compiling syn v2.0.25
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling serde v1.0.171
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]     Checking png v0.17.9
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking ahash v0.8.3
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking uuid v1.4.0
[INFO] [stderr]     Checking itoa v1.0.8
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking time v0.3.23
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[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]     Checking regex-automata v0.3.3
[INFO] [stderr]     Checking aes v0.8.3
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]     Checking sha2 v0.10.7
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[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" "fa2480ace0f03c014244f496cf48b3d452b031abae7a5a54c9fc3202a09e06a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa2480ace0f03c014244f496cf48b3d452b031abae7a5a54c9fc3202a09e06a1", kill_on_drop: false }`
[INFO] [stdout] fa2480ace0f03c014244f496cf48b3d452b031abae7a5a54c9fc3202a09e06a1
