[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 1.90.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jsaowji/dvdsrc2 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `http://github.com/inflation/vapoursynth4-rs`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded const-str v0.5.6
[INFO] [stderr]   Downloaded bon v3.7.1
[INFO] [stderr]   Downloaded bon-macros v3.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e27767069245a2fd6331d1434a7e2d598645079d017027dd05b8fd7de542318b
[INFO] running `Command { std: "docker" "start" "-a" "e27767069245a2fd6331d1434a7e2d598645079d017027dd05b8fd7de542318b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e27767069245a2fd6331d1434a7e2d598645079d017027dd05b8fd7de542318b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e27767069245a2fd6331d1434a7e2d598645079d017027dd05b8fd7de542318b", kill_on_drop: false }`
[INFO] [stdout] e27767069245a2fd6331d1434a7e2d598645079d017027dd05b8fd7de542318b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d140b96468d8f3b911966bc7f9f8c471afc7b9f2ab72939bfcb19c608d45bbab
[INFO] running `Command { std: "docker" "start" "-a" "d140b96468d8f3b911966bc7f9f8c471afc7b9f2ab72939bfcb19c608d45bbab", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling vapoursynth4-sys v0.3.1 (http://github.com/inflation/vapoursynth4-rs?rev=5685213b75cef2c8ae3e49ed60c71cb7258bc1a5#5685213b)
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling dvdsrccommon v0.2.0 (/opt/rustwide/workdir/dvdsrccommon)
[INFO] [stderr]    Compiling const-str v0.5.6
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[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/rustcNaeF4d/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcNaeF4d/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libvapoursynth4_rs-4ea62c9bf61774ca,libvapoursynth4_sys-5821e901515e98ed,libbon-4ad6867ea41a9498,libthiserror-de651031af036fc3,libdvdsrccommon-83f81be96682b587,libhome-efc83b4a3d03b8f3,libserde_json-2a03a6985c28d1a0,libitoa-dceb2e2ec68b27be,libryu-ab986272b407cd41,libserde-7a1026dd8432c5ad,libbincode-51719d0255ec73e4,libunty-a225e4c2b7e5fadd,libbyteorder-c603fb49e2ea8ab6,libconst_str-abf2c7aaecddc3c0}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,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/rustcNaeF4d/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" "d140b96468d8f3b911966bc7f9f8c471afc7b9f2ab72939bfcb19c608d45bbab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d140b96468d8f3b911966bc7f9f8c471afc7b9f2ab72939bfcb19c608d45bbab", kill_on_drop: false }`
[INFO] [stdout] d140b96468d8f3b911966bc7f9f8c471afc7b9f2ab72939bfcb19c608d45bbab
