[INFO] cloning repository https://github.com/jayson-lennon/obs-client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jayson-lennon/obs-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjayson-lennon%2Fobs-client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjayson-lennon%2Fobs-client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 15167d5df6c7664b0d9e6bd0606c39313158b9bd [INFO] testing jayson-lennon/obs-client 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%2Fjayson-lennon%2Fobs-client" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jayson-lennon/obs-client [INFO] finished tweaking git repo https://github.com/jayson-lennon/obs-client [INFO] tweaked toml for git repo https://github.com/jayson-lennon/obs-client written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jayson-lennon/obs-client 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/jayson-lennon/obs-client 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 50619c5a689aa1748e634c6c7edeed3104f5c7dd4a9de57335d1b673da165de5 [INFO] running `Command { std: "docker" "start" "-a" "50619c5a689aa1748e634c6c7edeed3104f5c7dd4a9de57335d1b673da165de5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50619c5a689aa1748e634c6c7edeed3104f5c7dd4a9de57335d1b673da165de5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50619c5a689aa1748e634c6c7edeed3104f5c7dd4a9de57335d1b673da165de5", kill_on_drop: false }` [INFO] [stdout] 50619c5a689aa1748e634c6c7edeed3104f5c7dd4a9de57335d1b673da165de5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 4dd44148b61c3165a2ce1c9b1e90cec31d746babc82e98cfca54ee2ec02ceb7a [INFO] running `Command { std: "docker" "start" "-a" "4dd44148b61c3165a2ce1c9b1e90cec31d746babc82e98cfca54ee2ec02ceb7a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.131 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling owo-colors v3.4.0 [INFO] [stderr] Compiling anyhow v1.0.61 [INFO] [stderr] Compiling os_str_bytes v6.2.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling time v0.3.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rgb v0.8.33 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling clap_derive v3.2.17 [INFO] [stderr] Compiling serde_repr v0.1.9 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling clap v3.2.17 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling tracing-subscriber v0.3.15 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling tokio-tungstenite v0.17.2 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling obws v0.9.1 (https://github.com/dnaka91/obws.git?branch=v5-api#e054d39f) [INFO] [stderr] Compiling obs-client v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `eyre::eyre` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use eyre::eyre; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `future::Future` and `pin::Pin` [INFO] [stdout] --> src/main.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | use std::{future::Future, pin::Pin, time::Duration}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `debug` [INFO] [stdout] --> src/main.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use tracing::{debug, error, event, info, Level}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [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/rustcx5XM6d/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libcolor_eyre-af64c1890563bc58.rlib,libcolor_spantrace-b1183e0027a1a03b.rlib,libowo_colors-8f99a2c9f9267903.rlib,libbacktrace-dd2dc63e0753d0d9.rlib,libminiz_oxide-3a826a4debd45fea.rlib,libadler-b32dea79b2f05ffd.rlib,libobject-119207355fba4be5.rlib,libaddr2line-63cfa50511a3d120.rlib,libgimli-385050711d28ee71.rlib,librustc_demangle-4e14502e0acf1333.rlib,libdotenv-071ec522f34dd5ab.rlib,libtracing_error-9163bbc6c853d325.rlib,libtracing_subscriber-1fee498232b27a76.rlib,libsharded_slab-5513b71284fab34e.rlib,libmatchers-b4f640b1dd3946e6.rlib,libregex_automata-7ef4863dc7b8640d.rlib,libregex-1e5c7f305d3e7d13.rlib,libregex_syntax-463d0c7d8345154b.rlib,libansi_term-bdfff57b5fb49171.rlib,libthread_local-91af7e3e3d7dc795.rlib,libtracing_log-029f609f2b8aa386.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libobws-b641a1378b452b44.rlib,libserde_json-11b6a1f1aefb29f1.rlib,libryu-d13899e55c17b23e.rlib,librgb-100750d90dd2f83f.rlib,libserde_with-d1b98f49c6af9fbb.rlib,libtime-41794aa8d186f9a9.rlib,libsha2-5f6f2a224a1a0e73.rlib,libtracing-931332ae2b225ef3.rlib,libtracing_core-2366eb8ad2d18caa.rlib,libtokio_tungstenite-1f2e9fa3bb083ea1.rlib,libtungstenite-464edec3e7b9cc3e.rlib,libbase64-1447dfff012d42f8.rlib,librand-316111c6ab3b9eb3.rlib,librand_chacha-3bc7766870bec45d.rlib,libppv_lite86-a9f3c9ee76597f1e.rlib,librand_core-ef50ccf3e049e9e8.rlib,libgetrandom-ab0d0cb09cde2ae6.rlib,libutf8-f59a957f78b3215a.rlib,libbyteorder-c7092f68299ac016.rlib,libsha1-305e71dc87a1dc9d.rlib,libcpufeatures-bd3a5bace216530a.rlib,libdigest-5ad6f5b86331a959.rlib,libblock_buffer-06b06885aabcd44e.rlib,libcrypto_common-f35d9cdda463edcc.rlib,libgeneric_array-94ff2b8f5e54f4b4.rlib,libtypenum-dfaa696d06b304f0.rlib,libhttparse-d5036b1fd52b451b.rlib,libthiserror-a929c99d063c5bab.rlib,liburl-25cb07f66264ed7f.rlib,libidna-3829723a3f87ea33.rlib,libunicode_normalization-92ab26775a19d6a1.rlib,libtinyvec-21bb3701804405c4.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-a8729daac9c66a13.rlib,libform_urlencoded-08b32e4d9c417640.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libmatches-210e485a89affeee.rlib,libhttp-02f43eeb79b164de.rlib,libitoa-10e0d0f6ad8ac545.rlib,libfnv-81596130b397d5c3.rlib,libtokio-362a5e1f9b600ed7.rlib,libsignal_hook_registry-36b5c01b76053658.rlib,libnum_cpus-74af1ba00259ef02.rlib,libsocket2-334f0d2882a6579e.rlib,libmemchr-d88797af6a5880b4.rlib,libbytes-2fec685abb1946c8.rlib,libmio-67ed64e1ff209103.rlib,liblog-85ece36e36b085b5.rlib,libparking_lot-80a1fa23e538511f.rlib,libparking_lot_core-8b0a141a8c1c0294.rlib,libcfg_if-66d55f6b302e88c8.rlib,libsmallvec-cccb44d9dce4cf27.rlib,liblock_api-05ccfdad17814006.rlib,libscopeguard-73056285f12cb829.rlib,libfutures_util-81bb90dacb8dc673.rlib,libslab-793d2e028b450ee7.rlib,libpin_project_lite-d27858faef1bbdcd.rlib,libfutures_sink-6b34edd4ad0827d4.rlib,libfutures_task-959022c35311190e.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-2095693396683be2.rlib,libsemver-063e2736586ac4ad.rlib,libserde-955b780df58151b6.rlib,libeyre-2dd3e23565dcd913.rlib,libindenter-660efc77d4619410.rlib,libclap-a8afb96ae0079d9c.rlib,libatty-48bfddb57eb7165c.rlib,liblibc-3f8d2de98931db0f.rlib,libstrsim-7a71560e0c2955e4.rlib,libtermcolor-a537f8c45744a682.rlib,libtextwrap-dd5d0e05f597c38b.rlib,libindexmap-7e0f1b036029beb7.rlib,libhashbrown-94464ed281767ecc.rlib,libclap_lex-b5c97bd5b9a5d82d.rlib,libos_str_bytes-668af35b96518136.rlib,libbitflags-e274cd04b58a060d.rlib,libonce_cell-734862852b790e74.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/rustcx5XM6d/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-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/obs_client-c32a38a299bdd4ee" "-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-ab0d0cb09cde2ae6.rlib(getrandom-ab0d0cb09cde2ae6.getrandom.8e3b46e6322defcf-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.7/src/util_libc.rs:150:(.text._ZN9getrandom9util_libc13open_readonly17h5fb53077793b99dbE+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 `obs-client` (bin "obs-client") due to 1 previous error; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "4dd44148b61c3165a2ce1c9b1e90cec31d746babc82e98cfca54ee2ec02ceb7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dd44148b61c3165a2ce1c9b1e90cec31d746babc82e98cfca54ee2ec02ceb7a", kill_on_drop: false }` [INFO] [stdout] 4dd44148b61c3165a2ce1c9b1e90cec31d746babc82e98cfca54ee2ec02ceb7a