[INFO] cloning repository https://github.com/quietvoid/vspreview-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quietvoid/vspreview-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquietvoid%2Fvspreview-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquietvoid%2Fvspreview-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 72670952068615a23045c6a8c1ec75bfa5e4c0b3 [INFO] testing quietvoid/vspreview-rs against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquietvoid%2Fvspreview-rs" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/quietvoid/vspreview-rs on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/quietvoid/vspreview-rs [INFO] finished tweaking git repo https://github.com/quietvoid/vspreview-rs [INFO] tweaked toml for git repo https://github.com/quietvoid/vspreview-rs written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/quietvoid/vspreview-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 15c1ff15767bf31911bf0e697ec6ece110ca6de7fb5c839ae3363c9f535fcd70 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "15c1ff15767bf31911bf0e697ec6ece110ca6de7fb5c839ae3363c9f535fcd70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15c1ff15767bf31911bf0e697ec6ece110ca6de7fb5c839ae3363c9f535fcd70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15c1ff15767bf31911bf0e697ec6ece110ca6de7fb5c839ae3363c9f535fcd70", kill_on_drop: false }` [INFO] [stdout] 15c1ff15767bf31911bf0e697ec6ece110ca6de7fb5c839ae3363c9f535fcd70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f8c40bb5cd8f863c5bad003a0339cf3557eac8028f8de6e3fd63a0802ae24ec [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6f8c40bb5cd8f863c5bad003a0339cf3557eac8028f8de6e3fd63a0802ae24ec", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.78 [INFO] [stderr] Compiling libloading v0.6.3 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling piston-float v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling piston-graphics_api_version v1.0.0 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling weezl v0.1.1 [INFO] [stderr] Compiling piston-texture v0.8.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.3 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling interpolation v0.2.0 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling winit v0.23.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling vapoursynth-sys v0.3.0 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Compiling instant v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling piston-viewport v1.0.0 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling shader_version v0.7.0 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling wayland-sys v0.28.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling wayland-scanner v0.28.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling daggy v0.5.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling backtrace v0.3.51 [INFO] [stderr] Compiling wayland-client v0.28.0 [INFO] [stderr] Compiling wayland-protocols v0.28.0 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling line_drawing v0.8.0 [INFO] [stderr] Compiling xcursor v0.3.2 [INFO] [stderr] Compiling gfx v0.18.2 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling andrew v0.3.0 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling piston2d-graphics v0.37.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling confy v0.4.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling wayland-commons v0.28.0 [INFO] [stderr] Compiling calloop v0.6.4 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling image v0.23.10 [INFO] [stderr] Compiling wayland-cursor v0.28.0 [INFO] [stderr] Compiling wayland-egl v0.28.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling conrod_derive v0.70.0 (https://github.com/pistondevelopers/conrod?rev=31a08c8#31a08c83) [INFO] [stderr] Compiling structopt-derive v0.4.11 [INFO] [stderr] Compiling conrod_derive v0.70.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling vapoursynth v0.3.0 [INFO] [stderr] Compiling x11-clipboard v0.5.1 [INFO] [stderr] Compiling structopt v0.3.18 [INFO] [stderr] Compiling piston-gfx_texture v0.41.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.70.0 [INFO] [stderr] Compiling pistoncore-input v1.0.0 [INFO] [stderr] Compiling pistoncore-window v0.47.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.52.0 [INFO] [stderr] Compiling piston v0.52.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.0 [INFO] [stderr] Compiling smithay-clipboard v0.4.0 [INFO] [stderr] Compiling copypasta v0.6.3 [INFO] [stderr] Compiling conrod_core v0.70.0 (https://github.com/pistondevelopers/conrod?rev=31a08c8#31a08c83) [INFO] [stderr] Compiling glutin v0.25.0 [INFO] [stderr] Compiling conrod_piston v0.70.0 (https://github.com/pistondevelopers/conrod?rev=31a08c8#31a08c83) [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling winit v0.19.5 [INFO] [stderr] Compiling glutin v0.21.2 [INFO] [stderr] Compiling pistoncore-glutin_window v0.66.0 [INFO] [stderr] Compiling piston_window v0.113.0 [INFO] [stderr] Compiling vspreview-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/vspreview_rs-c0746ee5242eea28.vspreview_rs.e4coehez-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/vspreview_rs-c0746ee5242eea28.vspreview_rs.e4coehez-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/vspreview_rs-c0746ee5242eea28.vspreview_rs.e4coehez-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/vspreview_rs-c0746ee5242eea28.vspreview_rs.e4coehez-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/vspreview_rs-c0746ee5242eea28.vspreview_rs.e4coehez-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/vspreview_rs-c0746ee5242eea28.vspreview_rs.e4coehez-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/vspreview_rs-c0746ee5242eea28.vspreview_rs.e4coehez-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/vspreview_rs-c0746ee5242eea28.vspreview_rs.e4coehez-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/vspreview_rs-c0746ee5242eea28.vspreview_rs.e4coehez-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/vspreview_rs-c0746ee5242eea28.vspreview_rs.e4coehez-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/vspreview_rs-c0746ee5242eea28.vspreview_rs.e4coehez-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/vspreview_rs-c0746ee5242eea28.vspreview_rs.e4coehez-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/vspreview_rs-c0746ee5242eea28.vspreview_rs.e4coehez-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/vspreview_rs-c0746ee5242eea28.vspreview_rs.e4coehez-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/vspreview_rs-c0746ee5242eea28.vspreview_rs.e4coehez-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/vspreview_rs-c0746ee5242eea28.vspreview_rs.e4coehez-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/vspreview_rs-c0746ee5242eea28" "/opt/rustwide/target/debug/deps/vspreview_rs-c0746ee5242eea28.3lhfy5z5uf06cmht.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-bb5dbb57ef8386fe/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libconfy-c2ed529cf2bea744.rlib" "/opt/rustwide/target/debug/deps/libtoml-d93db038daa1fb10.rlib" "/opt/rustwide/target/debug/deps/libdirectories-bf758c6a52093c1f.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-bb20958535636e01.rlib" "/opt/rustwide/target/debug/deps/libglutin-642664284ba16bbc.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-0d46593b729c849d.rlib" "/opt/rustwide/target/debug/deps/libwinit-a512d5ae475937fc.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-832ece1a17afbfc4.rlib" "/opt/rustwide/target/debug/deps/liblazycell-cb3e22aa51f3fb4c.rlib" "/opt/rustwide/target/debug/deps/libmio-0c5028ea5953f5b2.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libiovec-8135e4b55ee59b16.rlib" "/opt/rustwide/target/debug/deps/libnet2-44293794c6bfb549.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-e8714c868f59c7b8.rlib" "/opt/rustwide/target/debug/deps/libandrew-1ff6d6485bca871c.rlib" "/opt/rustwide/target/debug/deps/librusttype-b73511f9ec396edb.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-b9216092cf9bf171.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-a92cd8b8ea57ee8f.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-1c401208789d16ba.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-bc8714f819136b4d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7c6a7d476c9c8587.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-6c525d3e4527c1cf.rlib" "/opt/rustwide/target/debug/deps/libxcursor-4abf405a2e50dbd6.rlib" "/opt/rustwide/target/debug/deps/libnom-55631d53d278c058.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e0856f7e83c5aeb4.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-0280b8e8b7d2c8f5.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-613e98b827f28c87.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-01ab07e4975b9da2.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-628abbfe99bf7213.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-debe3179146a0b19.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-88bc8c09a3bd758f.rlib" "/opt/rustwide/target/debug/deps/libcalloop-5655619af2169d69.rlib" "/opt/rustwide/target/debug/deps/libnix-32354497dd095774.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e148b140b6ae80b0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8a10ee44d76b0f67.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-06940346a638646b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cfad57dc5a57fb5a.rlib" "/opt/rustwide/target/debug/deps/libvapoursynth-81fb407c9d9a7cbe.rlib" "/opt/rustwide/target/debug/deps/libvapoursynth_sys-dee01cfd7680b750.rlib" "/opt/rustwide/target/debug/deps/libfailure-8ee09de6bd7a33f0.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-6db531e920289204.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-240895d777d94371.rlib" "/opt/rustwide/target/debug/deps/libadler-797761d55cc6d77d.rlib" "/opt/rustwide/target/debug/deps/libobject-1b3f948739d3c9d4.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-e1a45fca33362bb8.rlib" "/opt/rustwide/target/debug/deps/libgimli-f2dc741e271a0d9c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-cd0ead7d00ad78db.rlib" "/opt/rustwide/target/debug/deps/libitertools-29b15b1da96b89d7.rlib" "/opt/rustwide/target/debug/deps/libstructopt-df14fac37f20e219.rlib" "/opt/rustwide/target/debug/deps/libclap-ece932e2669f5e25.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97b2d50686bf36e9.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c6e5ad5dd55bdd8b.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6a2548713a451fe0.rlib" "/opt/rustwide/target/debug/deps/libstrsim-8b805b0832095d99.rlib" "/opt/rustwide/target/debug/deps/libatty-0302547730b0b1f8.rlib" "/opt/rustwide/target/debug/deps/libansi_term-017778a055950e81.rlib" "/opt/rustwide/target/debug/deps/libconrod_piston-8fb653a96b5cc7fb.rlib" "/opt/rustwide/target/debug/deps/libconrod_core-88ed05328cf55f03.rlib" "/opt/rustwide/target/debug/deps/libinstant-f6749349cd2d83e9.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-2446421b1612d230.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-3dbd24737a7e3549.rlib" "/opt/rustwide/target/debug/deps/libxcb-302e9d59ddb36d85.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-cead3d791a0e2c75.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-8c423cd755a1df33.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-1730383892d6e6b9.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-f3ba7528c8a99378.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-df04f93c5834aa24.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-ae16ae9405484ca8.rlib" "/opt/rustwide/target/debug/deps/libnum-145c5e542a68941b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-825720f34c6264ae.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-7f63e8dfd4834f55.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-fe75268903ca5299.rlib" "/opt/rustwide/target/debug/deps/libdaggy-862b89e34c63329d.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-e91ba456159edd39.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-ee01115475424f28.rlib" "/opt/rustwide/target/debug/deps/libpiston_window-b5945523547a8d07.rlib" "/opt/rustwide/target/debug/deps/libglutin_window-aead9612d59ed000.rlib" "/opt/rustwide/target/debug/deps/libgl-d275083e05649642.rlib" "/opt/rustwide/target/debug/deps/libglutin-d9bbc4b37d3af303.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-e24d59f5840cfd82.rlib" "/opt/rustwide/target/debug/deps/libshared_library-35913671eb925a35.rlib" "/opt/rustwide/target/debug/deps/liblibloading-851445077422369c.rlib" "/opt/rustwide/target/debug/deps/libwinit-f8595637d683116b.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-44f933b27d95bd49.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-85dfcd7d28d0ef30.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-73a52e48c0b4700e.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-770d34d5ab5442ab.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-5a7734b05afd9e2c.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-203dfb2deb7db508.rlib" "/opt/rustwide/target/debug/deps/libnix-cc85f4aa745f072c.rlib" "/opt/rustwide/target/debug/deps/libvoid-90ec4b4a2f3d40d2.rlib" "/opt/rustwide/target/debug/deps/libmemmap-b36e69ac9e9a9458.rlib" "/opt/rustwide/target/debug/deps/libandrew-73a38ee0b29e023b.rlib" "/opt/rustwide/target/debug/deps/libxml-ce7636c4719d8f84.rlib" "/opt/rustwide/target/debug/deps/libxdg-e046f5bf4087c17f.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-c239aebdeb046bad.rlib" "/opt/rustwide/target/debug/deps/libsame_file-af3c3c7843ff20ed.rlib" "/opt/rustwide/target/debug/deps/librusttype-2a283544908ad629.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-88c40139cadfe570.rlib" "/opt/rustwide/target/debug/deps/libdlib-b2d60c109e576a02.rlib" "/opt/rustwide/target/debug/deps/liblibloading-3940c283c49f09fe.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-acaf565f79c0260c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3e8ceb6148cdafab.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6e593f3f88821277.rlib" "/opt/rustwide/target/debug/deps/liblock_api-dbb4a111800d5527.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-757d75827146630c.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-0347134591610b3d.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-77fa081abb35b921.rlib" "/opt/rustwide/target/debug/deps/libpiston-eb451a1d4142442c.rlib" "/opt/rustwide/target/debug/deps/libevent_loop-6a3edde7c51c78c2.rlib" "/opt/rustwide/target/debug/deps/libwindow-3b92d12be6f4cd8c.rlib" "/opt/rustwide/target/debug/deps/libinput-2f0a7c84e2d308ad.rlib" "/opt/rustwide/target/debug/deps/libserde-1b36ae708a3f8c9a.rlib" "/opt/rustwide/target/debug/deps/libgfx_graphics-0b6c54dd4100f09f.rlib" "/opt/rustwide/target/debug/deps/libshader_version-1029f24f0ff94990.rlib" "/opt/rustwide/target/debug/deps/libgraphics_api_version-8eadc1e5e3fe7c34.rlib" "/opt/rustwide/target/debug/deps/libshaders_graphics2d-ca1c871574e894f5.rlib" "/opt/rustwide/target/debug/deps/libgraphics-5687aa5f017c6fc1.rlib" "/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rlib" "/opt/rustwide/target/debug/deps/librusttype-21737cd600151037.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-b2718be75a7846aa.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-c30734dc402645bd.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8af8311b9ad75415.rlib" "/opt/rustwide/target/debug/deps/libordered_float-0b7faca509eb4a27.rlib" "/opt/rustwide/target/debug/deps/libapprox-dc5f6b20ad99e842.rlib" "/opt/rustwide/target/debug/deps/libviewport-9bb81b6dac15b036.rlib" "/opt/rustwide/target/debug/deps/libinterpolation-96404a84bf5c483d.rlib" "/opt/rustwide/target/debug/deps/libread_color-a7e1640dca967d50.rlib" "/opt/rustwide/target/debug/deps/libvecmath-bede6336bcb90afc.rlib" "/opt/rustwide/target/debug/deps/libfloat-8a1931db359a5e6b.rlib" "/opt/rustwide/target/debug/deps/libgfx_texture-3efc8808d582ca8d.rlib" "/opt/rustwide/target/debug/deps/libtexture-51e06436c1a5d019.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-11550b9f8e4127bd.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-bc075d95770061ab.rlib" "/opt/rustwide/target/debug/deps/libgfx-d6e68a537911de96.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-4f48401a717b21cb.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-c01b10903f8db0fe.rlib" "/opt/rustwide/target/debug/deps/liblog-84fac41c4b644956.rlib" "/opt/rustwide/target/debug/deps/libimage-09d35d1be59965b8.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-35d08fb96e5cf6ad.rlib" "/opt/rustwide/target/debug/deps/libpng-890fde1cf236c12a.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-79c232c3cb45e5c6.rlib" "/opt/rustwide/target/debug/deps/libdeflate-a011f9418abca9a1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-e722c303d4fa40dc.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-94318dfc6b7f7530.rlib" "/opt/rustwide/target/debug/deps/librayon-e45e64857c6e9b35.rlib" "/opt/rustwide/target/debug/deps/librayon_core-3161a035f5e800e1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5c08a711f3898a7e.rlib" "/opt/rustwide/target/debug/deps/liblibc-3cff34a0ee1596e2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-d64ec853b8dd2517.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b23cc33dd2d240e2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-61a8585eac99cded.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-2e6b9c1d1cc3a259.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-902c0c35291145a2.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ff13728372c662eb.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libeither-6531171134b8f25b.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-46227cba77bf068c.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-008700af3f0dab05.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-97aa179a9488b050.rlib" "/opt/rustwide/target/debug/deps/libgif-7397090833a68f9f.rlib" "/opt/rustwide/target/debug/deps/libweezl-d7219936fb870d65.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-d65e622656ea392c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6f1fdf2cdd5a2a6d.rlib" "/opt/rustwide/target/debug/deps/libtiff-3ea0ca238c0a120d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-6c5259b613b84b2e.rlib" "/opt/rustwide/target/debug/deps/libadler32-d0c8907caa249e4c.rlib" "/opt/rustwide/target/debug/deps/liblzw-0d682a6079178eab.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lvapoursynth" "-lvapoursynth-script" "-lxcb" "-lxcb" "-lxcb" "-lxcb" "-lxcb-render" "-lxcb-shape" "-lxcb-xfixes" "-ldl" "-ldl" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lvapoursynth [INFO] [stdout] /usr/bin/ld: cannot find -lvapoursynth-script [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vspreview-rs` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "6f8c40bb5cd8f863c5bad003a0339cf3557eac8028f8de6e3fd63a0802ae24ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f8c40bb5cd8f863c5bad003a0339cf3557eac8028f8de6e3fd63a0802ae24ec", kill_on_drop: false }` [INFO] [stdout] 6f8c40bb5cd8f863c5bad003a0339cf3557eac8028f8de6e3fd63a0802ae24ec