[INFO] cloning repository https://github.com/Dolpheyn/rust-htmx-todomvc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dolpheyn/rust-htmx-todomvc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDolpheyn%2Frust-htmx-todomvc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDolpheyn%2Frust-htmx-todomvc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 29dd0d4dba9c48675cf5f6acb1af51cd12edf0a3
[INFO] documenting Dolpheyn/rust-htmx-todomvc against 1.91.0 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDolpheyn%2Frust-htmx-todomvc" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Dolpheyn/rust-htmx-todomvc
[INFO] finished tweaking git repo https://github.com/Dolpheyn/rust-htmx-todomvc
[INFO] tweaked toml for git repo https://github.com/Dolpheyn/rust-htmx-todomvc written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dolpheyn/rust-htmx-todomvc on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dolpheyn/rust-htmx-todomvc 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded server_fn_macro_default v0.4.2
[INFO] [stderr]   Downloaded leptos v0.4.2
[INFO] [stderr]   Downloaded ciborium-io v0.2.1
[INFO] [stderr]   Downloaded server_fn v0.4.2
[INFO] [stderr]   Downloaded xxhash-rust v0.8.6
[INFO] [stderr]   Downloaded ciborium-ll v0.2.1
[INFO] [stderr]   Downloaded ciborium v0.2.1
[INFO] [stderr]   Downloaded pest_generator v2.7.0
[INFO] [stderr]   Downloaded quote-use v0.7.1
[INFO] [stderr]   Downloaded leptos_config v0.4.2
[INFO] [stderr]   Downloaded leptos_hot_reload v0.4.2
[INFO] [stderr]   Downloaded enum-ordinalize v3.1.13
[INFO] [stderr]   Downloaded leptos_server v0.4.2
[INFO] [stderr]   Downloaded attribute-derive v0.6.1
[INFO] [stderr]   Downloaded yansi v1.0.0-rc
[INFO] [stderr]   Downloaded pest_meta v2.7.0
[INFO] [stderr]   Downloaded educe v0.4.22
[INFO] [stderr]   Downloaded leptos_dom v0.4.2
[INFO] [stderr]   Downloaded pest v2.7.0
[INFO] [stderr]   Downloaded derive-where v1.2.1
[INFO] [stderr]   Downloaded leptos_reactive v0.4.2
[INFO] [stderr]   Downloaded pest_derive v2.7.0
[INFO] [stderr]   Downloaded leptos_macro v0.4.2
[INFO] [stderr]   Downloaded rstml v0.10.6
[INFO] [stderr]   Downloaded inventory v0.3.8
[INFO] [stderr]   Downloaded pad-adapter v0.1.1
[INFO] [stderr]   Downloaded proc-macro-utils v0.8.0
[INFO] [stderr]   Downloaded attribute-derive-macro v0.6.1
[INFO] [stderr]   Downloaded syn_derive v0.1.6
[INFO] [stderr]   Downloaded self_cell v1.0.1
[INFO] [stderr]   Downloaded typed-builder v0.14.0
[INFO] [stderr]   Downloaded server_fn_macro v0.4.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b4d9353633e1c16d566f31f6bdfce8b85267989c5769871c6e5dff3d04fdcbb7
[INFO] running `Command { std: "docker" "start" "-a" "b4d9353633e1c16d566f31f6bdfce8b85267989c5769871c6e5dff3d04fdcbb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4d9353633e1c16d566f31f6bdfce8b85267989c5769871c6e5dff3d04fdcbb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4d9353633e1c16d566f31f6bdfce8b85267989c5769871c6e5dff3d04fdcbb7", kill_on_drop: false }`
[INFO] [stdout] b4d9353633e1c16d566f31f6bdfce8b85267989c5769871c6e5dff3d04fdcbb7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e9acb0c81d8bcc6d9ab17727d547c8ffaef57d326ed9b0d9568ffe01716a0764
[INFO] running `Command { std: "docker" "start" "-a" "e9acb0c81d8bcc6d9ab17727d547c8ffaef57d326ed9b0d9568ffe01716a0764", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling serde v1.0.171
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking lock_api v0.4.10
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.87
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling bumpalo v3.13.0
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]    Compiling wasm-bindgen v0.2.87
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling serde_json v1.0.100
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]    Compiling xxhash-rust v0.8.6
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking unicode-ident v1.0.10
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.10
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling camino v1.1.4
[INFO] [stderr]    Compiling zstd-safe v6.0.5+zstd.1.5.4
[INFO] [stderr]    Compiling yansi v1.0.0-rc
[INFO] [stderr]    Compiling async-trait v0.1.71
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]    Compiling syn v2.0.25
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]    Compiling proc-macro-utils v0.8.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.31
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling prettyplease v0.2.10
[INFO] [stderr]     Checking self_cell v1.0.1
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling collection_literals v1.0.1
[INFO] [stderr]    Compiling time-core v0.1.1
[INFO] [stderr]    Compiling itoa v1.0.8
[INFO] [stderr]    Compiling bytestring v1.3.0
[INFO] [stderr]    Compiling time-macros v0.2.10
[INFO] [stderr]     Checking regex-automata v0.3.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rust-ini v0.18.0
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling const_format v0.2.31
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking brotli-decompressor v2.3.4
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]    Compiling utf8-width v0.1.6
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking time v0.3.23
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]     Checking brotli v3.3.4
[INFO] [stderr] error: could not compile `regex-syntax` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.7.4/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 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=41d5ac3b96d72b6a -C extra-filename=-9b4ada7388c17614 --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] [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] [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] running `Command { std: "docker" "inspect" "e9acb0c81d8bcc6d9ab17727d547c8ffaef57d326ed9b0d9568ffe01716a0764", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9acb0c81d8bcc6d9ab17727d547c8ffaef57d326ed9b0d9568ffe01716a0764", kill_on_drop: false }`
[INFO] [stdout] e9acb0c81d8bcc6d9ab17727d547c8ffaef57d326ed9b0d9568ffe01716a0764
