[INFO] cloning repository https://github.com/zerox80/KoWoBau-Planner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zerox80/KoWoBau-Planner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzerox80%2FKoWoBau-Planner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzerox80%2FKoWoBau-Planner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 880598b0dfe1706ae678e6c135358de412c12542 [INFO] checking zerox80/KoWoBau-Planner against master#40557f6225e337d68c8d4f086557ce54135f5dd9 for pr-158447 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzerox80%2FKoWoBau-Planner" "/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/zerox80/KoWoBau-Planner [INFO] finished tweaking git repo https://github.com/zerox80/KoWoBau-Planner [INFO] tweaked toml for git repo https://github.com/zerox80/KoWoBau-Planner written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zerox80/KoWoBau-Planner on toolchain 40557f6225e337d68c8d4f086557ce54135f5dd9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/zerox80/KoWoBau-Planner 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" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded leptos v0.6.15 [INFO] [stderr] Downloaded typed-builder-macro v0.18.2 [INFO] [stderr] Downloaded serde_test v1.0.177 [INFO] [stderr] Downloaded leptos_router v0.6.15 [INFO] [stderr] Downloaded typed-builder v0.18.2 [INFO] [stderr] Downloaded manyhow-macros v0.10.4 [INFO] [stderr] Downloaded oco_ref v0.1.1 [INFO] [stderr] Downloaded leptos_hot_reload v0.6.15 [INFO] [stderr] Downloaded leptos_config v0.6.15 [INFO] [stderr] Downloaded leptos_reactive v0.6.15 [INFO] [stderr] Downloaded attribute-derive v0.9.2 [INFO] [stderr] Downloaded attribute-derive-macro v0.9.2 [INFO] [stderr] Downloaded leptos_macro v0.6.15 [INFO] [stderr] Downloaded leptos_server v0.6.15 [INFO] [stderr] Downloaded manyhow v0.10.4 [INFO] [stderr] Downloaded leptos_dom v0.6.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 7926b71a13b53314e64fae2b3bc6974868e4787bc5a479d4067af69dbb98f58d [INFO] running `Command { std: "docker" "start" "7926b71a13b53314e64fae2b3bc6974868e4787bc5a479d4067af69dbb98f58d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7926b71a13b53314e64fae2b3bc6974868e4787bc5a479d4067af69dbb98f58d" "/opt/rustwide/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7926b71a13b53314e64fae2b3bc6974868e4787bc5a479d4067af69dbb98f58d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7926b71a13b53314e64fae2b3bc6974868e4787bc5a479d4067af69dbb98f58d" "/opt/rustwide/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.123 [INFO] [stderr] Checking log v0.4.32 [INFO] [stderr] Checking http v1.4.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.123 [INFO] [stderr] Checking serde_json v1.0.150 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling konst_macro_rules v0.2.19 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling zerocopy v0.8.52 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling uuid v1.23.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling konst v0.2.20 [INFO] [stderr] Compiling rustls-pki-types v1.14.1 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Compiling collection_literals v1.0.3 [INFO] [stderr] Compiling chrono v0.4.45 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling webpki-roots v1.0.7 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Checking send_wrapper v0.6.0 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling utf8-width v0.1.8 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Compiling bitflags v2.13.0 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling const_format v0.2.36 [INFO] [stderr] Checking pad-adapter v0.1.1 [INFO] [stderr] Checking data-encoding v2.11.0 [INFO] [stderr] Checking drain_filter_polyfill v0.1.3 [INFO] [stderr] Checking compression-codecs v0.4.38 [INFO] [stderr] Checking base64ct v1.8.3 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Checking regex v1.12.4 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking rustls-webpki v0.103.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.123 [INFO] [stderr] Compiling server_fn_macro v0.6.15 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerocopy-derive v0.8.52 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling pin-project-internal v1.1.13 [INFO] [stderr] Compiling syn_derive v0.1.8 [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/40557f6225e337d68c8d4f086557ce54135f5dd9/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --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-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=cc4c0c5d67597293 -C extra-filename=-3909b4eaeba5c402 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9c004ef7aaee1ac4.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-9c12716ac42b770e.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-69c6a3c2af022976.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-c7bca50a9594d885.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-c83f98dc7f6189f0.rmeta --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" "7926b71a13b53314e64fae2b3bc6974868e4787bc5a479d4067af69dbb98f58d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7926b71a13b53314e64fae2b3bc6974868e4787bc5a479d4067af69dbb98f58d", kill_on_drop: false }` [INFO] [stdout] 7926b71a13b53314e64fae2b3bc6974868e4787bc5a479d4067af69dbb98f58d