[INFO] cloning repository https://github.com/51simple/MyRustdeskAndroid
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/51simple/MyRustdeskAndroid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F51simple%2FMyRustdeskAndroid", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F51simple%2FMyRustdeskAndroid'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3b8671baac8b0898a2291c3253c01959ae4e7c2c
[INFO] checking 51simple/MyRustdeskAndroid against 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa for pr-159356
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F51simple%2FMyRustdeskAndroid" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/51simple/MyRustdeskAndroid
[INFO] finished tweaking git repo https://github.com/51simple/MyRustdeskAndroid
[INFO] tweaked toml for git repo https://github.com/51simple/MyRustdeskAndroid written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/51simple/MyRustdeskAndroid on toolchain 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/51simple/MyRustdeskAndroid 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" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/open-trade/rust-sciter`
[INFO] [stderr]     Updating git repository `https://github.com/open-trade/pulsectl`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytemuck v1.16.1
[INFO] [stderr]   Downloaded page_size v0.5.0
[INFO] [stderr]   Downloaded fuser v0.13.0
[INFO] [stderr]   Downloaded zerocopy v0.6.6
[INFO] [stderr]   Downloaded zerocopy-derive v0.6.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:c36f533e8924a726b63f9d01e781fa8c8c28c96d1d595403829afb31452ee0f5" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1c09606ffb1d98878954474d91faf95d85b8cbb806e102ec4b14261b7a5b99b3
[INFO] running `Command { std: "docker" "start" "1c09606ffb1d98878954474d91faf95d85b8cbb806e102ec4b14261b7a5b99b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c09606ffb1d98878954474d91faf95d85b8cbb806e102ec4b14261b7a5b99b3", 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" "1c09606ffb1d98878954474d91faf95d85b8cbb806e102ec4b14261b7a5b99b3" "/opt/rustwide/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c09606ffb1d98878954474d91faf95d85b8cbb806e102ec4b14261b7a5b99b3", 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" "1c09606ffb1d98878954474d91faf95d85b8cbb806e102ec4b14261b7a5b99b3" "/opt/rustwide/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]     Checking ring v0.17.8
[INFO] [stderr]    Compiling rustls v0.23.10
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling dlopen_derive v0.1.4
[INFO] [stderr]     Checking zstd-sys v2.0.11+zstd.1.5.6
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking httparse v1.9.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]     Checking anyhow v1.0.86
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking rustls-native-certs v0.7.0
[INFO] [stderr]     Checking libsodium-sys v0.2.7
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking object v0.36.1
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking nu-ansi-term v0.49.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]    Compiling protobuf-support v3.5.0
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking zstd v0.13.1
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking dlopen v0.1.8
[INFO] [stderr]     Checking sysinfo v0.29.10 (https://github.com/rustdesk-org/sysinfo?branch=rlim_max#90b1705d)
[INFO] [stderr]     Checking uuid v1.9.1
[INFO] [stderr]     Checking rustls-webpki v0.102.4
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling protobuf v3.5.0
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking flexi_logger v0.27.4
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling gdk-sys v0.18.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling serde v0.9.15
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling itoa v0.3.4
[INFO] [stderr]     Checking addr2line v0.22.0
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]    Compiling pango-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 proc-macro-crate v0.1.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling gstreamer v0.16.7
[INFO] [stderr]     Checking serde v1.0.203
[INFO] [stderr]     Checking event-listener v5.3.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/6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa/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=134d5b8ccecce62b -C extra-filename=-6a62a719a174f66a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-af148819b8774117.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-0fa327d310fd6d7a.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-73ce62399c3d1a93.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-5b90bda478cf46fd.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-23e390729cc7f5c0.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-752b7c87ba518609.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-775e52602637a6d8.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-543da5a855dc63f1.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-d42d86100de241b9.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-c8a724244eda2d2e.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-b2b464e8d0420b93.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-89760f565d4f1c87.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-59a74dcb9720521c.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-2ff39c205555cc2d.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-e75edee4d575a3c1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1c09606ffb1d98878954474d91faf95d85b8cbb806e102ec4b14261b7a5b99b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c09606ffb1d98878954474d91faf95d85b8cbb806e102ec4b14261b7a5b99b3", kill_on_drop: false }`
[INFO] [stdout] 1c09606ffb1d98878954474d91faf95d85b8cbb806e102ec4b14261b7a5b99b3
