[INFO] fetching crate flarch 0.9.2... [INFO] testing flarch-0.9.2 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237 [INFO] extracting crate flarch 0.9.2 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate flarch 0.9.2 [INFO] finished tweaking crates.io crate flarch 0.9.2 [INFO] tweaked toml for crates.io crate flarch 0.9.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate flarch 0.9.2 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate flarch 0.9.2 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98a5604d418a27dcdea2d4bbbe184be29d96c3e120f6dd56954c3ca5fa535149 [INFO] running `Command { std: "docker" "start" "-a" "98a5604d418a27dcdea2d4bbbe184be29d96c3e120f6dd56954c3ca5fa535149", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98a5604d418a27dcdea2d4bbbe184be29d96c3e120f6dd56954c3ca5fa535149", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98a5604d418a27dcdea2d4bbbe184be29d96c3e120f6dd56954c3ca5fa535149", kill_on_drop: false }` [INFO] [stdout] 98a5604d418a27dcdea2d4bbbe184be29d96c3e120f6dd56954c3ca5fa535149 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70d434b89fb5b3e98d01c3ab3639a7595f09f24727132e3ba7d47a293829a9f8 [INFO] running `Command { std: "docker" "start" "-a" "70d434b89fb5b3e98d01c3ab3639a7595f09f24727132e3ba7d47a293829a9f8", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling cc v1.2.22 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling base64ct v1.7.3 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling icu_properties v2.0.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling webrtc-util v0.10.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling der-parser v9.0.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling rtp v0.12.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling waitgroup v0.1.2 [INFO] [stderr] Compiling stun v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling rtcp v0.12.0 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling turn v0.9.0 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling webrtc-srtp v0.14.0 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling webrtc-sctp v0.11.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling webrtc-mdns v0.8.0 [INFO] [stderr] Compiling ccm v0.5.0 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling webrtc-ice v0.12.0 [INFO] [stderr] Compiling webrtc-dtls v0.11.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling webrtc-data v0.10.0 [INFO] [stderr] Compiling sdp v0.7.0 [INFO] [stderr] Compiling interceptor v0.13.0 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling enum-display-macro v0.1.4 [INFO] [stderr] Compiling webrtc-media v0.9.0 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling jiff v0.2.13 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling enum-display v0.1.4 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] error: could not compile `webrtc-ice` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name webrtc_ice --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/webrtc-ice-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=35e9fdbc297488ba -C extra-filename=-79651240543b3b37 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-4d53f24db0759841.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-34c4eb00d839d4ce.so --extern crc=/opt/rustwide/target/debug/deps/libcrc-e2835db17b0f9957.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rmeta --extern portable_atomic=/opt/rustwide/target/debug/deps/libportable_atomic-5a60ab32f8ae7862.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-4927ddda8e47b8fd.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-7c819bd220a9d5f0.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e0f3690110f3d387.rmeta --extern stun=/opt/rustwide/target/debug/deps/libstun-5839fed61b9c3569.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c0ee179f4e96f11a.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0e1f034713bcc477.rmeta --extern turn=/opt/rustwide/target/debug/deps/libturn-738e2d308acd3d55.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-9267e62c5bda7130.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-dd9b1d31adca5f6a.rmeta --extern waitgroup=/opt/rustwide/target/debug/deps/libwaitgroup-c1954f34fb30d681.rmeta --extern mdns=/opt/rustwide/target/debug/deps/libwebrtc_mdns-2ef72843542d6cd7.rmeta --extern util=/opt/rustwide/target/debug/deps/libwebrtc_util-5971cf55b59c1f9d.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-cc478db77c47fcc9/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "70d434b89fb5b3e98d01c3ab3639a7595f09f24727132e3ba7d47a293829a9f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70d434b89fb5b3e98d01c3ab3639a7595f09f24727132e3ba7d47a293829a9f8", kill_on_drop: false }` [INFO] [stdout] 70d434b89fb5b3e98d01c3ab3639a7595f09f24727132e3ba7d47a293829a9f8