[INFO] fetching crate solana-ledger 1.6.2... [INFO] checking solana-ledger-1.6.2 against master#4fa76a4a7742bb9c1febe33019f5a9e7e4839a65 for pr-83744 [INFO] extracting crate solana-ledger 1.6.2 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate solana-ledger 1.6.2 on toolchain 4fa76a4a7742bb9c1febe33019f5a9e7e4839a65 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate solana-ledger 1.6.2 [INFO] finished tweaking crates.io crate solana-ledger 1.6.2 [INFO] tweaked toml for crates.io crate solana-ledger 1.6.2 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71b2daf3d938552b3d6441a7b928b62521c9e70de1d47bbf63c0b42e4ccc0f26 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "71b2daf3d938552b3d6441a7b928b62521c9e70de1d47bbf63c0b42e4ccc0f26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71b2daf3d938552b3d6441a7b928b62521c9e70de1d47bbf63c0b42e4ccc0f26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71b2daf3d938552b3d6441a7b928b62521c9e70de1d47bbf63c0b42e4ccc0f26", kill_on_drop: false }` [INFO] [stdout] 71b2daf3d938552b3d6441a7b928b62521c9e70de1d47bbf63c0b42e4ccc0f26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6aedb53279a5e12d177e0d48f63344c5e3f26ab14b861b6cae3c6bea02227158 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6aedb53279a5e12d177e0d48f63344c5e3f26ab14b861b6cae3c6bea02227158", kill_on_drop: false }` [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling zstd-safe v2.0.6+zstd.1.4.7 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking symlink v0.1.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking simpl v0.1.0 [INFO] [stderr] Checking ieee754 v0.2.6 [INFO] [stderr] Checking indexed v0.1.1 [INFO] [stderr] Checking arc-swap v0.4.8 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.3 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Checking futures-channel v0.3.14 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking fast-math v0.1.1 [INFO] [stderr] Checking trees v0.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Compiling solana-vote-program v1.6.2 [INFO] [stderr] Compiling solana-stake-program v1.6.2 [INFO] [stderr] Compiling solana-runtime v1.6.2 [INFO] [stderr] Compiling solana-ledger v1.6.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking quote v0.6.13 [INFO] [stderr] Checking solana-rayon-threadlimit v1.6.2 [INFO] [stderr] Checking dir-diff v0.3.2 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking tar v0.4.33 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking syn v0.15.44 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling reed-solomon-erasure v4.0.2 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling enum-iterator-derive v0.6.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling zstd-sys v1.4.18+zstd.1.4.7 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] error: could not compile `regex-syntax` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regex_syntax /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=4fc315958e360e1e -C extra-filename=-4fc315958e360e1e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6aedb53279a5e12d177e0d48f63344c5e3f26ab14b861b6cae3c6bea02227158", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6aedb53279a5e12d177e0d48f63344c5e3f26ab14b861b6cae3c6bea02227158", kill_on_drop: false }` [INFO] [stdout] 6aedb53279a5e12d177e0d48f63344c5e3f26ab14b861b6cae3c6bea02227158