[INFO] updating cached repository https://github.com/shybyte/rusty-synth [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/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] 34d0f79a3192552a0a7d93db95b8201feee0493e [INFO] testing shybyte/rusty-synth against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshybyte%2Frusty-synth" "/workspace/builds/worker-14/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shybyte/rusty-synth on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/shybyte/rusty-synth [INFO] finished tweaking git repo https://github.com/shybyte/rusty-synth [INFO] tweaked toml for git repo https://github.com/shybyte/rusty-synth written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/shybyte/rusty-synth already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f89ee83b9254b0141a2b67182a1679cdb6b328013ede13def24e5defe18988ab [INFO] running `"docker" "start" "-a" "f89ee83b9254b0141a2b67182a1679cdb6b328013ede13def24e5defe18988ab"` [INFO] [stderr] Compiling libc v0.2.22 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling sdl2-sys v0.27.3 [INFO] [stderr] Compiling bit-vec v0.4.3 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling portmidi v0.2.4 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling num v0.1.37 [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/rustwide/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/main.rs:56:21 [INFO] [stderr] | [INFO] [stderr] 56 | 0.0 ... 0.5 => self.volume, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [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] = 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/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rusty_synth-783fc86a3a2dcf5b.rusty_synth.cj30lqo8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_synth-783fc86a3a2dcf5b.rusty_synth.cj30lqo8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_synth-783fc86a3a2dcf5b.rusty_synth.cj30lqo8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_synth-783fc86a3a2dcf5b.rusty_synth.cj30lqo8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_synth-783fc86a3a2dcf5b.rusty_synth.cj30lqo8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_synth-783fc86a3a2dcf5b.rusty_synth.cj30lqo8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_synth-783fc86a3a2dcf5b.rusty_synth.cj30lqo8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_synth-783fc86a3a2dcf5b.rusty_synth.cj30lqo8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_synth-783fc86a3a2dcf5b.rusty_synth.cj30lqo8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_synth-783fc86a3a2dcf5b.rusty_synth.cj30lqo8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_synth-783fc86a3a2dcf5b.rusty_synth.cj30lqo8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_synth-783fc86a3a2dcf5b.rusty_synth.cj30lqo8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_synth-783fc86a3a2dcf5b.rusty_synth.cj30lqo8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_synth-783fc86a3a2dcf5b.rusty_synth.cj30lqo8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_synth-783fc86a3a2dcf5b.rusty_synth.cj30lqo8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_synth-783fc86a3a2dcf5b.rusty_synth.cj30lqo8-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rusty_synth-783fc86a3a2dcf5b" "/opt/rustwide/target/debug/deps/rusty_synth-783fc86a3a2dcf5b.1wyi0l0dtx5n8hi2.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libchan_signal-c3d76770d0f66bed.rlib" "/opt/rustwide/target/debug/deps/libbit_set-cc1cccf4cbf893f1.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-b753dc6bc5bee23e.rlib" "/opt/rustwide/target/debug/deps/libportmidi-4a6abbde6f1ca701.rlib" "/opt/rustwide/target/debug/deps/libsdl2-ef754a2bbc802933.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-6a0b7049c452ff2d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-57cacbe4af8e84a6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-bfc90d52a2077a99.rlib" "/opt/rustwide/target/debug/deps/libnum-acec9654fcae3691.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-43de3b3926682d9c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-96d80fad01c03fb3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e19f4819d9b7673b.rlib" "/opt/rustwide/target/debug/deps/libchan-df21cb4f85b4f6d8.rlib" "/opt/rustwide/target/debug/deps/librand-080a7a7397b1e9cd.rlib" "/opt/rustwide/target/debug/deps/liblibc-950053dd18787442.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b2c4dbe979cef5e2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8b9b66cb3e9f891d.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5998b08bf29f56ac.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-efd1670396ccb585.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6435b9209e888961.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-866e5dfb603b34d2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-75eac3089695b3b4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-35744537b4825584.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f7ee5081d96fb2cd.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b28479cb639d76c.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f827473dd3b319fa.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53f9c299c549c6a9.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-44132fbb3fcc18d3.rlib" "-Wl,-Bdynamic" "-lportmidi" "-lSDL2" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-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; 4 warnings emitted [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" "f89ee83b9254b0141a2b67182a1679cdb6b328013ede13def24e5defe18988ab"` [INFO] running `"docker" "rm" "-f" "f89ee83b9254b0141a2b67182a1679cdb6b328013ede13def24e5defe18988ab"` [INFO] [stdout] f89ee83b9254b0141a2b67182a1679cdb6b328013ede13def24e5defe18988ab