[INFO] cloning repository https://github.com/azriel91/autexousious [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/azriel91/autexousious" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazriel91%2Fautexousious", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazriel91%2Fautexousious'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 223f767c2b51ce223958b16956f493b32a6fc7e9 [INFO] checking azriel91/autexousious against master#90442458ac46b1d5eed752c316da25450f67285b for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazriel91%2Fautexousious" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/azriel91/autexousious on toolchain 90442458ac46b1d5eed752c316da25450f67285b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/azriel91/autexousious [INFO] finished tweaking git repo https://github.com/azriel91/autexousious [INFO] tweaked toml for git repo https://github.com/azriel91/autexousious written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/azriel91/autexousious already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0982f160d9e8122bbb5a2c2da696ad516ccb0fc06fb5c0c71a8e2d33f7f401ad [INFO] running `Command { std: "docker" "start" "-a" "0982f160d9e8122bbb5a2c2da696ad516ccb0fc06fb5c0c71a8e2d33f7f401ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0982f160d9e8122bbb5a2c2da696ad516ccb0fc06fb5c0c71a8e2d33f7f401ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0982f160d9e8122bbb5a2c2da696ad516ccb0fc06fb5c0c71a8e2d33f7f401ad", kill_on_drop: false }` [INFO] [stdout] 0982f160d9e8122bbb5a2c2da696ad516ccb0fc06fb5c0c71a8e2d33f7f401ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+90442458ac46b1d5eed752c316da25450f67285b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5666b1b4c74ac1be8e96b4f7092e3c2b43e918bf312ea6ddc3e7ce9ac50e407 [INFO] running `Command { std: "docker" "start" "-a" "c5666b1b4c74ac1be8e96b4f7092e3c2b43e918bf312ea6ddc3e7ce9ac50e407", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.22 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Compiling libloading v0.6.3 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.3 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking colorful v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Checking mint v0.5.5 [INFO] [stderr] Compiling rustversion v1.0.3 [INFO] [stderr] Compiling edit-distance v2.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling inventory v0.1.9 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking objekt v0.1.2 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling cpal v0.11.0 (https://github.com/amethyst/cpal?branch=wasm#8b9e1e23) [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking strum v0.19.2 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking hashbrown v0.9.0 [INFO] [stderr] Checking bimap v0.5.2 [INFO] [stderr] Checking sequence_model_core v0.19.0 (/opt/rustwide/workdir/crate/sequence_model_core) [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.68 [INFO] [stderr] Checking application_input v0.19.0 (/opt/rustwide/workdir/crate/application_input) [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Checking humantime v2.0.1 [INFO] [stderr] Checking shell-words v1.0.0 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking predicates-core v1.0.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.68 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking ucd-util v0.1.8 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling escargot v0.5.0 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking test_support v0.19.0 (/opt/rustwide/workdir/crate/test_support) [INFO] [stderr] Checking workspace_tests v0.19.0 (/opt/rustwide/workdir/crate/workspace_tests) [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking instant v0.1.7 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling spirv_cross v0.18.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling alsa-sys v0.1.1 (https://github.com/amethyst/cpal?branch=wasm#8b9e1e23) [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking heck v0.3.1 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking predicates-tree v1.0.0 [INFO] [stderr] Checking predicates v1.0.5 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking memmap v0.7.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.18/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=0bf2c0c5f07aac96 -C extra-filename=-0bf2c0c5f07aac96 --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" "c5666b1b4c74ac1be8e96b4f7092e3c2b43e918bf312ea6ddc3e7ce9ac50e407", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5666b1b4c74ac1be8e96b4f7092e3c2b43e918bf312ea6ddc3e7ce9ac50e407", kill_on_drop: false }` [INFO] [stdout] c5666b1b4c74ac1be8e96b4f7092e3c2b43e918bf312ea6ddc3e7ce9ac50e407