[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 1.59.0 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-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Rahix/pa-visualizer on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-5/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.59.0" "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] cce9bb5fc77a0bf5872fd69d122ce8e02dc93603a50ff063d29384ce580ec961 [INFO] running `Command { std: "docker" "start" "-a" "cce9bb5fc77a0bf5872fd69d122ce8e02dc93603a50ff063d29384ce580ec961", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cce9bb5fc77a0bf5872fd69d122ce8e02dc93603a50ff063d29384ce580ec961", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cce9bb5fc77a0bf5872fd69d122ce8e02dc93603a50ff063d29384ce580ec961", kill_on_drop: false }` [INFO] [stdout] cce9bb5fc77a0bf5872fd69d122ce8e02dc93603a50ff063d29384ce580ec961 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eee88da129a1b8f823a5f1519dd3fab2dbf704fe1e0780d6acb6a0e6d1f9e9d2 [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" "eee88da129a1b8f823a5f1519dd3fab2dbf704fe1e0780d6acb6a0e6d1f9e9d2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling is-match v0.1.0 [INFO] [stderr] Compiling rb v0.3.2 [INFO] [stderr] Compiling hound v3.4.0 [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 lock_api v0.4.6 [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 matrixmultiply v0.3.2 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.0 [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 png v0.11.0 [INFO] [stderr] Compiling wide v0.7.4 [INFO] [stderr] Compiling dft v0.5.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [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 regex v0.2.11 [INFO] [stderr] Compiling xcursor v0.3.4 [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 mio v0.8.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling simba v0.7.1 [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 env_logger v0.4.3 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling pretty_env_logger v0.1.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling toml v0.4.10 [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 wayland-commons v0.29.4 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Compiling pulse-simple v1.0.1 [INFO] [stderr] Compiling framework v0.1.0 (/opt/rustwide/workdir/framework) [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] [stderr] Compiling wayland-cursor v0.29.4 [INFO] [stderr] Compiling wayland-egl v0.29.4 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling nalgebra v0.30.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.3 [INFO] [stderr] Compiling glutin v0.28.0 [INFO] [stderr] Compiling pa-visualizer v0.1.0 (/opt/rustwide/workdir) [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] 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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/pa_visualizer_space-14ab2bb7b2b4760c.pa_visualizer_space.a995555f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pa_visualizer_space-14ab2bb7b2b4760c.pa_visualizer_space.a995555f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pa_visualizer_space-14ab2bb7b2b4760c.pa_visualizer_space.a995555f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pa_visualizer_space-14ab2bb7b2b4760c.pa_visualizer_space.a995555f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/pa_visualizer_space-14ab2bb7b2b4760c.pa_visualizer_space.a995555f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/pa_visualizer_space-14ab2bb7b2b4760c.pa_visualizer_space.a995555f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/pa_visualizer_space-14ab2bb7b2b4760c.pa_visualizer_space.a995555f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/pa_visualizer_space-14ab2bb7b2b4760c.pa_visualizer_space.a995555f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/pa_visualizer_space-14ab2bb7b2b4760c.pa_visualizer_space.a995555f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pa_visualizer_space-14ab2bb7b2b4760c.pa_visualizer_space.a995555f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pa_visualizer_space-14ab2bb7b2b4760c.pa_visualizer_space.a995555f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/pa_visualizer_space-14ab2bb7b2b4760c.pa_visualizer_space.a995555f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/pa_visualizer_space-14ab2bb7b2b4760c.pa_visualizer_space.a995555f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/pa_visualizer_space-14ab2bb7b2b4760c.pa_visualizer_space.a995555f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/pa_visualizer_space-14ab2bb7b2b4760c.pa_visualizer_space.a995555f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/pa_visualizer_space-14ab2bb7b2b4760c.pa_visualizer_space.a995555f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/pa_visualizer_space-14ab2bb7b2b4760c.ze9l9fw59paeoyn.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/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libezconf-7fd8940de6125e9d.rlib" "/opt/rustwide/target/debug/deps/libtoml_query-f21dd5bd933d63ae.rlib" "/opt/rustwide/target/debug/deps/libis_match-93f4ef8769606e0e.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-fc4818583fd477f6.rlib" "/opt/rustwide/target/debug/deps/librand-bd3a4cfc2e72fe52.rlib" "/opt/rustwide/target/debug/deps/librand-62561a0df5980217.rlib" "/opt/rustwide/target/debug/deps/libpretty_env_logger-c5cce3575b224d34.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-f7ab8696cb061654.rlib" "/opt/rustwide/target/debug/deps/libregex-6584021899b53995.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-34c68233ff3cded3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-05106d91ffb668bd.rlib" "/opt/rustwide/target/debug/deps/libucd_util-f6ebd7ea0b0c6012.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fa0752fdfa02d05b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-3d236d9a79bb1941.rlib" "/opt/rustwide/target/debug/deps/libansi_term-4ae424daa3baabb0.rlib" "/opt/rustwide/target/debug/deps/libobj-029e30783b082cdc.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-e8f5f5f6cdf1c237.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-32f13cb290ad93f8.rlib" "/opt/rustwide/target/debug/deps/librawpointer-fafb43ddc1d150e4.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-4fdf27dc628c7e0d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8dc0f9d8081d34a9.rlib" "/opt/rustwide/target/debug/deps/libsimba-8ad1c5ca21c97506.rlib" "/opt/rustwide/target/debug/deps/libwide-b389fb51180db4a1.rlib" "/opt/rustwide/target/debug/deps/libsafe_arch-16742c33fdab8ac5.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-4bd9cf965da5191a.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-d9ffae46e7bd1f8f.rlib" "/opt/rustwide/target/debug/deps/libapprox-aa4c4d3a3881ccb2.rlib" "/opt/rustwide/target/debug/deps/libimage-7db7e87f7b5115ae.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-50f58f4ebda690ae.rlib" "/opt/rustwide/target/debug/deps/libgif-1b13a832ef0fc90c.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-c3b32fd1c6f0209d.rlib" "/opt/rustwide/target/debug/deps/liblzw-7f6c936569036a7d.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-e604c73208358759.rlib" "/opt/rustwide/target/debug/deps/librayon-c351f3251a222209.rlib" "/opt/rustwide/target/debug/deps/librayon_core-1bd01b56fc8accdd.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9e8bd197a581e98c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-56f2865dbd487bf8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-69018723e556f816.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-1c7210a8c86f9ab5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f9b85c45ed0a53cb.rlib" "/opt/rustwide/target/debug/deps/libeither-f3eb75e6114deaca.rlib" "/opt/rustwide/target/debug/deps/libpng-1419329796733859.rlib" "/opt/rustwide/target/debug/deps/libdeflate-d333c75ba06f051e.rlib" "/opt/rustwide/target/debug/deps/libinflate-be442e7008cb0d2c.rlib" "/opt/rustwide/target/debug/deps/libadler32-45a11eeaabb26c9a.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-9e2d710447c8f5c0.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-5d0765c76b51f177.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-85f7fdc09ba306e4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-95e6037de7bb4a3b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib" "/opt/rustwide/target/debug/deps/libglium-37a957d29e98ba93.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ad91d37c530592d2.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-aafae11b6e052af5.rlib" "/opt/rustwide/target/debug/deps/libadler-15db843e4b39fe4c.rlib" "/opt/rustwide/target/debug/deps/libobject-a38cd9e05e2091a5.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-af5bc4daa31694b0.rlib" "/opt/rustwide/target/debug/deps/libgimli-7b029d31d8427294.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-4b82f55c70ab5c9b.rlib" "/opt/rustwide/target/debug/deps/libtakeable_option-732dadc58655f512.rlib" "/opt/rustwide/target/debug/deps/libglutin-e132375543d98ac7.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-99f56c5669faaf72.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-072909bc161e9bb1.rlib" "/opt/rustwide/target/debug/deps/libshared_library-b5d781cd14ce92ea.rlib" "/opt/rustwide/target/debug/deps/libwinit-619154d093a0e590.rlib" "/opt/rustwide/target/debug/deps/libmio-1bf620bc7ce14c69.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-46fbe9176d09caf0.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-f93354049bb61257.rlib" "/opt/rustwide/target/debug/deps/libxcursor-8acfcde3771ce239.rlib" "/opt/rustwide/target/debug/deps/libnom-4d27f770baef185b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bc7103d2fd7c9396.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-cf1b4a90577c4d39.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-23a1e6c13cd634f8.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-f0db655fcdfce38c.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-2c4e069c8dc57c20.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-508135a3c9049d3f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-08c040c8ce3c280a.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-ba33fd55947533bc.rlib" "/opt/rustwide/target/debug/deps/libcalloop-d00cd33e09473f9e.rlib" "/opt/rustwide/target/debug/deps/libnix-eba0bb5d2c89465f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3902f7211944fc4b.rlib" "/opt/rustwide/target/debug/deps/libdlib-38be031ba7bcfd8e.rlib" "/opt/rustwide/target/debug/deps/liblibloading-52db09cc661d842c.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-ff1219606d791e4d.rlib" "/opt/rustwide/target/debug/deps/libcty-fd2ba6fc1ce94af0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-cd5c1ee2b373e14d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7cd566f64d567d8b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-30e0953ece083737.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6b872191baf0584d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libinstant-5459f05b3cba1a99.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-b1f34373a65dc6c9.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-4d6727d20812b02a.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-e652cba6d8b889dc.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libframework-f1ec4ad76d8a9330.rlib" "/opt/rustwide/target/debug/deps/libtoml-b45cd36f78012abc.rlib" "/opt/rustwide/target/debug/deps/libserde-4881f3e2f4aa1de9.rlib" "/opt/rustwide/target/debug/deps/librb-c52eaaf6ef9ce1bd.rlib" "/opt/rustwide/target/debug/deps/libpulse_simple-6555f6e5aea037f2.rlib" "/opt/rustwide/target/debug/deps/liblibpulse_simple_sys-51b3e25aab0459a5.rlib" "/opt/rustwide/target/debug/deps/liblibpulse_sys-ea3fb3e1940aaea3.rlib" "/opt/rustwide/target/debug/deps/liblibc-235923900d86c29e.rlib" "/opt/rustwide/target/debug/deps/liblog-b62f90e703510ef5.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libhound-82a44dabd0457092.rlib" "/opt/rustwide/target/debug/deps/libdft-35dac1969813ec86.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6cb8058fdf9cc2ee.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-cf1b171150c35f71.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-95a990f3e4d17866.rlib" "/opt/rustwide/target/debug/deps/libeagre_ecs-83048cf9a5f4714b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.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/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pa_visualizer_space-14ab2bb7b2b4760c" "-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; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pa-visualizer` due to 2 previous errors; 4 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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "eee88da129a1b8f823a5f1519dd3fab2dbf704fe1e0780d6acb6a0e6d1f9e9d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eee88da129a1b8f823a5f1519dd3fab2dbf704fe1e0780d6acb6a0e6d1f9e9d2", kill_on_drop: false }` [INFO] [stdout] eee88da129a1b8f823a5f1519dd3fab2dbf704fe1e0780d6acb6a0e6d1f9e9d2