[INFO] fetching crate videocall-daemon 0.3.3...
[INFO] checking videocall-daemon-0.3.3 against try#18c1d185ac7a6a3bf399296b35e4b2736809a756 for pr-146972
[INFO] extracting crate videocall-daemon 0.3.3 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate videocall-daemon 0.3.3
[INFO] finished tweaking crates.io crate videocall-daemon 0.3.3
[INFO] tweaked toml for crates.io crate videocall-daemon 0.3.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate videocall-daemon 0.3.3 on toolchain 18c1d185ac7a6a3bf399296b35e4b2736809a756
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate videocall-daemon 0.3.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" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bde4bb908152782041801e9fe796fc4583c8d567871dd39512e151d44792e09d
[INFO] running `Command { std: "docker" "start" "-a" "bde4bb908152782041801e9fe796fc4583c8d567871dd39512e151d44792e09d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bde4bb908152782041801e9fe796fc4583c8d567871dd39512e151d44792e09d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bde4bb908152782041801e9fe796fc4583c8d567871dd39512e151d44792e09d", kill_on_drop: false }`
[INFO] [stdout] bde4bb908152782041801e9fe796fc4583c8d567871dd39512e151d44792e09d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e95892b9b9153881de631acfaa9e18b1d2b091945478529479eae339a431bb73
[INFO] running `Command { std: "docker" "start" "-a" "e95892b9b9153881de631acfaa9e18b1d2b091945478529479eae339a431bb73", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking avif-serialize v0.8.3
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking zune-jpeg v0.4.14
[INFO] [stderr]     Checking image-webp v0.2.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling nasm-rs v0.3.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bindgen v0.68.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]     Checking anymap2 v0.13.0
[INFO] [stderr]    Compiling videocall-nokhwa-bindings-macos v0.2.2
[INFO] [stderr]    Compiling protobuf v3.7.1
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking tinyvec v1.8.1
[INFO] [stderr]    Compiling ring v0.17.11
[INFO] [stderr]    Compiling mozjpeg-sys v2.2.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling audiopus_sys v0.2.2
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking clap_builder v4.5.31
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking opus v0.3.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.9
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling gloo-worker-macros v0.1.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling implicit-clone-derive v0.1.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling yew-macro v0.21.0
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]     Checking pin-project v1.1.9
[INFO] [stderr]     Checking implicit-clone v0.4.9
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking rav1e v0.7.1
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking protobuf-support v3.7.1
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]     Checking quinn-udp v0.4.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking pinned v0.1.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr] error: could not compile `bindgen` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/18c1d185ac7a6a3bf399296b35e4b2736809a756/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.68.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --cfg 'feature="which-rustfmt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_5", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=d67ec2b8897db9c0 -C extra-filename=-aac64d0cf3c4096f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-0db4df3f3197ecac.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-c01d76409fb25732.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-6566422adef3fec2.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-bcf4d76e77cc406a.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-94413c5e4ac1eb3a.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-632a2cc935ed24d2.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-c8886dfbebe7e598.rmeta --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-29d69708fec5132a.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-932edc3a62ce74e0.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-4d964cc8b9f5efd8.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-ba3f429391f6aa41.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-c94cda88a025c06c.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-258c8bec04b9d869.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-10e17c23ecf9d7e8.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-53ca059a6c7b959e.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 `bindgen` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/18c1d185ac7a6a3bf399296b35e4b2736809a756/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.65.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="runtime"' --cfg 'feature="which"' --cfg 'feature="which-rustfmt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "annotate-snippets", "default", "experimental", "log", "logging", "runtime", "static", "testing_only_extra_assertions", "testing_only_libclang_5", "testing_only_libclang_9", "which", "which-rustfmt"))' -C metadata=c8ad02219a4f53ff -C extra-filename=-9213bf324a2c8227 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-1969f6684f376d5e.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-c01d76409fb25732.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-6566422adef3fec2.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-bcf4d76e77cc406a.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-94413c5e4ac1eb3a.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-632a2cc935ed24d2.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-c8886dfbebe7e598.rmeta --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-29d69708fec5132a.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-932edc3a62ce74e0.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-4d964cc8b9f5efd8.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-ba3f429391f6aa41.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-c94cda88a025c06c.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-258c8bec04b9d869.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-10e17c23ecf9d7e8.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-53ca059a6c7b959e.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "e95892b9b9153881de631acfaa9e18b1d2b091945478529479eae339a431bb73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e95892b9b9153881de631acfaa9e18b1d2b091945478529479eae339a431bb73", kill_on_drop: false }`
[INFO] [stdout] e95892b9b9153881de631acfaa9e18b1d2b091945478529479eae339a431bb73
