[INFO] fetching crate ssimulacra2_rs 0.5.2...
[INFO] testing ssimulacra2_rs-0.5.2 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate ssimulacra2_rs 0.5.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate ssimulacra2_rs 0.5.2
[INFO] finished tweaking crates.io crate ssimulacra2_rs 0.5.2
[INFO] tweaked toml for crates.io crate ssimulacra2_rs 0.5.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ssimulacra2_rs 0.5.2 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ssimulacra2_rs 0.5.2 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eeff6b83b02f4d20c4a8bbbe57f7c0e31848ba7261ffc8270b41a5c5e7008713
[INFO] running `Command { std: "docker" "start" "-a" "eeff6b83b02f4d20c4a8bbbe57f7c0e31848ba7261ffc8270b41a5c5e7008713", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eeff6b83b02f4d20c4a8bbbe57f7c0e31848ba7261ffc8270b41a5c5e7008713", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eeff6b83b02f4d20c4a8bbbe57f7c0e31848ba7261ffc8270b41a5c5e7008713", kill_on_drop: false }`
[INFO] [stdout] eeff6b83b02f4d20c4a8bbbe57f7c0e31848ba7261ffc8270b41a5c5e7008713
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83b185c7df3a53ed2294536bfd1193d7b349a8851532ef1a66013cf9fc803894
[INFO] running `Command { std: "docker" "start" "-a" "83b185c7df3a53ed2294536bfd1193d7b349a8851532ef1a66013cf9fc803894", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling bytemuck v1.16.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling safe_arch v0.7.1
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling vapoursynth-sys v0.4.0
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v5.0.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling wide v0.7.24
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pathfinder_simd v0.5.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling cstr v0.2.12
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling font-kit v0.13.2
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling lab v0.11.0
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling plotters-backend v0.3.6
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling zune-jpeg v0.4.11
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling plotters-bitmap v0.3.6
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling clap_builder v4.5.7
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling indicatif v0.17.8
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]    Compiling vapoursynth v0.4.0
[INFO] [stderr]    Compiling image-webp v0.1.2
[INFO] [stderr]    Compiling av-data v0.4.2
[INFO] [stderr]    Compiling av-metrics v0.9.1
[INFO] [stderr]    Compiling plotters v0.3.6
[INFO] [stderr]    Compiling clap v4.5.7
[INFO] [stderr]    Compiling av-metrics-decoders v0.3.1
[INFO] [stderr]    Compiling image v0.25.1
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling ssimulacra2 v0.5.0
[INFO] [stderr]    Compiling yuvxyb v0.4.0
[INFO] [stderr]    Compiling statrs v0.17.1
[INFO] [stderr]    Compiling ssimulacra2_rs v0.5.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcCjxuAH/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libclap-76c23901ce1fe5c2,libclap_builder-836e20807699c445,libstrsim-f574d476d7d1a6ac,libanstream-482b44946239049a,libanstyle_query-3aaa63dd9bdbd3ee,libis_terminal_polyfill-baf9883f4f9f6f37,libcolorchoice-61142a5f9b43f9bd,libanstyle_parse-56bab2172a0cad6b,libutf8parse-ae3caf0a878928ed,libclap_lex-6cc29ae93709d5cc,libanstyle-35bfde20313c47b3,libplotters-eb5a57e85df414e2,libttf_parser-4b4d266e0a14122b,libfont_kit-63219f5df87258ca,libfloat_ord-c2e20c7e411ca066,libdirs_next-2bc0af937c78c23b,libdirs_sys_next-e4a85a2ade8cb010,libwalkdir-fe31fa9f1b59a72f,libsame_file-e946870f1310cc9c,libfontconfig_sys-4fd95b73505f7b19,libdlib-2c4557558d66771c,liblibloading-eaf9edcf2ec2625d,libfreetype_sys-edb0a9342d425f30,libpathfinder_geometry-992040b130fe6afa,libpathfinder_simd-d1c28240a7e8d7dd,libplotters_bitmap-0b319e19942ed2f3,libplotters_backend-d8157073ca83012b,libstatrs-a20c6091fc416fc7,libssimulacra2-a48ef013e6eac7b7,libyuvxyb-59bd961d7335d8bb,libnalgebra-517c6de69daecad0,librand_distr-fae3d5645608a2ee,libmatrixmultiply-7dc03a03efaf686c,librawpointer-c1a017d0a513a9dc,libtypenum-9e78589573f827b3,libsimba-d7de2b3950e1e358,libwide-cc1a71af4859b2f4,libsafe_arch-89cb49ee8024f5dd,libnum_complex-94ee7e09f0ba3603,libapprox-a603cc9b2174eb27,librand-774c736f4f23b1a3,librand_chacha-fe94c3ed6fd3603b,libppv_lite86-2079bc674c3c594c,librand_core-9c7b8026cc9c694b,libgetrandom-7ddf3c6a4ea1fcdd,libav_data-549ad985e54b0043,libbytes-76d2f717865c1cab,libbyte_slice_cast-36ca765dddddebbc,libnum_rational-2c25a8340c93838b,libnum_bigint-ea67132cc0426bd3,libnum_integer-fa97b6e054d050b2,libindicatif-1d481f19761e331c,libportable_atomic-3415f6af98652fdd,libnumber_prefix-358346c59dae25d8,libconsole-7df2c5c43b60b45e,libunicode_width-66f4446dc03e1c7f,liblazy_static-40183573d33ff167,libimage-93af63f00dd98986,libimage_webp-c535aff1c4f9c24b,libbyteorder_lite-372ee7020504094b,libbytemuck-e08365d931728d2b,libbyteorder-7912a666fa871683,libpng-127be6142af6ec50,libflate2-64e67629b3da3b7b,libfdeflate-8ff087ad0070c90a,libcrc32fast-e14d1f8d61360bf0,libexr-68b5740fbd0dcb70,libflume-9d762c7bca14223b,libminiz_oxide-cf3ca31a487abd7d,libzune_inflate-98a94fe1ad99b2ee,libsimd_adler32-e28f1c3c9360cd78,libbit_field-8a0dd08ea2ae2e13,liblebe-69cae958778e7d4e,libhalf-73b64ebe77bd32f9,libzune_jpeg-b1234122cc703aa6,libzune_core-8afd53f55577f695,libcrossterm-29f75bcfecf1cdaf,libbitflags-c19a7a5f3f43aef5,libparking_lot-ebd4234a48ab5a53,libparking_lot_core-0bc178c95f777539,libsmallvec-8d80e7d293f973ed,liblock_api-25d348c0d67d6cf4,libscopeguard-88d64e99d3001c2a,libsignal_hook_mio-8bec35ee5c9f54a9,libsignal_hook-7fb16322aa8ceaef,libsignal_hook_registry-53d10740b4406593,libmio-943f94ec83ab86ce,liblibc-c6d55528d9606a6f,liblog-eaef9d42150ba028,libav_metrics_decoders-0f82e57948bc80bf,libvapoursynth-94d53e8ab2a26e00,libvapoursynth_sys-555ad863fd7f0abc,libcfg_if-8c8419bc1cff3c76,libbitflags-40a27ceec947d12f,libanyhow-7090094d3a6ba2f8,liby4m-ebe4b441fc1dfc49,libav_metrics-375832c5af3f2861,libcrossbeam-1c7e26fca2bea885,libcrossbeam_channel-b3721ab6e5cf5d09,libcrossbeam_queue-cdc0a7c544056250,libv_frame-bb3631b4318ae28c,libaligned_vec-0d21b876aa7225ca,libnum_traits-4c1a83743ce3d29d,librayon-a01cf4f5170a963d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,liblab-c17339818d3db142,libthiserror-33156e4ff66c8359,libitertools-83d789e43117c9ed,libeither-2f45393d391ed3ad}.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" "-lfontconfig" "-lfreetype" "-ldl" "-lfreetype" "-lvapoursynth" "-lvapoursynth-script" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcCjxuAH/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/ssimulacra2_rs-6023346770ffe5d6" "-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 -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 `ssimulacra2_rs` (bin "ssimulacra2_rs") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "83b185c7df3a53ed2294536bfd1193d7b349a8851532ef1a66013cf9fc803894", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83b185c7df3a53ed2294536bfd1193d7b349a8851532ef1a66013cf9fc803894", kill_on_drop: false }`
[INFO] [stdout] 83b185c7df3a53ed2294536bfd1193d7b349a8851532ef1a66013cf9fc803894
