[INFO] updating cached repository https://github.com/mcwissink/vsTea [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 15f1341f9c5f922344cbc0dec178b75d3847749c [INFO] testing mcwissink/vsTea against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcwissink%2FvsTea" "work/builds/worker-0/source"` [INFO] [stderr] Cloning into 'work/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mcwissink/vsTea on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/mcwissink/vsTea [INFO] finished tweaking git repo https://github.com/mcwissink/vsTea [INFO] tweaked toml for git repo https://github.com/mcwissink/vsTea written to work/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/mcwissink/vsTea already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] e5b2656fce22eedf6aee4c3397cc9ad49267ef947e04d558bd784c58a466d6fd [INFO] running `"docker" "start" "-a" "e5b2656fce22eedf6aee4c3397cc9ad49267ef947e04d558bd784c58a466d6fd"` [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling memalloc v0.1.0 [INFO] [stderr] Compiling shared_library v0.1.8 [INFO] [stderr] Compiling fluidsynth v0.0.1 (https://github.com/elidupree/rust-fluidsynth#d89d9ea4) [INFO] [stderr] Compiling x11-dl v2.17.5 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling nix v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling gl_generator v0.5.5 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling gl_generator v0.7.0 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling gfx_core v0.7.2 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling pistoncore-input v0.19.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling glutin v0.9.2 [INFO] [stderr] Compiling png v0.9.0 [INFO] [stderr] Compiling gl v0.6.5 [INFO] [stderr] Compiling gfx_gl v0.4.0 [INFO] [stderr] Compiling rayon v1.0.1 [INFO] [stderr] Compiling alsa v0.2.0 [INFO] [stderr] Compiling pistoncore-window v0.28.0 [INFO] [stderr] Compiling midir v0.5.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.14 [INFO] [stderr] Compiling image v0.15.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.33.0 [INFO] [stderr] Compiling piston v0.33.0 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.9.10 [INFO] [stderr] Compiling wayland-client v0.9.10 [INFO] [stderr] Compiling wayland-protocols v0.9.10 [INFO] [stderr] Compiling wayland-kbd v0.9.1 [INFO] [stderr] Compiling wayland-window v0.7.0 [INFO] [stderr] Compiling winit v0.7.6 [INFO] [stderr] Compiling gfx v0.16.3 [INFO] [stderr] Compiling gfx_device_gl v0.14.6 [INFO] [stderr] Compiling pistoncore-glutin_window v0.39.1 [INFO] [stderr] Compiling piston-gfx_texture v0.26.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.43.0 [INFO] [stderr] Compiling piston_window v0.70.0 [INFO] [stderr] Compiling vstea v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:69:56 [INFO] [stderr] | [INFO] [stderr] 69 | fn run(notes: &Arc>>) -> Result<(), Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/vstea-d2b0fa7513e4e94d.vstea.4tg60ux8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/vstea-d2b0fa7513e4e94d.vstea.4tg60ux8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/vstea-d2b0fa7513e4e94d.vstea.4tg60ux8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/vstea-d2b0fa7513e4e94d.vstea.4tg60ux8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/vstea-d2b0fa7513e4e94d.vstea.4tg60ux8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/vstea-d2b0fa7513e4e94d.vstea.4tg60ux8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/vstea-d2b0fa7513e4e94d.vstea.4tg60ux8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/vstea-d2b0fa7513e4e94d.vstea.4tg60ux8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/vstea-d2b0fa7513e4e94d.vstea.4tg60ux8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/vstea-d2b0fa7513e4e94d.vstea.4tg60ux8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/vstea-d2b0fa7513e4e94d.vstea.4tg60ux8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/vstea-d2b0fa7513e4e94d.vstea.4tg60ux8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/vstea-d2b0fa7513e4e94d.vstea.4tg60ux8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/vstea-d2b0fa7513e4e94d.vstea.4tg60ux8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/vstea-d2b0fa7513e4e94d.vstea.4tg60ux8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/vstea-d2b0fa7513e4e94d.vstea.4tg60ux8-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/vstea-d2b0fa7513e4e94d" "/opt/rustwide/target/debug/deps/vstea-d2b0fa7513e4e94d.u8l68xn80ty3p2t.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpiston_window-259f00b5a464f6c8.rlib" "/opt/rustwide/target/debug/deps/libglutin_window-c07bec6a40f764a8.rlib" "/opt/rustwide/target/debug/deps/libgl-f097cd230042ab25.rlib" "/opt/rustwide/target/debug/deps/libglutin-fef02fbf708b7145.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-85f9c16ed353e765.rlib" "/opt/rustwide/target/debug/deps/libwinit-603521e129c7ccde.rlib" "/opt/rustwide/target/debug/deps/libwayland_window-efea59fc674ef5ca.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-e3e254257be0d0cd.rlib" "/opt/rustwide/target/debug/deps/libtempfile-ef64a8df24119912.rlib" "/opt/rustwide/target/debug/deps/librand-e961aa7c1ffd7cd7.rlib" "/opt/rustwide/target/debug/deps/libwayland_kbd-bdf94882972c4ac6.rlib" "/opt/rustwide/target/debug/deps/libmemmap-a11e7f58a0052db2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8e02dfeceb8e06ce.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-c9feeb0b5b0ca07e.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-892126c05f94bfb6.rlib" "/opt/rustwide/target/debug/deps/libdlib-1ac74c36a5189cac.rlib" "/opt/rustwide/target/debug/deps/liblibloading-3a8a4d11fee560a1.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-ba1f651b638ccb87.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-1660a65f58d1cb98.rlib" "/opt/rustwide/target/debug/deps/libshared_library-dd4b891b4f34c616.rlib" "/opt/rustwide/target/debug/deps/libgfx_graphics-2c88c7604eecedb2.rlib" "/opt/rustwide/target/debug/deps/librusttype-b738526352225fed.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-6541ddd47c123284.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-68935eb05e8e3598.rlib" "/opt/rustwide/target/debug/deps/libshaders_graphics2d-b67ebc8efcc28133.rlib" "/opt/rustwide/target/debug/deps/libgraphics-9466ee4b012fb9b6.rlib" "/opt/rustwide/target/debug/deps/libinterpolation-bd0c895252d025fe.rlib" "/opt/rustwide/target/debug/deps/libread_color-0cd23e5d7c59d063.rlib" "/opt/rustwide/target/debug/deps/libvecmath-d73ea5202454a0f0.rlib" "/opt/rustwide/target/debug/deps/libgfx_texture-d5b71391d083852b.rlib" "/opt/rustwide/target/debug/deps/libimage-09d61a7aab79e30a.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-ef5771575dd16434.rlib" "/opt/rustwide/target/debug/deps/libgif-8f93bd3cf59af516.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-836d2c92f1146f54.rlib" "/opt/rustwide/target/debug/deps/liblzw-cee06389c23927f5.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-f111fed930ad1bb9.rlib" "/opt/rustwide/target/debug/deps/librayon-3db4d5975b374761.rlib" "/opt/rustwide/target/debug/deps/libeither-6b7239188857df3d.rlib" "/opt/rustwide/target/debug/deps/librayon_core-8dd4a55a8f45dbf6.rlib" "/opt/rustwide/target/debug/deps/librand-3d4f9fe10c21f9af.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1123f7b9d50cce03.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-bce0c5a4642eae8c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-54434c731d9d3d38.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-5d24109de20616f8.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-eb3783781a55ffc1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f69fda666eb6bd97.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-455564bdb6f441a9.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-1136744f3b1d6757.rlib" "/opt/rustwide/target/debug/deps/libnodrop-33011f0f9ee41cc7.rlib" "/opt/rustwide/target/debug/deps/libpng-6fb770ed3abdec88.rlib" "/opt/rustwide/target/debug/deps/libdeflate-31f3ca3dd5843c51.rlib" "/opt/rustwide/target/debug/deps/libadler32-0d6376af4d7c3555.rlib" "/opt/rustwide/target/debug/deps/libinflate-02292dab7304d908.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-0dbe9e7785c9f9c7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4f09213001256df6.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-e91a0eb402731757.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-a4d7aeb4be3ece41.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-417a94faf4dd534a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4961cc5ea9da460a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-9243b79115e98d79.rlib" "/opt/rustwide/target/debug/deps/libtexture-1a6b8367c2b26578.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-891535358edaaf2c.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-7a97471466b8e42c.rlib" "/opt/rustwide/target/debug/deps/libgfx-8161894bf71f0ba3.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-b45e4a64221dc53e.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-1b00b30582727ef5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-309c7e923174b552.rlib" "/opt/rustwide/target/debug/deps/liblog-ef46b20741d6c2ee.rlib" "/opt/rustwide/target/debug/deps/liblog-8788d12f5434c0d7.rlib" "/opt/rustwide/target/debug/deps/libpiston-0d67ff9da0fccade.rlib" "/opt/rustwide/target/debug/deps/libevent_loop-6647afdfe6f73404.rlib" "/opt/rustwide/target/debug/deps/libwindow-ecab422a8e4eb209.rlib" "/opt/rustwide/target/debug/deps/libshader_version-d49f58aba59fdeea.rlib" "/opt/rustwide/target/debug/deps/libinput-cf65910cff555f30.rlib" "/opt/rustwide/target/debug/deps/libviewport-b9591eeb2901d5d1.rlib" "/opt/rustwide/target/debug/deps/libfloat-606bb79253b7450c.rlib" "/opt/rustwide/target/debug/deps/libserde-ee59ce0fda1cb60f.rlib" "/opt/rustwide/target/debug/deps/libfluidsynth-f76e6273435ff482.rlib" "/opt/rustwide/target/debug/deps/libmidir-9acfa87d2e072340.rlib" "/opt/rustwide/target/debug/deps/libalsa-f79c226d1ee479d7.rlib" "/opt/rustwide/target/debug/deps/libnix-f993611d10009ce3.rlib" "/opt/rustwide/target/debug/deps/libvoid-4c8c16f792843a81.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4b18511af80d0843.rlib" "/opt/rustwide/target/debug/deps/libbitflags-71f40fc9aad530b0.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-90a6913e6ab879f3.rlib" "/opt/rustwide/target/debug/deps/liblibc-dbf78c674b45bb0d.rlib" "/opt/rustwide/target/debug/deps/libmemalloc-d9be4264e9dd6d63.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-12ce12f1efc08aa3.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5d3cd1b3ddab72e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-f8222943dfd167e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-0cd00b2d3108cd48.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-485c05ba6ce1b438.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-63e6b1072426ba59.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-a421aff1d43911ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3deef8ef4fe80dff.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f65a176f0586269e.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ad46d4080f4d7e57.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-da6c590582bf0885.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-837ca740df32db0a.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-db27c965e824589f.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-68a4f8466685ed76.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lfluidsynth" "-lasound" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lfluidsynth [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `vstea`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "e5b2656fce22eedf6aee4c3397cc9ad49267ef947e04d558bd784c58a466d6fd"` [INFO] running `"docker" "rm" "-f" "e5b2656fce22eedf6aee4c3397cc9ad49267ef947e04d558bd784c58a466d6fd"` [INFO] [stdout] e5b2656fce22eedf6aee4c3397cc9ad49267ef947e04d558bd784c58a466d6fd