[INFO] cloning repository https://github.com/mycitadel/mycitadel-node [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mycitadel/mycitadel-node" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmycitadel%2Fmycitadel-node", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmycitadel%2Fmycitadel-node'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 33b5d86dde8e6ccf6d1fab9b25a9d46e31e0e46e [INFO] checking mycitadel/mycitadel-node against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmycitadel%2Fmycitadel-node" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mycitadel/mycitadel-node on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mycitadel/mycitadel-node [INFO] finished tweaking git repo https://github.com/mycitadel/mycitadel-node [INFO] tweaked toml for git repo https://github.com/mycitadel/mycitadel-node written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/mycitadel/mycitadel-node already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5fe03ce0b3b2cc24301a16ab5b493e1ac4e9a204bfcebfd188087eaab6ddf810 [INFO] running `Command { std: "docker" "start" "-a" "5fe03ce0b3b2cc24301a16ab5b493e1ac4e9a204bfcebfd188087eaab6ddf810", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fe03ce0b3b2cc24301a16ab5b493e1ac4e9a204bfcebfd188087eaab6ddf810", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fe03ce0b3b2cc24301a16ab5b493e1ac4e9a204bfcebfd188087eaab6ddf810", kill_on_drop: false }` [INFO] [stdout] 5fe03ce0b3b2cc24301a16ab5b493e1ac4e9a204bfcebfd188087eaab6ddf810 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22e048cebc63684a6a36fa38ca6c67079aa21724017a8d8765d97ef1a9b4a8f0 [INFO] running `Command { std: "docker" "start" "-a" "22e048cebc63684a6a36fa38ca6c67079aa21724017a8d8765d97ef1a9b4a8f0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.90 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling parse_arg v0.1.4 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling signature v1.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling odds v0.2.26 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling configure_me_codegen v0.4.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling roff v0.1.0 [INFO] [stderr] Compiling fmt2io v0.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v0.3.7 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling ed25519 v1.0.3 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling arrayvec v0.3.25 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling openssl-src v111.14.0+1.1.1j [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling man v0.1.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Compiling zeromq-src v0.1.10+4.3.2 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking poly1305 v0.6.2 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Compiling generic-array v0.14.4 [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=037e1edd5e400425 -C extra-filename=-037e1edd5e400425 --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" "22e048cebc63684a6a36fa38ca6c67079aa21724017a8d8765d97ef1a9b4a8f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22e048cebc63684a6a36fa38ca6c67079aa21724017a8d8765d97ef1a9b4a8f0", kill_on_drop: false }` [INFO] [stdout] 22e048cebc63684a6a36fa38ca6c67079aa21724017a8d8765d97ef1a9b4a8f0