[INFO] fetching crate obs-sys 0.3.0...
[INFO] testing obs-sys-0.3.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate obs-sys 0.3.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate obs-sys 0.3.0
[INFO] finished tweaking crates.io crate obs-sys 0.3.0
[INFO] tweaked toml for crates.io crate obs-sys 0.3.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate obs-sys 0.3.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 74 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.60.1 (available: v0.72.1)
[INFO] [stderr]       Adding shellexpand v2.1.2 (available: v3.1.1)
[INFO] [stderr]       Adding winreg v0.5.1 (available: v0.55.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded winreg v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 471779dc7a9fb9de09b0b6d2762e9124566d7a639f7c7652702f67a983b27202
[INFO] running `Command { std: "docker" "start" "-a" "471779dc7a9fb9de09b0b6d2762e9124566d7a639f7c7652702f67a983b27202", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "471779dc7a9fb9de09b0b6d2762e9124566d7a639f7c7652702f67a983b27202", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "471779dc7a9fb9de09b0b6d2762e9124566d7a639f7c7652702f67a983b27202", kill_on_drop: false }`
[INFO] [stdout] 471779dc7a9fb9de09b0b6d2762e9124566d7a639f7c7652702f67a983b27202
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8392fce0ad6132e60beefb546c5d82174edbadc5c23500df8eff69dc98c4dc39
[INFO] running `Command { std: "docker" "start" "-a" "8392fce0ad6132e60beefb546c5d82174edbadc5c23500df8eff69dc98c4dc39", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling obs-sys v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: obs-sys@0.3.0: Could not find obs headers - using pre-compiled.
[INFO] [stderr] warning: obs-sys@0.3.0: This could result in a library that doesn't work.
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.88s
[INFO] running `Command { std: "docker" "inspect" "8392fce0ad6132e60beefb546c5d82174edbadc5c23500df8eff69dc98c4dc39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8392fce0ad6132e60beefb546c5d82174edbadc5c23500df8eff69dc98c4dc39", kill_on_drop: false }`
[INFO] [stdout] 8392fce0ad6132e60beefb546c5d82174edbadc5c23500df8eff69dc98c4dc39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac89594d249c1ce80b7a983decd6901c976438addcfdaae37f7462e7ff169e5f
[INFO] running `Command { std: "docker" "start" "-a" "ac89594d249c1ce80b7a983decd6901c976438addcfdaae37f7462e7ff169e5f", kill_on_drop: false }`
[INFO] [stderr] warning: obs-sys@0.3.0: Could not find obs headers - using pre-compiled.
[INFO] [stderr] warning: obs-sys@0.3.0: This could result in a library that doesn't work.
[INFO] [stderr]    Compiling obs-sys v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcr7Ps26/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-lobs" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcr7Ps26/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/obs_sys-c050b8fe9987dcac" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lobs
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: obs-sys@0.3.0: Could not find obs headers - using pre-compiled.
[INFO] [stderr] warning: obs-sys@0.3.0: This could result in a library that doesn't work.
[INFO] [stderr] error: could not compile `obs-sys` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ac89594d249c1ce80b7a983decd6901c976438addcfdaae37f7462e7ff169e5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac89594d249c1ce80b7a983decd6901c976438addcfdaae37f7462e7ff169e5f", kill_on_drop: false }`
[INFO] [stdout] ac89594d249c1ce80b7a983decd6901c976438addcfdaae37f7462e7ff169e5f
