[INFO] cloning repository https://github.com/mrsteyk/ubiquitous-octo-memory [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrsteyk/ubiquitous-octo-memory" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrsteyk%2Fubiquitous-octo-memory", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrsteyk%2Fubiquitous-octo-memory'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4fff6a402eb76ee609888f00efb54e6df9d7f1b9 [INFO] testing mrsteyk/ubiquitous-octo-memory against master#404c8471aba60c2d837fa728e7c729a0f52d5830 for pr-87041-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrsteyk%2Fubiquitous-octo-memory" "/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/mrsteyk/ubiquitous-octo-memory on toolchain 404c8471aba60c2d837fa728e7c729a0f52d5830 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mrsteyk/ubiquitous-octo-memory [INFO] finished tweaking git repo https://github.com/mrsteyk/ubiquitous-octo-memory [INFO] tweaked toml for git repo https://github.com/mrsteyk/ubiquitous-octo-memory written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/mrsteyk/ubiquitous-octo-memory already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/mrsteyk/gmod-lzma-rs.git` [INFO] [stderr] Updating git submodule `https://github.com/garrynewman/bootil.git` [INFO] [stderr] Updating git repository `https://github.com/mrsteyk/vtf-rs.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded copypasta v0.7.1 [INFO] [stderr] Downloaded atk-sys v0.14.0 [INFO] [stderr] Downloaded memmap2 v0.2.3 [INFO] [stderr] Downloaded cairo-sys-rs v0.14.0 [INFO] [stderr] Downloaded emath v0.14.0 [INFO] [stderr] Downloaded strum_macros v0.21.1 [INFO] [stderr] Downloaded strum v0.21.0 [INFO] [stderr] Downloaded pango-sys v0.14.0 [INFO] [stderr] Downloaded version-compare v0.0.11 [INFO] [stderr] Downloaded cfg-expr v0.8.1 [INFO] [stderr] Downloaded gobject-sys v0.14.0 [INFO] [stderr] Downloaded gdk-pixbuf-sys v0.14.0 [INFO] [stderr] Downloaded clipboard-win v3.1.1 [INFO] [stderr] Downloaded sapp-windows v0.2.18 [INFO] [stderr] Downloaded sapp-wasm v0.1.26 [INFO] [stderr] Downloaded gio-sys v0.14.0 [INFO] [stderr] Downloaded parse-display v0.1.2 [INFO] [stderr] Downloaded atomic_refcell v0.1.7 [INFO] [stderr] Downloaded sapp-android v0.1.8 [INFO] [stderr] Downloaded sapp-ios v0.1.2 [INFO] [stderr] Downloaded lazy-bytes-cast v5.0.1 [INFO] [stderr] Downloaded sapp-dummy v0.1.5 [INFO] [stderr] Downloaded bytesize v1.1.0 [INFO] [stderr] Downloaded gdk-sys v0.14.0 [INFO] [stderr] Downloaded smithay-client-toolkit v0.14.0 [INFO] [stderr] Downloaded sapp-darwin v0.1.6 [INFO] [stderr] Downloaded quad-url v0.1.1 [INFO] [stderr] Downloaded sapp-jsutils v0.1.5 [INFO] [stderr] Downloaded glib-sys v0.14.0 [INFO] [stderr] Downloaded x11-clipboard v0.5.2 [INFO] [stderr] Downloaded system-deps v3.2.0 [INFO] [stderr] Downloaded smithay-clipboard v0.6.4 [INFO] [stderr] Downloaded miniquad v0.3.0-alpha.37 [INFO] [stderr] Downloaded egui-miniquad v0.6.0 [INFO] [stderr] Downloaded rfd v0.4.4 [INFO] [stderr] Downloaded sapp-linux v0.1.13 [INFO] [stderr] Downloaded parse-display-derive v0.1.2 [INFO] [stderr] Downloaded nix v0.20.1 [INFO] [stderr] Downloaded egui v0.14.2 [INFO] [stderr] Downloaded epaint v0.14.0 [INFO] [stderr] Downloaded gtk-sys v0.14.0 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7bd7638be979e347843881db40136d43a0747a91053520fd00f1a5050514fd17 [INFO] running `Command { std: "docker" "start" "-a" "7bd7638be979e347843881db40136d43a0747a91053520fd00f1a5050514fd17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7bd7638be979e347843881db40136d43a0747a91053520fd00f1a5050514fd17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bd7638be979e347843881db40136d43a0747a91053520fd00f1a5050514fd17", kill_on_drop: false }` [INFO] [stdout] 7bd7638be979e347843881db40136d43a0747a91053520fd00f1a5050514fd17 [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=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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7d69dad14f2c9d515455deedfecad62ee1f7114f7c839c38b658d354260fa34 [INFO] running `Command { std: "docker" "start" "-a" "e7d69dad14f2c9d515455deedfecad62ee1f7114f7c839c38b658d354260fa34", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling sapp-linux v0.1.13 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling emath v0.14.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling atomic_refcell v0.1.7 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling rfd v0.4.4 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling cfg-expr v0.8.1 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling itertools v0.10.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=c25dc19d7487cdf7 -C extra-filename=-c25dc19d7487cdf7 --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" "e7d69dad14f2c9d515455deedfecad62ee1f7114f7c839c38b658d354260fa34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7d69dad14f2c9d515455deedfecad62ee1f7114f7c839c38b658d354260fa34", kill_on_drop: false }` [INFO] [stdout] e7d69dad14f2c9d515455deedfecad62ee1f7114f7c839c38b658d354260fa34