[INFO] cloning repository https://github.com/jsaowji/dvdsrc2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jsaowji/dvdsrc2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsaowji%2Fdvdsrc2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsaowji%2Fdvdsrc2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 84f4cfca10df1124150c41963a732f5d260f1f55
[INFO] testing jsaowji/dvdsrc2 against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsaowji%2Fdvdsrc2" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jsaowji/dvdsrc2
[INFO] finished tweaking git repo https://github.com/jsaowji/dvdsrc2
[INFO] tweaked toml for git repo https://github.com/jsaowji/dvdsrc2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jsaowji/dvdsrc2 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jsaowji/dvdsrc2 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" "+beta-2025-09-21" "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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e146f4da6c4bb9735bf00bfffa2498a8c4c6295a8a41f34950d71a7e1e47eac0
[INFO] running `Command { std: "docker" "start" "-a" "e146f4da6c4bb9735bf00bfffa2498a8c4c6295a8a41f34950d71a7e1e47eac0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e146f4da6c4bb9735bf00bfffa2498a8c4c6295a8a41f34950d71a7e1e47eac0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e146f4da6c4bb9735bf00bfffa2498a8c4c6295a8a41f34950d71a7e1e47eac0", kill_on_drop: false }`
[INFO] [stdout] e146f4da6c4bb9735bf00bfffa2498a8c4c6295a8a41f34950d71a7e1e47eac0
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 94d0a1f0f73b2d8eef8a6e6d25630f9fac7e32bc620a745a5a7be7fbe7eb64ea
[INFO] running `Command { std: "docker" "start" "-a" "94d0a1f0f73b2d8eef8a6e6d25630f9fac7e32bc620a745a5a7be7fbe7eb64ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling vapoursynth4-sys v0.3.1 (http://github.com/inflation/vapoursynth4-rs?rev=5685213b75cef2c8ae3e49ed60c71cb7258bc1a5#5685213b)
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling dvdsrccommon v0.2.0 (/opt/rustwide/workdir/dvdsrccommon)
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling const-str v0.5.6
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling bon-macros v3.7.1
[INFO] [stderr]    Compiling bon v3.7.1
[INFO] [stderr]    Compiling vapoursynth4-rs v0.4.0 (http://github.com/inflation/vapoursynth4-rs?rev=5685213b75cef2c8ae3e49ed60c71cb7258bc1a5#5685213b)
[INFO] [stderr]    Compiling dvdsrc2 v0.2.0 (/opt/rustwide/workdir/dvdsrc2)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcAZkPb5/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcAZkPb5/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libvapoursynth4_rs-333d1b977054d83b,libvapoursynth4_sys-1390d500545e8feb,libbon-4362e8fb6a5cdb51,libthiserror-2ed6a7c4ecb37198,libdvdsrccommon-763f6c4088259a15,libhome-3675b3874d748536,libserde_json-4c2e1049598d2f23,libitoa-20e94f961f8d160c,libryu-a980823ac8640001,libserde-7536ec8bafd5945a,libbincode-6dd2e6d40ddcd406,libunty-1576d40d069bb744,libbyteorder-fb36fe721788ce00,libconst_str-013d67f549a053e8}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{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" "-ldvdread" "-lmpeg2" "-la52" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcAZkPb5/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/libdvdsrc2.so" "-Wl,--gc-sections" "-shared" "-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 -ldvdread
[INFO] [stdout]           rust-lld: error: unable to find library -lmpeg2
[INFO] [stdout]           rust-lld: error: unable to find library -la52
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dvdsrc2` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "94d0a1f0f73b2d8eef8a6e6d25630f9fac7e32bc620a745a5a7be7fbe7eb64ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94d0a1f0f73b2d8eef8a6e6d25630f9fac7e32bc620a745a5a7be7fbe7eb64ea", kill_on_drop: false }`
[INFO] [stdout] 94d0a1f0f73b2d8eef8a6e6d25630f9fac7e32bc620a745a5a7be7fbe7eb64ea
