[INFO] cloning repository https://github.com/lnbc1QWFyb24/lnd-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lnbc1QWFyb24/lnd-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flnbc1QWFyb24%2Flnd-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flnbc1QWFyb24%2Flnd-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c1fa724a30fbf9394d9423f56e13518b745381bf [INFO] checking lnbc1QWFyb24/lnd-rs against d8df82673d5911b6112a85bf91d9adefb2c66a1a for pr-162242 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flnbc1QWFyb24%2Flnd-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lnbc1QWFyb24/lnd-rs [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/lnbc1QWFyb24/lnd-rs [INFO] tweaked toml for git repo https://github.com/lnbc1QWFyb24/lnd-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lnbc1QWFyb24/lnd-rs on toolchain d8df82673d5911b6112a85bf91d9adefb2c66a1a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lnbc1QWFyb24/lnd-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" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scrypt v0.12.0 [INFO] [stderr] Downloaded salsa20 v0.11.0 [INFO] [stderr] Downloaded pbkdf2 v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 0f44b49437d94b944048f0f61c95d785cb96952a41a12ae85ac75f2bf7f771ee [INFO] running `Command { std: "docker" "start" "0f44b49437d94b944048f0f61c95d785cb96952a41a12ae85ac75f2bf7f771ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f44b49437d94b944048f0f61c95d785cb96952a41a12ae85ac75f2bf7f771ee", 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" "0f44b49437d94b944048f0f61c95d785cb96952a41a12ae85ac75f2bf7f771ee" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f44b49437d94b944048f0f61c95d785cb96952a41a12ae85ac75f2bf7f771ee", 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" "0f44b49437d94b944048f0f61c95d785cb96952a41a12ae85ac75f2bf7f771ee" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking hashbrown v0.17.0 [INFO] [stderr] Compiling aws-lc-rs v1.16.3 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling cc v1.2.61 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling pulldown-cmark v0.13.3 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Checking rand_core v0.10.1 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking typenum v1.20.0 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Checking cpufeatures v0.3.0 [INFO] [stderr] Checking webpki-roots v1.0.7 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking const-oid v0.10.2 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Checking sdd v3.0.10 [INFO] [stderr] Checking scc v2.4.0 [INFO] [stderr] Checking rand v0.10.1 [INFO] [stderr] Compiling aws-lc-sys v0.40.0 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v22.0.0 [INFO] [stderr] error: could not compile `rustix` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d8df82673d5911b6112a85bf91d9adefb2c66a1a/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=424f8a1005c136e8 -C extra-filename=-586590e528ca31de --out-dir /opt/rustwide/target/debug/build/rustix/586590e528ca31de/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/ca24e0d9d8bc9cac/out/libbitflags-ca24e0d9d8bc9cac.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/build/linux-raw-sys/059f6a9693b4822e/out/liblinux_raw_sys-059f6a9693b4822e.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0f44b49437d94b944048f0f61c95d785cb96952a41a12ae85ac75f2bf7f771ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f44b49437d94b944048f0f61c95d785cb96952a41a12ae85ac75f2bf7f771ee", kill_on_drop: false }` [INFO] [stdout] 0f44b49437d94b944048f0f61c95d785cb96952a41a12ae85ac75f2bf7f771ee