[INFO] updating cached repository https://github.com/arlopurcell/arlogue [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6ea54c940fb2a5924b341f3e6995f7d3f1347686 [INFO] testing arlopurcell/arlogue against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Farlopurcell%2Farlogue" "work/builds/worker-10/source"` [INFO] [stderr] Cloning into 'work/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arlopurcell/arlogue on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/arlopurcell/arlogue [INFO] finished tweaking git repo https://github.com/arlopurcell/arlogue [INFO] tweaked toml for git repo https://github.com/arlopurcell/arlogue written to work/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/arlopurcell/arlogue already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 365d997cbc8cb9b0cb90ab579c91d5fe367ef23337f2024f72252dafcee73708 [INFO] running `"docker" "start" "-a" "365d997cbc8cb9b0cb90ab579c91d5fe367ef23337f2024f72252dafcee73708"` [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling libm v0.1.2 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling diff v0.1.11 [INFO] [stderr] Compiling lalrpop-util v0.16.2 [INFO] [stderr] Compiling claxon v0.3.2 [INFO] [stderr] Compiling minimp3-sys v0.3.0 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling slice-deque v0.1.14 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling ogg v0.6.0 [INFO] [stderr] Compiling ascii-canvas v1.0.0 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling new_debug_unreachable v1.0.1 [INFO] [stderr] Compiling approx v0.3.0 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling ordered-float v1.0.1 [INFO] [stderr] Compiling generic-array v0.11.1 [INFO] [stderr] Compiling lewton v0.9.2 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling euclid v0.18.2 [INFO] [stderr] Compiling sid v0.5.2 [INFO] [stderr] Compiling cgmath v0.14.1 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling ena v0.10.1 [INFO] [stderr] Compiling xmlparser v0.1.2 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling syn v0.15.14 [INFO] [stderr] Compiling wayland-sys v0.20.12 [INFO] [stderr] Compiling rusttype v0.7.2 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling alga v0.7.2 [INFO] [stderr] Compiling svgparser v0.6.4 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling wayland-commons v0.20.12 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling lyon_geom v0.11.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling minimp3 v0.3.0 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling glutin v0.18.0 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling lyon_path v0.11.0 [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.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=a35de9923a9d91e5 -C extra-filename=-a35de9923a9d91e5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ucd_util=/opt/rustwide/target/debug/deps/libucd_util-fbcdb7a43c28d005.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "365d997cbc8cb9b0cb90ab579c91d5fe367ef23337f2024f72252dafcee73708"` [INFO] running `"docker" "rm" "-f" "365d997cbc8cb9b0cb90ab579c91d5fe367ef23337f2024f72252dafcee73708"` [INFO] [stdout] 365d997cbc8cb9b0cb90ab579c91d5fe367ef23337f2024f72252dafcee73708