[INFO] cloning repository https://github.com/lay2dev/dao-pro-scripts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lay2dev/dao-pro-scripts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flay2dev%2Fdao-pro-scripts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flay2dev%2Fdao-pro-scripts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c2f2d85c419d3d086a1ec680b659e5e5a0675a5 [INFO] checking lay2dev/dao-pro-scripts against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flay2dev%2Fdao-pro-scripts" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lay2dev/dao-pro-scripts on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lay2dev/dao-pro-scripts [INFO] finished tweaking git repo https://github.com/lay2dev/dao-pro-scripts [INFO] tweaked toml for git repo https://github.com/lay2dev/dao-pro-scripts written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/lay2dev/dao-pro-scripts already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dccba713d63daf237bb65b9cc1613fd2c2ab3dae238b99ab93b1a6804a72ba2d [INFO] running `Command { std: "docker" "start" "-a" "dccba713d63daf237bb65b9cc1613fd2c2ab3dae238b99ab93b1a6804a72ba2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dccba713d63daf237bb65b9cc1613fd2c2ab3dae238b99ab93b1a6804a72ba2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dccba713d63daf237bb65b9cc1613fd2c2ab3dae238b99ab93b1a6804a72ba2d", kill_on_drop: false }` [INFO] [stdout] dccba713d63daf237bb65b9cc1613fd2c2ab3dae238b99ab93b1a6804a72ba2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eeeb4a694e6facddab0ffdaa1d4066cafd8374ff2ab3c72af8444bb2e611a377 [INFO] running `Command { std: "docker" "start" "-a" "eeeb4a694e6facddab0ffdaa1d4066cafd8374ff2ab3c72af8444bb2e611a377", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling faster-hex v0.4.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling faster-hex v0.3.1 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking regex-syntax v0.6.14 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling openssl v0.10.27 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Checking merkle-cbt v0.2.1 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking dtoa v0.4.5 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking eaglesong v0.1.0 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking ckb-vm-definitions v0.18.2 [INFO] [stderr] Compiling ckb-script v0.24.0-pre (https://github.com/nervosnetwork/ckb.git?rev=d75e4c5#d75e4c56) [INFO] [stderr] Checking bech32 v0.7.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking tokio-sync v0.1.7 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking encoding_rs v0.8.22 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking uname v0.1.1 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling im v12.3.4 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling sentry v0.16.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking tokio-executor v0.1.9 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking sized-chunks v0.1.3 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking tokio-timer v0.2.12 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Compiling aho-corasick v0.7.7 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Compiling includedir v0.5.0 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling mime_guess v2.0.1 [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.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --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=c1f133ce796bddaf -C extra-filename=-c1f133ce796bddaf --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" "eeeb4a694e6facddab0ffdaa1d4066cafd8374ff2ab3c72af8444bb2e611a377", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eeeb4a694e6facddab0ffdaa1d4066cafd8374ff2ab3c72af8444bb2e611a377", kill_on_drop: false }` [INFO] [stdout] eeeb4a694e6facddab0ffdaa1d4066cafd8374ff2ab3c72af8444bb2e611a377