[INFO] cloning repository https://github.com/joshhansen/Umpire [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joshhansen/Umpire" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshhansen%2FUmpire", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshhansen%2FUmpire'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00dc56177f9f38e26aed92776a231c6775781900 [INFO] testing joshhansen/Umpire against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshhansen%2FUmpire" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joshhansen/Umpire on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/joshhansen/Umpire [INFO] finished tweaking git repo https://github.com/joshhansen/Umpire [INFO] tweaked toml for git repo https://github.com/joshhansen/Umpire written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/joshhansen/Umpire already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/joshhansen/rsrl` [INFO] [stderr] Updating git repository `https://github.com/dritory/synth` [INFO] [stderr] Updating git repository `https://github.com/RustAudio/dsp-chain` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pitch_calc v0.12.0 [INFO] [stderr] Downloaded cblas-sys v0.1.4 [INFO] [stderr] Downloaded envelope v0.8.1 [INFO] [stderr] Downloaded blas-src v0.2.1 [INFO] [stderr] Downloaded lapacke v0.2.0 [INFO] [stderr] Downloaded lapack-src v0.3.0 [INFO] [stderr] Downloaded cauchy v0.2.2 [INFO] [stderr] Downloaded lapacke-sys v0.1.4 [INFO] [stderr] Downloaded curl v0.4.40 [INFO] [stderr] Downloaded crossterm v0.16.0 [INFO] [stderr] Downloaded dasp_signal v0.11.0 [INFO] [stderr] Downloaded dasp_envelope v0.11.0 [INFO] [stderr] Downloaded dasp_interpolate v0.11.0 [INFO] [stderr] Downloaded dasp_peak v0.11.0 [INFO] [stderr] Downloaded dasp_ring_buffer v0.11.0 [INFO] [stderr] Downloaded special-fun v0.2.0 [INFO] [stderr] Downloaded dasp_rms v0.11.0 [INFO] [stderr] Downloaded ndarray-linalg v0.11.1 [INFO] [stderr] Downloaded dasp_window v0.11.1 [INFO] [stderr] Downloaded dasp v0.11.0 [INFO] [stderr] Downloaded dasp_slice v0.11.0 [INFO] [stderr] Downloaded simple_gaussian v0.4.5 [INFO] [stderr] Downloaded pastel v0.7.1 [INFO] [stderr] Downloaded mindtree_utils v0.4.0 [INFO] [stderr] Downloaded blas-src v0.3.0 [INFO] [stderr] Downloaded panning v0.1.1 [INFO] [stderr] Downloaded tch v0.1.7 [INFO] [stderr] Downloaded torch-sys v0.1.7 [INFO] [stderr] Downloaded curl-sys v0.4.50+curl-7.79.1 [INFO] [stderr] Downloaded openblas-src v0.6.1 [INFO] [stderr] Downloaded petgraph v0.2.10 [INFO] [stderr] Downloaded instrument v0.2.0 [INFO] [stderr] Downloaded time_calc v0.11.1 [INFO] [stderr] Downloaded lfa_derive v0.13.0 [INFO] [stderr] Downloaded lfa v0.13.0 [INFO] [stderr] Downloaded rstat v0.3.0 [INFO] [stderr] Downloaded pitch_calc v0.11.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e863423ab08d4e734d0da9e90e167d5b8cb78bc2f40c35222887075ed922b90c [INFO] running `Command { std: "docker" "start" "-a" "e863423ab08d4e734d0da9e90e167d5b8cb78bc2f40c35222887075ed922b90c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e863423ab08d4e734d0da9e90e167d5b8cb78bc2f40c35222887075ed922b90c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e863423ab08d4e734d0da9e90e167d5b8cb78bc2f40c35222887075ed922b90c", kill_on_drop: false }` [INFO] [stdout] e863423ab08d4e734d0da9e90e167d5b8cb78bc2f40c35222887075ed922b90c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9a707bb8a0ab06786713a943d51b67f0beb5ac45b9fb6a07d6dddd340fd9360 [INFO] running `Command { std: "docker" "start" "-a" "e9a707bb8a0ab06786713a943d51b67f0beb5ac45b9fb6a07d6dddd340fd9360", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling openblas-src v0.6.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling dasp_ring_buffer v0.11.0 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling curl v0.4.40 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Compiling lapack-src v0.3.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling blas-src v0.3.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling cpal v0.10.0 [INFO] [stderr] Compiling interpolation v0.1.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling panning v0.1.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling dasp_frame v0.11.0 [INFO] [stderr] Compiling dasp_window v0.11.1 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling petgraph v0.2.10 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling cmake v0.1.46 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling blas-src v0.2.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling output_vt100 v0.1.2 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.70 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling curl-sys v0.4.50+curl-7.79.1 [INFO] [stderr] Compiling special-fun v0.2.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling daggy v0.4.1 [INFO] [stderr] Compiling dasp_peak v0.11.0 [INFO] [stderr] Compiling dasp_rms v0.11.0 [INFO] [stderr] Compiling dasp_interpolate v0.11.0 [INFO] [stderr] Compiling dasp_slice v0.11.0 [INFO] [stderr] Compiling dasp_envelope v0.11.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cblas-sys v0.1.4 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling lapacke-sys v0.1.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling dasp_signal v0.11.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_core v0.5.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 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --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=fd0c3ba7c22fa1f4 -C extra-filename=-fd0c3ba7c22fa1f4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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 `Command { std: "docker" "inspect" "e9a707bb8a0ab06786713a943d51b67f0beb5ac45b9fb6a07d6dddd340fd9360", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9a707bb8a0ab06786713a943d51b67f0beb5ac45b9fb6a07d6dddd340fd9360", kill_on_drop: false }` [INFO] [stdout] e9a707bb8a0ab06786713a943d51b67f0beb5ac45b9fb6a07d6dddd340fd9360