[INFO] fetching crate cosmol_viewer_core 0.2.1...
[INFO] documenting cosmol_viewer_core-0.2.1 against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918
[INFO] extracting crate cosmol_viewer_core 0.2.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate cosmol_viewer_core 0.2.1
[INFO] finished tweaking crates.io crate cosmol_viewer_core 0.2.1
[INFO] tweaked toml for crates.io crate cosmol_viewer_core 0.2.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cosmol_viewer_core 0.2.1 on toolchain a394c9cd9ec93787f09a7ac445b14cc674a94549
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cosmol_viewer_core 0.2.1 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" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 51ffeec1f8cc677908bc5365ae79cfd446ee112110ae2fec338910da5b33521a
[INFO] running `Command { std: "docker" "start" "-a" "51ffeec1f8cc677908bc5365ae79cfd446ee112110ae2fec338910da5b33521a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51ffeec1f8cc677908bc5365ae79cfd446ee112110ae2fec338910da5b33521a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51ffeec1f8cc677908bc5365ae79cfd446ee112110ae2fec338910da5b33521a", kill_on_drop: false }`
[INFO] [stdout] 51ffeec1f8cc677908bc5365ae79cfd446ee112110ae2fec338910da5b33521a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6250460a16ce7b7fe4f9b9aefd7828fd5501331417ff0d1bb0d0d95fb7459cc2
[INFO] running `Command { std: "docker" "start" "-a" "6250460a16ce7b7fe4f9b9aefd7828fd5501331417ff0d1bb0d0d95fb7459cc2", kill_on_drop: false }`
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling zerocopy v0.8.36
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]    Compiling zerocopy-derive v0.8.36
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking emath v0.33.3
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]     Checking ecolor v0.33.3
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]    Compiling kurbo v0.13.0
[INFO] [stderr]    Compiling fontconfig-parser v0.5.8
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]     Checking calloop v0.14.3
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]     Checking avif-serialize v0.8.6
[INFO] [stderr]     Checking wayland-client v0.31.12
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.4.0
[INFO] [stderr]    Compiling unicode-script v0.5.8
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]    Compiling unicode-ccc v0.4.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]     Checking zune-jpeg v0.5.12
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling simplecss v0.2.2
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling roxmltree v0.21.1
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling rustybuzz v0.20.1
[INFO] [stderr]    Compiling fontdb v0.23.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling svgtypes v0.16.1
[INFO] [stderr]     Checking wayland-protocols v0.32.10
[INFO] [stderr]     Checking wayland-cursor v0.31.12
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]    Compiling data-url v0.3.2
[INFO] [stderr]    Compiling imagesize v0.14.0
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling generator v0.8.8
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]    Compiling fixed v1.30.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking webbrowser v1.0.6
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking az v1.3.0
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking safe_arch v1.0.0
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]     Checking divrem v1.0.0
[INFO] [stderr]     Checking cmov v0.4.6
[INFO] [stderr]     Checking sorted-vec v0.8.10
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]    Compiling usvg v0.46.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking wide v1.1.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]     Checking glam v0.31.0
[INFO] [stderr]     Checking na_seq v0.3.12
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking epaint v0.33.3
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr] error: could not compile `wayland-protocols` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a394c9cd9ec93787f09a7ac445b14cc674a94549/bin/rustc --crate-name wayland_protocols --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-protocols-0.32.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="client"' --cfg 'feature="staging"' --cfg 'feature="unstable"' --cfg 'feature="wayland-client"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "server", "staging", "unstable", "wayland-client", "wayland-server"))' -C metadata=2cb74b2a0e3d667d -C extra-filename=-1f49b6de9f716510 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c85988d0561b2741.rmeta --extern wayland_backend=/opt/rustwide/target/debug/deps/libwayland_backend-d2e4c5db002eb061.rmeta --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-52be38daae63b393.rmeta --extern wayland_scanner=/opt/rustwide/target/debug/deps/libwayland_scanner-68d86a764450c465.so --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 `rav1e` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a394c9cd9ec93787f09a7ac445b14cc674a94549/bin/rustc --crate-name rav1e --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rav1e-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::upper_case_acronyms' --warn=unexpected_cfgs '--allow=clippy::too_many_arguments' '--allow=clippy::needless_range_loop' '--warn=clippy::missing_safety_doc' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' '--allow=clippy::enum_variant_names' '--warn=clippy::doc_markdown' '--warn=clippy::doc_link_with_quotes' '--allow=clippy::comparison_chain' --check-cfg 'cfg(nasm_x86_64)' --check-cfg 'cfg(asm_neon)' --check-cfg 'cfg(cargo_c)' --check-cfg 'cfg(fuzzing)' --cfg 'feature="threading"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aom-sys", "asm", "av-metrics", "backtrace", "bench", "binaries", "byteorder", "capi", "cc", "channel-api", "check_asm", "clap", "clap_complete", "console", "crossbeam", "dav1d-sys", "decode_test", "decode_test_dav1d", "default", "desync_finder", "dump_ivf", "dump_lookahead_data", "fern", "git_version", "image", "ivf", "nasm-rs", "nom", "quick_test", "scan_fmt", "serde", "serde-big-array", "serialize", "signal-hook", "signal_support", "threading", "toml", "tracing", "tracing-chrome", "tracing-subscriber", "unstable", "wasm", "wasm-bindgen", "y4m"))' -C metadata=fe4dbc16046dbd0f -C extra-filename=-d1320d1d5d597397 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aligned_vec=/opt/rustwide/target/debug/deps/libaligned_vec-e5a643364d89632a.rmeta --extern arg_enum_proc_macro=/opt/rustwide/target/debug/deps/libarg_enum_proc_macro-87e53fce61489e23.so --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-30751d79791e52e6.rmeta --extern av_scenechange=/opt/rustwide/target/debug/deps/libav_scenechange-a6d7942ae61c2b6c.rmeta --extern av1_grain=/opt/rustwide/target/debug/deps/libav1_grain-82220d3d8d8adbda.rmeta --extern bitstream_io=/opt/rustwide/target/debug/deps/libbitstream_io-c3812526f1987746.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-190c9021fd162845.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-ac1cf5e414eca6f7.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-3f7e59e525cb5b67.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-243a4081f8655140.rmeta --extern rayon=/opt/rustwide/target/debug/deps/libmaybe_rayon-606fcc43ae39f553.rmeta --extern debug_unreachable=/opt/rustwide/target/debug/deps/libdebug_unreachable-308576270019a9b4.rmeta --extern noop_proc_macro=/opt/rustwide/target/debug/deps/libnoop_proc_macro-2e1b35bb98ddaa7a.so --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-aafd151f3dfbf50f.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3f20bdcfe3eb0a45.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern profiling=/opt/rustwide/target/debug/deps/libprofiling-8ea720c7b8d76f29.rmeta --extern simd_helpers=/opt/rustwide/target/debug/deps/libsimd_helpers-810fee768beb669d.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-143d6176b8ddacf4.rmeta --extern v_frame=/opt/rustwide/target/debug/deps/libv_frame-e1ac7f2245c0fd78.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "6250460a16ce7b7fe4f9b9aefd7828fd5501331417ff0d1bb0d0d95fb7459cc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6250460a16ce7b7fe4f9b9aefd7828fd5501331417ff0d1bb0d0d95fb7459cc2", kill_on_drop: false }`
[INFO] [stdout] 6250460a16ce7b7fe4f9b9aefd7828fd5501331417ff0d1bb0d0d95fb7459cc2
