[INFO] crate rusthesia 0.1.13 is already in cache [INFO] extracting crate rusthesia 0.1.13 into work/ex/beta-1.38-1/sources/1.37.0/reg/rusthesia/0.1.13 [INFO] extracting crate rusthesia 0.1.13 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/rusthesia/0.1.13 [INFO] validating manifest of rusthesia-0.1.13 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of rusthesia-0.1.13 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing rusthesia-0.1.13 [INFO] finished frobbing rusthesia-0.1.13 [INFO] frobbed toml for rusthesia-0.1.13 written to work/ex/beta-1.38-1/sources/1.37.0/reg/rusthesia/0.1.13/Cargo.toml [INFO] started frobbing rusthesia-0.1.13 [INFO] finished frobbing rusthesia-0.1.13 [INFO] frobbed toml for rusthesia-0.1.13 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/rusthesia/0.1.13/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing rusthesia-0.1.13 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/rusthesia/0.1.13:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] c9f063c3b0769b7619d9043ce065f46888334c0cff850122fe505b58e23774b5 [INFO] running `"docker" "start" "-a" "c9f063c3b0769b7619d9043ce065f46888334c0cff850122fe505b58e23774b5"` [INFO] [stderr] Compiling memalloc v0.1.0 [INFO] [stderr] Compiling c_vec v1.3.3 [INFO] [stderr] Compiling bit v0.1.1 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling piano_keyboard v0.1.1 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.7 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling nix v0.9.0 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling simple-logging v2.0.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling sdl2 v0.31.0 [INFO] [stderr] Compiling rayon v0.9.0 [INFO] [stderr] Compiling euclid v0.19.9 [INFO] [stderr] Compiling alsa v0.2.2 [INFO] [stderr] Compiling lyon_geom v0.12.7 [INFO] [stderr] Compiling midly v0.1.3 [INFO] [stderr] Compiling midir v0.5.0 [INFO] [stderr] Compiling lyon_path v0.12.0 [INFO] [stderr] Compiling freetype v0.4.1 [INFO] [stderr] Compiling servo-fontconfig v0.4.0 [INFO] [stderr] Compiling font-kit v0.1.0 [INFO] [stderr] Compiling rusthesia v0.1.13 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/app_control.rs:363:68 [INFO] [stderr] | [INFO] [stderr] 363 | pub fn create_connected_sequencer(&mut self) -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `font_kit` [INFO] [stderr] --> src/draw_engine.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use font_kit; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/draw_engine.rs:41:21 [INFO] [stderr] | [INFO] [stderr] 41 | ) -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/draw_engine.rs:251:21 [INFO] [stderr] | [INFO] [stderr] 251 | ) -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] [INFO] [stderr] warning: unused import: `midly` [INFO] [stderr] --> src/midi_sequencer.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use midly; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/midi_sequencer.rs:277:49 [INFO] [stderr] | [INFO] [stderr] 277 | pub fn connect(&mut self) -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:19:29 [INFO] [stderr] | [INFO] [stderr] 19 | fn main() -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/usage.rs:8:17 [INFO] [stderr] | [INFO] [stderr] 8 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/usage.rs:8:17 [INFO] [stderr] | [INFO] [stderr] 8 | .author(crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [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/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/rusthesia-6436459977d42cae.rusthesia.6yx9n0v1-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/rusthesia-6436459977d42cae.rusthesia.6yx9n0v1-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/rusthesia-6436459977d42cae.rusthesia.6yx9n0v1-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/rusthesia-6436459977d42cae.rusthesia.6yx9n0v1-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/rusthesia-6436459977d42cae.rusthesia.6yx9n0v1-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/rusthesia-6436459977d42cae.rusthesia.6yx9n0v1-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/rusthesia-6436459977d42cae.rusthesia.6yx9n0v1-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/rusthesia-6436459977d42cae.rusthesia.6yx9n0v1-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/rusthesia-6436459977d42cae.rusthesia.6yx9n0v1-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/rusthesia-6436459977d42cae.rusthesia.6yx9n0v1-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/rusthesia-6436459977d42cae.rusthesia.6yx9n0v1-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/rusthesia-6436459977d42cae.rusthesia.6yx9n0v1-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/rusthesia-6436459977d42cae.rusthesia.6yx9n0v1-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/rusthesia-6436459977d42cae.rusthesia.6yx9n0v1-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/rusthesia-6436459977d42cae.rusthesia.6yx9n0v1-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/rusthesia-6436459977d42cae.rusthesia.6yx9n0v1-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/rusthesia-6436459977d42cae" "/opt/crater/target/debug/deps/rusthesia-6436459977d42cae.1ihzfytbs4buzv12.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-d5ae900bfde9750d/out" "-L" "/opt/crater/target/debug/build/servo-freetype-sys-21c651b68e180f07/out/lib" "-L" "/opt/crater/target/debug/build/servo-fontconfig-sys-ee3755cfc0f54e41/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libindoc-6e45e6f0f2676025.rlib" "/opt/crater/target/debug/deps/libmidir-05ab8d6adfa379fa.rlib" "/opt/crater/target/debug/deps/libalsa-af858bf94655b087.rlib" "/opt/crater/target/debug/deps/libnix-c73bb5cda8135611.rlib" "/opt/crater/target/debug/deps/libvoid-ee701c9bdcbc84a6.rlib" "/opt/crater/target/debug/deps/libbitflags-87aacccedafc3e9f.rlib" "/opt/crater/target/debug/deps/libalsa_sys-c9a3cf1e2c3048b9.rlib" "/opt/crater/target/debug/deps/libmemalloc-900fe44369cc8710.rlib" "/opt/crater/target/debug/deps/libpiano_keyboard-9b877f0da53f237d.rlib" "/opt/crater/target/debug/deps/libsdl2-9694b35e888d3442.rlib" "/opt/crater/target/debug/deps/librand-5eda43279f0ef45c.rlib" "/opt/crater/target/debug/deps/librand-7efbcbd89944bda6.rlib" "/opt/crater/target/debug/deps/libc_vec-c5f89936c2f6f5ac.rlib" "/opt/crater/target/debug/deps/libsdl2_sys-69630b7823ce5a41.rlib" "/opt/crater/target/debug/deps/libbitflags-b03ee8d07369378c.rlib" "/opt/crater/target/debug/deps/liblazy_static-8e8f275d3efea5b8.rlib" "/opt/crater/target/debug/deps/libnum-a5efe8b19f8dba1e.rlib" "/opt/crater/target/debug/deps/libnum_iter-161e13ffd3321f27.rlib" "/opt/crater/target/debug/deps/libnum_integer-440f23443e3e87b1.rlib" "/opt/crater/target/debug/deps/libfont_kit-f8520edaee951a7b.rlib" "/opt/crater/target/debug/deps/libfreetype-19c00f160cc63e9f.rlib" "/opt/crater/target/debug/deps/libfontconfig-c9d6ce0399507449.rlib" "/opt/crater/target/debug/deps/libfontconfig_sys-00cc843b7817360e.rlib" "/opt/crater/target/debug/deps/libfreetype_sys-1cd8ab0694b5cdaf.rlib" "/opt/crater/target/debug/deps/libexpat_sys-58c107b4a2572cac.rlib" "/opt/crater/target/debug/deps/libfailure-e533f5339fa6fa33.rlib" "/opt/crater/target/debug/deps/libwalkdir-cfb6377a04f8e7b5.rlib" "/opt/crater/target/debug/deps/libsame_file-8268c7efcedb46b2.rlib" "/opt/crater/target/debug/deps/libmemmap-6bee26a92935da45.rlib" "/opt/crater/target/debug/deps/liblyon_path-675c9053afe94a05.rlib" "/opt/crater/target/debug/deps/liblyon_geom-a4d969687d03e8e1.rlib" "/opt/crater/target/debug/deps/libitertools-42e27b01991a8665.rlib" "/opt/crater/target/debug/deps/libfloat_ord-1f68785699f064da.rlib" "/opt/crater/target/debug/deps/libeuclid-406e8e1eec53bea8.rlib" "/opt/crater/target/debug/deps/libnum_traits-c28daeab5210b49d.rlib" "/opt/crater/target/debug/deps/libdirs-3ac2212ac716b0d3.rlib" "/opt/crater/target/debug/deps/libbyteorder-98f71e4258b709b0.rlib" "/opt/crater/target/debug/deps/libclap-946176546f1bfef1.rlib" "/opt/crater/target/debug/deps/libvec_map-dfe47d7ef870925b.rlib" "/opt/crater/target/debug/deps/libtextwrap-648e6ff45e87fdf7.rlib" "/opt/crater/target/debug/deps/libunicode_width-c482f247a0e67224.rlib" "/opt/crater/target/debug/deps/libstrsim-71052c127de7173f.rlib" "/opt/crater/target/debug/deps/libbitflags-c2b055ef483e7b37.rlib" "/opt/crater/target/debug/deps/libatty-22eb3b2ac1d714c2.rlib" "/opt/crater/target/debug/deps/libansi_term-8091014737d4fb0a.rlib" "/opt/crater/target/debug/deps/libmidly-2ce9619bde298d5d.rlib" "/opt/crater/target/debug/deps/librayon-8a22310bd38ec3bc.rlib" "/opt/crater/target/debug/deps/libeither-0991b1b51775eba9.rlib" "/opt/crater/target/debug/deps/librayon_core-885d98fb7097144a.rlib" "/opt/crater/target/debug/deps/libnum_cpus-b569161181e0c021.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-2589c79105784e0d.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-d685a3054525f541.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-4a4ccc5629f797d0.rlib" "/opt/crater/target/debug/deps/libscopeguard-0bc963131f7c0d17.rlib" "/opt/crater/target/debug/deps/libmemoffset-d44318d335d18b97.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-e32b73b6a212c837.rlib" "/opt/crater/target/debug/deps/libarrayvec-f64ddaa5f4449e8f.rlib" "/opt/crater/target/debug/deps/libnodrop-7f98e5f8ec110eeb.rlib" "/opt/crater/target/debug/deps/libbit-6d8fc29cb260636b.rlib" "/opt/crater/target/debug/deps/liberror_chain-19c2efab1e6c4a80.rlib" "/opt/crater/target/debug/deps/libbacktrace-0ba24489b33d7a88.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-4ba3fb5c8a305755.rlib" "/opt/crater/target/debug/deps/librustc_demangle-93c44a61a479f45e.rlib" "/opt/crater/target/debug/deps/libsimple_logging-3c265bd87527f080.rlib" "/opt/crater/target/debug/deps/libthread_id-7da590cc8a20f929.rlib" "/opt/crater/target/debug/deps/liblibc-37f3d1c853b3b7bd.rlib" "/opt/crater/target/debug/deps/liblazy_static-1f7a4359e40a6da9.rlib" "/opt/crater/target/debug/deps/liblog-ab552fa662c561dc.rlib" "/opt/crater/target/debug/deps/libcfg_if-c978b2f886ff1de7.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.rlib" "-Wl,-Bdynamic" "-lasound" "-lSDL2_ttf" "-lSDL2_gfx" "-lSDL2" "-lexpat" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lSDL2_ttf [INFO] [stderr] /usr/bin/ld: cannot find -lSDL2_gfx [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 `rusthesia`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "c9f063c3b0769b7619d9043ce065f46888334c0cff850122fe505b58e23774b5"` [INFO] running `"docker" "rm" "-f" "c9f063c3b0769b7619d9043ce065f46888334c0cff850122fe505b58e23774b5"` [INFO] [stdout] c9f063c3b0769b7619d9043ce065f46888334c0cff850122fe505b58e23774b5