[INFO] fetching crate videocall-daemon 0.3.3...
[INFO] checking videocall-daemon-0.3.3 against 1.95.0 for pr-155915
[INFO] extracting crate videocall-daemon 0.3.3 into /workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate videocall-daemon 0.3.3 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded videocall-types v0.1.0
[INFO] [stderr]   Downloaded mozjpeg v0.10.13
[INFO] [stderr]   Downloaded videocall-nokhwa-bindings-windows v0.4.2
[INFO] [stderr]   Downloaded gloo-net v0.2.6
[INFO] [stderr]   Downloaded core-media-sys v0.1.2
[INFO] [stderr]   Downloaded implicit-clone-derive v0.1.1
[INFO] [stderr]   Downloaded yew-websocket v1.21.0
[INFO] [stderr]   Downloaded opus v0.3.0
[INFO] [stderr]   Downloaded videocall-nokhwa-core v0.1.5
[INFO] [stderr]   Downloaded videocall-nokhwa-bindings-linux v0.1.1
[INFO] [stderr]   Downloaded videocall-nokhwa-bindings-macos v0.2.2
[INFO] [stderr]   Downloaded env-libvpx-sys v5.1.3
[INFO] [stderr]   Downloaded cocoa v0.20.2
[INFO] [stderr]   Downloaded metal v0.18.0
[INFO] [stderr]   Downloaded videocall-nokhwa v0.10.7
[INFO] [stderr]   Downloaded mozjpeg-sys v2.2.3
[INFO] [stderr]   Downloaded audiopus_sys v0.2.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fc856e33cf374951e85a501a54d6a4161c83b95bfe4bfd7578ce2ab3dd59d603
[INFO] running `Command { std: "docker" "start" "-a" "fc856e33cf374951e85a501a54d6a4161c83b95bfe4bfd7578ce2ab3dd59d603", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc856e33cf374951e85a501a54d6a4161c83b95bfe4bfd7578ce2ab3dd59d603", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc856e33cf374951e85a501a54d6a4161c83b95bfe4bfd7578ce2ab3dd59d603", kill_on_drop: false }`
[INFO] [stdout] fc856e33cf374951e85a501a54d6a4161c83b95bfe4bfd7578ce2ab3dd59d603
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e637cf1d271a4107083f34c9c08ec54ab2a395dff9520d8f4b5b3e7808668f7
[INFO] running `Command { std: "docker" "start" "-a" "3e637cf1d271a4107083f34c9c08ec54ab2a395dff9520d8f4b5b3e7808668f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.170
[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]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.9
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling nasm-rs v0.3.0
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]     Checking pin-project v1.1.9
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling ring v0.17.11
[INFO] [stderr]    Compiling mozjpeg-sys v2.2.3
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking avif-serialize v0.8.3
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking image-webp v0.2.1
[INFO] [stderr]     Checking serde_json v1.0.139
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking zune-jpeg v0.4.14
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]     Checking pinned v0.1.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling bindgen v0.68.1
[INFO] [stderr]    Compiling ring v0.16.20
[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 proc-macro-error v1.0.4
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]    Compiling implicit-clone-derive v0.1.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]     Checking anymap2 v0.13.0
[INFO] [stderr]    Compiling yew-macro v0.21.0
[INFO] [stderr]    Compiling audiopus_sys v0.2.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling protobuf v3.7.1
[INFO] [stderr]    Compiling videocall-nokhwa-bindings-macos v0.2.2
[INFO] [stderr]     Checking implicit-clone v0.4.9
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking protobuf-support v3.7.1
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]    Compiling gloo-worker-macros v0.1.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking clap_builder v4.5.31
[INFO] [stderr]     Checking quinn-udp v0.4.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking web-sys v0.3.72
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.45
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking gloo-timers v0.3.0
[INFO] [stderr]     Checking serde-wasm-bindgen v0.5.0
[INFO] [stderr]     Checking gloo-timers v0.2.6
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking cpal v0.15.3
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking opus v0.3.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.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 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=48239c02aeb3c55c -C extra-filename=-ee49d5d4bc1b6ac7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-302619543027034b.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-a2fcb0c40b1f251f.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-6dfa22a067d6a5ed.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-62ae8c004135185c.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-cff9667887ccf612.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-24fcfeb4a5dabeb3.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-0e20274af61ad101.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-0acec6fa833dc458.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/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name rav1e --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rav1e-0.7.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", "scenechange", "serde", "serde-big-array", "serialize", "signal-hook", "signal_support", "threading", "toml", "tracing", "tracing-chrome", "tracing-subscriber", "unstable", "wasm", "wasm-bindgen", "y4m"))' -C metadata=a426a1c05816048e -C extra-filename=-7fbe9f31be0983c3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arg_enum_proc_macro=/opt/rustwide/target/debug/deps/libarg_enum_proc_macro-053a93324de49fa7.so --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-94d069d9b7d77503.rmeta --extern av1_grain=/opt/rustwide/target/debug/deps/libav1_grain-5e567a72a6769ab6.rmeta --extern bitstream_io=/opt/rustwide/target/debug/deps/libbitstream_io-0d6a70cf91955452.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-1f37703666248d26.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-22edd2dc21dd6b72.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-a2fcb0c40b1f251f.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-edbae76bc01e49c6.rmeta --extern rayon=/opt/rustwide/target/debug/deps/libmaybe_rayon-2276881ad82f0092.rmeta --extern debug_unreachable=/opt/rustwide/target/debug/deps/libdebug_unreachable-75953436a42f67b6.rmeta --extern noop_proc_macro=/opt/rustwide/target/debug/deps/libnoop_proc_macro-d560b9a4beea5cca.so --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-e6a21c966a2f0f21.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-b264acac63581d91.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-f10821cb9c8d471f.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-ca1d790c644c7d80.so --extern profiling=/opt/rustwide/target/debug/deps/libprofiling-49fd204f02367b3b.rmeta --extern simd_helpers=/opt/rustwide/target/debug/deps/libsimd_helpers-caabcab63b4f7055.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-cade32985228d139.rmeta --extern v_frame=/opt/rustwide/target/debug/deps/libv_frame-3619a49308319a6f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "3e637cf1d271a4107083f34c9c08ec54ab2a395dff9520d8f4b5b3e7808668f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e637cf1d271a4107083f34c9c08ec54ab2a395dff9520d8f4b5b3e7808668f7", kill_on_drop: false }`
[INFO] [stdout] 3e637cf1d271a4107083f34c9c08ec54ab2a395dff9520d8f4b5b3e7808668f7
