[INFO] fetching crate videocall-daemon 0.3.3...
[INFO] checking videocall-daemon-0.3.3 against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] extracting crate videocall-daemon 0.3.3 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate videocall-daemon 0.3.3 on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ffa949a1a2b0f21f9068e03893cf824fca41762563e0a2bf9e0c70505286d86f
[INFO] running `Command { std: "docker" "start" "-a" "ffa949a1a2b0f21f9068e03893cf824fca41762563e0a2bf9e0c70505286d86f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ffa949a1a2b0f21f9068e03893cf824fca41762563e0a2bf9e0c70505286d86f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffa949a1a2b0f21f9068e03893cf824fca41762563e0a2bf9e0c70505286d86f", kill_on_drop: false }`
[INFO] [stdout] ffa949a1a2b0f21f9068e03893cf824fca41762563e0a2bf9e0c70505286d86f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 351f1f51212c3844210c79f13cc0c65020ebd74310d619595e83f4fd81898a9e
[INFO] running `Command { std: "docker" "start" "-a" "351f1f51212c3844210c79f13cc0c65020ebd74310d619595e83f4fd81898a9e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling nasm-rs v0.3.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling bindgen v0.68.1
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking anymap2 v0.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]    Compiling protobuf v3.7.1
[INFO] [stderr]    Compiling videocall-nokhwa-bindings-macos v0.2.2
[INFO] [stderr]     Checking tinyvec v1.8.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]    Compiling mozjpeg-sys v2.2.3
[INFO] [stderr]    Compiling ring v0.17.11
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling audiopus_sys v0.2.2
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking clap_builder v4.5.31
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking matchers v0.1.0
[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 regex v1.11.1
[INFO] [stderr]     Checking mozjpeg v0.10.13
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.218
[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 tracing-attributes v0.1.28
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling gloo-worker-macros v0.1.0
[INFO] [stderr]    Compiling implicit-clone-derive v0.1.1
[INFO] [stderr]    Compiling yew-macro v0.21.0
[INFO] [stderr]     Checking pin-project v1.1.9
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking quinn-udp v0.4.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking rav1e v0.7.1
[INFO] [stderr]     Checking protobuf-support v3.7.1
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking implicit-clone v0.4.9
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[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 quinn-proto v0.10.6
[INFO] [stderr] error: could not compile `exr` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name exr --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exr-1.73.0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=09063f537a60c0a2 -C extra-filename=-509ac6f57f30bda0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_field=/opt/rustwide/target/debug/deps/libbit_field-77b69f61fac77893.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-d962aa8f733e6918.rmeta --extern lebe=/opt/rustwide/target/debug/deps/liblebe-b9368eb84a598593.rmeta --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-1646b5c2733feea3.rmeta --extern rayon_core=/opt/rustwide/target/debug/deps/librayon_core-49d2b8c8b8c0bc8d.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-0538322709bcbfaa.rmeta --extern zune_inflate=/opt/rustwide/target/debug/deps/libzune_inflate-6e7fe28759859e7c.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" "351f1f51212c3844210c79f13cc0c65020ebd74310d619595e83f4fd81898a9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "351f1f51212c3844210c79f13cc0c65020ebd74310d619595e83f4fd81898a9e", kill_on_drop: false }`
[INFO] [stdout] 351f1f51212c3844210c79f13cc0c65020ebd74310d619595e83f4fd81898a9e
