[INFO] cloning repository https://github.com/sdaqo/mpv-subs-popout [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sdaqo/mpv-subs-popout" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdaqo%2Fmpv-subs-popout", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdaqo%2Fmpv-subs-popout'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 99e9b6dd678ac52e2111ad858b24e84973742058 [INFO] testing sdaqo/mpv-subs-popout against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdaqo%2Fmpv-subs-popout" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sdaqo/mpv-subs-popout [INFO] finished tweaking git repo https://github.com/sdaqo/mpv-subs-popout [INFO] tweaked toml for git repo https://github.com/sdaqo/mpv-subs-popout written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sdaqo/mpv-subs-popout on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sdaqo/mpv-subs-popout 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad30e8a6f54bd3652c5bac672ba1ad6adc97e718454c940c74b5ecbc5e795ea9 [INFO] running `Command { std: "docker" "start" "-a" "ad30e8a6f54bd3652c5bac672ba1ad6adc97e718454c940c74b5ecbc5e795ea9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad30e8a6f54bd3652c5bac672ba1ad6adc97e718454c940c74b5ecbc5e795ea9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad30e8a6f54bd3652c5bac672ba1ad6adc97e718454c940c74b5ecbc5e795ea9", kill_on_drop: false }` [INFO] [stdout] ad30e8a6f54bd3652c5bac672ba1ad6adc97e718454c940c74b5ecbc5e795ea9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 614b02677d2276c4dc5a84e1b39cd71d0f66d761aafc8fb549a3775e6cee4bd9 [INFO] running `Command { std: "docker" "start" "-a" "614b02677d2276c4dc5a84e1b39cd71d0f66d761aafc8fb549a3775e6cee4bd9", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling winnow v0.5.0 [INFO] [stderr] Compiling target-lexicon v0.12.9 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling gio v0.17.10 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling gtk v0.17.1 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling cfg-expr v0.15.3 [INFO] [stderr] Compiling glib-build-tools v0.17.10 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling mpv-subs-popout v0.5.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] error: could not compile `winnow` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name winnow --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winnow-0.5.0/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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc"))' -C metadata=bf7bb8d3cc263bb2 -C extra-filename=-a9475fe6e75df345 --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" "614b02677d2276c4dc5a84e1b39cd71d0f66d761aafc8fb549a3775e6cee4bd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "614b02677d2276c4dc5a84e1b39cd71d0f66d761aafc8fb549a3775e6cee4bd9", kill_on_drop: false }` [INFO] [stdout] 614b02677d2276c4dc5a84e1b39cd71d0f66d761aafc8fb549a3775e6cee4bd9