[INFO] cloning repository https://github.com/joacobasile/roomrtc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joacobasile/roomrtc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoacobasile%2Froomrtc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoacobasile%2Froomrtc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 70672a25b60ccd060c0094cb1c5d837782163e6f [INFO] checking joacobasile/roomrtc against try#b98202ad067d72e45cec8be3d5c15d86ef0fd086 for pr-155193 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoacobasile%2Froomrtc" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/joacobasile/roomrtc [INFO] finished tweaking git repo https://github.com/joacobasile/roomrtc [INFO] tweaked toml for git repo https://github.com/joacobasile/roomrtc written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/joacobasile/roomrtc on toolchain b98202ad067d72e45cec8be3d5c15d86ef0fd086 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/joacobasile/roomrtc 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" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af155d69027ee18ce95db33de1c0af69c57985ed43388aca506abadc103ef35e [INFO] running `Command { std: "docker" "start" "-a" "af155d69027ee18ce95db33de1c0af69c57985ed43388aca506abadc103ef35e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af155d69027ee18ce95db33de1c0af69c57985ed43388aca506abadc103ef35e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af155d69027ee18ce95db33de1c0af69c57985ed43388aca506abadc103ef35e", kill_on_drop: false }` [INFO] [stdout] af155d69027ee18ce95db33de1c0af69c57985ed43388aca506abadc103ef35e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c730d22ae1a3441ebd26d25a7a68af4326d2f066b9a20ecec93e9312d9538bec [INFO] running `Command { std: "docker" "start" "-a" "c730d22ae1a3441ebd26d25a7a68af4326d2f066b9a20ecec93e9312d9538bec", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Checking rustix v1.1.2 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking flagset v0.4.7 [INFO] [stderr] Checking syn v2.0.107 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking flate2 v1.1.4 [INFO] [stderr] Checking nix v0.30.1 [INFO] [stderr] Checking pxfm v0.1.25 [INFO] [stderr] Compiling aws-lc-rs v1.15.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling nasm-rs v0.3.1 [INFO] [stderr] Checking accesskit v0.21.1 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling aws-lc-sys v0.34.0 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling mozjpeg-sys v2.2.3 [INFO] [stderr] Checking rustls-pki-types v1.13.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/b98202ad067d72e45cec8be3d5c15d86ef0fd086/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.8/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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --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=7bb2dfe09e072710 -C extra-filename=-3887ebbc38241560 --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" "c730d22ae1a3441ebd26d25a7a68af4326d2f066b9a20ecec93e9312d9538bec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c730d22ae1a3441ebd26d25a7a68af4326d2f066b9a20ecec93e9312d9538bec", kill_on_drop: false }` [INFO] [stdout] c730d22ae1a3441ebd26d25a7a68af4326d2f066b9a20ecec93e9312d9538bec