[INFO] cloning repository https://github.com/Ginkoe/CrabCrabGo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ginkoe/CrabCrabGo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGinkoe%2FCrabCrabGo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGinkoe%2FCrabCrabGo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 46c64b21c63298e24a747bd7f5e55e61e49f9aa8 [INFO] testing Ginkoe/CrabCrabGo against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGinkoe%2FCrabCrabGo" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ginkoe/CrabCrabGo on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ginkoe/CrabCrabGo [INFO] finished tweaking git repo https://github.com/Ginkoe/CrabCrabGo [INFO] tweaked toml for git repo https://github.com/Ginkoe/CrabCrabGo written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/Ginkoe/CrabCrabGo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9694b6989fff8f4d1c4cd652def3f475d0243b52907e59369ac3589cb759765f [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" "9694b6989fff8f4d1c4cd652def3f475d0243b52907e59369ac3589cb759765f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9694b6989fff8f4d1c4cd652def3f475d0243b52907e59369ac3589cb759765f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9694b6989fff8f4d1c4cd652def3f475d0243b52907e59369ac3589cb759765f", kill_on_drop: false }` [INFO] [stdout] 9694b6989fff8f4d1c4cd652def3f475d0243b52907e59369ac3589cb759765f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1debbec6175035b68f3f7193f5f06c03fe1fe2c4de196cd1abe979372536c33 [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" "c1debbec6175035b68f3f7193f5f06c03fe1fe2c4de196cd1abe979372536c33", 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 cc v1.0.35 [INFO] [stderr] Compiling futures v0.1.26 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling regex v1.1.5 [INFO] [stderr] Compiling openssl v0.10.20 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling open v1.2.2 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling unicase v2.3.0 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling colored v1.7.0 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling miniz_oxide v0.2.1 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling debug_unreachable v0.1.1 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tendril v0.3.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling string_cache v0.6.2 [INFO] [stderr] Compiling markup5ever v0.3.2 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-sync v0.1.4 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-threadpool v0.1.13 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] error: could not compile `regex` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regex /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-1.1.5/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="use_std"' -C metadata=bed4e0b755e0aa63 -C extra-filename=-bed4e0b755e0aa63 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-2d7e23ff65719491.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-9897b9d4c9d82e17.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-cd917e1ca2884af2.rmeta --extern thread_local=/opt/rustwide/target/debug/deps/libthread_local-65b1cc9241408438.rmeta --extern utf8_ranges=/opt/rustwide/target/debug/deps/libutf8_ranges-61b5cbc5e318c573.rmeta --cap-lints allow --cap-lints=warn --cfg regex_runtime_teddy_ssse3 --cfg regex_runtime_teddy_avx2` (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" "c1debbec6175035b68f3f7193f5f06c03fe1fe2c4de196cd1abe979372536c33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1debbec6175035b68f3f7193f5f06c03fe1fe2c4de196cd1abe979372536c33", kill_on_drop: false }` [INFO] [stdout] c1debbec6175035b68f3f7193f5f06c03fe1fe2c4de196cd1abe979372536c33