[INFO] cloning repository https://github.com/lllrrr/rd144 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lllrrr/rd144" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flllrrr%2Frd144", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flllrrr%2Frd144'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7bc3731ac8f68bf27fae97cf7b429696d3585145 [INFO] checking lllrrr/rd144/7bc3731ac8f68bf27fae97cf7b429696d3585145 against master#86a49fd71fecd25b0fd20247db0ba95eeceaba28 for pr-129543-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flllrrr%2Frd144" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/lllrrr/rd144 [INFO] finished tweaking git repo https://github.com/lllrrr/rd144 [INFO] tweaked toml for git repo https://github.com/lllrrr/rd144 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lllrrr/rd144 on toolchain 86a49fd71fecd25b0fd20247db0ba95eeceaba28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+86a49fd71fecd25b0fd20247db0ba95eeceaba28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lllrrr/rd144 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" "+86a49fd71fecd25b0fd20247db0ba95eeceaba28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+86a49fd71fecd25b0fd20247db0ba95eeceaba28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bfdccb2c984790c62c728b469c75cf3392229675ab534b7b9c2212c787606b4e [INFO] running `Command { std: "docker" "start" "-a" "bfdccb2c984790c62c728b469c75cf3392229675ab534b7b9c2212c787606b4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bfdccb2c984790c62c728b469c75cf3392229675ab534b7b9c2212c787606b4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfdccb2c984790c62c728b469c75cf3392229675ab534b7b9c2212c787606b4e", kill_on_drop: false }` [INFO] [stdout] bfdccb2c984790c62c728b469c75cf3392229675ab534b7b9c2212c787606b4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+86a49fd71fecd25b0fd20247db0ba95eeceaba28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87635057bd09064f130c3d0167935f4d866a901411435be7319c77fcfaca44ad [INFO] running `Command { std: "docker" "start" "-a" "87635057bd09064f130c3d0167935f4d866a901411435be7319c77fcfaca44ad", kill_on_drop: false }` [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rustix v0.38.34 [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 ring v0.17.14 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zstd-sys v2.0.11+zstd.1.5.6 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling dlopen_derive v0.1.4 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Checking dlopen v0.1.8 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking object v0.36.1 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking nu-ansi-term v0.49.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking env_logger v0.11.6 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling protobuf-support v3.7.2 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking flexi_logger v0.27.4 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking default_net v0.1.0 (https://github.com/rustdesk-org/default_net#78f8f70c) [INFO] [stderr] Checking sysinfo v0.29.10 (https://github.com/rustdesk-org/sysinfo?branch=rlim_max#90b1705d) [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling glib-sys v0.10.1 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Checking whoami v1.6.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] Compiling gstreamer-sys v0.9.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling gstreamer-base-sys v0.9.1 [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Checking serde v1.0.203 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling nasm-rs v0.3.0 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Compiling mozjpeg-sys v2.2.2 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling gdk-sys v0.18.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Checking rustix v0.37.27 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking rustls-webpki v0.103.3 [INFO] [stderr] Checking image v0.25.1 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking toml_datetime v0.6.3 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking nix v0.28.0 [INFO] [stderr] error: could not compile `protobuf` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/86a49fd71fecd25b0fd20247db0ba95eeceaba28/bin/rustc --crate-name protobuf --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-3.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="with-bytes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "with-bytes"))' -C metadata=b91a3c58eba5f5f2 -C extra-filename=-a27d63f8184868be --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-143242b591a3f8bd.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-934a7f6bf1a96730.rmeta --extern protobuf_support=/opt/rustwide/target/debug/deps/libprotobuf_support-0d84762b4453b834.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-154404b88a22f999.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 `bindgen` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/86a49fd71fecd25b0fd20247db0ba95eeceaba28/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.59.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clap"' --cfg 'feature="default"' --cfg 'feature="env_logger"' --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("clap", "default", "env_logger", "log", "logging", "runtime", "static", "testing_only_docs", "testing_only_extra_assertions", "testing_only_libclang_3_9", "testing_only_libclang_4", "testing_only_libclang_5", "testing_only_libclang_9", "which", "which-rustfmt"))' -C metadata=ac5e1046b8e2b39d -C extra-filename=-0dba186d0d21c37c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-1969f6684f376d5e.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-5df0d505e141e9d6.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-2d3ffd273aaa0b9a.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-5482418c217a0d3e.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-5085746cf2a2ccec.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-bcf4d76e77cc406a.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-94413c5e4ac1eb3a.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-2396fd789f7a2252.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-c8886dfbebe7e598.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-8b5ea558c9b6628e.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-da4970ab162e3be8.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-4cc1cf7d513c987f.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-c94cda88a025c06c.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-258c8bec04b9d869.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-94d4cda75acf6213.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "87635057bd09064f130c3d0167935f4d866a901411435be7319c77fcfaca44ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87635057bd09064f130c3d0167935f4d866a901411435be7319c77fcfaca44ad", kill_on_drop: false }` [INFO] [stdout] 87635057bd09064f130c3d0167935f4d866a901411435be7319c77fcfaca44ad