[INFO] cloning repository https://github.com/vintcessun/color_vlc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vintcessun/color_vlc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvintcessun%2Fcolor_vlc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvintcessun%2Fcolor_vlc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 30c05278930e0a86e77ff58d45811d284d1fd5e1 [INFO] checking vintcessun/color_vlc/30c05278930e0a86e77ff58d45811d284d1fd5e1 against master#bfc05d6b072585dfd0c792ec1b8728c08a3511fe for pr-154149 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvintcessun%2Fcolor_vlc" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/vintcessun/color_vlc [INFO] finished tweaking git repo https://github.com/vintcessun/color_vlc [INFO] tweaked toml for git repo https://github.com/vintcessun/color_vlc written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vintcessun/color_vlc on toolchain bfc05d6b072585dfd0c792ec1b8728c08a3511fe [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfc05d6b072585dfd0c792ec1b8728c08a3511fe" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vintcessun/color_vlc 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" "+bfc05d6b072585dfd0c792ec1b8728c08a3511fe" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ffmpeg-sys-next v7.1.3 [INFO] [stderr] Downloaded reed-solomon v0.2.1 [INFO] [stderr] Downloaded hmac-sha256 v1.1.14 [INFO] [stderr] Downloaded video-rs v0.10.5 [INFO] [stderr] Downloaded g2poly v1.2.2 [INFO] [stderr] Downloaded g2gen v1.2.2 [INFO] [stderr] Downloaded ureq-proto v0.5.3 [INFO] [stderr] Downloaded g2p v1.2.2 [INFO] [stderr] Downloaded ort-sys v2.0.0-rc.12 [INFO] [stderr] Downloaded ffmpeg-next v7.1.0 [INFO] [stderr] Downloaded ureq v3.2.0 [INFO] [stderr] Downloaded ort v2.0.0-rc.12 [INFO] [stderr] Downloaded opencv-binding-generator v0.100.0 [INFO] [stderr] Downloaded lzma-rust2 v0.15.7 [INFO] [stderr] Downloaded opencv v0.98.1 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bfc05d6b072585dfd0c792ec1b8728c08a3511fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31ce4638c90e247698ab09732f5a17bc59adf1bfd0390e489f6476c5934d0ec9 [INFO] running `Command { std: "docker" "start" "-a" "31ce4638c90e247698ab09732f5a17bc59adf1bfd0390e489f6476c5934d0ec9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31ce4638c90e247698ab09732f5a17bc59adf1bfd0390e489f6476c5934d0ec9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31ce4638c90e247698ab09732f5a17bc59adf1bfd0390e489f6476c5934d0ec9", kill_on_drop: false }` [INFO] [stdout] 31ce4638c90e247698ab09732f5a17bc59adf1bfd0390e489f6476c5934d0ec9 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bfc05d6b072585dfd0c792ec1b8728c08a3511fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7bfdbc27543734cec0ec82051e50e101203657298af3ef25b75244e309198daf [INFO] running `Command { std: "docker" "start" "-a" "7bfdbc27543734cec0ec82051e50e101203657298af3ef25b75244e309198daf", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling socks v0.3.4 [INFO] [stderr] Compiling webpki-root-certs v1.0.6 [INFO] [stderr] Compiling ureq-proto v0.5.3 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling zerocopy-derive v0.8.40 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling clang v2.0.0 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling lzma-rust2 v0.15.7 [INFO] [stderr] Checking zerocopy v0.8.40 [INFO] [stderr] Compiling hmac-sha256 v1.1.14 [INFO] [stderr] Compiling opencv-binding-generator v0.100.0 [INFO] [stderr] Checking av-scenechange v0.14.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking av1-grain v0.2.5 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking rand_core v0.10.0 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling ffmpeg-next v7.1.0 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Checking pxfm v0.1.28 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Checking rav1e v0.8.1 [INFO] [stderr] Checking cpufeatures v0.3.0 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Compiling g2poly v1.2.2 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling g2gen v1.2.2 [INFO] [stderr] Compiling palette_derive v0.7.6 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling ureq v3.2.0 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking moxcms v0.7.11 [INFO] [stderr] Checking tiff v0.10.3 [INFO] [stderr] Checking exr v1.74.0 [INFO] [stderr] Checking ndarray v0.17.2 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Compiling ort-sys v2.0.0-rc.12 [INFO] [stderr] Compiling opencv v0.98.1 [INFO] [stderr] error: ort-sys@2.0.0-rc.12: ort-sys failed to download prebuilt binaries from `https://cdn.pyke.io/0/pyke:ort-rs/ms@1.24.2/x86_64-unknown-linux-gnu+cu12.tar.lzma2`: io: failed to lookup address information: Temporary failure in name resolution [INFO] [stderr] error: build script logged errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7bfdbc27543734cec0ec82051e50e101203657298af3ef25b75244e309198daf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bfdbc27543734cec0ec82051e50e101203657298af3ef25b75244e309198daf", kill_on_drop: false }` [INFO] [stdout] 7bfdbc27543734cec0ec82051e50e101203657298af3ef25b75244e309198daf