[INFO] fetching crate dioxuscut-shapes 0.1.3...
[INFO] documenting dioxuscut-shapes-0.1.3 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate dioxuscut-shapes 0.1.3 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate dioxuscut-shapes 0.1.3
[INFO] finished tweaking crates.io crate dioxuscut-shapes 0.1.3
[INFO] tweaked toml for crates.io crate dioxuscut-shapes 0.1.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dioxuscut-shapes 0.1.3 on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dioxuscut-shapes 0.1.3 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 35efbc93a7511dbf9d005aa2989a7dbe00f4fae66f49a6395a6ba556270a6824
[INFO] running `Command { std: "docker" "start" "35efbc93a7511dbf9d005aa2989a7dbe00f4fae66f49a6395a6ba556270a6824", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35efbc93a7511dbf9d005aa2989a7dbe00f4fae66f49a6395a6ba556270a6824", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "35efbc93a7511dbf9d005aa2989a7dbe00f4fae66f49a6395a6ba556270a6824" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35efbc93a7511dbf9d005aa2989a7dbe00f4fae66f49a6395a6ba556270a6824", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "35efbc93a7511dbf9d005aa2989a7dbe00f4fae66f49a6395a6ba556270a6824" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling libc v0.2.187
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking futures-core v0.3.33
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking futures-sink v0.3.33
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-task v0.3.33
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.126
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]     Checking futures-io v0.3.33
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling wasm-bindgen v0.2.126
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking dioxus-core-types v0.6.2
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking konst_macro_rules v0.2.19
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking konst v0.2.20
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]     Checking unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling lazy-js-bundle v0.6.2
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking const_format v0.2.36
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling async-trait v0.1.91
[INFO] [stderr]    Compiling serde_repr v0.1.21
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.126
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling libxdo-sys v0.11.0
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.2
[INFO] [stderr]    Compiling dioxus-rsx v0.6.2
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.16
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling zerocopy-derive v0.8.55
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling warnings-macro v0.2.0
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.126
[INFO] [stderr]     Checking generational-box v0.6.2
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking futures-executor v0.3.33
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]     Checking warnings v0.2.1
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking dioxus-core v0.6.3
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling enumset_derive v0.15.0
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking js-sys v0.3.103
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling gdk-sys v0.18.2
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking dioxus-signals v0.6.3
[INFO] [stderr]    Compiling soup3-sys v0.5.0
[INFO] [stderr]    Compiling javascriptcore-rs-sys v1.1.1
[INFO] [stderr]    Compiling gdkx11-sys v0.18.2
[INFO] [stderr]    Compiling webkit2gtk-sys v2.0.1
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling const-serialize-macro v0.6.2
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling built v0.8.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking endi v1.1.1
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]     Checking dioxus-hooks v0.6.2
[INFO] [stderr]     Checking enumset v1.1.14
[INFO] [stderr]     Checking dioxus-cli-config v0.6.3
[INFO] [stderr]     Checking zvariant v4.2.0
[INFO] [stderr]     Checking glib v0.18.5
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]    Compiling dioxus-core-macro v0.6.3
[INFO] [stderr]    Compiling tokio-macros v2.7.1
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.6.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking rand v0.8.7
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking no_std_io2 v0.9.4
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling pulp v0.22.3
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking zbus_names v3.0.0
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking bitstream-io v4.10.0
[INFO] [stderr]     Checking dioxus-html v0.6.3
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking libxdo v0.6.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling sledgehammer_bindgen_macro v0.6.5
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling dioxus-document v0.6.3
[INFO] [stderr]    Compiling dioxus-interpreter-js v0.6.2
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking pulp-wasm-simd-flag v0.1.1
[INFO] [stderr]     Checking imgref v1.12.2
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking tungstenite v0.23.0
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking cairo-rs v0.18.5
[INFO] [stderr]     Checking atk v0.18.2
[INFO] [stderr]     Checking javascriptcore-rs v1.1.2
[INFO] [stderr]     Checking libappindicator-sys v0.9.0
[INFO] [stderr]     Checking sledgehammer_bindgen v0.6.0
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.76
[INFO] [stderr]     Checking web-sys v0.3.103
[INFO] [stderr]    Compiling const-serialize v0.6.2
[INFO] [stderr]     Checking zbus v4.4.0
[INFO] [stderr]     Checking dioxus-devtools-types v0.6.2
[INFO] [stderr]    Compiling dlopen2_derive v0.4.3
[INFO] [stderr]     Checking avif-serialize v0.8.9
[INFO] [stderr]     Checking sledgehammer_utils v0.3.1
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]    Compiling rfd v0.14.1
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]    Compiling wry v0.45.0
[INFO] [stderr]     Checking pxfm v0.1.30
[INFO] [stderr]     Checking fax v0.2.7
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking tiff v0.11.3
[INFO] [stderr]     Checking gif v0.14.2
[INFO] [stderr]     Checking cfb v0.7.3
[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/da3f5c31e5535b3dc210067de660a45784ae1e9c/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 --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=7b583bcacd8493dd -C extra-filename=-6f5525ba1696bac4 --out-dir /opt/rustwide/target/debug/build/rav1e/6f5525ba1696bac4/out -L dependency=/opt/rustwide/target/debug/build/aligned/47df98ec57d66d9d/out -L dependency=/opt/rustwide/target/debug/build/aligned-vec/aa7180df5831a164/out -L dependency=/opt/rustwide/target/debug/build/anyhow/d5f04c2d9d0d7bf2/out -L dependency=/opt/rustwide/target/debug/build/arg_enum_proc_macro/eecbaf53ed930861/out -L dependency=/opt/rustwide/target/debug/build/arrayvec/6514fbe103c4fe79/out -L dependency=/opt/rustwide/target/debug/build/as-slice/8d7ff796c4144fcb/out -L dependency=/opt/rustwide/target/debug/build/av-scenechange/5863b812b0107490/out -L dependency=/opt/rustwide/target/debug/build/av1-grain/b95f9fd313700734/out -L dependency=/opt/rustwide/target/debug/build/bitstream-io/aa1d3a90e71cc1de/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-deque/8276e8ac1863dbd1/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-epoch/8f4743d06fdd5f2e/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-utils/438f252b9b1e5e6c/out -L dependency=/opt/rustwide/target/debug/build/either/7d7985dc776751b3/out -L dependency=/opt/rustwide/target/debug/build/equator/2279c7cd132bdce7/out -L dependency=/opt/rustwide/target/debug/build/equator-macro/5fcd500864b383dd/out -L dependency=/opt/rustwide/target/debug/build/itertools/1148eaef64cbb9b8/out -L dependency=/opt/rustwide/target/debug/build/libc/f82c54e6ba48f70a/out -L dependency=/opt/rustwide/target/debug/build/log/88d33b7e65e7d5e3/out -L dependency=/opt/rustwide/target/debug/build/maybe-rayon/f303dd1e7a7921cd/out -L dependency=/opt/rustwide/target/debug/build/memchr/b924193483665774/out -L dependency=/opt/rustwide/target/debug/build/new_debug_unreachable/308576270019a9b4/out -L dependency=/opt/rustwide/target/debug/build/no_std_io2/d0954be7f288f515/out -L dependency=/opt/rustwide/target/debug/build/nom/5c0e9f49569e08c8/out -L dependency=/opt/rustwide/target/debug/build/noop_proc_macro/2e1b35bb98ddaa7a/out -L dependency=/opt/rustwide/target/debug/build/num-bigint/b5a5f61c4917565f/out -L dependency=/opt/rustwide/target/debug/build/num-derive/64b8e3011196c3aa/out -L dependency=/opt/rustwide/target/debug/build/num-integer/42d76669d1b856a4/out -L dependency=/opt/rustwide/target/debug/build/num-rational/bfeb4af6d05b8a62/out -L dependency=/opt/rustwide/target/debug/build/num-traits/89b73ffee7dd0236/out -L dependency=/opt/rustwide/target/debug/build/paste/c5e5e8a2bd161c29/out -L dependency=/opt/rustwide/target/debug/build/pastey/00e694bb8c5bde9f/out -L dependency=/opt/rustwide/target/debug/build/profiling/544baa0e3af2eb6f/out -L dependency=/opt/rustwide/target/debug/build/profiling-procmacros/d28c4e8db98aa247/out -L dependency=/opt/rustwide/target/debug/build/rayon/79955d5e334e998a/out -L dependency=/opt/rustwide/target/debug/build/rayon-core/121f0037400e163a/out -L dependency=/opt/rustwide/target/debug/build/simd_helpers/978a27716a24cf1e/out -L dependency=/opt/rustwide/target/debug/build/stable_deref_trait/a4bd0afb694af506/out -L dependency=/opt/rustwide/target/debug/build/thiserror/20081a24b161a4f0/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/4fdd0a5f9496ec99/out -L dependency=/opt/rustwide/target/debug/build/v_frame/ab3d72b31c172856/out -L dependency=/opt/rustwide/target/debug/build/y4m/8e416728c22fa408/out --extern aligned_vec=/opt/rustwide/target/debug/build/aligned-vec/aa7180df5831a164/out/libaligned_vec-aa7180df5831a164.rmeta --extern arg_enum_proc_macro=/opt/rustwide/target/debug/build/arg_enum_proc_macro/eecbaf53ed930861/out/libarg_enum_proc_macro-eecbaf53ed930861.so --extern arrayvec=/opt/rustwide/target/debug/build/arrayvec/6514fbe103c4fe79/out/libarrayvec-6514fbe103c4fe79.rmeta --extern av_scenechange=/opt/rustwide/target/debug/build/av-scenechange/5863b812b0107490/out/libav_scenechange-5863b812b0107490.rmeta --extern av1_grain=/opt/rustwide/target/debug/build/av1-grain/b95f9fd313700734/out/libav1_grain-b95f9fd313700734.rmeta --extern bitstream_io=/opt/rustwide/target/debug/build/bitstream-io/aa1d3a90e71cc1de/out/libbitstream_io-aa1d3a90e71cc1de.rmeta --extern cfg_if=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out/libcfg_if-190c9021fd162845.rmeta --extern itertools=/opt/rustwide/target/debug/build/itertools/1148eaef64cbb9b8/out/libitertools-1148eaef64cbb9b8.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/f82c54e6ba48f70a/out/liblibc-f82c54e6ba48f70a.rmeta --extern log=/opt/rustwide/target/debug/build/log/88d33b7e65e7d5e3/out/liblog-88d33b7e65e7d5e3.rmeta --extern rayon=/opt/rustwide/target/debug/build/maybe-rayon/f303dd1e7a7921cd/out/libmaybe_rayon-f303dd1e7a7921cd.rmeta --extern debug_unreachable=/opt/rustwide/target/debug/build/new_debug_unreachable/308576270019a9b4/out/libdebug_unreachable-308576270019a9b4.rmeta --extern noop_proc_macro=/opt/rustwide/target/debug/build/noop_proc_macro/2e1b35bb98ddaa7a/out/libnoop_proc_macro-2e1b35bb98ddaa7a.so --extern num_derive=/opt/rustwide/target/debug/build/num-derive/64b8e3011196c3aa/out/libnum_derive-64b8e3011196c3aa.so --extern num_traits=/opt/rustwide/target/debug/build/num-traits/89b73ffee7dd0236/out/libnum_traits-89b73ffee7dd0236.rmeta --extern paste=/opt/rustwide/target/debug/build/paste/c5e5e8a2bd161c29/out/libpaste-c5e5e8a2bd161c29.so --extern profiling=/opt/rustwide/target/debug/build/profiling/544baa0e3af2eb6f/out/libprofiling-544baa0e3af2eb6f.rmeta --extern simd_helpers=/opt/rustwide/target/debug/build/simd_helpers/978a27716a24cf1e/out/libsimd_helpers-978a27716a24cf1e.so --extern thiserror=/opt/rustwide/target/debug/build/thiserror/20081a24b161a4f0/out/libthiserror-20081a24b161a4f0.rmeta --extern v_frame=/opt/rustwide/target/debug/build/v_frame/ab3d72b31c172856/out/libv_frame-ab3d72b31c172856.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 `gio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/da3f5c31e5535b3dc210067de660a45784ae1e9c/bin/rustc --crate-name gio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gio-0.18.4/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="v2_58"' --cfg 'feature="v2_60"' --cfg 'feature="v2_62"' --cfg 'feature="v2_64"' --cfg 'feature="v2_66"' --cfg 'feature="v2_68"' --cfg 'feature="v2_70"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78"))' -C metadata=d3e045416a5581ce -C extra-filename=-5bd1d4caff55cfcd --out-dir /opt/rustwide/target/debug/build/gio/5bd1d4caff55cfcd/out -L dependency=/opt/rustwide/target/debug/build/bitflags/a628384252cb89cc/out -L dependency=/opt/rustwide/target/debug/build/futures-channel/19c37e951e057d0f/out -L dependency=/opt/rustwide/target/debug/build/futures-core/66c6c11339e0b249/out -L dependency=/opt/rustwide/target/debug/build/futures-executor/3c7e1f085e37bf25/out -L dependency=/opt/rustwide/target/debug/build/futures-io/ec825954e5f24f03/out -L dependency=/opt/rustwide/target/debug/build/futures-macro/8d62ffb5ce07ff4a/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/cdd1669e988ddca7/out -L dependency=/opt/rustwide/target/debug/build/futures-task/7018d05962e87907/out -L dependency=/opt/rustwide/target/debug/build/futures-util/02aab1fdd7658e65/out -L dependency=/opt/rustwide/target/debug/build/gio-sys/59ee6e4757c633e4/out -L dependency=/opt/rustwide/target/debug/build/glib/21d1abe615c66e0f/out -L dependency=/opt/rustwide/target/debug/build/glib-macros/f822eca87718fdca/out -L dependency=/opt/rustwide/target/debug/build/glib-sys/b1ec5983263327d1/out -L dependency=/opt/rustwide/target/debug/build/gobject-sys/7bd891576d0ca4b5/out -L dependency=/opt/rustwide/target/debug/build/libc/f82c54e6ba48f70a/out -L dependency=/opt/rustwide/target/debug/build/memchr/b924193483665774/out -L dependency=/opt/rustwide/target/debug/build/once_cell/6f8123b0c2eed634/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out -L dependency=/opt/rustwide/target/debug/build/serde_core/31ebf1ee06936497/out -L dependency=/opt/rustwide/target/debug/build/slab/101f873bca723251/out -L dependency=/opt/rustwide/target/debug/build/smallvec/4f8e4a825041d312/out -L dependency=/opt/rustwide/target/debug/build/thiserror/d7256f85f8bd47c8/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/23af60aca12515e9/out --extern futures_channel=/opt/rustwide/target/debug/build/futures-channel/19c37e951e057d0f/out/libfutures_channel-19c37e951e057d0f.rmeta --extern futures_core=/opt/rustwide/target/debug/build/futures-core/66c6c11339e0b249/out/libfutures_core-66c6c11339e0b249.rmeta --extern futures_io=/opt/rustwide/target/debug/build/futures-io/ec825954e5f24f03/out/libfutures_io-ec825954e5f24f03.rmeta --extern futures_util=/opt/rustwide/target/debug/build/futures-util/02aab1fdd7658e65/out/libfutures_util-02aab1fdd7658e65.rmeta --extern ffi=/opt/rustwide/target/debug/build/gio-sys/59ee6e4757c633e4/out/libgio_sys-59ee6e4757c633e4.rmeta --extern glib=/opt/rustwide/target/debug/build/glib/21d1abe615c66e0f/out/libglib-21d1abe615c66e0f.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/f82c54e6ba48f70a/out/liblibc-f82c54e6ba48f70a.rmeta --extern once_cell=/opt/rustwide/target/debug/build/once_cell/6f8123b0c2eed634/out/libonce_cell-6f8123b0c2eed634.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern smallvec=/opt/rustwide/target/debug/build/smallvec/4f8e4a825041d312/out/libsmallvec-4f8e4a825041d312.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/d7256f85f8bd47c8/out/libthiserror-d7256f85f8bd47c8.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "35efbc93a7511dbf9d005aa2989a7dbe00f4fae66f49a6395a6ba556270a6824", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35efbc93a7511dbf9d005aa2989a7dbe00f4fae66f49a6395a6ba556270a6824", kill_on_drop: false }`
[INFO] [stdout] 35efbc93a7511dbf9d005aa2989a7dbe00f4fae66f49a6395a6ba556270a6824
