[INFO] cloning repository https://github.com/Nek/any-fun
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nek/any-fun" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNek%2Fany-fun", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNek%2Fany-fun'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9fcdda5a30acabf135ef0d03ade40147044ea495
[INFO] checking Nek/any-fun against master#42f4793e5a514858221b07ac379029d90353913e for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNek%2Fany-fun" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/Nek/any-fun
[INFO] finished tweaking git repo https://github.com/Nek/any-fun
[INFO] tweaked toml for git repo https://github.com/Nek/any-fun written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Nek/any-fun on toolchain 42f4793e5a514858221b07ac379029d90353913e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Nek/any-fun already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded egui-winit v0.28.0
[INFO] [stderr]   Downloaded ecolor v0.28.0
[INFO] [stderr]   Downloaded egui_glow v0.28.0
[INFO] [stderr]   Downloaded emath v0.28.0
[INFO] [stderr]   Downloaded egui v0.28.0
[INFO] [stderr]   Downloaded eframe v0.28.0
[INFO] [stderr]   Downloaded epaint v0.28.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 752638de62d252444f2d2f54787bacfdda6564b05f404fa2d92d41d182caab0e
[INFO] running `Command { std: "docker" "start" "-a" "752638de62d252444f2d2f54787bacfdda6564b05f404fa2d92d41d182caab0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "752638de62d252444f2d2f54787bacfdda6564b05f404fa2d92d41d182caab0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "752638de62d252444f2d2f54787bacfdda6564b05f404fa2d92d41d182caab0e", kill_on_drop: false }`
[INFO] [stdout] 752638de62d252444f2d2f54787bacfdda6564b05f404fa2d92d41d182caab0e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4cd865a05739383700df6e6609bd2c5cf2d940ddc76f47bd390b044e9e60c19e
[INFO] running `Command { std: "docker" "start" "-a" "4cd865a05739383700df6e6609bd2c5cf2d940ddc76f47bd390b044e9e60c19e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling wayland-backend v0.3.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking async-io v1.13.0
[INFO] [stderr]     Checking xdg-home v1.0.0
[INFO] [stderr]     Checking owned_ttf_parser v0.20.0
[INFO] [stderr]    Compiling winit v0.29.9
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking x11rb-protocol v0.13.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]    Compiling glutin_egl_sys v0.6.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.5.0
[INFO] [stderr]     Checking ab_glyph v0.2.23
[INFO] [stderr]     Checking raw-window-handle v0.6.0
[INFO] [stderr]     Checking smol_str v0.2.0
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]    Compiling x11rb v0.12.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling glutin v0.31.2
[INFO] [stderr]     Checking x11rb-protocol v0.12.0
[INFO] [stderr]     Checking gethostname v0.3.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking async-once-cell v0.5.3
[INFO] [stderr]     Checking fdeflate v0.3.3
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling glutin-winit v0.4.2
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking web-time v0.2.4
[INFO] [stderr]     Checking webbrowser v1.0.1
[INFO] [stderr]     Checking glow v0.13.0
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking termcolor v1.4.0
[INFO] [stderr] error: could not compile `regex-syntax` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/42f4793e5a514858221b07ac379029d90353913e/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' --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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=54c449a400c39bbf -C extra-filename=-987471a519398f03 --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] running `Command { std: "docker" "inspect" "4cd865a05739383700df6e6609bd2c5cf2d940ddc76f47bd390b044e9e60c19e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cd865a05739383700df6e6609bd2c5cf2d940ddc76f47bd390b044e9e60c19e", kill_on_drop: false }`
[INFO] [stdout] 4cd865a05739383700df6e6609bd2c5cf2d940ddc76f47bd390b044e9e60c19e
