[INFO] updating cached repository shybyte/rusty-synth [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/shybyte/rusty-synth [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/shybyte/rusty-synth" "work/ex/beta-1.37-6/sources/1.36.0/gh/shybyte/rusty-synth"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/shybyte/rusty-synth'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/shybyte/rusty-synth" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/shybyte/rusty-synth"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/shybyte/rusty-synth'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 34d0f79a3192552a0a7d93db95b8201feee0493e [INFO] sha for GitHub repo shybyte/rusty-synth: 34d0f79a3192552a0a7d93db95b8201feee0493e [INFO] validating manifest of shybyte/rusty-synth on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of shybyte/rusty-synth on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing shybyte/rusty-synth [INFO] finished frobbing shybyte/rusty-synth [INFO] frobbed toml for shybyte/rusty-synth written to work/ex/beta-1.37-6/sources/1.36.0/gh/shybyte/rusty-synth/Cargo.toml [INFO] started frobbing shybyte/rusty-synth [INFO] finished frobbing shybyte/rusty-synth [INFO] frobbed toml for shybyte/rusty-synth written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/shybyte/rusty-synth/Cargo.toml [INFO] crate shybyte/rusty-synth already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing shybyte/rusty-synth against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/shybyte/rusty-synth:/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 361c330f5b48e50b6fdf54636c99cceb63451593db4fff603af02e9b57288961 [INFO] running `"docker" "start" "-a" "361c330f5b48e50b6fdf54636c99cceb63451593db4fff603af02e9b57288961"` [INFO] [stderr] Compiling sdl2-sys v0.27.3 [INFO] [stderr] Compiling portmidi v0.2.4 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling chan v0.1.19 [INFO] [stderr] Compiling sdl2 v0.29.1 [INFO] [stderr] Compiling chan-signal v0.2.0 [INFO] [stderr] Compiling rusty_synth v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: floating-point types cannot be used in patterns [INFO] [stderr] --> src/main.rs:56:17 [INFO] [stderr] | [INFO] [stderr] 56 | 0.0 ... 0.5 => self.volume, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(illegal_floating_point_literal_pattern)] on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #41620 [INFO] [stderr] [INFO] [stderr] warning: floating-point types cannot be used in patterns [INFO] [stderr] --> src/main.rs:56:25 [INFO] [stderr] | [INFO] [stderr] 56 | 0.0 ... 0.5 => self.volume, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #41620 [INFO] [stderr] [INFO] [stderr] warning: floating-point types cannot be used in patterns [INFO] [stderr] --> src/main.rs:56:17 [INFO] [stderr] | [INFO] [stderr] 56 | 0.0 ... 0.5 => self.volume, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #41620 [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/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/rusty_synth-333292b96bab6f73.rusty_synth.98woykgy-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/rusty_synth-333292b96bab6f73.rusty_synth.98woykgy-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/rusty_synth-333292b96bab6f73.rusty_synth.98woykgy-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/rusty_synth-333292b96bab6f73.rusty_synth.98woykgy-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/rusty_synth-333292b96bab6f73.rusty_synth.98woykgy-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/rusty_synth-333292b96bab6f73.rusty_synth.98woykgy-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/rusty_synth-333292b96bab6f73.rusty_synth.98woykgy-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/rusty_synth-333292b96bab6f73.rusty_synth.98woykgy-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/rusty_synth-333292b96bab6f73.rusty_synth.98woykgy-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/rusty_synth-333292b96bab6f73.rusty_synth.98woykgy-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/rusty_synth-333292b96bab6f73.rusty_synth.98woykgy-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/rusty_synth-333292b96bab6f73.rusty_synth.98woykgy-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/rusty_synth-333292b96bab6f73.rusty_synth.98woykgy-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/rusty_synth-333292b96bab6f73.rusty_synth.98woykgy-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/rusty_synth-333292b96bab6f73.rusty_synth.98woykgy-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/rusty_synth-333292b96bab6f73.rusty_synth.98woykgy-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/rusty_synth-333292b96bab6f73" "/opt/crater/target/debug/deps/rusty_synth-333292b96bab6f73.5cdf5vj3il988h7i.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libchan_signal-787f9914eb4035e5.rlib" "/opt/crater/target/debug/deps/libbit_set-fda11afceafb4b13.rlib" "/opt/crater/target/debug/deps/libbit_vec-d9071db251b0dd95.rlib" "/opt/crater/target/debug/deps/libportmidi-0e40ae401938c15c.rlib" "/opt/crater/target/debug/deps/libsdl2-ab9ec705c2fcbb4d.rlib" "/opt/crater/target/debug/deps/libsdl2_sys-5fe78453e8d361d2.rlib" "/opt/crater/target/debug/deps/libbitflags-df219a1ec24cdf3b.rlib" "/opt/crater/target/debug/deps/liblazy_static-098892872ee11058.rlib" "/opt/crater/target/debug/deps/libnum-a10dd8bd23485d9d.rlib" "/opt/crater/target/debug/deps/libnum_iter-828aa2562d8d4801.rlib" "/opt/crater/target/debug/deps/libnum_integer-401222004b33117c.rlib" "/opt/crater/target/debug/deps/libnum_traits-b377b9e10ab8a975.rlib" "/opt/crater/target/debug/deps/libchan-ec5dd2b02a53f8ec.rlib" "/opt/crater/target/debug/deps/librand-1a051e674db42a39.rlib" "/opt/crater/target/debug/deps/liblibc-82005478c889cc96.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-lportmidi" "-lSDL2" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lportmidi [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 `rusty_synth`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "361c330f5b48e50b6fdf54636c99cceb63451593db4fff603af02e9b57288961"` [INFO] running `"docker" "rm" "-f" "361c330f5b48e50b6fdf54636c99cceb63451593db4fff603af02e9b57288961"` [INFO] [stdout] 361c330f5b48e50b6fdf54636c99cceb63451593db4fff603af02e9b57288961