[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 1.91.0 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-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rbmzeum/mysec on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pretty_env_logger v0.4.0 [INFO] [stderr] Downloaded hermit-abi v0.3.4 [INFO] [stderr] Downloaded mime_guess v2.0.4 [INFO] [stderr] Downloaded rust-ini v0.18.0 [INFO] [stderr] Downloaded json5 v0.4.1 [INFO] [stderr] Downloaded serde_derive v1.0.195 [INFO] [stderr] Downloaded quick-error v1.2.3 [INFO] [stderr] Downloaded ahash v0.7.7 [INFO] [stderr] Downloaded aes-gcm-siv v0.11.1 [INFO] [stderr] Downloaded futures-macro v0.3.30 [INFO] [stderr] Downloaded postgres-types v0.2.6 [INFO] [stderr] Downloaded postgres v0.19.7 [INFO] [stderr] Downloaded pest_meta v2.7.6 [INFO] [stderr] Downloaded pin-project-internal v1.1.3 [INFO] [stderr] Downloaded headers v0.3.9 [INFO] [stderr] Downloaded tokio-tungstenite v0.21.0 [INFO] [stderr] Downloaded peeking_take_while v0.1.2 [INFO] [stderr] Downloaded warp v0.3.6 [INFO] [stderr] Downloaded x448 v0.6.0 [INFO] [stderr] Downloaded postgres-openssl v0.5.0 [INFO] [stderr] Downloaded futures-executor v0.3.30 [INFO] [stderr] Downloaded tokio-tungstenite v0.20.1 [INFO] [stderr] Downloaded tokio-stream v0.1.14 [INFO] [stderr] Downloaded postgres-protocol v0.6.6 [INFO] [stderr] Downloaded md-5 v0.10.6 [INFO] [stderr] Downloaded ordered-multimap v0.4.3 [INFO] [stderr] Downloaded unicase v2.7.0 [INFO] [stderr] Downloaded headers-core v0.2.0 [INFO] [stderr] Downloaded fallible-iterator v0.2.0 [INFO] [stderr] Downloaded prettyplease v0.2.16 [INFO] [stderr] Downloaded ctr v0.9.2 [INFO] [stderr] Downloaded tokio-openssl v0.6.4 [INFO] [stderr] Downloaded humantime v1.3.0 [INFO] [stderr] Downloaded stringprep v0.1.4 [INFO] [stderr] Downloaded pest_generator v2.7.6 [INFO] [stderr] Downloaded ucd-trie v0.1.6 [INFO] [stderr] Downloaded uwebsockets_rs v0.0.11 [INFO] [stderr] Downloaded env_logger v0.7.1 [INFO] [stderr] Downloaded pin-project v1.1.3 [INFO] [stderr] Downloaded futures v0.3.30 [INFO] [stderr] Downloaded multer v2.1.0 [INFO] [stderr] Downloaded tungstenite v0.20.1 [INFO] [stderr] Downloaded ron v0.7.1 [INFO] [stderr] Downloaded tungstenite v0.21.0 [INFO] [stderr] Downloaded js-sys v0.3.67 [INFO] [stderr] Downloaded config v0.13.4 [INFO] [stderr] Downloaded pest v2.7.6 [INFO] [stderr] Downloaded http v1.0.0 [INFO] [stderr] Downloaded aes v0.8.3 [INFO] [stderr] Downloaded ed448-goldilocks v0.7.2 [INFO] [stderr] Downloaded rustix v0.38.30 [INFO] [stderr] Downloaded openssl v0.10.63 [INFO] [stderr] Downloaded bindgen v0.68.1 [INFO] [stderr] Downloaded serde_json v1.0.111 [INFO] [stderr] Downloaded serde v1.0.195 [INFO] [stderr] Downloaded libc v0.2.152 [INFO] [stderr] Downloaded socket2 v0.5.5 [INFO] [stderr] Downloaded pest_derive v2.7.6 [INFO] [stderr] Downloaded dlv-list v0.3.0 [INFO] [stderr] Downloaded polyval v0.6.1 [INFO] [stderr] Downloaded hex-literal v0.4.1 [INFO] [stderr] Downloaded finl_unicode v1.2.0 [INFO] [stderr] Downloaded web-sys v0.3.67 [INFO] [stderr] Downloaded fiat-crypto v0.1.20 [INFO] [stderr] Downloaded libuwebsockets-sys v0.0.9 [INFO] [stderr] Downloaded tokio-postgres v0.7.10 [INFO] [stderr] Downloaded whoami v1.4.1 [INFO] [stderr] Downloaded regex-automata v0.4.4 [INFO] [stderr] Downloaded tokio v1.35.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 581428006bcb29e6c4060f53689be23a22e1618cb141a9108757b783e687a284 [INFO] running `Command { std: "docker" "start" "-a" "581428006bcb29e6c4060f53689be23a22e1618cb141a9108757b783e687a284", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "581428006bcb29e6c4060f53689be23a22e1618cb141a9108757b783e687a284", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "581428006bcb29e6c4060f53689be23a22e1618cb141a9108757b783e687a284", kill_on_drop: false }` [INFO] [stdout] 581428006bcb29e6c4060f53689be23a22e1618cb141a9108757b783e687a284 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a188a52818157381be164296e9735fddaa5a13943770e46bc3ac614ae057b212 [INFO] running `Command { std: "docker" "start" "-a" "a188a52818157381be164296e9735fddaa5a13943770e46bc3ac614ae057b212", 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 glob v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.90 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling pest v2.7.6 [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 num_cpus v1.16.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex-automata v0.4.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling pest_meta v2.7.6 [INFO] [stderr] Compiling postgres-protocol v0.6.6 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling postgres-types v0.2.6 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.90 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling pest_generator v2.7.6 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [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 quick-error v1.2.3 [INFO] [stderr] Compiling tokio-openssl v0.6.4 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling http v1.0.0 [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 fiat-crypto v0.1.20 [INFO] [stderr] Compiling polyval v0.6.1 [INFO] [stderr] Compiling pest_derive v2.7.6 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.90 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.90 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling aes-gcm-siv v0.11.1 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling tokio-postgres v0.7.10 [INFO] [stderr] Compiling config v0.13.4 [INFO] [stderr] Compiling libuwebsockets-sys v0.0.9 [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 postgres v0.19.7 [INFO] [stderr] Compiling postgres-openssl v0.5.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-e9b68db13abbd71d/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 '1.91.0-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain 1.91.0-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 [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 [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 [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 [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 [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 [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 [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 [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 [INFO] [stderr] | ^~~~~~ [INFO] [stderr] compilation terminated. [INFO] [stderr] make: *** [Makefile:11: capi] Error 1 [INFO] [stderr] [INFO] [stderr] thread 'main' (2592) 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: 0x58d2ff7ec472 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3 [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x58d2ff7ec472 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x58d2ff7ec472 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x58d2ff7ec472 - ::fmt::h4e0a3aeea0f9c085 [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x58d2ff7fd78f - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10 [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x58d2ff7fd78f - core::fmt::write::hecf68a131630c74d [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x58d2ff7bd901 - std::io::default_write_fmt::haf8355dc2afbec95 [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x58d2ff7bd901 - std::io::Write::write_fmt::h93c9a261259c931a [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x58d2ff7c9452 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621 [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x58d2ff7cc42f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x58d2ff7cc289 - std::panicking::default_hook::h63f9bf8161c5d325 [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x58d2ff7ccb65 - std::panicking::panic_with_hook::h3173740e06bd0752 [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x58d2ff7cc916 - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87 [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:700:13 [INFO] [stderr] 13: 0x58d2ff7c9599 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320 [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x58d2ff7b17ed - __rustc[de0091b922c53d7e]::rust_begin_unwind [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x58d2ff8076a0 - core::panicking::panic_fmt::h5138da2ef87be35b [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x58d2ff290a0f - build_script_build::main::ha1426a1b5a92a153 [INFO] [stderr] 17: 0x58d2ff292b03 - core::ops::function::FnOnce::call_once::h9cbe6fcdb8da8453 [INFO] [stderr] 18: 0x58d2ff292616 - std::sys::backtrace::__rust_begin_short_backtrace::h97613cb4a4ce1ff8 [INFO] [stderr] 19: 0x58d2ff292549 - std::rt::lang_start::{{closure}}::h9889e27a36d979ad [INFO] [stderr] 20: 0x58d2ff7bf440 - core::ops::function::impls:: for &F>::call_once::hc7ed5622678f5124 [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 21: 0x58d2ff7bf440 - std::panicking::catch_unwind::do_call::hc59414a11cf2a25a [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40 [INFO] [stderr] 22: 0x58d2ff7bf440 - std::panicking::catch_unwind::hff67b45e0819a036 [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19 [INFO] [stderr] 23: 0x58d2ff7bf440 - std::panic::catch_unwind::hec0fb0db85f7fd60 [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14 [INFO] [stderr] 24: 0x58d2ff7bf440 - std::rt::lang_start_internal::{{closure}}::h74bea026352620a3 [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/rt.rs:175:24 [INFO] [stderr] 25: 0x58d2ff7bf440 - std::panicking::catch_unwind::do_call::h931ef1bf7bdfcae2 [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40 [INFO] [stderr] 26: 0x58d2ff7bf440 - std::panicking::catch_unwind::h3816830c825cbe04 [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19 [INFO] [stderr] 27: 0x58d2ff7bf440 - std::panic::catch_unwind::h408406c8f02ebb9d [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x58d2ff7bf440 - std::rt::lang_start_internal::hce2b8b328837374b [INFO] [stderr] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/rt.rs:171:5 [INFO] [stderr] 29: 0x58d2ff292531 - std::rt::lang_start::ha4258a40038b1ad0 [INFO] [stderr] 30: 0x58d2ff295295 - main [INFO] [stderr] 31: 0x763cbc6931ca - [INFO] [stderr] 32: 0x763cbc69328b - __libc_start_main [INFO] [stderr] 33: 0x58d2ff28e735 - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a188a52818157381be164296e9735fddaa5a13943770e46bc3ac614ae057b212", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a188a52818157381be164296e9735fddaa5a13943770e46bc3ac614ae057b212", kill_on_drop: false }` [INFO] [stdout] a188a52818157381be164296e9735fddaa5a13943770e46bc3ac614ae057b212