[INFO] fetching crate jito-relayer-protos 0.1.0... [INFO] checking jito-relayer-protos-0.1.0 against master#8cfaf70c320297dd1831a12351fcfeab7a231328 for pr-115538 [INFO] extracting crate jito-relayer-protos 0.1.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate jito-relayer-protos 0.1.0 on toolchain 8cfaf70c320297dd1831a12351fcfeab7a231328 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8cfaf70c320297dd1831a12351fcfeab7a231328" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate jito-relayer-protos 0.1.0 [INFO] finished tweaking crates.io crate jito-relayer-protos 0.1.0 [INFO] tweaked toml for crates.io crate jito-relayer-protos 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8cfaf70c320297dd1831a12351fcfeab7a231328" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8cfaf70c320297dd1831a12351fcfeab7a231328" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-compression v0.4.2 [INFO] [stderr] Downloaded prost-derive v0.10.1 [INFO] [stderr] Downloaded matchit v0.5.0 [INFO] [stderr] Downloaded prost v0.10.4 [INFO] [stderr] Downloaded axum-core v0.2.9 [INFO] [stderr] Downloaded tonic v0.7.2 [INFO] [stderr] Downloaded tonic-build v0.7.2 [INFO] [stderr] Downloaded axum v0.5.17 [INFO] [stderr] Downloaded prost-types v0.10.1 [INFO] [stderr] Downloaded prost-build v0.10.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:8d77639b970c52ec67607038b3ec48894629de24504b62a68269497566821cc0" "/opt/rustwide/cargo-home/bin/cargo" "+8cfaf70c320297dd1831a12351fcfeab7a231328" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2cdb181749a48fa490e8c9ee0aa245117ec8f47b66003248f9548d7850c44cfd [INFO] running `Command { std: "docker" "start" "-a" "2cdb181749a48fa490e8c9ee0aa245117ec8f47b66003248f9548d7850c44cfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2cdb181749a48fa490e8c9ee0aa245117ec8f47b66003248f9548d7850c44cfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cdb181749a48fa490e8c9ee0aa245117ec8f47b66003248f9548d7850c44cfd", kill_on_drop: false }` [INFO] [stdout] 2cdb181749a48fa490e8c9ee0aa245117ec8f47b66003248f9548d7850c44cfd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:8d77639b970c52ec67607038b3ec48894629de24504b62a68269497566821cc0" "/opt/rustwide/cargo-home/bin/cargo" "+8cfaf70c320297dd1831a12351fcfeab7a231328" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3192821146ce90f63cab99b226c30538428f931fea682157fe55bddf4d024601 [INFO] running `Command { std: "docker" "start" "-a" "3192821146ce90f63cab99b226c30538428f931fea682157fe55bddf4d024601", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.14.13 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Compiling rustix v0.38.12 [INFO] [stderr] Compiling solana-frozen-abi v1.14.13 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking jobserver v0.1.26 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking indexmap v1.9.3 [INFO] [stderr] Checking cc v1.0.83 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking keccak v0.1.4 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking brotli-decompressor v2.3.4 [INFO] [stderr] Compiling solana-sdk v1.14.13 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking regex-automata v0.3.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Checking derivation-path v0.2.0 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking chrono v0.4.30 [INFO] [stderr] Checking uriparse v0.6.4 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking rustls-pemfile v1.0.3 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling blake3 v1.4.1 [INFO] [stderr] Compiling solana-program v1.14.13 [INFO] [stderr] Checking webpki-roots v0.25.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling solana-program-runtime v1.14.13 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling prost-build v0.10.4 [INFO] [stderr] Compiling solana-vote-program v1.14.13 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking http-range-header v0.3.1 [INFO] [stderr] Checking regex v1.9.5 [INFO] [stderr] Checking eager v0.1.0 [INFO] [stderr] Checking matchit v0.5.0 [INFO] [stderr] Compiling solana-perf v1.14.13 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking solana-rayon-threadlimit v1.14.13 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Checking solana-logger v1.14.13 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling solana-sdk-macro v1.14.13 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Checking rustls-webpki v0.101.4 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling enum-iterator-derive v0.8.1 [INFO] [stderr] error: could not compile `brotli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8cfaf70c320297dd1831a12351fcfeab7a231328/bin/rustc --crate-name brotli /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/brotli-3.3.4/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="alloc-stdlib"' --cfg 'feature="std"' -C metadata=be090f4289a14218 -C extra-filename=-be090f4289a14218 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-70d094033c50683a.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-d8545ed49b88f6c6.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-d6daeda88d57ee7e.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" "3192821146ce90f63cab99b226c30538428f931fea682157fe55bddf4d024601", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3192821146ce90f63cab99b226c30538428f931fea682157fe55bddf4d024601", kill_on_drop: false }` [INFO] [stdout] 3192821146ce90f63cab99b226c30538428f931fea682157fe55bddf4d024601