[INFO] cloning repository https://github.com/MadOne/lan_game_scan
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MadOne/lan_game_scan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMadOne%2Flan_game_scan", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMadOne%2Flan_game_scan'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 796f86b4d07d2c4a19bdb471ca4596df8cc1781d
[INFO] checking MadOne/lan_game_scan against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMadOne%2Flan_game_scan" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/MadOne/lan_game_scan
[INFO] finished tweaking git repo https://github.com/MadOne/lan_game_scan
[INFO] tweaked toml for git repo https://github.com/MadOne/lan_game_scan written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MadOne/lan_game_scan on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MadOne/lan_game_scan 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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] c2fc1ab805c27c77aa1cb2da85700dc21ca6d477183719595d74be1a81d5ed6d
[INFO] running `Command { std: "docker" "start" "c2fc1ab805c27c77aa1cb2da85700dc21ca6d477183719595d74be1a81d5ed6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c2fc1ab805c27c77aa1cb2da85700dc21ca6d477183719595d74be1a81d5ed6d", 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" "c2fc1ab805c27c77aa1cb2da85700dc21ca6d477183719595d74be1a81d5ed6d" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c2fc1ab805c27c77aa1cb2da85700dc21ca6d477183719595d74be1a81d5ed6d", 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" "c2fc1ab805c27c77aa1cb2da85700dc21ca6d477183719595d74be1a81d5ed6d" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]     Checking futures-core v0.3.33
[INFO] [stderr]     Checking futures-sink v0.3.33
[INFO] [stderr]     Checking futures-io v0.3.33
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking futures-task v0.3.33
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking dioxus-core-types v0.7.10
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking rustc-hash v2.1.3
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling lazy-js-bundle v0.7.10
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling find-msvc-tools v0.1.11
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling cc v1.4.4
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking either v1.17.0
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking dioxus-cli-config v0.7.10
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling libxdo-sys v0.11.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling built v0.8.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking ipnet v2.12.1
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking no_std_io2 v0.9.4
[INFO] [stderr]    Compiling pulp v0.22.3
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]     Checking bitstream-io v4.10.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling time-macros v0.2.32
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking pulp-wasm-simd-flag v0.1.1
[INFO] [stderr]     Checking imgref v1.12.2
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking libxdo v0.6.0
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking avif-serialize v0.8.9
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling dioxus-document v0.7.10
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling dioxus-interpreter-js v0.7.10
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]    Compiling wry v0.53.5
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]     Checking pxfm v0.1.30
[INFO] [stderr]    Compiling rfd v0.17.2
[INFO] [stderr]     Checking fax v0.2.7
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]     Checking sledgehammer_utils v0.3.1
[INFO] [stderr]     Checking infer v0.19.0
[INFO] [stderr]     Checking gif v0.14.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking tiff v0.11.3
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]    Compiling dioxus-desktop v0.7.10
[INFO] [stderr]    Compiling base16 v0.2.1
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking pnet_base v0.35.0
[INFO] [stderr]     Checking phf_shared v0.13.1
[INFO] [stderr]    Compiling dioxus-config-macro v0.7.10
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking dioxus-config-macros v0.7.10
[INFO] [stderr]     Checking chacha20 v0.10.1
[INFO] [stderr]     Checking pnet_macros_support v0.35.0
[INFO] [stderr]    Compiling dioxus-primitives v0.0.1 (https://github.com/DioxusLabs/components#bf007c15)
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking palette_math v0.7.7
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking if-addrs v0.15.0
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling dioxus-rsx v0.7.10
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling warnings-macro v0.2.0
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling const-serialize-macro v0.7.2
[INFO] [stderr]    Compiling const-serialize-macro v0.8.0-alpha.1
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.7.10
[INFO] [stderr]    Compiling dioxus-core-macro v0.7.10
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling const-serialize v0.7.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling sledgehammer_bindgen_macro v0.6.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling dlopen2_derive v0.4.1
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking generational-box v0.7.10
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking warnings v0.2.1
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling dioxus-stores-macro v0.7.10
[INFO] [stderr]    Compiling dioxus-router-macro v0.7.10
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking dlopen2 v0.8.2
[INFO] [stderr]    Compiling palette_derive v0.7.7
[INFO] [stderr]    Compiling dioxus-attributes v0.1.0 (https://github.com/DioxusLabs/components#bf007c15)
[INFO] [stderr]    Compiling enum_stringify v0.6.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling enumset_derive v0.11.0
[INFO] [stderr]     Checking sledgehammer_bindgen v0.6.0
[INFO] [stderr]     Checking dioxus-logger v0.7.10
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking enumset v1.1.6
[INFO] [stderr]     Checking palette v0.7.7
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking subsecond-types v0.7.10
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking subsecond v0.7.10
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling const-serialize v0.8.0-alpha.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]    Compiling manganis-core v0.7.10
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking futures-executor v0.3.33
[INFO] [stderr]     Checking dioxus-core v0.7.10
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]     Checking futures v0.3.33
[INFO] [stderr]     Checking http-body-util v0.1.4
[INFO] [stderr]    Compiling pnet_macros v0.35.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling manganis-macro v0.7.10
[INFO] [stderr]     Checking url v2.5.8
[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/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/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=7e475f06bbcc428e -C extra-filename=-299dc03e933332bc --out-dir /opt/rustwide/target/debug/build/rav1e/299dc03e933332bc/out -L dependency=/opt/rustwide/target/debug/build/aligned/ba40aeb84643bc3a/out -L dependency=/opt/rustwide/target/debug/build/aligned-vec/d67e5e0f6552973c/out -L dependency=/opt/rustwide/target/debug/build/anyhow/d5f04c2d9d0d7bf2/out -L dependency=/opt/rustwide/target/debug/build/arg_enum_proc_macro/87ea137cb310126a/out -L dependency=/opt/rustwide/target/debug/build/arrayvec/6514fbe103c4fe79/out -L dependency=/opt/rustwide/target/debug/build/as-slice/67ed14570e41d741/out -L dependency=/opt/rustwide/target/debug/build/av-scenechange/3b21e1495f945545/out -L dependency=/opt/rustwide/target/debug/build/av1-grain/2cba8e4f724ad563/out -L dependency=/opt/rustwide/target/debug/build/bitstream-io/1f950eeb1142afdc/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-deque/4891feb67a5ff775/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-epoch/c4cb3397a5505566/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-utils/1c9006e854b046b8/out -L dependency=/opt/rustwide/target/debug/build/either/10d0d1b77f3b30c6/out -L dependency=/opt/rustwide/target/debug/build/equator/20c8b2f243de53a7/out -L dependency=/opt/rustwide/target/debug/build/equator-macro/acbc3a064c385b1b/out -L dependency=/opt/rustwide/target/debug/build/itertools/71030e562bd87dba/out -L dependency=/opt/rustwide/target/debug/build/libc/5b122225efee376b/out -L dependency=/opt/rustwide/target/debug/build/log/74fdcfdf3875e7c0/out -L dependency=/opt/rustwide/target/debug/build/maybe-rayon/70f89a99bdd556e6/out -L dependency=/opt/rustwide/target/debug/build/memchr/2998dc56ed90fbb0/out -L dependency=/opt/rustwide/target/debug/build/new_debug_unreachable/308576270019a9b4/out -L dependency=/opt/rustwide/target/debug/build/no_std_io2/29e85e71a49a4be4/out -L dependency=/opt/rustwide/target/debug/build/nom/1281d7de33538aff/out -L dependency=/opt/rustwide/target/debug/build/noop_proc_macro/2e1b35bb98ddaa7a/out -L dependency=/opt/rustwide/target/debug/build/num-bigint/3078ad9fe24b933d/out -L dependency=/opt/rustwide/target/debug/build/num-derive/33f5a6e4f673fb77/out -L dependency=/opt/rustwide/target/debug/build/num-integer/73d7188e19b30f48/out -L dependency=/opt/rustwide/target/debug/build/num-rational/965dde0a8e76d7c3/out -L dependency=/opt/rustwide/target/debug/build/num-traits/3f20bdcfe3eb0a45/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/1843dad2b528a544/out -L dependency=/opt/rustwide/target/debug/build/profiling-procmacros/9666b3d106e08a74/out -L dependency=/opt/rustwide/target/debug/build/rayon/10c38f2f1cd2d3ed/out -L dependency=/opt/rustwide/target/debug/build/rayon-core/467a8cdd3135d9bc/out -L dependency=/opt/rustwide/target/debug/build/simd_helpers/746f4d2e47fad083/out -L dependency=/opt/rustwide/target/debug/build/stable_deref_trait/72a60ad2f278f0cf/out -L dependency=/opt/rustwide/target/debug/build/thiserror/9bdc03502b3bdef7/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/3694ec4f3fe83218/out -L dependency=/opt/rustwide/target/debug/build/v_frame/5fe349f66df79b35/out -L dependency=/opt/rustwide/target/debug/build/y4m/8e416728c22fa408/out --extern aligned_vec=/opt/rustwide/target/debug/build/aligned-vec/d67e5e0f6552973c/out/libaligned_vec-d67e5e0f6552973c.rmeta --extern arg_enum_proc_macro=/opt/rustwide/target/debug/build/arg_enum_proc_macro/87ea137cb310126a/out/libarg_enum_proc_macro-87ea137cb310126a.so --extern arrayvec=/opt/rustwide/target/debug/build/arrayvec/6514fbe103c4fe79/out/libarrayvec-6514fbe103c4fe79.rmeta --extern av_scenechange=/opt/rustwide/target/debug/build/av-scenechange/3b21e1495f945545/out/libav_scenechange-3b21e1495f945545.rmeta --extern av1_grain=/opt/rustwide/target/debug/build/av1-grain/2cba8e4f724ad563/out/libav1_grain-2cba8e4f724ad563.rmeta --extern bitstream_io=/opt/rustwide/target/debug/build/bitstream-io/1f950eeb1142afdc/out/libbitstream_io-1f950eeb1142afdc.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/71030e562bd87dba/out/libitertools-71030e562bd87dba.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/5b122225efee376b/out/liblibc-5b122225efee376b.rmeta --extern log=/opt/rustwide/target/debug/build/log/74fdcfdf3875e7c0/out/liblog-74fdcfdf3875e7c0.rmeta --extern rayon=/opt/rustwide/target/debug/build/maybe-rayon/70f89a99bdd556e6/out/libmaybe_rayon-70f89a99bdd556e6.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/33f5a6e4f673fb77/out/libnum_derive-33f5a6e4f673fb77.so --extern num_traits=/opt/rustwide/target/debug/build/num-traits/3f20bdcfe3eb0a45/out/libnum_traits-3f20bdcfe3eb0a45.rmeta --extern paste=/opt/rustwide/target/debug/build/paste/c5e5e8a2bd161c29/out/libpaste-c5e5e8a2bd161c29.so --extern profiling=/opt/rustwide/target/debug/build/profiling/1843dad2b528a544/out/libprofiling-1843dad2b528a544.rmeta --extern simd_helpers=/opt/rustwide/target/debug/build/simd_helpers/746f4d2e47fad083/out/libsimd_helpers-746f4d2e47fad083.so --extern thiserror=/opt/rustwide/target/debug/build/thiserror/9bdc03502b3bdef7/out/libthiserror-9bdc03502b3bdef7.rmeta --extern v_frame=/opt/rustwide/target/debug/build/v_frame/5fe349f66df79b35/out/libv_frame-5fe349f66df79b35.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 `palette` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/bin/rustc --crate-name palette --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/palette-0.7.7/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="alloc"' --cfg 'feature="approx"' --cfg 'feature="default"' --cfg 'feature="named"' --cfg 'feature="named_from_str"' --cfg 'feature="phf"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "approx", "bytemuck", "default", "find-crate", "libm", "named", "named_from_str", "phf", "rand", "random", "serde", "serializing", "std", "wide"))' -C metadata=ed4fdc997c268e01 -C extra-filename=-a3e4b3c8805ea121 --out-dir /opt/rustwide/target/debug/build/palette/a3e4b3c8805ea121/out -L dependency=/opt/rustwide/target/debug/build/approx/828469e4f0b47831/out -L dependency=/opt/rustwide/target/debug/build/num-traits/3f20bdcfe3eb0a45/out -L dependency=/opt/rustwide/target/debug/build/palette_derive/f8b55daea9439260/out -L dependency=/opt/rustwide/target/debug/build/palette_math/9998a91b42dbdeba/out -L dependency=/opt/rustwide/target/debug/build/phf/2a395112cc869fc7/out -L dependency=/opt/rustwide/target/debug/build/phf_shared/9e54abfb954ddb28/out -L dependency=/opt/rustwide/target/debug/build/siphasher/1ed864a5515e9074/out --extern approx=/opt/rustwide/target/debug/build/approx/828469e4f0b47831/out/libapprox-828469e4f0b47831.rmeta --extern palette_derive=/opt/rustwide/target/debug/build/palette_derive/f8b55daea9439260/out/libpalette_derive-f8b55daea9439260.so --extern palette_math=/opt/rustwide/target/debug/build/palette_math/9998a91b42dbdeba/out/libpalette_math-9998a91b42dbdeba.rmeta --extern phf=/opt/rustwide/target/debug/build/phf/2a395112cc869fc7/out/libphf-2a395112cc869fc7.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "c2fc1ab805c27c77aa1cb2da85700dc21ca6d477183719595d74be1a81d5ed6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2fc1ab805c27c77aa1cb2da85700dc21ca6d477183719595d74be1a81d5ed6d", kill_on_drop: false }`
[INFO] [stdout] c2fc1ab805c27c77aa1cb2da85700dc21ca6d477183719595d74be1a81d5ed6d
