[INFO] cloning repository https://github.com/petardjurkovic/rocks-wal-tailer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/petardjurkovic/rocks-wal-tailer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetardjurkovic%2Frocks-wal-tailer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetardjurkovic%2Frocks-wal-tailer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f98c3aed53ece24693a40ebf260d4a96bfd395b3 [INFO] checking petardjurkovic/rocks-wal-tailer/f98c3aed53ece24693a40ebf260d4a96bfd395b3 against master#e0e204f3e97ad5f79524b9c259dc38df606ed82c for pr-149218 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetardjurkovic%2Frocks-wal-tailer" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/petardjurkovic/rocks-wal-tailer [INFO] finished tweaking git repo https://github.com/petardjurkovic/rocks-wal-tailer [INFO] tweaked toml for git repo https://github.com/petardjurkovic/rocks-wal-tailer written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/petardjurkovic/rocks-wal-tailer on toolchain e0e204f3e97ad5f79524b9c259dc38df606ed82c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/petardjurkovic/rocks-wal-tailer 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" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clickhouse v0.13.3 [INFO] [stderr] Downloaded rocksdb v0.24.0 [INFO] [stderr] Downloaded librocksdb-sys v0.17.3+10.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 903494fb52d5613a8def701b23da9adabb11744d6fa35d8c02099bc38d1ad1cd [INFO] running `Command { std: "docker" "start" "-a" "903494fb52d5613a8def701b23da9adabb11744d6fa35d8c02099bc38d1ad1cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "903494fb52d5613a8def701b23da9adabb11744d6fa35d8c02099bc38d1ad1cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "903494fb52d5613a8def701b23da9adabb11744d6fa35d8c02099bc38d1ad1cd", kill_on_drop: false }` [INFO] [stdout] 903494fb52d5613a8def701b23da9adabb11744d6fa35d8c02099bc38d1ad1cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e93953bf41f59ac449d9b18b3c2b4f3f270d3235b4dd8e086e6e5d0218b82aa1 [INFO] running `Command { std: "docker" "start" "-a" "e93953bf41f59ac449d9b18b3c2b4f3f270d3235b4dd8e086e6e5d0218b82aa1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling aws-lc-rs v1.14.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking replace_with v0.1.8 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking clap_builder v4.5.48 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking cityhash-rs v1.0.1 [INFO] [stderr] Checking lz4_flex v0.11.5 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling aws-lc-sys v0.31.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clickhouse-derive v0.2.0 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling sealed v0.6.0 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking clap v4.5.48 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Compiling librocksdb-sys v0.17.3+10.4.2 [INFO] [stderr] error: could not compile `aws-lc-rs` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e0e204f3e97ad5f79524b9c259dc38df606ed82c/bin/rustc --crate-name aws_lc_rs --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-rs-1.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="aws-lc-sys"' --cfg 'feature="prebuilt-nasm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "asan", "aws-lc-sys", "bindgen", "default", "fips", "non-fips", "prebuilt-nasm", "ring-io", "ring-sig-verify", "test_logging", "unstable"))' -C metadata=465f490f738309d7 -C extra-filename=-5535731770dad624 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_lc_sys=/opt/rustwide/target/debug/deps/libaws_lc_sys-da370a1dd93a1a9d.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-a40156bb3ac2a890.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-817bf848d0d6ea66/out --check-cfg 'cfg(disable_slow_tests)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "e93953bf41f59ac449d9b18b3c2b4f3f270d3235b4dd8e086e6e5d0218b82aa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e93953bf41f59ac449d9b18b3c2b4f3f270d3235b4dd8e086e6e5d0218b82aa1", kill_on_drop: false }` [INFO] [stdout] e93953bf41f59ac449d9b18b3c2b4f3f270d3235b4dd8e086e6e5d0218b82aa1