[INFO] cloning repository https://github.com/evan-brass/webrtc-rs-ice-bug [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/evan-brass/webrtc-rs-ice-bug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevan-brass%2Fwebrtc-rs-ice-bug", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevan-brass%2Fwebrtc-rs-ice-bug'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] acde26d3d2ca3c35c2ab4e62470821aa606c7dbe [INFO] testing evan-brass/webrtc-rs-ice-bug against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevan-brass%2Fwebrtc-rs-ice-bug" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/evan-brass/webrtc-rs-ice-bug [INFO] finished tweaking git repo https://github.com/evan-brass/webrtc-rs-ice-bug [INFO] tweaked toml for git repo https://github.com/evan-brass/webrtc-rs-ice-bug written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/evan-brass/webrtc-rs-ice-bug on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/evan-brass/webrtc-rs-ice-bug 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60d73c16e27f7db44a16e395e393e7bce5b319a7b45a1af94fef76b435391b4f [INFO] running `Command { std: "docker" "start" "-a" "60d73c16e27f7db44a16e395e393e7bce5b319a7b45a1af94fef76b435391b4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60d73c16e27f7db44a16e395e393e7bce5b319a7b45a1af94fef76b435391b4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60d73c16e27f7db44a16e395e393e7bce5b319a7b45a1af94fef76b435391b4f", kill_on_drop: false }` [INFO] [stdout] 60d73c16e27f7db44a16e395e393e7bce5b319a7b45a1af94fef76b435391b4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 4fd2cf7ba9b3cbc39a6aa1e375f9983328b0f35b196039f9e80818b9f140f6eb [INFO] running `Command { std: "docker" "start" "-a" "4fd2cf7ba9b3cbc39a6aa1e375f9983328b0f35b196039f9e80818b9f140f6eb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling waitgroup v0.1.2 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling webrtc-util v0.5.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling simple_logger v2.1.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tokio v1.18.2 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling stun v0.4.2 [INFO] [stderr] Compiling webrtc-mdns v0.4.2 [INFO] [stderr] Compiling turn v0.5.4 [INFO] [stderr] Compiling webrtc-ice v0.6.6 [INFO] [stderr] Compiling ice-bug v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcz1Ol0m/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libsimple_logger-c1e84090781040e7.rlib,libtime-cec6eff3b5dfe63c.rlib,libnum_threads-7f7c3d0693d679a8.rlib,libitoa-95e5ea577b522801.rlib,libcolored-da2b82378634396c.rlib,libatty-6674304a85a25837.rlib,libwebrtc_ice-4b02d6515946fa91.rlib,libturn-5f451498df814d22.rlib,libuuid-46aa0ceae15a8e4f.rlib,libwebrtc_mdns-f682f42239d6abdd.rlib,libstun-4422dae222f3c05e.rlib,libbase64-1447dfff012d42f8.rlib,liburl-c436c120fa5736bf.rlib,libidna-e949df6a6c3dec4b.rlib,libunicode_normalization-7dfe9357237bcd85.rlib,libtinyvec-21bb3701804405c4.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-a8729daac9c66a13.rlib,libform_urlencoded-08b32e4d9c417640.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libmatches-210e485a89affeee.rlib,libring-a0fe7b4e9dc3290a.rlib,libspin-727e07ee1a68c4a1.rlib,libuntrusted-ac99e7922c585a09.rlib,libmd5-2eed8571ce655e4b.rlib,libdigest-2c6c63bbefe08a94.rlib,libblock_buffer-8581fdc2e0425ff3.rlib,libcrypto_common-356cf6da213fda09.rlib,libgeneric_array-a2e7943a4edbb505.rlib,libtypenum-dfaa696d06b304f0.rlib,libcrc-ec2fb92a3db58435.rlib,libcrc_catalog-af90be35dedeba91.rlib,libsubtle-df4431af3009e7f6.rlib,libwaitgroup-4ece545f6235479b.rlib,libatomic_waker-3f97ef3c26c3e519.rlib,libwebrtc_util-3b0d62ab30279577.rlib,libparking_lot-88574e2d1c2252f9.rlib,libparking_lot_core-2a5ad35bf38a0f47.rlib,libinstant-e23fa3fb52ce1101.rlib,libnix-208efbc1209db1e9.rlib,libbitflags-e274cd04b58a060d.rlib,libmemoffset-9acda8b838fa5d0e.rlib,librand-75cc6faf8d800973.rlib,librand_chacha-6b0a8084caa114ff.rlib,libppv_lite86-a9f3c9ee76597f1e.rlib,librand_core-a19b26cc8f563abe.rlib,libgetrandom-e3eaca54861e5136.rlib,libipnet-25bfa961211cc0fe.rlib,libtokio-dc926867b04ebf07.rlib,libsignal_hook_registry-65abb9041c7ff33c.rlib,libnum_cpus-1845633b7679e1b6.rlib,libsocket2-69e4b09c920bb9fb.rlib,libmemchr-d88797af6a5880b4.rlib,libbytes-37e68ee094a72681.rlib,libmio-19149cb20f106223.rlib,liblog-85ece36e36b085b5.rlib,libpin_project_lite-d27858faef1bbdcd.rlib,libparking_lot-9b0a95acb3feecc9.rlib,libparking_lot_core-347be5eebf582734.rlib,liblibc-05aac8d2dbdac7df.rlib,libcfg_if-66d55f6b302e88c8.rlib,libsmallvec-39c23b8b078c47c3.rlib,liblock_api-05ccfdad17814006.rlib,libscopeguard-73056285f12cb829.rlib,libthiserror-3320733c2d16a2ca.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libeyre-de9669cd96839519.rlib,libindenter-660efc77d4619410.rlib,libonce_cell-5fb422ec4b835c16.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcz1Ol0m/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-4295f429dbe2c648/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/ice_bug-952e69d54dfb9a96" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libgetrandom-e3eaca54861e5136.rlib(getrandom-e3eaca54861e5136.getrandom.3f390e89a3b7e5a-cgu.0.rcgu.o): in function `getrandom::util_libc::open_readonly': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.6/src/util_libc.rs:117:(.text._ZN9getrandom9util_libc13open_readonly17he9275f5c66872328E+0xbc): undefined reference to `open64' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ice-bug` (bin "ice-bug") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4fd2cf7ba9b3cbc39a6aa1e375f9983328b0f35b196039f9e80818b9f140f6eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fd2cf7ba9b3cbc39a6aa1e375f9983328b0f35b196039f9e80818b9f140f6eb", kill_on_drop: false }` [INFO] [stdout] 4fd2cf7ba9b3cbc39a6aa1e375f9983328b0f35b196039f9e80818b9f140f6eb