[INFO] cloning repository https://github.com/rambip/leptos-by-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rambip/leptos-by-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frambip%2Fleptos-by-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frambip%2Fleptos-by-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3436b6dc93d60f6e747855d94b2bda9f78b4f45b [INFO] testing rambip/leptos-by-example against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frambip%2Fleptos-by-example" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/rambip/leptos-by-example [INFO] finished tweaking git repo https://github.com/rambip/leptos-by-example [INFO] tweaked toml for git repo https://github.com/rambip/leptos-by-example written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rambip/leptos-by-example 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/rambip/leptos-by-example 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 0e3ab29b21be4cb83ced93af9b655a27436311dc6c76e5ca5668d90c0346bf39 [INFO] running `Command { std: "docker" "start" "-a" "0e3ab29b21be4cb83ced93af9b655a27436311dc6c76e5ca5668d90c0346bf39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e3ab29b21be4cb83ced93af9b655a27436311dc6c76e5ca5668d90c0346bf39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e3ab29b21be4cb83ced93af9b655a27436311dc6c76e5ca5668d90c0346bf39", kill_on_drop: false }` [INFO] [stdout] 0e3ab29b21be4cb83ced93af9b655a27436311dc6c76e5ca5668d90c0346bf39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e2885f2e5343952ecf0375b17b36363671404d175c808089b9fa0541992088f [INFO] running `Command { std: "docker" "start" "-a" "7e2885f2e5343952ecf0375b17b36363671404d175c808089b9fa0541992088f", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling xxhash-rust v0.8.7 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling collection_literals v1.0.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling self_cell v1.0.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling uuid v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling manyhow-macros v0.8.1 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling inventory v0.3.13 [INFO] [stderr] Compiling drain_filter_polyfill v0.1.3 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling pad-adapter v0.1.1 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling pulldown-cmark v0.9.3 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling winnow v0.5.19 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.30/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 regex-automata v0.4.3 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.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 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=5544db1b090fcf98 -C extra-filename=-ff5539aa478d5985 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-0cbd1c7110a1e56d.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-cee5c9045c9f1a7c.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-c05a17f2c586a558.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-b342d85da484cd05.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-f1146125a5d06e4b.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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" "7e2885f2e5343952ecf0375b17b36363671404d175c808089b9fa0541992088f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e2885f2e5343952ecf0375b17b36363671404d175c808089b9fa0541992088f", kill_on_drop: false }` [INFO] [stdout] 7e2885f2e5343952ecf0375b17b36363671404d175c808089b9fa0541992088f