[INFO] cloning repository https://github.com/SleeplessOne1917/trunk-cargo-leptos-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SleeplessOne1917/trunk-cargo-leptos-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSleeplessOne1917%2Ftrunk-cargo-leptos-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSleeplessOne1917%2Ftrunk-cargo-leptos-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fdd6ee21af03d88fc7cf0b7053ed421dbd0ab5f3 [INFO] checking SleeplessOne1917/trunk-cargo-leptos-example/fdd6ee21af03d88fc7cf0b7053ed421dbd0ab5f3 against try#24cd45d7714ba43afd4b8e62fb677b069b21c4a5 for pr-129543 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSleeplessOne1917%2Ftrunk-cargo-leptos-example" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SleeplessOne1917/trunk-cargo-leptos-example on toolchain 24cd45d7714ba43afd4b8e62fb677b069b21c4a5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/SleeplessOne1917/trunk-cargo-leptos-example [INFO] finished tweaking git repo https://github.com/SleeplessOne1917/trunk-cargo-leptos-example [INFO] tweaked toml for git repo https://github.com/SleeplessOne1917/trunk-cargo-leptos-example written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/SleeplessOne1917/trunk-cargo-leptos-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" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64854e56bf83dcd38c6b16c3a113468d6b1c816e66b9301de71be35b8848aece [INFO] running `Command { std: "docker" "start" "-a" "64854e56bf83dcd38c6b16c3a113468d6b1c816e66b9301de71be35b8848aece", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64854e56bf83dcd38c6b16c3a113468d6b1c816e66b9301de71be35b8848aece", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64854e56bf83dcd38c6b16c3a113468d6b1c816e66b9301de71be35b8848aece", kill_on_drop: false }` [INFO] [stdout] 64854e56bf83dcd38c6b16c3a113468d6b1c816e66b9301de71be35b8848aece [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f5a52d648922e31829a815af4309dd25934ec0898631e9ab737b18c1705010d [INFO] running `Command { std: "docker" "start" "-a" "1f5a52d648922e31829a815af4309dd25934ec0898631e9ab737b18c1705010d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking brotli v3.5.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Checking flate2 v1.0.29 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling xxhash-rust v0.8.10 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling manyhow-macros v0.10.4 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking winnow v0.6.7 [INFO] [stderr] Compiling prettyplease v0.2.19 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling collection_literals v1.0.1 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [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/24cd45d7714ba43afd4b8e62fb677b069b21c4a5/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.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="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="rt"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs)' --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=c9781ac7d785c0b5 -C extra-filename=-c9781ac7d785c0b5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-421a06479d7e854b.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-6975844e7d95d870.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-b48f05a6b8d8d215.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-8092ce3d465c9b90.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-8d9b539be668dfa3.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-f2d7d27a303f7934.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-b4ec950869802d41.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `brotli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/24cd45d7714ba43afd4b8e62fb677b069b21c4a5/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/brotli-3.5.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="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="ffi-api"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "default", "disable-timer", "external-literal-probability", "ffi-api", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=072939a7e2b960da -C extra-filename=-072939a7e2b960da --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-f7fe2fb0f8d19a80.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-4776e3ef148a12b3.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-c2c79e4775cefe76.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "1f5a52d648922e31829a815af4309dd25934ec0898631e9ab737b18c1705010d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f5a52d648922e31829a815af4309dd25934ec0898631e9ab737b18c1705010d", kill_on_drop: false }` [INFO] [stdout] 1f5a52d648922e31829a815af4309dd25934ec0898631e9ab737b18c1705010d