[INFO] cloning repository https://github.com/etwasanderes2/lighthouse-video
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/etwasanderes2/lighthouse-video" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fetwasanderes2%2Flighthouse-video", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fetwasanderes2%2Flighthouse-video'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9ba72cb0bc8b594d77b028afa7f20b1ccfc7f205
[INFO] testing etwasanderes2/lighthouse-video against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fetwasanderes2%2Flighthouse-video" "/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/etwasanderes2/lighthouse-video
[INFO] finished tweaking git repo https://github.com/etwasanderes2/lighthouse-video
[INFO] tweaked toml for git repo https://github.com/etwasanderes2/lighthouse-video written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/etwasanderes2/lighthouse-video on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/etwasanderes2/lighthouse-video 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d420061b7ecc7139cc42c713e6efa9a9a5e016cdeea35278cf099c4e185bd32d
[INFO] running `Command { std: "docker" "start" "-a" "d420061b7ecc7139cc42c713e6efa9a9a5e016cdeea35278cf099c4e185bd32d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d420061b7ecc7139cc42c713e6efa9a9a5e016cdeea35278cf099c4e185bd32d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d420061b7ecc7139cc42c713e6efa9a9a5e016cdeea35278cf099c4e185bd32d", kill_on_drop: false }`
[INFO] [stdout] d420061b7ecc7139cc42c713e6efa9a9a5e016cdeea35278cf099c4e185bd32d
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 11f46b02ca7d04b07276250545fc9933f868d87850915ea7d26b1ccc4d15728c
[INFO] running `Command { std: "docker" "start" "-a" "11f46b02ca7d04b07276250545fc9933f868d87850915ea7d26b1ccc4d15728c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bindgen v0.64.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling built v0.7.1
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling profiling v1.0.15
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling rmp v0.8.12
[INFO] [stderr]    Compiling safe_arch v0.7.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling imgref v1.10.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling bitstream-io v2.2.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling wide v0.7.15
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling avif-serialize v0.8.1
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling rgb v0.8.37
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling serde_with_macros v3.7.0
[INFO] [stderr]    Compiling half v2.4.0
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling ffmpeg-next v6.1.1
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling zune-jpeg v0.4.11
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling num-iter v0.1.44
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling image-webp v0.1.1
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling clap_derive v4.5.3
[INFO] [stderr]    Compiling conv v0.3.3
[INFO] [stderr]    Compiling async-tungstenite v0.25.0
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[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/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.8.1/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 -C debuginfo=2 --cfg 'feature="std"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cordic", "cuda", "cuda_std", "cust_core", "decimal", "default", "fixed", "libm", "libm_force", "packed_simd", "partial_fixed_point_support", "rand", "rkyv", "rkyv-serialize", "serde", "serde_serialize", "std", "wide"))' -C metadata=fd9990c8155b4abb -C extra-filename=-96f607141313f921 --out-dir /opt/rustwide/target/debug/build/simba/96f607141313f921/deps -L dependency=/opt/rustwide/target/debug/build/approx/786b2edc11c65122/deps -L dependency=/opt/rustwide/target/debug/build/autocfg/68803328649343dc/deps -L dependency=/opt/rustwide/target/debug/build/bytemuck/a51f1a037e7dc8e3/deps -L dependency=/opt/rustwide/target/debug/build/libm/3651c1a9941eabee/deps -L dependency=/opt/rustwide/target/debug/build/libm/8f6dbdd5e261eaf8/deps -L dependency=/opt/rustwide/target/debug/build/libm/f4240047710a2733/deps -L dependency=/opt/rustwide/target/debug/build/num-complex/1c98fdfdf067b9ff/deps -L dependency=/opt/rustwide/target/debug/build/num-traits/0163b1f4c6dc0132/deps -L dependency=/opt/rustwide/target/debug/build/num-traits/1b983c9ccd847652/deps -L dependency=/opt/rustwide/target/debug/build/num-traits/8bc80799a0db7aad/deps -L dependency=/opt/rustwide/target/debug/build/paste/065b26702479086b/deps -L dependency=/opt/rustwide/target/debug/build/paste/64e07e05ef0d42e3/deps -L dependency=/opt/rustwide/target/debug/build/paste/c055e4a9762de25a/deps -L dependency=/opt/rustwide/target/debug/build/safe_arch/94a546dea57243a8/deps -L dependency=/opt/rustwide/target/debug/build/simba/96f607141313f921/deps -L dependency=/opt/rustwide/target/debug/build/wide/a8f25f51c107f7f7/deps --extern approx=/opt/rustwide/target/debug/build/approx/786b2edc11c65122/deps/libapprox-786b2edc11c65122.rmeta --extern num_complex=/opt/rustwide/target/debug/build/num-complex/1c98fdfdf067b9ff/deps/libnum_complex-1c98fdfdf067b9ff.rmeta --extern num_traits=/opt/rustwide/target/debug/build/num-traits/0163b1f4c6dc0132/deps/libnum_traits-0163b1f4c6dc0132.rmeta --extern paste=/opt/rustwide/target/debug/build/paste/c055e4a9762de25a/deps/libpaste-c055e4a9762de25a.so --extern wide=/opt/rustwide/target/debug/build/wide/a8f25f51c107f7f7/deps/libwide-a8f25f51c107f7f7.rmeta --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" "11f46b02ca7d04b07276250545fc9933f868d87850915ea7d26b1ccc4d15728c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11f46b02ca7d04b07276250545fc9933f868d87850915ea7d26b1ccc4d15728c", kill_on_drop: false }`
[INFO] [stdout] 11f46b02ca7d04b07276250545fc9933f868d87850915ea7d26b1ccc4d15728c
