[INFO] cloning repository https://github.com/Nehereus/rusteria [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nehereus/rusteria" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNehereus%2Frusteria", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNehereus%2Frusteria'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 064a122007a5d181dbcb6d70bbf6ad818a5613e3 [INFO] checking Nehereus/rusteria against try#e5b0618d996a6a3941e423fd3e170737b8dbdc92 for pr-151822 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNehereus%2Frusteria" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Nehereus/rusteria [INFO] finished tweaking git repo https://github.com/Nehereus/rusteria [INFO] tweaked toml for git repo https://github.com/Nehereus/rusteria written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Nehereus/rusteria on toolchain e5b0618d996a6a3941e423fd3e170737b8dbdc92 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Nehereus/rusteria 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" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53b410aa109ea065da2afc506545ed2b70fed3def8ef55fde8cf934d1bcb73ef [INFO] running `Command { std: "docker" "start" "-a" "53b410aa109ea065da2afc506545ed2b70fed3def8ef55fde8cf934d1bcb73ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53b410aa109ea065da2afc506545ed2b70fed3def8ef55fde8cf934d1bcb73ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53b410aa109ea065da2afc506545ed2b70fed3def8ef55fde8cf934d1bcb73ef", kill_on_drop: false }` [INFO] [stdout] 53b410aa109ea065da2afc506545ed2b70fed3def8ef55fde8cf934d1bcb73ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 653a01aafbd7bafc2f1c9e652419543d220052c6411e105aa54e7cc3882a1578 [INFO] running `Command { std: "docker" "start" "-a" "653a01aafbd7bafc2f1c9e652419543d220052c6411e105aa54e7cc3882a1578", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling quiche v0.23.5 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking intrusive-collections v0.9.7 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking octets v0.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking trackable v1.3.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling procfs v0.16.0 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking procfs-core v0.16.0 [INFO] [stderr] Checking opentelemetry v0.22.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking indexmap v2.8.0 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking tokio v1.44.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_with_macros v3.12.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/e5b0618d996a6a3941e423fd3e170737b8dbdc92/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=f050e5eeb680f49d -C extra-filename=-d583982302d8804a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern glob=/opt/rustwide/target/debug/deps/libglob-5e8f20fa4f3f4282.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7a48fccd90baf626.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-30a0a5d62d5b602b.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" "653a01aafbd7bafc2f1c9e652419543d220052c6411e105aa54e7cc3882a1578", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "653a01aafbd7bafc2f1c9e652419543d220052c6411e105aa54e7cc3882a1578", kill_on_drop: false }` [INFO] [stdout] 653a01aafbd7bafc2f1c9e652419543d220052c6411e105aa54e7cc3882a1578