[INFO] cloning repository https://github.com/ralexstokes/eth-monitor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ralexstokes/eth-monitor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fralexstokes%2Feth-monitor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fralexstokes%2Feth-monitor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7db7ca80fa56efe113feadcf9efd65a889e9fa9 [INFO] testing ralexstokes/eth-monitor against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fralexstokes%2Feth-monitor" "/workspace/builds/worker-95/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-95/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ralexstokes/eth-monitor on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ralexstokes/eth-monitor [INFO] finished tweaking git repo https://github.com/ralexstokes/eth-monitor [INFO] tweaked toml for git repo https://github.com/ralexstokes/eth-monitor written to /workspace/builds/worker-95/source/Cargo.toml [INFO] crate git repo https://github.com/ralexstokes/eth-monitor already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0738403122725670442670809381a208a73a1997aa366a7337a1c3d81c41ea3 [INFO] running `Command { std: "docker" "start" "-a" "c0738403122725670442670809381a208a73a1997aa366a7337a1c3d81c41ea3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0738403122725670442670809381a208a73a1997aa366a7337a1c3d81c41ea3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0738403122725670442670809381a208a73a1997aa366a7337a1c3d81c41ea3", kill_on_drop: false }` [INFO] [stdout] c0738403122725670442670809381a208a73a1997aa366a7337a1c3d81c41ea3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb1df85e3ab9dee6162c822df3783b036b043f384f153b84d677376bfe97048d [INFO] running `Command { std: "docker" "start" "-a" "bb1df85e3ab9dee6162c822df3783b036b043f384f153b84d677376bfe97048d", 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] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling anyhow v1.0.45 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling byte-slice-cast v1.2.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling asn1_der v0.7.5 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling safe_arith v0.1.0 (https://github.com/sigp/lighthouse?branch=stable#fff01b24) [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling compare_fields v0.2.0 (https://github.com/sigp/lighthouse?branch=stable#fff01b24) [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling const-oid v0.5.2 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling protobuf v2.25.2 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling prometheus v0.11.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling ffi-opaque v2.0.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling parity-send-wrapper v0.1.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling db-key v0.0.5 [INFO] [stderr] Compiling target_info v0.1.0 [INFO] [stderr] Compiling filesystem v0.1.0 (https://github.com/sigp/lighthouse?branch=stable#fff01b24) [INFO] [stderr] Compiling platforms v0.2.1 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling unescape v0.1.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling rlp v0.5.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling int_to_bytes v0.2.0 (https://github.com/sigp/lighthouse?branch=stable#fff01b24) [INFO] [stderr] Compiling openssl-src v300.0.2+3.0.0 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling cmake v0.1.46 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling num-bigint-dig v0.6.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] error: could not compile `arrayvec` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name arrayvec --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.5.2/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="array-sizes-129-255"' --cfg 'feature="array-sizes-33-128"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=cd9f67fc9dd3d5b3 -C extra-filename=-cd9f67fc9dd3d5b3 --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" "bb1df85e3ab9dee6162c822df3783b036b043f384f153b84d677376bfe97048d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb1df85e3ab9dee6162c822df3783b036b043f384f153b84d677376bfe97048d", kill_on_drop: false }` [INFO] [stdout] bb1df85e3ab9dee6162c822df3783b036b043f384f153b84d677376bfe97048d