[INFO] cloning repository https://github.com/aexoden/video-encoding-wrapper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aexoden/video-encoding-wrapper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faexoden%2Fvideo-encoding-wrapper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faexoden%2Fvideo-encoding-wrapper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c16558cc76dce6628603fb50ca3e420928c055f8
[INFO] checking aexoden/video-encoding-wrapper against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faexoden%2Fvideo-encoding-wrapper" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/aexoden/video-encoding-wrapper on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/aexoden/video-encoding-wrapper
[INFO] finished tweaking git repo https://github.com/aexoden/video-encoding-wrapper
[INFO] tweaked toml for git repo https://github.com/aexoden/video-encoding-wrapper written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/aexoden/video-encoding-wrapper 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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded yuvxyb v0.3.1
[INFO] [stderr]   Downloaded ffmpeg-sys-the-third v1.1.1+ffmpeg-6.0
[INFO] [stderr]   Downloaded bitstream-io v1.8.0
[INFO] [stderr]   Downloaded ffmpeg-the-third v1.2.2+ffmpeg-6.0
[INFO] [stderr]   Downloaded y4m v0.8.0
[INFO] [stderr]   Downloaded ssimulacra2 v0.4.0
[INFO] [stderr]   Downloaded av-data v0.4.1
[INFO] [stderr]   Downloaded av-scenechange v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 91aa09fb43ae4e58c7e2e0121e2174eb341aa393c61593c24bb65324c2055621
[INFO] running `Command { std: "docker" "start" "-a" "91aa09fb43ae4e58c7e2e0121e2174eb341aa393c61593c24bb65324c2055621", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91aa09fb43ae4e58c7e2e0121e2174eb341aa393c61593c24bb65324c2055621", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91aa09fb43ae4e58c7e2e0121e2174eb341aa393c61593c24bb65324c2055621", kill_on_drop: false }`
[INFO] [stdout] 91aa09fb43ae4e58c7e2e0121e2174eb341aa393c61593c24bb65324c2055621
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e3954ea82adf06ac3e8632654b83b2c0f3a0687546813600814c8002c3eaf66e
[INFO] running `Command { std: "docker" "start" "-a" "e3954ea82adf06ac3e8632654b83b2c0f3a0687546813600814c8002c3eaf66e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]     Checking gimli v0.28.0
[INFO] [stderr]     Checking rust_hawktracer_normal_macro v0.4.1
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling rust_hawktracer_proc_macro v0.4.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]     Checking rust_hawktracer v0.7.0
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]     Checking object v0.32.1
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling bindgen v0.64.0
[INFO] [stderr]     Checking wide v0.7.13
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling rustix v0.38.24
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking zerocopy v0.7.31
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling ffmpeg-the-third v1.2.2+ffmpeg-6.0
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]    Compiling portable-atomic v1.5.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling nasm-rs v0.2.5
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking crossbeam v0.8.2
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking simba v0.6.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking lab v0.11.0
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking bitstream-io v1.8.0
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking aligned v0.4.1
[INFO] [stderr]     Checking clap_builder v4.4.8
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]     Checking hashbrown v0.14.2
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking cpufeatures v0.2.11
[INFO] [stderr]     Checking encode_unicode v1.0.0
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking cached_proc_macro_types v0.1.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking tokio v1.34.0
[INFO] [stderr]     Checking indicatif v0.17.7
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling num-derive v0.4.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr] error: could not compile `simba` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4d1bd0db7f489b22c6d8aa2385937a95412c015b/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/simba-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="std"' --cfg 'feature="wide"' -C metadata=cf4ee4281a3fa2a9 -C extra-filename=-cf4ee4281a3fa2a9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-4e9be6b2fa7a083c.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-0d64e81b3101fc6f.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-b426cdf18eb47879.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-fcfc1e8685b6531b.so --extern wide=/opt/rustwide/target/debug/deps/libwide-ee2581cae3de65f3.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `simba` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4d1bd0db7f489b22c6d8aa2385937a95412c015b/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/simba-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="std"' --cfg 'feature="wide"' -C metadata=173ff3aaae4a119c -C extra-filename=-173ff3aaae4a119c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-4e9be6b2fa7a083c.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-0d64e81b3101fc6f.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-b426cdf18eb47879.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-fcfc1e8685b6531b.so --extern wide=/opt/rustwide/target/debug/deps/libwide-ee2581cae3de65f3.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "e3954ea82adf06ac3e8632654b83b2c0f3a0687546813600814c8002c3eaf66e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3954ea82adf06ac3e8632654b83b2c0f3a0687546813600814c8002c3eaf66e", kill_on_drop: false }`
[INFO] [stdout] e3954ea82adf06ac3e8632654b83b2c0f3a0687546813600814c8002c3eaf66e
