[INFO] cloning repository https://github.com/dmgolembiowski/leptos-ecommerce
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dmgolembiowski/leptos-ecommerce" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmgolembiowski%2Fleptos-ecommerce", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmgolembiowski%2Fleptos-ecommerce'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2e6a7a417d3f20bc4b90f9c0f7608c152bb4f6f7
[INFO] checking dmgolembiowski/leptos-ecommerce against try#d83b14207998f47b18a34e930157ac0d7c18b16e for pr-149137
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmgolembiowski%2Fleptos-ecommerce" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dmgolembiowski/leptos-ecommerce
[INFO] finished tweaking git repo https://github.com/dmgolembiowski/leptos-ecommerce
[INFO] tweaked toml for git repo https://github.com/dmgolembiowski/leptos-ecommerce written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dmgolembiowski/leptos-ecommerce on toolchain d83b14207998f47b18a34e930157ac0d7c18b16e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d83b14207998f47b18a34e930157ac0d7c18b16e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dmgolembiowski/leptos-ecommerce 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" "+d83b14207998f47b18a34e930157ac0d7c18b16e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+d83b14207998f47b18a34e930157ac0d7c18b16e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0c33ab3d1945244a407aaafed1f51dc579fc6f08a0ec44e175efad4c40f043fe
[INFO] running `Command { std: "docker" "start" "-a" "0c33ab3d1945244a407aaafed1f51dc579fc6f08a0ec44e175efad4c40f043fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c33ab3d1945244a407aaafed1f51dc579fc6f08a0ec44e175efad4c40f043fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c33ab3d1945244a407aaafed1f51dc579fc6f08a0ec44e175efad4c40f043fe", kill_on_drop: false }`
[INFO] [stdout] 0c33ab3d1945244a407aaafed1f51dc579fc6f08a0ec44e175efad4c40f043fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+d83b14207998f47b18a34e930157ac0d7c18b16e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90b66dceefe69e115a043ee5350dd91b54032cb0d9b8233b56c63e1dcf346948
[INFO] running `Command { std: "docker" "start" "-a" "90b66dceefe69e115a043ee5350dd91b54032cb0d9b8233b56c63e1dcf346948", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking throw_error v0.1.0 (https://github.com/leptos-rs/leptos?branch=leptos_0.7#db02d3f5)
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]     Checking winnow v0.6.13
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]     Checking or_poisoned v0.1.0 (https://github.com/leptos-rs/leptos?branch=leptos_0.7#db02d3f5)
[INFO] [stderr]    Compiling camino v1.1.7
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.11
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking guardian v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking either_of v0.1.0 (https://github.com/leptos-rs/leptos?branch=leptos_0.7#db02d3f5)
[INFO] [stderr]    Compiling cc v1.1.0
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling collection_literals v1.0.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking linear-map v1.2.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]     Checking next_tuple v0.1.0-alpha (https://github.com/leptos-rs/leptos?branch=leptos_0.7#db02d3f5)
[INFO] [stderr]    Compiling syn v2.0.70
[INFO] [stderr]    Compiling proc-macro-utils v0.8.0
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking const_str_slice_concat v0.1.0 (https://github.com/leptos-rs/leptos?branch=leptos_0.7#db02d3f5)
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking drain_filter_polyfill v0.1.3
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling manyhow-macros v0.10.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking inventory v0.3.15
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling zstd-safe v7.2.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling const_format v0.2.32
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking iri-string v0.7.2
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking http-range-header v0.4.1
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]    Compiling sqlite3-parser v0.12.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking simple_logger v5.0.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling server_fn_macro v0.7.0-alpha (https://github.com/leptos-rs/leptos?branch=leptos_0.7#db02d3f5)
[INFO] [stderr]    Compiling manyhow v0.10.4
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling rusqlite-macros v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling derive-where v1.2.7
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]    Compiling axum-macros v0.4.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling server_fn_macro_default v0.7.0-alpha (https://github.com/leptos-rs/leptos?branch=leptos_0.7#db02d3f5)
[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/d83b14207998f47b18a34e930157ac0d7c18b16e/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/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="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --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=1699662ac7ac3cf7 -C extra-filename=-b1d7675587719de7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bcf5599150873505.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-3a2c4c414dca3b58.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-fe3dd7e642431149.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-bf575b36619a20ce.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-1bbfa224dc988a75.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-3fbd9506533b2f53.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-d84085f5d4fc2772.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-ca047af70b950fd9.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-0858da2d63d58aea.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "90b66dceefe69e115a043ee5350dd91b54032cb0d9b8233b56c63e1dcf346948", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90b66dceefe69e115a043ee5350dd91b54032cb0d9b8233b56c63e1dcf346948", kill_on_drop: false }`
[INFO] [stdout] 90b66dceefe69e115a043ee5350dd91b54032cb0d9b8233b56c63e1dcf346948
