[INFO] cloning repository https://github.com/ascii-dresden/ascii-prepaid-system [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ascii-dresden/ascii-prepaid-system" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fascii-dresden%2Fascii-prepaid-system", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fascii-dresden%2Fascii-prepaid-system'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e75770b55a24674633bf492676f4c1bb83f04913 [INFO] checking ascii-dresden/ascii-prepaid-system against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fascii-dresden%2Fascii-prepaid-system" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ascii-dresden/ascii-prepaid-system on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ascii-dresden/ascii-prepaid-system [INFO] finished tweaking git repo https://github.com/ascii-dresden/ascii-prepaid-system [INFO] tweaked toml for git repo https://github.com/ascii-dresden/ascii-prepaid-system written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/ascii-dresden/ascii-prepaid-system already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "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] 23c66ed4997c6b0dad1668d9dfed5de7959c4aa81d3cbbaa4e4fc1f06c72bbed [INFO] running `Command { std: "docker" "start" "-a" "23c66ed4997c6b0dad1668d9dfed5de7959c4aa81d3cbbaa4e4fc1f06c72bbed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23c66ed4997c6b0dad1668d9dfed5de7959c4aa81d3cbbaa4e4fc1f06c72bbed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23c66ed4997c6b0dad1668d9dfed5de7959c4aa81d3cbbaa4e4fc1f06c72bbed", kill_on_drop: false }` [INFO] [stdout] 23c66ed4997c6b0dad1668d9dfed5de7959c4aa81d3cbbaa4e4fc1f06c72bbed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cdfbaf04849e49805beb2d64aceba5f7bbc856b0b7365d86b3ec620090f0ec01 [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" "cdfbaf04849e49805beb2d64aceba5f7bbc856b0b7365d86b3ec620090f0ec01", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking arc-swap v0.4.4 [INFO] [stderr] Checking copyless v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Checking dtoa v0.4.5 [INFO] [stderr] Checking untrusted v0.7.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bindgen v0.48.1 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking sublime_fuzzy v0.6.0 [INFO] [stderr] Checking bytestring v0.1.4 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking http v0.2.0 [INFO] [stderr] Compiling email v0.0.20 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Checking pest v2.1.2 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking resolv-conf v0.6.2 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking aho-corasick v0.7.8 [INFO] [stderr] Checking nom v4.2.3 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Compiling sass-sys v0.4.17 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking scheduled-thread-pool v0.2.3 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Checking block-modes v0.3.3 [INFO] [stderr] Checking tokio v0.2.11 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Checking mime_guess v2.0.1 [INFO] [stderr] Checking r2d2 v0.8.8 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking aes v0.3.2 [INFO] [stderr] Compiling cexpr v0.3.6 [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,artifacts --crate-type lib --emit=dep-info,metadata,link -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=51409e456cbf1983 -C extra-filename=-51409e456cbf1983 --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" "cdfbaf04849e49805beb2d64aceba5f7bbc856b0b7365d86b3ec620090f0ec01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdfbaf04849e49805beb2d64aceba5f7bbc856b0b7365d86b3ec620090f0ec01", kill_on_drop: false }` [INFO] [stdout] cdfbaf04849e49805beb2d64aceba5f7bbc856b0b7365d86b3ec620090f0ec01