[INFO] cloning repository https://github.com/shybyte/rusty-synth [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shybyte/rusty-synth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshybyte%2Frusty-synth", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshybyte%2Frusty-synth'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 34d0f79a3192552a0a7d93db95b8201feee0493e [INFO] testing shybyte/rusty-synth against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshybyte%2Frusty-synth" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shybyte/rusty-synth on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-4/source/Cargo.toml [INFO] crate git repo https://github.com/shybyte/rusty-synth already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fde93dd87a2b3a3b9aa919b1c1075a45ebae3c153948437f3a27ade2c1a298ca [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" "fde93dd87a2b3a3b9aa919b1c1075a45ebae3c153948437f3a27ade2c1a298ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fde93dd87a2b3a3b9aa919b1c1075a45ebae3c153948437f3a27ade2c1a298ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fde93dd87a2b3a3b9aa919b1c1075a45ebae3c153948437f3a27ade2c1a298ca", kill_on_drop: false }` [INFO] [stdout] fde93dd87a2b3a3b9aa919b1c1075a45ebae3c153948437f3a27ade2c1a298ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=forbid" "-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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94ea4b3b0e888a8be360f9f8608f75c6592d5cf67b63689b0f40deb757012040 [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" "94ea4b3b0e888a8be360f9f8608f75c6592d5cf67b63689b0f40deb757012040", kill_on_drop: false }` [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 lazy_static v0.2.8 [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] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/main.rs:56:21 [INFO] [stdout] | [INFO] [stdout] 56 | 0.0 ... 0.5 => self.volume, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/main.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | 0.0 ... 0.5 => self.volume, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(illegal_floating_point_literal_pattern)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/main.rs:56:25 [INFO] [stdout] | [INFO] [stdout] 56 | 0.0 ... 0.5 => self.volume, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> src/main.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | 0.0 ... 0.5 => self.volume, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rusty_synth-699cdd8985efd793.rusty_synth.kdbnzfsi-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_synth-699cdd8985efd793.rusty_synth.kdbnzfsi-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_synth-699cdd8985efd793.rusty_synth.kdbnzfsi-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_synth-699cdd8985efd793.rusty_synth.kdbnzfsi-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_synth-699cdd8985efd793.rusty_synth.kdbnzfsi-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_synth-699cdd8985efd793.rusty_synth.kdbnzfsi-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_synth-699cdd8985efd793.rusty_synth.kdbnzfsi-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_synth-699cdd8985efd793.rusty_synth.kdbnzfsi-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_synth-699cdd8985efd793.rusty_synth.kdbnzfsi-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_synth-699cdd8985efd793.rusty_synth.kdbnzfsi-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_synth-699cdd8985efd793.rusty_synth.kdbnzfsi-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_synth-699cdd8985efd793.rusty_synth.kdbnzfsi-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_synth-699cdd8985efd793.rusty_synth.kdbnzfsi-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_synth-699cdd8985efd793.rusty_synth.kdbnzfsi-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_synth-699cdd8985efd793.rusty_synth.kdbnzfsi-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_synth-699cdd8985efd793.rusty_synth.kdbnzfsi-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rusty_synth-699cdd8985efd793" "/opt/rustwide/target/debug/deps/rusty_synth-699cdd8985efd793.1hstqt53r47jgigl.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libchan_signal-61420c5441300275.rlib" "/opt/rustwide/target/debug/deps/libbit_set-84d86f5de4201008.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-9414a96b63dec87f.rlib" "/opt/rustwide/target/debug/deps/libportmidi-83c3baabd5c08f40.rlib" "/opt/rustwide/target/debug/deps/libsdl2-ea409a9b6d637dad.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-8e8db1f73fa1b74b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-171913864070e9c9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b1295feb851ca9a7.rlib" "/opt/rustwide/target/debug/deps/libnum-56ced57462367bf2.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-6c74b21cbb668c9c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-41bb465f24c0c522.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e9bb22ce34f0cbb0.rlib" "/opt/rustwide/target/debug/deps/libchan-53e560dc586e984a.rlib" "/opt/rustwide/target/debug/deps/librand-53e4a47ec1ac1bc3.rlib" "/opt/rustwide/target/debug/deps/liblibc-2cabbc0f3870dc02.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lportmidi" "-lSDL2" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lportmidi [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rusty_synth` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "94ea4b3b0e888a8be360f9f8608f75c6592d5cf67b63689b0f40deb757012040", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94ea4b3b0e888a8be360f9f8608f75c6592d5cf67b63689b0f40deb757012040", kill_on_drop: false }` [INFO] [stdout] 94ea4b3b0e888a8be360f9f8608f75c6592d5cf67b63689b0f40deb757012040