[INFO] cloning repository https://github.com/Rahix/pa-visualizer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rahix/pa-visualizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRahix%2Fpa-visualizer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRahix%2Fpa-visualizer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2eb72f346c471732db64c402a9843efe8667b6a [INFO] testing Rahix/pa-visualizer against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRahix%2Fpa-visualizer" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Rahix/pa-visualizer on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Rahix/pa-visualizer [INFO] finished tweaking git repo https://github.com/Rahix/pa-visualizer [INFO] tweaked toml for git repo https://github.com/Rahix/pa-visualizer written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/Rahix/pa-visualizer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Rahix/eagre-ecs.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nalgebra v0.30.1 [INFO] [stderr] Downloaded safe_arch v0.6.0 [INFO] [stderr] Downloaded paste v1.0.6 [INFO] [stderr] Downloaded wide v0.7.4 [INFO] [stderr] Downloaded libpulse-sys v1.19.3 [INFO] [stderr] Downloaded libpulse-simple-sys v1.19.2 [INFO] [stderr] Downloaded is-match v0.1.0 [INFO] [stderr] Downloaded dft v0.5.5 [INFO] [stderr] Downloaded ezconf v0.1.0 [INFO] [stderr] Downloaded ndk-glue v0.5.0 [INFO] [stderr] Downloaded toml-query v0.6.0 [INFO] [stderr] Downloaded inflate v0.3.4 [INFO] [stderr] Downloaded rb v0.3.2 [INFO] [stderr] Downloaded error-chain v0.11.0 [INFO] [stderr] Downloaded image v0.18.0 [INFO] [stderr] Downloaded obj v0.8.2 [INFO] [stderr] Downloaded ucd-util v0.1.8 [INFO] [stderr] Downloaded num-complex v0.1.43 [INFO] [stderr] Downloaded nalgebra-macros v0.1.0 [INFO] [stderr] Downloaded simba v0.7.1 [INFO] [stderr] Downloaded pulse-simple v1.0.1 [INFO] [stderr] Downloaded pretty_env_logger v0.1.1 [INFO] [stderr] Downloaded toml v0.4.10 [INFO] [stderr] Downloaded approx v0.5.1 [INFO] [stderr] Downloaded utf8-ranges v1.0.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "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] 696108cb4e23545c817289f88e1f4ac03d244af8f026d513a9f89843bf012a1c [INFO] running `Command { std: "docker" "start" "-a" "696108cb4e23545c817289f88e1f4ac03d244af8f026d513a9f89843bf012a1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "696108cb4e23545c817289f88e1f4ac03d244af8f026d513a9f89843bf012a1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "696108cb4e23545c817289f88e1f4ac03d244af8f026d513a9f89843bf012a1c", kill_on_drop: false }` [INFO] [stdout] 696108cb4e23545c817289f88e1f4ac03d244af8f026d513a9f89843bf012a1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7c920460743de4bf5d8ad3c4babb5a693fc2fb3e888089d7d07afcb3d497338 [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" "e7c920460743de4bf5d8ad3c4babb5a693fc2fb3e888089d7d07afcb3d497338", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling is-match v0.1.0 [INFO] [stderr] Compiling rb v0.3.2 [INFO] [stderr] Compiling obj v0.8.2 [INFO] [stderr] Compiling eagre-ecs v0.1.1 (https://github.com/Rahix/eagre-ecs.git#cd6e2ed2) [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling libpulse-sys v1.19.3 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.3 [INFO] [stderr] Compiling libpulse-simple-sys v1.19.2 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling wide v0.7.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling dft v0.5.5 [INFO] [stderr] Compiling pretty_env_logger v0.1.1 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glium v0.31.0 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling simba v0.7.1 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling toml-query v0.6.0 [INFO] [stderr] Compiling ezconf v0.1.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Compiling wayland-commons v0.29.4 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling pulse-simple v1.0.1 [INFO] [stderr] Compiling framework v0.1.0 (/opt/rustwide/workdir/framework) [INFO] [stderr] Compiling wayland-cursor v0.29.4 [INFO] [stderr] Compiling wayland-egl v0.29.4 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> framework/src/spectralizer.rs:38:25 [INFO] [stdout] | [INFO] [stdout] 38 | spectralize_ch: Box, usize)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 38 - spectralize_ch: Box, usize)>, [INFO] [stdout] 38 + spectralize_ch: Box, usize)>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling nalgebra v0.30.1 [INFO] [stderr] Compiling glutin v0.28.0 [INFO] [stderr] Compiling pa-visualizer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/space/components/drawable.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | / Fn(&ecs::System, [INFO] [stdout] 13 | | ecs::Entity, [INFO] [stdout] 14 | | &info::Info, [INFO] [stdout] 15 | | &mut glium::framebuffer::MultiOutputFrameBuffer), [INFO] [stdout] | |_______________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 54 | implement_drawable!(Drawable, draw); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `implement_drawable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 12 ~ dyn Fn(&ecs::System, [INFO] [stdout] 13 | ecs::Entity, [INFO] [stdout] 14 | &info::Info, [INFO] [stdout] 15 ~ &mut glium::framebuffer::MultiOutputFrameBuffer), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/space/components/drawable.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | / Fn(&ecs::System, [INFO] [stdout] 13 | | ecs::Entity, [INFO] [stdout] 14 | | &info::Info, [INFO] [stdout] 15 | | &mut glium::framebuffer::MultiOutputFrameBuffer), [INFO] [stdout] | |_______________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 55 | implement_drawable!(DrawableBackground, draw_bg); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `implement_drawable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 12 ~ dyn Fn(&ecs::System, [INFO] [stdout] 13 | ecs::Entity, [INFO] [stdout] 14 | &info::Info, [INFO] [stdout] 15 ~ &mut glium::framebuffer::MultiOutputFrameBuffer), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/space/components/drawable.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | / Fn(&ecs::System, [INFO] [stdout] 13 | | ecs::Entity, [INFO] [stdout] 14 | | &info::Info, [INFO] [stdout] 15 | | &mut glium::framebuffer::MultiOutputFrameBuffer), [INFO] [stdout] | |_______________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 56 | implement_drawable!(DrawableForeground, draw_fg); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `implement_drawable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 12 ~ dyn Fn(&ecs::System, [INFO] [stdout] 13 | ecs::Entity, [INFO] [stdout] 14 | &info::Info, [INFO] [stdout] 15 ~ &mut glium::framebuffer::MultiOutputFrameBuffer), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/space/components/updateable.rs:5:45 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Updateable(pub Box<::std::rc::Rc>); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 5 - pub struct Updateable(pub Box<::std::rc::Rc>); [INFO] [stdout] 5 + pub struct Updateable(pub Box<::std::rc::Rc>); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `na::Translation::::from_vector`: Use `::from` instead. [INFO] [stdout] --> src/noambition2/main.rs:579:44 [INFO] [stdout] | [INFO] [stdout] 579 | let model_grid = na::Translation3::from_vector(na::Vector3::new(0.0, -offset, 0.0)) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `na::Translation::::from_vector`: Use `::from` instead. [INFO] [stdout] --> src/noambition2/main.rs:581:49 [INFO] [stdout] | [INFO] [stdout] 581 | let model_lightning = na::Translation3::from_vector( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `na::Translation::::from_vector`: Use `::from` instead. [INFO] [stdout] --> src/noambition/main.rs:569:44 [INFO] [stdout] | [INFO] [stdout] 569 | let model_grid = na::Translation3::from_vector(na::Vector3::new(0.0, -offset, 0.0)) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `na::Translation::::from_vector`: Use `::from` instead. [INFO] [stdout] --> src/noambition/main.rs:571:49 [INFO] [stdout] | [INFO] [stdout] 571 | let model_lightning = na::Translation3::from_vector( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/pa_visualizer_noambition2-c73980873e4c99d9.pa_visualizer_noambition2.b2c06e8e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pa_visualizer_noambition2-c73980873e4c99d9.pa_visualizer_noambition2.b2c06e8e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pa_visualizer_noambition2-c73980873e4c99d9.pa_visualizer_noambition2.b2c06e8e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pa_visualizer_noambition2-c73980873e4c99d9.pa_visualizer_noambition2.b2c06e8e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/pa_visualizer_noambition2-c73980873e4c99d9.pa_visualizer_noambition2.b2c06e8e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/pa_visualizer_noambition2-c73980873e4c99d9.pa_visualizer_noambition2.b2c06e8e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/pa_visualizer_noambition2-c73980873e4c99d9.pa_visualizer_noambition2.b2c06e8e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/pa_visualizer_noambition2-c73980873e4c99d9.pa_visualizer_noambition2.b2c06e8e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/pa_visualizer_noambition2-c73980873e4c99d9.pa_visualizer_noambition2.b2c06e8e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pa_visualizer_noambition2-c73980873e4c99d9.pa_visualizer_noambition2.b2c06e8e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pa_visualizer_noambition2-c73980873e4c99d9.pa_visualizer_noambition2.b2c06e8e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/pa_visualizer_noambition2-c73980873e4c99d9.pa_visualizer_noambition2.b2c06e8e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/pa_visualizer_noambition2-c73980873e4c99d9.pa_visualizer_noambition2.b2c06e8e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/pa_visualizer_noambition2-c73980873e4c99d9.pa_visualizer_noambition2.b2c06e8e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/pa_visualizer_noambition2-c73980873e4c99d9.pa_visualizer_noambition2.b2c06e8e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/pa_visualizer_noambition2-c73980873e4c99d9.pa_visualizer_noambition2.b2c06e8e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/pa_visualizer_noambition2-c73980873e4c99d9.26lxcnjtja9v8so2.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libimage-f6611aef322500ea.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-0a9edc57bfe4f517.rlib" "/opt/rustwide/target/debug/deps/libgif-7582566c22973690.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-76ea6da9e2ca7302.rlib" "/opt/rustwide/target/debug/deps/liblzw-380b70f9536928dd.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-4ce174aadc9c1b9a.rlib" "/opt/rustwide/target/debug/deps/librayon-8e61f36c3585d8b1.rlib" "/opt/rustwide/target/debug/deps/librayon_core-9547b14adf0af4d7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1bb64924780e13a8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-2b950c34260b4493.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-106a53930f2e02e8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-a5e760f00ed88832.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-dcd626cc178af15c.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libpng-e3729a3583e63af0.rlib" "/opt/rustwide/target/debug/deps/libdeflate-9226e810607572d8.rlib" "/opt/rustwide/target/debug/deps/libinflate-93176ff6621dbffd.rlib" "/opt/rustwide/target/debug/deps/libadler32-4ad3039ef892af0b.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-40fb2956cad07642.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-3808a1333ee1a0c6.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-4477133c7b326206.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/librand-3a456bf1219d9492.rlib" "/opt/rustwide/target/debug/deps/librand-cabce8eb515cb6ce.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-55de8b2cf96573cb.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-28f5456a9eddd943.rlib" "/opt/rustwide/target/debug/deps/librawpointer-6f2190d0a178b7fa.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-f97ba4163fd2af9e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7fa1605ead94bf14.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8501016244ebc8cc.rlib" "/opt/rustwide/target/debug/deps/libsimba-f108d221a9ba27e5.rlib" "/opt/rustwide/target/debug/deps/libwide-f871330430ae7143.rlib" "/opt/rustwide/target/debug/deps/libsafe_arch-3dfa3f0210678df5.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-f945b38718e7905f.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-b5fc61c455452af3.rlib" "/opt/rustwide/target/debug/deps/libapprox-8da00b6c88a3e2fa.rlib" "/opt/rustwide/target/debug/deps/libglium-4e2840d243e0b42a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-7c9e3fa0f1f7a0a8.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fd871e0602108602.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libobject-4222c4351e87d844.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-5c3a9c47cc3450e0.rlib" "/opt/rustwide/target/debug/deps/libgimli-8acf6516e7235d17.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ebf1bae139d6c8cf.rlib" "/opt/rustwide/target/debug/deps/libtakeable_option-c8b5d259a74b6c2a.rlib" "/opt/rustwide/target/debug/deps/libglutin-4710c2a9a3291df4.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-e3f96af94150677e.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-d065cd984da4688b.rlib" "/opt/rustwide/target/debug/deps/libshared_library-efce2beb3fa61813.rlib" "/opt/rustwide/target/debug/deps/libwinit-0a2f5e9686717aa0.rlib" "/opt/rustwide/target/debug/deps/libmio-0f805d40861aa708.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-4ad721a2ca99c49a.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-f70e94f0d557a942.rlib" "/opt/rustwide/target/debug/deps/libxcursor-e6da1b5f3921649e.rlib" "/opt/rustwide/target/debug/deps/libnom-806c3ee381058ee7.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-b90e5de99665c190.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-534790b1fe15d710.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-67511b32ad2abd82.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-672c88eed20084d6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-1fd62468fa972f72.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5d5fb79f44447b4b.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-08dd0bfff1902388.rlib" "/opt/rustwide/target/debug/deps/libcalloop-db46fed5e063294a.rlib" "/opt/rustwide/target/debug/deps/libnix-8eb6884d0b6e5c48.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b7f24137aadcf5c0.rlib" "/opt/rustwide/target/debug/deps/libdlib-08fb0a6dae2ed7d6.rlib" "/opt/rustwide/target/debug/deps/liblibloading-3ef4cdb535abef4b.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-13909e9dcb8e4d1a.rlib" "/opt/rustwide/target/debug/deps/libcty-befaa38a89230b85.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-726e41d2290e1630.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e0ccee5bfe4be29d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9a9406f60e570d53.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b68d8cfff37d1e2b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-ed35b507511130c5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-e0b6cdf6ac687de1.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-8920305da698c193.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-5d0a910155851c8c.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libpretty_env_logger-3ce11f9fe9c79003.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-dfe225faf90c2fc4.rlib" "/opt/rustwide/target/debug/deps/libregex-3a6a312faf9eef29.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-7dd1eb86500f70b2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-18bb0f392e8b5ca1.rlib" "/opt/rustwide/target/debug/deps/libucd_util-a57df7a6961ca063.rlib" "/opt/rustwide/target/debug/deps/libthread_local-55a3adfc5a28a86e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-453e64c4b73726d2.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libansi_term-dcebc039ca4476ad.rlib" "/opt/rustwide/target/debug/deps/libframework-a91f0164d2b30684.rlib" "/opt/rustwide/target/debug/deps/libtoml-e42ec2d56097c42c.rlib" "/opt/rustwide/target/debug/deps/libserde-75d1aef85f509bd3.rlib" "/opt/rustwide/target/debug/deps/librb-f158c8d941c6888f.rlib" "/opt/rustwide/target/debug/deps/libpulse_simple-1eec97f41f882662.rlib" "/opt/rustwide/target/debug/deps/liblibpulse_simple_sys-0831bf20eda09a20.rlib" "/opt/rustwide/target/debug/deps/liblibpulse_sys-95763c28faabe0fb.rlib" "/opt/rustwide/target/debug/deps/liblibc-bd13a62647fb0566.rlib" "/opt/rustwide/target/debug/deps/liblog-e59097144fb4b086.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libhound-076839080c16041e.rlib" "/opt/rustwide/target/debug/deps/libdft-fe5d4b4d7a7ec30b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-554c95c534bdcff9.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-ed61388753a70e69.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ecf9ce88dc3126a2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-ldl" "-lpulse-simple" "-lpulse" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pa_visualizer_noambition2-c73980873e4c99d9" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pa-visualizer` due to 2 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e7c920460743de4bf5d8ad3c4babb5a693fc2fb3e888089d7d07afcb3d497338", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7c920460743de4bf5d8ad3c4babb5a693fc2fb3e888089d7d07afcb3d497338", kill_on_drop: false }` [INFO] [stdout] e7c920460743de4bf5d8ad3c4babb5a693fc2fb3e888089d7d07afcb3d497338