[INFO] cloning repository https://github.com/DoraKokce/doranode-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DoraKokce/doranode-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDoraKokce%2Fdoranode-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDoraKokce%2Fdoranode-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a72f522422e5d3eeb76972fcd88519e49b13a5d8 [INFO] checking DoraKokce/doranode-rs against try#05c0158cca4d7ab383df6c11b9cc128ebf3730be for pr-156977 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDoraKokce%2Fdoranode-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/DoraKokce/doranode-rs [INFO] finished tweaking git repo https://github.com/DoraKokce/doranode-rs [INFO] tweaked toml for git repo https://github.com/DoraKokce/doranode-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/DoraKokce/doranode-rs on toolchain 05c0158cca4d7ab383df6c11b9cc128ebf3730be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+05c0158cca4d7ab383df6c11b9cc128ebf3730be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/DoraKokce/doranode-rs 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" "+05c0158cca4d7ab383df6c11b9cc128ebf3730be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-5-tc2/source/doranode-executable/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 409d51376e7d374dca91b96072417c9e7c33b19cc50714f8e6dddaa16880d348 [INFO] running `Command { std: "docker" "start" "409d51376e7d374dca91b96072417c9e7c33b19cc50714f8e6dddaa16880d348", 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" "409d51376e7d374dca91b96072417c9e7c33b19cc50714f8e6dddaa16880d348" "/opt/rustwide/cargo-home/bin/cargo" "+05c0158cca4d7ab383df6c11b9cc128ebf3730be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "409d51376e7d374dca91b96072417c9e7c33b19cc50714f8e6dddaa16880d348", 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" "409d51376e7d374dca91b96072417c9e7c33b19cc50714f8e6dddaa16880d348" "/opt/rustwide/cargo-home/bin/cargo" "+05c0158cca4d7ab383df6c11b9cc128ebf3730be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/doranode-executable/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling target-lexicon v0.13.5 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling winnow v1.0.0 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling toml_datetime v1.0.1+spec-1.1.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking unicode-ident v1.0.24 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling pyo3-build-config v0.27.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Compiling wayland-sys v0.31.10 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling toml_parser v1.0.10+spec-1.1.0 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Checking dlib v0.5.3 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling toml_edit v0.25.5+spec-1.1.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Checking piper v0.2.5 [INFO] [stderr] Compiling endi v1.1.1 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Compiling quick-xml v0.39.2 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.27.2 [INFO] [stderr] Compiling pyo3-ffi v0.27.2 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling wayland-client v0.31.13 [INFO] [stderr] Compiling pyo3 v0.27.2 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking uuid v1.22.0 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking async-executor v1.14.0 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Compiling aws-lc-sys v0.39.0 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling wayland-backend v0.3.14 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking crc v3.4.0 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Compiling wayland-scanner v0.31.9 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking async-fs v2.2.0 [INFO] [stderr] error: could not compile `clang-sys` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/05c0158cca4d7ab383df6c11b9cc128ebf3730be/bin/rustc --crate-name clang_sys --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clang-sys-1.8.1/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="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clang_10_0", "clang_11_0", "clang_12_0", "clang_13_0", "clang_14_0", "clang_15_0", "clang_16_0", "clang_17_0", "clang_18_0", "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "clang_8_0", "clang_9_0", "libcpp", "libloading", "runtime", "static"))' -C metadata=77de0ebff7f54467 -C extra-filename=-e0f6127bd4000900 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern glob=/opt/rustwide/target/debug/deps/libglob-2a70d14a7a68e908.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-5336660712e33feb.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-de43f9bf4e778113.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" "409d51376e7d374dca91b96072417c9e7c33b19cc50714f8e6dddaa16880d348", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "409d51376e7d374dca91b96072417c9e7c33b19cc50714f8e6dddaa16880d348", kill_on_drop: false }` [INFO] [stdout] 409d51376e7d374dca91b96072417c9e7c33b19cc50714f8e6dddaa16880d348