[INFO] fetching crate solana-stake-monitor 1.3.2... [INFO] checking solana-stake-monitor-1.3.2 against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] extracting crate solana-stake-monitor 1.3.2 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate solana-stake-monitor 1.3.2 on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate solana-stake-monitor 1.3.2 [INFO] finished tweaking crates.io crate solana-stake-monitor 1.3.2 [INFO] tweaked toml for crates.io crate solana-stake-monitor 1.3.2 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate solana-stake-monitor 1.3.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9ecd68fffc77ed976ad3d0aee5ed382e28eb3747c22a3b878cd9da8fd3232d06 [INFO] running `Command { std: "docker" "start" "-a" "9ecd68fffc77ed976ad3d0aee5ed382e28eb3747c22a3b878cd9da8fd3232d06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ecd68fffc77ed976ad3d0aee5ed382e28eb3747c22a3b878cd9da8fd3232d06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ecd68fffc77ed976ad3d0aee5ed382e28eb3747c22a3b878cd9da8fd3232d06", kill_on_drop: false }` [INFO] [stdout] 9ecd68fffc77ed976ad3d0aee5ed382e28eb3747c22a3b878cd9da8fd3232d06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e834d00511913b721bf50065432a8406178c996be3c6f91b4b863606ff07c61 [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" "8e834d00511913b721bf50065432a8406178c996be3c6f91b4b863606ff07c61", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking remove_dir_all v0.5.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling cbindgen v0.14.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking ascii v0.7.1 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking ieee754 v0.2.6 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking simpl v0.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Checking indexed v0.1.1 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking tracing-core v0.1.14 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking fast-math v0.1.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking trees v0.2.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking combine v2.5.2 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Compiling solana-sdk-macro-frozen-abi v1.3.2 [INFO] [stderr] Compiling solana-sdk v1.3.2 [INFO] [stderr] Compiling solana-vote-program v1.3.2 [INFO] [stderr] Compiling solana-stake-program v1.3.2 [INFO] [stderr] Compiling solana-version v1.3.2 [INFO] [stderr] Compiling solana-runtime v1.3.2 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling solana-core v1.3.2 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.4.3 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking gethostname v0.2.1 [INFO] [stderr] Checking terminal_size v0.1.13 [INFO] [stderr] Checking termios v0.3.2 [INFO] [stderr] Checking rpassword v4.0.5 [INFO] [stderr] Checking filetime v0.2.12 [INFO] [stderr] Checking flate2 v1.0.16 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking nix v0.17.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking users v0.10.0 [INFO] [stderr] Checking unix_socket2 v0.5.4 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling dlopen_derive v0.1.4 [INFO] [stderr] Compiling clap v2.33.2 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking solana-rayon-threadlimit v1.3.2 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking core_affinity v0.5.10 [INFO] [stderr] Compiling cc v1.0.49 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking console v0.11.3 [INFO] [stderr] Checking console v0.12.0 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking tar v0.4.29 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking solana-logger v1.3.2 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking dlopen v0.1.8 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling hidapi v1.2.3 [INFO] [stderr] error: could not compile `regex`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regex /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-1.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="aho-corasick"' --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="perf"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --cfg 'feature="thread_local"' --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=47b2d3266b014794 -C extra-filename=-47b2d3266b014794 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-34848da6eff62490.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-e84a84df48f8cb81.rmeta --extern thread_local=/opt/rustwide/target/debug/deps/libthread_local-dc14f0c6d460502c.rmeta --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" "8e834d00511913b721bf50065432a8406178c996be3c6f91b4b863606ff07c61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e834d00511913b721bf50065432a8406178c996be3c6f91b4b863606ff07c61", kill_on_drop: false }` [INFO] [stdout] 8e834d00511913b721bf50065432a8406178c996be3c6f91b4b863606ff07c61