[INFO] fetching crate ssb_filter 0.0.0...
[INFO] testing ssb_filter-0.0.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate ssb_filter 0.0.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate ssb_filter 0.0.0
[INFO] finished tweaking crates.io crate ssb_filter 0.0.0
[INFO] tweaked toml for crates.io crate ssb_filter 0.0.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ssb_filter 0.0.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 233 packages to latest compatible versions
[INFO] [stderr]       Adding embed-resource v1.1.4 (available: v1.8.0)
[INFO] [stderr]       Adding env_logger v0.6.2 (available: v0.11.8)
[INFO] [stderr]       Adding gstreamer v0.12.2 (available: v0.24.3)
[INFO] [stderr]       Adding pest v2.1.3 (available: v2.8.3)
[INFO] [stderr]       Adding pest_derive v2.1.0 (available: v2.8.3)
[INFO] [stderr]       Adding pest_generator v2.1.3 (available: v2.8.3)
[INFO] [stderr]       Adding pest_meta v2.1.3 (available: v2.8.3)
[INFO] [stderr]       Adding vapoursynth v0.2.0 (available: v0.4.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 449f347c1e2b3308c40a44923196ad329d65e7c10ece39171a2ccc466844c647
[INFO] running `Command { std: "docker" "start" "-a" "449f347c1e2b3308c40a44923196ad329d65e7c10ece39171a2ccc466844c647", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "449f347c1e2b3308c40a44923196ad329d65e7c10ece39171a2ccc466844c647", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "449f347c1e2b3308c40a44923196ad329d65e7c10ece39171a2ccc466844c647", kill_on_drop: false }`
[INFO] [stdout] 449f347c1e2b3308c40a44923196ad329d65e7c10ece39171a2ccc466844c647
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13fd133594dc8198a283f2730e8cb546baba21c0cec413615b66d2d36c0a0697
[INFO] running `Command { std: "docker" "start" "-a" "13fd133594dc8198a283f2730e8cb546baba21c0cec413615b66d2d36c0a0697", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling stb_truetype v0.3.1
[INFO] [stderr]    Compiling wayland-scanner v0.21.13
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling wayland-sys v0.21.13
[INFO] [stderr]    Compiling servo-freetype-sys v4.0.5
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling gl_generator v0.10.0
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling owning_ref v0.4.1
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling line_drawing v0.7.0
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling servo-fontconfig-sys v4.0.9
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]    Compiling lock_api v0.1.5
[INFO] [stderr]    Compiling sid v0.5.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rusttype v0.8.3
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling lzw v0.10.0
[INFO] [stderr]    Compiling deflate v0.7.20
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rusttype v0.7.9
[INFO] [stderr]    Compiling wayland-client v0.21.13
[INFO] [stderr]    Compiling wayland-protocols v0.21.13
[INFO] [stderr]    Compiling andrew v0.2.1
[INFO] [stderr]    Compiling gl32 v0.1.1
[INFO] [stderr]    Compiling glutin v0.19.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling cgmath v0.17.0
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling xi-unicode v0.2.1
[INFO] [stderr]    Compiling vapoursynth-sys v0.2.2
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling glyph_brush_layout v0.1.9
[INFO] [stderr]    Compiling png v0.14.1
[INFO] [stderr]    Compiling gif v0.10.3
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling servo-fontconfig v0.4.0
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling hashbrown v0.3.1
[INFO] [stderr]    Compiling wayland-commons v0.21.13
[INFO] [stderr]    Compiling parking_lot v0.7.1
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling font-loader v0.8.0
[INFO] [stderr]    Compiling glyph_brush v0.4.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling ssb_filter v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling ssb_parser v0.0.0
[INFO] [stderr]    Compiling euclid_macros v0.1.0
[INFO] [stderr]    Compiling euclid v0.19.9
[INFO] [stderr]    Compiling tiff v0.2.2
[INFO] [stderr]    Compiling image v0.21.3
[INFO] [stderr]    Compiling lyon_geom v0.12.7
[INFO] [stderr]    Compiling lyon_path v0.13.2
[INFO] [stderr]    Compiling lyon_algorithms v0.13.4
[INFO] [stderr]    Compiling lyon_tessellation v0.13.5
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling lyon v0.13.5
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling vapoursynth v0.2.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.4.6
[INFO] [stderr]    Compiling winit v0.18.1
[INFO] [stderr]    Compiling ssb_renderer v0.0.0
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/vapoursynth/mod.rs:98:28
[INFO] [stdout]    |
[INFO] [stdout] 98 |     ) -> Result<Option<Box<Filter<'core> + 'core>>, Error> {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 98 |     ) -> Result<Option<Box<dyn Filter<'core> + 'core>>, Error> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcggXC2L/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcggXC2L/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libvapoursynth-254c16d17f2d17b5,libvapoursynth_sys-8219efbfec6e6447,libcfg_if-5debf92116708c19,liblazy_static-3674be3f4245d19b,libfailure-8d1aa653f1a3b2a4,libbacktrace-e3111fa9ff12e84e,libminiz_oxide-79a282a2b78c2092,libadler2-1712579794513681,libobject-ac40f138140c6194,libmemchr-60b408e76a46f254,liblibc-30ffb0440c90cdd5,libaddr2line-b69370bfef9d2c1c,libgimli-e1b664456e926008,libcfg_if-83060ec5685761ae,librustc_demangle-95c712a3b77eaf6a,libbitflags-dde12b0d7d495b50}.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" "-lvapoursynth" "-lvapoursynth-script" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcggXC2L/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" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libssb_filter.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 -lvapoursynth
[INFO] [stdout]           rust-lld: error: unable to find library -lvapoursynth-script
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ssb_filter` (lib) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "13fd133594dc8198a283f2730e8cb546baba21c0cec413615b66d2d36c0a0697", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13fd133594dc8198a283f2730e8cb546baba21c0cec413615b66d2d36c0a0697", kill_on_drop: false }`
[INFO] [stdout] 13fd133594dc8198a283f2730e8cb546baba21c0cec413615b66d2d36c0a0697
