[INFO] cloning repository https://github.com/SifraiHQ/lighthouse-quick-start [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SifraiHQ/lighthouse-quick-start" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSifraiHQ%2Flighthouse-quick-start", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSifraiHQ%2Flighthouse-quick-start'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] df2a5d1846cd2070891f15efc7769ddcd6f24948 [INFO] checking SifraiHQ/lighthouse-quick-start against master#0599f3403366d9c57f0625e6de3af214b5042a90 for pr-87710 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSifraiHQ%2Flighthouse-quick-start" "/workspace/builds/worker-47/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-47/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SifraiHQ/lighthouse-quick-start on toolchain 0599f3403366d9c57f0625e6de3af214b5042a90 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SifraiHQ/lighthouse-quick-start [INFO] finished tweaking git repo https://github.com/SifraiHQ/lighthouse-quick-start [INFO] tweaked toml for git repo https://github.com/SifraiHQ/lighthouse-quick-start written to /workspace/builds/worker-47/source/Cargo.toml [INFO] crate git repo https://github.com/SifraiHQ/lighthouse-quick-start already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "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-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69e13ed1af6b52841dcc3ebd0aa8f7364988c61fe5daa356521b9f7391b4bb21 [INFO] running `Command { std: "docker" "start" "-a" "69e13ed1af6b52841dcc3ebd0aa8f7364988c61fe5daa356521b9f7391b4bb21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69e13ed1af6b52841dcc3ebd0aa8f7364988c61fe5daa356521b9f7391b4bb21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69e13ed1af6b52841dcc3ebd0aa8f7364988c61fe5daa356521b9f7391b4bb21", kill_on_drop: false }` [INFO] [stdout] 69e13ed1af6b52841dcc3ebd0aa8f7364988c61fe5daa356521b9f7391b4bb21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 845141f19cf77044272747360d5d1fd31ccaa56f3a6ea4283da21cb3935567f1 [INFO] running `Command { std: "docker" "start" "-a" "845141f19cf77044272747360d5d1fd31ccaa56f3a6ea4283da21cb3935567f1", 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 libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Checking safe_arith v0.1.0 (/opt/rustwide/workdir/consensus/safe_arith) [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking subtle v2.2.3 [INFO] [stderr] Checking compare_fields v0.2.0 (/opt/rustwide/workdir/common/compare_fields) [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Checking arc-swap v0.4.6 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling multimap v0.8.1 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Checking bs58 v0.3.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking base64 v0.12.1 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Checking unsigned-varint v0.3.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling protobuf v2.14.0 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling prometheus v0.8.0 [INFO] [stderr] Checking data-encoding v2.2.1 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking libflate_lz77 v1.0.0 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking integer-sqrt v0.1.3 [INFO] [stderr] Checking lru_time_cache v0.10.0 [INFO] [stderr] Checking db-key v0.0.5 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Checking gimli v0.21.0 [INFO] [stderr] Checking object v0.19.0 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking atomic-option v0.1.2 [INFO] [stderr] Checking c_linked_list v1.1.1 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking target_info v0.1.0 [INFO] [stderr] Compiling snap v1.0.0 [INFO] [stderr] Checking nom v2.2.1 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking unescape v0.1.0 [INFO] [stderr] Checking platforms v0.2.1 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking slab v0.3.0 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking oorandom v11.1.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking uhttp_sse v0.5.1 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking unicode-xid v0.2.0 [INFO] [stderr] Checking assert_matches v1.3.0 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking int_to_bytes v0.2.0 (/opt/rustwide/workdir/consensus/int_to_bytes) [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling generic-array v0.14.2 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling num-bigint-dig v0.6.0 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking amcl v0.2.0 (https://github.com/sigp/milagro_bls?tag=v1.1.0#32c9f938) [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] error: could not compile `byteorder` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byteorder-1.3.4/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' -C metadata=f17fc93628b2d84c -C extra-filename=-f17fc93628b2d84c --out-dir /opt/rustwide/target/debug/build/byteorder-f17fc93628b2d84c -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" "845141f19cf77044272747360d5d1fd31ccaa56f3a6ea4283da21cb3935567f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "845141f19cf77044272747360d5d1fd31ccaa56f3a6ea4283da21cb3935567f1", kill_on_drop: false }` [INFO] [stdout] 845141f19cf77044272747360d5d1fd31ccaa56f3a6ea4283da21cb3935567f1