[INFO] cloning repository https://github.com/Johnson-f/Dioxus-Boilerplate
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Johnson-f/Dioxus-Boilerplate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnson-f%2FDioxus-Boilerplate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnson-f%2FDioxus-Boilerplate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4ab6b17ff62d14aa3537182c0c832d0fa517c301
[INFO] checking Johnson-f/Dioxus-Boilerplate against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnson-f%2FDioxus-Boilerplate" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Johnson-f/Dioxus-Boilerplate
[INFO] finished tweaking git repo https://github.com/Johnson-f/Dioxus-Boilerplate
[INFO] tweaked toml for git repo https://github.com/Johnson-f/Dioxus-Boilerplate written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Johnson-f/Dioxus-Boilerplate on toolchain 165655a2f1981fef27b31c547ad7631979fc5139
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Johnson-f/Dioxus-Boilerplate 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" "+165655a2f1981fef27b31c547ad7631979fc5139" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 168b14d787879d7e7a8657d6449913bb0a1e703b0a8cf3c02416426f1af9f88d
[INFO] running `Command { std: "docker" "start" "168b14d787879d7e7a8657d6449913bb0a1e703b0a8cf3c02416426f1af9f88d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "168b14d787879d7e7a8657d6449913bb0a1e703b0a8cf3c02416426f1af9f88d", 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" "168b14d787879d7e7a8657d6449913bb0a1e703b0a8cf3c02416426f1af9f88d" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "168b14d787879d7e7a8657d6449913bb0a1e703b0a8cf3c02416426f1af9f88d", 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" "168b14d787879d7e7a8657d6449913bb0a1e703b0a8cf3c02416426f1af9f88d" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling zerocopy v0.8.28
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.105
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking dioxus-core-types v0.7.1
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling lazy-js-bundle v0.7.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking webpki-roots v1.0.4
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]    Compiling dioxus-document v0.7.1
[INFO] [stderr]     Checking unicase v2.8.1
[INFO] [stderr]     Checking iri-string v0.7.9
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling dioxus-interpreter-js v0.7.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking sledgehammer_utils v0.3.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling dioxus-web v0.7.1
[INFO] [stderr]     Checking charset v0.1.5
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]     Checking content_disposition v0.4.0
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking const-str v0.7.0
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling dioxus-config-macro v0.7.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]     Checking dioxus-config-macros v0.7.1
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking cookie v0.18.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling libsql-sqlite3-parser v0.13.0
[INFO] [stderr]     Checking cookie v0.16.2
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking http-range-header v0.3.1
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking jiff v0.2.16
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling dioxus-rsx v0.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.28
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling warnings-macro v0.2.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking generational-box v0.7.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking warnings v0.2.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.105
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling dioxus-core-macro v0.7.1
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.7.1
[INFO] [stderr]    Compiling const-serialize-macro v0.7.1
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]    Compiling sledgehammer_bindgen_macro v0.6.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling dioxus-fullstack-macro v0.7.1
[INFO] [stderr]     Checking js-sys v0.3.82
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr] error: could not compile `bindgen` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/165655a2f1981fef27b31c547ad7631979fc5139/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.66.1/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="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --cfg 'feature="which-rustfmt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_5", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=50290aac219b30ed -C extra-filename=-eaffd157bca1d721 --out-dir /opt/rustwide/target/debug/build/bindgen/eaffd157bca1d721/out -L dependency=/opt/rustwide/target/debug/build/bitflags/0eac4d1fbc51a9ef/out -L dependency=/opt/rustwide/target/debug/build/cexpr/9b1da4623cc62a83/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/9c7f9eb9639deea5/out -L dependency=/opt/rustwide/target/debug/build/clang-sys/69509d8435f9a5fd/out -L dependency=/opt/rustwide/target/debug/build/either/9781f4a9a021326b/out -L dependency=/opt/rustwide/target/debug/build/glob/2a70d14a7a68e908/out -L dependency=/opt/rustwide/target/debug/build/home/0c05cb563757a1ac/out -L dependency=/opt/rustwide/target/debug/build/lazy_static/bcf4d76e77cc406a/out -L dependency=/opt/rustwide/target/debug/build/lazycell/94413c5e4ac1eb3a/out -L dependency=/opt/rustwide/target/debug/build/libc/af6d2f449769be50/out -L dependency=/opt/rustwide/target/debug/build/libloading/de43f9bf4e778113/out -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/80dc1f8eca1ec8c7/out -L dependency=/opt/rustwide/target/debug/build/log/c05de81f84f84541/out -L dependency=/opt/rustwide/target/debug/build/memchr/428f91d22e3de0ff/out -L dependency=/opt/rustwide/target/debug/build/minimal-lexical/26e6c335d7c2433d/out -L dependency=/opt/rustwide/target/debug/build/nom/96aa9f3a3ba48cf6/out -L dependency=/opt/rustwide/target/debug/build/peeking_take_while/c8886dfbebe7e598/out -L dependency=/opt/rustwide/target/debug/build/prettyplease/725edbcb1c6b15f3/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/5ecccae589018650/out -L dependency=/opt/rustwide/target/debug/build/quote/8a0e171348b976ac/out -L dependency=/opt/rustwide/target/debug/build/regex/76ade845052b63be/out -L dependency=/opt/rustwide/target/debug/build/regex-automata/4660497ad5d4007d/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/228e8e9bc0ebd932/out -L dependency=/opt/rustwide/target/debug/build/rustc-hash/c94cda88a025c06c/out -L dependency=/opt/rustwide/target/debug/build/rustix/25c7634b5738dc2c/out -L dependency=/opt/rustwide/target/debug/build/shlex/258c8bec04b9d869/out -L dependency=/opt/rustwide/target/debug/build/syn/ae15899a1ad409cc/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/9533002ac35f5809/out -L dependency=/opt/rustwide/target/debug/build/which/e2c37b331b214d0f/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/0eac4d1fbc51a9ef/out/libbitflags-0eac4d1fbc51a9ef.rmeta --extern cexpr=/opt/rustwide/target/debug/build/cexpr/9b1da4623cc62a83/out/libcexpr-9b1da4623cc62a83.rmeta --extern clang_sys=/opt/rustwide/target/debug/build/clang-sys/69509d8435f9a5fd/out/libclang_sys-69509d8435f9a5fd.rmeta --extern lazy_static=/opt/rustwide/target/debug/build/lazy_static/bcf4d76e77cc406a/out/liblazy_static-bcf4d76e77cc406a.rmeta --extern lazycell=/opt/rustwide/target/debug/build/lazycell/94413c5e4ac1eb3a/out/liblazycell-94413c5e4ac1eb3a.rmeta --extern log=/opt/rustwide/target/debug/build/log/c05de81f84f84541/out/liblog-c05de81f84f84541.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/build/peeking_take_while/c8886dfbebe7e598/out/libpeeking_take_while-c8886dfbebe7e598.rmeta --extern prettyplease=/opt/rustwide/target/debug/build/prettyplease/725edbcb1c6b15f3/out/libprettyplease-725edbcb1c6b15f3.rmeta --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/5ecccae589018650/out/libproc_macro2-5ecccae589018650.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/8a0e171348b976ac/out/libquote-8a0e171348b976ac.rmeta --extern regex=/opt/rustwide/target/debug/build/regex/76ade845052b63be/out/libregex-76ade845052b63be.rmeta --extern rustc_hash=/opt/rustwide/target/debug/build/rustc-hash/c94cda88a025c06c/out/librustc_hash-c94cda88a025c06c.rmeta --extern shlex=/opt/rustwide/target/debug/build/shlex/258c8bec04b9d869/out/libshlex-258c8bec04b9d869.rmeta --extern syn=/opt/rustwide/target/debug/build/syn/ae15899a1ad409cc/out/libsyn-ae15899a1ad409cc.rmeta --extern which=/opt/rustwide/target/debug/build/which/e2c37b331b214d0f/out/libwhich-e2c37b331b214d0f.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 `futures-util` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/165655a2f1981fef27b31c547ad7631979fc5139/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/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"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=30d168b2d5667cfc -C extra-filename=-5273482319681e0e --out-dir /opt/rustwide/target/debug/build/futures-util/5273482319681e0e/out -L dependency=/opt/rustwide/target/debug/build/futures-channel/3b07ee62b6910a08/out -L dependency=/opt/rustwide/target/debug/build/futures-core/756e876442dee363/out -L dependency=/opt/rustwide/target/debug/build/futures-io/8d88089869a627e9/out -L dependency=/opt/rustwide/target/debug/build/futures-macro/7ae4ff6ab4d2b72d/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/e7bd2ffb932e7c3a/out -L dependency=/opt/rustwide/target/debug/build/futures-task/011073701ea3a715/out -L dependency=/opt/rustwide/target/debug/build/memchr/7c3b23e851763d6f/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out -L dependency=/opt/rustwide/target/debug/build/pin-utils/db1de871cd8706a6/out -L dependency=/opt/rustwide/target/debug/build/slab/ab20fc0822f5e3c5/out --extern futures_channel=/opt/rustwide/target/debug/build/futures-channel/3b07ee62b6910a08/out/libfutures_channel-3b07ee62b6910a08.rmeta --extern futures_core=/opt/rustwide/target/debug/build/futures-core/756e876442dee363/out/libfutures_core-756e876442dee363.rmeta --extern futures_io=/opt/rustwide/target/debug/build/futures-io/8d88089869a627e9/out/libfutures_io-8d88089869a627e9.rmeta --extern futures_macro=/opt/rustwide/target/debug/build/futures-macro/7ae4ff6ab4d2b72d/out/libfutures_macro-7ae4ff6ab4d2b72d.so --extern futures_sink=/opt/rustwide/target/debug/build/futures-sink/e7bd2ffb932e7c3a/out/libfutures_sink-e7bd2ffb932e7c3a.rmeta --extern futures_task=/opt/rustwide/target/debug/build/futures-task/011073701ea3a715/out/libfutures_task-011073701ea3a715.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/7c3b23e851763d6f/out/libmemchr-7c3b23e851763d6f.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern pin_utils=/opt/rustwide/target/debug/build/pin-utils/db1de871cd8706a6/out/libpin_utils-db1de871cd8706a6.rmeta --extern slab=/opt/rustwide/target/debug/build/slab/ab20fc0822f5e3c5/out/libslab-ab20fc0822f5e3c5.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "168b14d787879d7e7a8657d6449913bb0a1e703b0a8cf3c02416426f1af9f88d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "168b14d787879d7e7a8657d6449913bb0a1e703b0a8cf3c02416426f1af9f88d", kill_on_drop: false }`
[INFO] [stdout] 168b14d787879d7e7a8657d6449913bb0a1e703b0a8cf3c02416426f1af9f88d
