[INFO] fetching crate webrtc-ice 0.14.0... [INFO] building webrtc-ice-0.14.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate webrtc-ice 0.14.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate webrtc-ice 0.14.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate webrtc-ice 0.14.0 [INFO] tweaked toml for crates.io crate webrtc-ice 0.14.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate webrtc-ice 0.14.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate webrtc-ice 0.14.0 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c6370bcbf628800f0907d99fa0ece1dd09ee8783c9381ae91ea8d9a562d36c6 [INFO] running `Command { std: "docker" "start" "-a" "0c6370bcbf628800f0907d99fa0ece1dd09ee8783c9381ae91ea8d9a562d36c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c6370bcbf628800f0907d99fa0ece1dd09ee8783c9381ae91ea8d9a562d36c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c6370bcbf628800f0907d99fa0ece1dd09ee8783c9381ae91ea8d9a562d36c6", kill_on_drop: false }` [INFO] [stdout] 0c6370bcbf628800f0907d99fa0ece1dd09ee8783c9381ae91ea8d9a562d36c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57fea65efd9dfae7f5290a0b615bc3a6cc889c6f334cc3c2a7406cc9cbe31eac [INFO] running `Command { std: "docker" "start" "-a" "57fea65efd9dfae7f5290a0b615bc3a6cc889c6f334cc3c2a7406cc9cbe31eac", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling waitgroup v0.1.2 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling webrtc-util v0.12.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling webrtc-mdns v0.10.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling stun v0.9.0 [INFO] [stderr] Compiling turn v0.11.0 [INFO] [stderr] Compiling webrtc-ice v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.36s [INFO] running `Command { std: "docker" "inspect" "57fea65efd9dfae7f5290a0b615bc3a6cc889c6f334cc3c2a7406cc9cbe31eac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57fea65efd9dfae7f5290a0b615bc3a6cc889c6f334cc3c2a7406cc9cbe31eac", kill_on_drop: false }` [INFO] [stdout] 57fea65efd9dfae7f5290a0b615bc3a6cc889c6f334cc3c2a7406cc9cbe31eac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 953d5f5c8fad0803f6a1eae4eabcd2e0ed3ff452f318e324e4de4fa8354a7af1 [INFO] running `Command { std: "docker" "start" "-a" "953d5f5c8fad0803f6a1eae4eabcd2e0ed3ff452f318e324e4de4fa8354a7af1", kill_on_drop: false }` [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling webrtc-util v0.12.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling stun v0.9.0 [INFO] [stderr] Compiling webrtc-mdns v0.10.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling turn v0.11.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling webrtc-ice v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] error: could not compile `webrtc-ice` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name webrtc_ice --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8f727153364f0ba1 -C extra-filename=-b68e46c9d4decabe --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.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-8fd23cdccb77d5ac.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-93fa291e31182156.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-92525fcd550f3636.rlib --extern crc=/opt/rustwide/target/debug/deps/libcrc-e2835db17b0f9957.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-52fbc09812f2e88b.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-7325eee749ff13f8.rlib --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-9aae67a4e846df6d.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-28f8cc0684f4f944.rlib --extern portable_atomic=/opt/rustwide/target/debug/deps/libportable_atomic-d05f93fb4b6471e6.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e2736db6177823c0.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-70e61a01e8bd07d9.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7155d73e4928a0ed.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d5033821ffbf13e7.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-39c46d36866485fa.rlib --extern stun=/opt/rustwide/target/debug/deps/libstun-ee3cf9f59db5970a.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8915154b9b93abc3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-32b29d0dfb6ba71f.rlib --extern turn=/opt/rustwide/target/debug/deps/libturn-45a869b40763f26e.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-75d289b71e47aae7.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-e13393088d341733.rlib --extern waitgroup=/opt/rustwide/target/debug/deps/libwaitgroup-c1954f34fb30d681.rlib --extern mdns=/opt/rustwide/target/debug/deps/libwebrtc_mdns-31a0e1f15d1a9ace.rlib --extern util=/opt/rustwide/target/debug/deps/libwebrtc_util-6ba89c35125bb944.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-50074e7f802aaa59/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "953d5f5c8fad0803f6a1eae4eabcd2e0ed3ff452f318e324e4de4fa8354a7af1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "953d5f5c8fad0803f6a1eae4eabcd2e0ed3ff452f318e324e4de4fa8354a7af1", kill_on_drop: false }` [INFO] [stdout] 953d5f5c8fad0803f6a1eae4eabcd2e0ed3ff452f318e324e4de4fa8354a7af1