[INFO] cloning repository https://github.com/junsiraa/rustdesk1.4.3nei [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/junsiraa/rustdesk1.4.3nei" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjunsiraa%2Frustdesk1.4.3nei", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjunsiraa%2Frustdesk1.4.3nei'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4157c5648858c9cc16e4f85c4318e53a8467e4ee [INFO] documenting junsiraa/rustdesk1.4.3nei/4157c5648858c9cc16e4f85c4318e53a8467e4ee against 1.95.0 for beta-1.96-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjunsiraa%2Frustdesk1.4.3nei" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/junsiraa/rustdesk1.4.3nei [INFO] finished tweaking git repo https://github.com/junsiraa/rustdesk1.4.3nei [INFO] tweaked toml for git repo https://github.com/junsiraa/rustdesk1.4.3nei written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/junsiraa/rustdesk1.4.3nei on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/junsiraa/rustdesk1.4.3nei 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e12c3dbc8724a37513ef77b1de36a327e14585d0c0bfd4664266bd705315c1ac [INFO] running `Command { std: "docker" "start" "-a" "e12c3dbc8724a37513ef77b1de36a327e14585d0c0bfd4664266bd705315c1ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e12c3dbc8724a37513ef77b1de36a327e14585d0c0bfd4664266bd705315c1ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e12c3dbc8724a37513ef77b1de36a327e14585d0c0bfd4664266bd705315c1ac", kill_on_drop: false }` [INFO] [stdout] e12c3dbc8724a37513ef77b1de36a327e14585d0c0bfd4664266bd705315c1ac [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d6deb052df38c50956e6dd8762d26d133100f87919ad1e5e1b37ed22d50b96e [INFO] running `Command { std: "docker" "start" "-a" "3d6deb052df38c50956e6dd8762d26d133100f87919ad1e5e1b37ed22d50b96e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.8.4 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling wayland-sys v0.31.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling wayland-scanner v0.31.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling cc v1.2.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling tinyvec v1.6.1 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling openssl-src v300.5.3+3.5.4 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling serde_json v1.0.118 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling zstd-sys v2.0.11+zstd.1.5.6 [INFO] [stderr] Compiling wayland-backend v0.3.6 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling dlopen_derive v0.1.4 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling nasm-rs v0.3.0 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling proc-macro-crate v2.0.2 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Compiling const_fn v0.4.10 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling mozjpeg-sys v2.2.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling libz-sys v1.1.18 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.29 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling gdk-sys v0.18.0 [INFO] [stderr] Compiling cairo-sys-rs v0.18.2 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Compiling pango-sys v0.18.0 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling protobuf-support v3.7.2 [INFO] [stderr] Compiling atk-sys v0.18.0 [INFO] [stderr] Compiling glib-macros v0.18.5 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling glib-sys v0.10.1 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Compiling gstreamer-sys v0.9.1 [INFO] [stderr] Compiling gstreamer-base-sys v0.9.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling gtk-sys v0.18.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking rustls-webpki v0.103.3 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling machine-uid v0.3.0 (https://github.com/rustdesk-org/machine-uid#381ff579) [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [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/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.65.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="log"' --cfg 'feature="logging"' --cfg 'feature="runtime"' --cfg 'feature="which"' --cfg 'feature="which-rustfmt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "annotate-snippets", "default", "experimental", "log", "logging", "runtime", "static", "testing_only_extra_assertions", "testing_only_libclang_5", "testing_only_libclang_9", "which", "which-rustfmt"))' -C metadata=6914939a87a6e0f7 -C extra-filename=-44e9b2668364a259 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-2eb22b4085035bf3.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-eed2dc4d26e38586.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-fa20233f48073d6f.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-f6c303791de567d5.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-a5101d399ca3b6a4.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-a83f13d48656d25d.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-d34a58878d34af5b.rmeta --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-00e9ee4d4a16ea0f.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e891d77ff9234f8e.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-b78c944a81af547e.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-2ab756e7e43fc251.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-3bd7cffa0e189966.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-816761ce6eb018d3.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-5aa116e0753b04b4.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-08586fda0e541664.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3d6deb052df38c50956e6dd8762d26d133100f87919ad1e5e1b37ed22d50b96e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d6deb052df38c50956e6dd8762d26d133100f87919ad1e5e1b37ed22d50b96e", kill_on_drop: false }` [INFO] [stdout] 3d6deb052df38c50956e6dd8762d26d133100f87919ad1e5e1b37ed22d50b96e