[INFO] cloning repository https://github.com/rbmzeum/mysec
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rbmzeum/mysec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frbmzeum%2Fmysec", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frbmzeum%2Fmysec'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 26e6ee94e1ccc6b851f507f962c5bdabe75c2738
[INFO] testing rbmzeum/mysec 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%2Frbmzeum%2Fmysec" "/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/rbmzeum/mysec
[INFO] finished tweaking git repo https://github.com/rbmzeum/mysec
[INFO] tweaked toml for git repo https://github.com/rbmzeum/mysec written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rbmzeum/mysec 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/rbmzeum/mysec 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-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6a6c1f9379e3eac5edf1f15f0e4eb3c113420aacf339cefe84b68435c3e6285a
[INFO] running `Command { std: "docker" "start" "-a" "6a6c1f9379e3eac5edf1f15f0e4eb3c113420aacf339cefe84b68435c3e6285a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a6c1f9379e3eac5edf1f15f0e4eb3c113420aacf339cefe84b68435c3e6285a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a6c1f9379e3eac5edf1f15f0e4eb3c113420aacf339cefe84b68435c3e6285a", kill_on_drop: false }`
[INFO] [stdout] 6a6c1f9379e3eac5edf1f15f0e4eb3c113420aacf339cefe84b68435c3e6285a
[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=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] 0db37e53a0db60342c651425e227244c290f637e7977b6d91d07f25632aced19
[INFO] running `Command { std: "docker" "start" "-a" "0db37e53a0db60342c651425e227244c290f637e7977b6d91d07f25632aced19", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ahash v0.7.7
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]    Compiling bindgen v0.68.1
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.90
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling stringprep v0.1.4
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling openssl-sys v0.9.99
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling pest v2.7.6
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling postgres-protocol v0.6.6
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling openssl v0.10.63
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling regex-automata v0.4.4
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling postgres-types v0.2.6
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.90
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling tokio-openssl v0.6.4
[INFO] [stderr]    Compiling whoami v1.4.1
[INFO] [stderr]    Compiling pest_meta v2.7.6
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.90
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling pest_generator v2.7.6
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling http v1.0.0
[INFO] [stderr]    Compiling fiat-crypto v0.1.20
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling wasm-bindgen v0.2.90
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling polyval v0.6.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.90
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling pest_derive v2.7.6
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling ron v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling tokio-postgres v0.7.10
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.3
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling aes-gcm-siv v0.11.1
[INFO] [stderr]    Compiling libuwebsockets-sys v0.0.9
[INFO] [stderr]    Compiling postgres-openssl v0.5.0
[INFO] [stderr]    Compiling postgres v0.19.7
[INFO] [stderr]    Compiling config v0.13.4
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling ed448-goldilocks v0.7.2
[INFO] [stderr]    Compiling x448 v0.6.0
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr] error: failed to run custom build command for `libuwebsockets-sys v0.0.9`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/libuwebsockets-sys-39966eac407c989a/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET
[INFO] [stderr]   cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stddef.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_ptrdiff_t.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_size_t.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_wchar_t.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_null.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_max_align_t.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_offsetof.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stdbool.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stdint.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/stdint.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/libc-header-start.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/features.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/features-time64.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/timesize.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/stdc-predef.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/sys/cdefs.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/long-double.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/gnu/stubs.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/gnu/stubs-64.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/features.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/timesize.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/typesizes.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/time64.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wchar.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/stdint-intn.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/stdint-least.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libuwebsockets-sys-0.0.9/uWebSockets/uSockets/src/libusockets.h
[INFO] [stderr]   make clean
[INFO] [stderr]   make[1]: Entering directory '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libuwebsockets-sys-0.0.9/uWebSockets/capi'
[INFO] [stderr]   rm -f *.o HelloWorld HelloWorldAsync ServerName UpgradeSync UpgradeAsync EchoServer Broadcast BroadcastEchoServer RustHelloWorld libuwebsockets.a libuwebsockets.so
[INFO] [stderr]   make[1]: Leaving directory '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libuwebsockets-sys-0.0.9/uWebSockets/capi'
[INFO] [stderr]   cd ../uSockets && cc -pthread -DUWS_WITH_PROXY -DLIBUS_USE_OPENSSL -DLIBUS_USE_LIBUV -std=c11 -Isrc -flto -fPIC -O3 -c src/*.c src/eventing/*.c src/crypto/*.c
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error: 'rustfmt' is not installed for the toolchain 'beta-2025-10-28-x86_64-unknown-linux-gnu'.
[INFO] [stderr]   To install, run `rustup component add --toolchain beta-2025-10-28-x86_64-unknown-linux-gnu rustfmt`
[INFO] [stderr]   Failed to run rustfmt: Internal rustfmt error (non-fatal, continuing)
[INFO] [stderr]   In file included from src/internal/internal.h:41,
[INFO] [stderr]                    from src/bsd.c:23:
[INFO] [stderr]   src/internal/eventing/libuv.h:23:10: fatal error: uv.h: No such file or directory
[INFO] [stderr]      23 | #include <uv.h>
[INFO] [stderr]         |          ^~~~~~
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   In file included from src/internal/internal.h:41,
[INFO] [stderr]                    from src/context.c:21:
[INFO] [stderr]   src/internal/eventing/libuv.h:23:10: fatal error: uv.h: No such file or directory
[INFO] [stderr]      23 | #include <uv.h>
[INFO] [stderr]         |          ^~~~~~
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   In file included from src/internal/internal.h:41,
[INFO] [stderr]                    from src/loop.c:21:
[INFO] [stderr]   src/internal/eventing/libuv.h:23:10: fatal error: uv.h: No such file or directory
[INFO] [stderr]      23 | #include <uv.h>
[INFO] [stderr]         |          ^~~~~~
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   Assembler messages:
[INFO] [stderr]   Fatal error: can't create quic.o: Read-only file system
[INFO] [stderr]   In file included from src/internal/internal.h:41,
[INFO] [stderr]                    from src/socket.c:21:
[INFO] [stderr]   src/internal/eventing/libuv.h:23:10: fatal error: uv.h: No such file or directory
[INFO] [stderr]      23 | #include <uv.h>
[INFO] [stderr]         |          ^~~~~~
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   In file included from src/internal/internal.h:41,
[INFO] [stderr]                    from src/udp.c:21:
[INFO] [stderr]   src/internal/eventing/libuv.h:23:10: fatal error: uv.h: No such file or directory
[INFO] [stderr]      23 | #include <uv.h>
[INFO] [stderr]         |          ^~~~~~
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   In file included from src/internal/internal.h:41,
[INFO] [stderr]                    from src/eventing/epoll_kqueue.c:19:
[INFO] [stderr]   src/internal/eventing/libuv.h:23:10: fatal error: uv.h: No such file or directory
[INFO] [stderr]      23 | #include <uv.h>
[INFO] [stderr]         |          ^~~~~~
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   In file included from src/internal/internal.h:41,
[INFO] [stderr]                    from src/eventing/gcd.c:19:
[INFO] [stderr]   src/internal/eventing/libuv.h:23:10: fatal error: uv.h: No such file or directory
[INFO] [stderr]      23 | #include <uv.h>
[INFO] [stderr]         |          ^~~~~~
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   In file included from src/internal/internal.h:41,
[INFO] [stderr]                    from src/eventing/libuv.c:19:
[INFO] [stderr]   src/internal/eventing/libuv.h:23:10: fatal error: uv.h: No such file or directory
[INFO] [stderr]      23 | #include <uv.h>
[INFO] [stderr]         |          ^~~~~~
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   In file included from src/internal/internal.h:41,
[INFO] [stderr]                    from src/crypto/openssl.c:28:
[INFO] [stderr]   src/internal/eventing/libuv.h:23:10: fatal error: uv.h: No such file or directory
[INFO] [stderr]      23 | #include <uv.h>
[INFO] [stderr]         |          ^~~~~~
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   make: *** [Makefile:11: capi] Error 1
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2547) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libuwebsockets-sys-0.0.9/build.rs:48:7:
[INFO] [stderr]   Can't build UWS CAPI!
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5b77cacab4e2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5b77cacab4e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5b77cacab4e2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5b77cacab4e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5b77cacbc66f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5b77cacbc66f - core::fmt::write::h8a63064c67176fd8
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x5b77cac7ce43 - std::io::default_write_fmt::hc257f38f86d39af6
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5b77cac7ce43 - std::io::Write::write_fmt::h5e9b646cef91150b
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5b77cac88802 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5b77cac8b77f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x5b77cac8b5d9 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x5b77cac8be05 - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x5b77cac8bbb6 - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:700:13
[INFO] [stderr]     13:     0x5b77cac88939 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5b77cac70e7d - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x5b77cacc6550 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5b77ca75cd1f - build_script_build::main::h6d66c6fbb1ac7f41
[INFO] [stderr]     17:     0x5b77ca75ee53 - core::ops::function::FnOnce::call_once::hd3ec0874fb873701
[INFO] [stderr]     18:     0x5b77ca75e926 - std::sys::backtrace::__rust_begin_short_backtrace::hbcece4905df9ce29
[INFO] [stderr]     19:     0x5b77ca75e859 - std::rt::lang_start::{{closure}}::h127b5fc3a0961e0d
[INFO] [stderr]     20:     0x5b77cac7e960 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hdf957eac011d0136
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     21:     0x5b77cac7e960 - std::panicking::catch_unwind::do_call::h9ff550f7799115e1
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stderr]     22:     0x5b77cac7e960 - std::panicking::catch_unwind::ha7ce46787bb12905
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stderr]     23:     0x5b77cac7e960 - std::panic::catch_unwind::h625b36596def7d39
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stderr]     24:     0x5b77cac7e960 - std::rt::lang_start_internal::{{closure}}::h4cbc9430de699e2c
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:175:24
[INFO] [stderr]     25:     0x5b77cac7e960 - std::panicking::catch_unwind::do_call::h5af2f11409a22e3e
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stderr]     26:     0x5b77cac7e960 - std::panicking::catch_unwind::hf64cf7b0d8070f52
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stderr]     27:     0x5b77cac7e960 - std::panic::catch_unwind::h480b74763390cdcf
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x5b77cac7e960 - std::rt::lang_start_internal::h4b3d04f698aef094
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:171:5
[INFO] [stderr]     29:     0x5b77ca75e841 - std::rt::lang_start::h9b9d716d8824b32c
[INFO] [stderr]     30:     0x5b77ca7614b5 - main
[INFO] [stderr]     31:     0x7749c9f361ca - <unknown>
[INFO] [stderr]     32:     0x7749c9f3628b - __libc_start_main
[INFO] [stderr]     33:     0x5b77ca75ab55 - _start
[INFO] [stderr]     34:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0db37e53a0db60342c651425e227244c290f637e7977b6d91d07f25632aced19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0db37e53a0db60342c651425e227244c290f637e7977b6d91d07f25632aced19", kill_on_drop: false }`
[INFO] [stdout] 0db37e53a0db60342c651425e227244c290f637e7977b6d91d07f25632aced19
