[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 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshybyte%2Frusty-synth" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shybyte/rusty-synth on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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-3/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" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b2911fb006ef362a20d6756ad5d43af9506dc3137286e989a00d717d50a5d6da [INFO] running `Command { std: "docker" "start" "-a" "b2911fb006ef362a20d6756ad5d43af9506dc3137286e989a00d717d50a5d6da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2911fb006ef362a20d6756ad5d43af9506dc3137286e989a00d717d50a5d6da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2911fb006ef362a20d6756ad5d43af9506dc3137286e989a00d717d50a5d6da", kill_on_drop: false }` [INFO] [stdout] b2911fb006ef362a20d6756ad5d43af9506dc3137286e989a00d717d50a5d6da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc610276fb87525b8d7096464e7f6698d5c1dd6a49c4bca2953fa2d4fd271e7e [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" "cc610276fb87525b8d7096464e7f6698d5c1dd6a49c4bca2953fa2d4fd271e7e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.22 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling bit-vec v0.4.3 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling sdl2-sys v0.27.3 [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] [stderr] error: could not compile `rusty_synth`. [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rusty_synth-8a40ac3c6f793ae6.rusty_synth.76wuitbo-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_synth-8a40ac3c6f793ae6.rusty_synth.76wuitbo-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_synth-8a40ac3c6f793ae6.rusty_synth.76wuitbo-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_synth-8a40ac3c6f793ae6.rusty_synth.76wuitbo-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_synth-8a40ac3c6f793ae6.rusty_synth.76wuitbo-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_synth-8a40ac3c6f793ae6.rusty_synth.76wuitbo-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_synth-8a40ac3c6f793ae6.rusty_synth.76wuitbo-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_synth-8a40ac3c6f793ae6.rusty_synth.76wuitbo-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_synth-8a40ac3c6f793ae6.rusty_synth.76wuitbo-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_synth-8a40ac3c6f793ae6.rusty_synth.76wuitbo-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_synth-8a40ac3c6f793ae6.rusty_synth.76wuitbo-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_synth-8a40ac3c6f793ae6.rusty_synth.76wuitbo-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_synth-8a40ac3c6f793ae6.rusty_synth.76wuitbo-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_synth-8a40ac3c6f793ae6.rusty_synth.76wuitbo-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_synth-8a40ac3c6f793ae6.rusty_synth.76wuitbo-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rusty_synth-8a40ac3c6f793ae6.rusty_synth.76wuitbo-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rusty_synth-8a40ac3c6f793ae6" "/opt/rustwide/target/debug/deps/rusty_synth-8a40ac3c6f793ae6.3qd2bs3yyc7njpzn.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libchan_signal-cf809ba8c163954f.rlib" "/opt/rustwide/target/debug/deps/libbit_set-c695d1b0891e1451.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-cf4572bd036473db.rlib" "/opt/rustwide/target/debug/deps/libportmidi-1760551aad0198f5.rlib" "/opt/rustwide/target/debug/deps/libsdl2-786a9934c1670e8f.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-c8222313eac5824d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-12fb577444bcad11.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-59e5ac9d69293706.rlib" "/opt/rustwide/target/debug/deps/libnum-c18bb4f867efc6f0.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-58d74760eff83853.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-6e4eaf514ca0fae2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d34dad9f0057ed16.rlib" "/opt/rustwide/target/debug/deps/libchan-97d8f342c2cbc9eb.rlib" "/opt/rustwide/target/debug/deps/librand-1ab8ab39e6c0a620.rlib" "/opt/rustwide/target/debug/deps/liblibc-b2c9db80c6296d8f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lportmidi" "-lSDL2" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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] [stderr] [INFO] [stdout] error: aborting due to previous error; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "cc610276fb87525b8d7096464e7f6698d5c1dd6a49c4bca2953fa2d4fd271e7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc610276fb87525b8d7096464e7f6698d5c1dd6a49c4bca2953fa2d4fd271e7e", kill_on_drop: false }` [INFO] [stdout] cc610276fb87525b8d7096464e7f6698d5c1dd6a49c4bca2953fa2d4fd271e7e