[INFO] cloning repository https://github.com/gravit22/ithkuil_learning [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gravit22/ithkuil_learning" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgravit22%2Fithkuil_learning", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgravit22%2Fithkuil_learning'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fdffc6309f81f41a910198e007867d6859b1782a [INFO] testing gravit22/ithkuil_learning against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgravit22%2Fithkuil_learning" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gravit22/ithkuil_learning on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gravit22/ithkuil_learning [INFO] finished tweaking git repo https://github.com/gravit22/ithkuil_learning [INFO] tweaked toml for git repo https://github.com/gravit22/ithkuil_learning written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/gravit22/ithkuil_learning already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 964ea75f5307b0a25bf68c3d9c975859da391abbf93a7f5ea8e71d78249c1251 [INFO] running `Command { std: "docker" "start" "-a" "964ea75f5307b0a25bf68c3d9c975859da391abbf93a7f5ea8e71d78249c1251", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "964ea75f5307b0a25bf68c3d9c975859da391abbf93a7f5ea8e71d78249c1251", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "964ea75f5307b0a25bf68c3d9c975859da391abbf93a7f5ea8e71d78249c1251", kill_on_drop: false }` [INFO] [stdout] 964ea75f5307b0a25bf68c3d9c975859da391abbf93a7f5ea8e71d78249c1251 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", 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] 186c9250830c1d5eb31f7a47e5d3bab180d24910dbbae1bba3c7ed2b3fa36c7a [INFO] running `Command { std: "docker" "start" "-a" "186c9250830c1d5eb31f7a47e5d3bab180d24910dbbae1bba3c7ed2b3fa36c7a", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling emath v0.12.0 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling atomic_refcell v0.1.7 [INFO] [stderr] Compiling const_fn v0.4.6 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling takeable-option v0.5.0 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glium v0.29.0 [INFO] [stderr] Compiling ordered-float v2.1.1 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling epaint v0.12.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling egui v0.12.0 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling epi v0.12.0 [INFO] [stderr] Compiling wayland-commons v0.28.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling wayland-cursor v0.28.5 [INFO] [stderr] Compiling wayland-egl v0.28.5 [INFO] [stderr] Compiling wasm-stopwatch v0.2.0 [INFO] [stderr] Compiling x11-clipboard v0.5.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling winit v0.24.0 [INFO] [stderr] Compiling smithay-clipboard v0.6.3 [INFO] [stderr] Compiling copypasta v0.7.1 [INFO] [stderr] Compiling glutin v0.26.0 [INFO] [stderr] Compiling egui_glium v0.12.0 [INFO] [stderr] Compiling eframe v0.12.0 [INFO] [stderr] Compiling ithkuil_learning v0.2.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `difficulty` [INFO] [stdout] --> src/checks.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | let difficulty = 0.2; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_difficulty` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `item1` [INFO] [stdout] --> src/checks.rs:215:18 [INFO] [stdout] | [INFO] [stdout] 215 | for (f_idx, &item1) in bytes.iter().enumerate() { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_item1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `item2` [INFO] [stdout] --> src/checks.rs:216:22 [INFO] [stdout] | [INFO] [stdout] 216 | for (s_idx, &item2) in bytes.iter().enumerate() { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_item2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/checks.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | let mut variants = slot2_variants(data, key); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/checks.rs:157:9 [INFO] [stdout] | [INFO] [stdout] 157 | let mut variants = slot4_variants(data, key); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/checks.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | let mut variants = slot6_variants(data, key); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/checks.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | let mut variants = referential_variants(data, key); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/checks.rs:190:9 [INFO] [stdout] | [INFO] [stdout] 190 | let mut variants = slot8_variants(data, key); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/checks.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 201 | let mut variants = slot9iev_variants(data, key); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Enumerate` that must be used [INFO] [stdout] --> src/checks.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | probabilities.iter().enumerate(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: iterators are lazy and do nothing unless consumed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 18s [INFO] running `Command { std: "docker" "inspect" "186c9250830c1d5eb31f7a47e5d3bab180d24910dbbae1bba3c7ed2b3fa36c7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "186c9250830c1d5eb31f7a47e5d3bab180d24910dbbae1bba3c7ed2b3fa36c7a", kill_on_drop: false }` [INFO] [stdout] 186c9250830c1d5eb31f7a47e5d3bab180d24910dbbae1bba3c7ed2b3fa36c7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9569a8822615a87b9e063c32bca7e9b09aeae62abd2ce3d720f2d97868967b96 [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" "9569a8822615a87b9e063c32bca7e9b09aeae62abd2ce3d720f2d97868967b96", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `difficulty` [INFO] [stdout] --> src/checks.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | let difficulty = 0.2; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_difficulty` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `item1` [INFO] [stdout] --> src/checks.rs:215:18 [INFO] [stdout] | [INFO] [stdout] 215 | for (f_idx, &item1) in bytes.iter().enumerate() { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_item1` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ithkuil_learning v0.2.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `item2` [INFO] [stdout] --> src/checks.rs:216:22 [INFO] [stdout] | [INFO] [stdout] 216 | for (s_idx, &item2) in bytes.iter().enumerate() { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_item2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/checks.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | let mut variants = slot2_variants(data, key); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/checks.rs:157:9 [INFO] [stdout] | [INFO] [stdout] 157 | let mut variants = slot4_variants(data, key); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/checks.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | let mut variants = slot6_variants(data, key); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/checks.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | let mut variants = referential_variants(data, key); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/checks.rs:190:9 [INFO] [stdout] | [INFO] [stdout] 190 | let mut variants = slot8_variants(data, key); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/checks.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 201 | let mut variants = slot9iev_variants(data, key); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Enumerate` that must be used [INFO] [stdout] --> src/checks.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | probabilities.iter().enumerate(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: iterators are lazy and do nothing unless consumed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ithkuil_learning::variants::*` [INFO] [stdout] --> tests/referential.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use ithkuil_learning::variants::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ithkuil_learning::checks::*` [INFO] [stdout] --> tests/common/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ithkuil_learning::checks::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test` [INFO] [stdout] --> tests/common/mod.rs:3:4 [INFO] [stdout] | [INFO] [stdout] 3 | fn test() { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ithkuil_learning::variants::*` [INFO] [stdout] --> tests/slot6.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use ithkuil_learning::variants::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ithkuil_learning::checks::*` [INFO] [stdout] --> tests/common/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ithkuil_learning::checks::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ithkuil_learning::variants::*` [INFO] [stdout] --> tests/slot9.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use ithkuil_learning::variants::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ithkuil_learning::checks::*` [INFO] [stdout] --> tests/common/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ithkuil_learning::checks::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test` [INFO] [stdout] --> tests/common/mod.rs:3:4 [INFO] [stdout] | [INFO] [stdout] 3 | fn test() { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ithkuil_learning::variants::*` [INFO] [stdout] --> tests/slot2.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use ithkuil_learning::variants::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ithkuil_learning::checks::*` [INFO] [stdout] --> tests/common/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ithkuil_learning::checks::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ithkuil_learning::variants::*` [INFO] [stdout] --> tests/slot4.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use ithkuil_learning::variants::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ithkuil_learning::checks::*` [INFO] [stdout] --> tests/common/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ithkuil_learning::checks::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test` [INFO] [stdout] --> tests/common/mod.rs:3:4 [INFO] [stdout] | [INFO] [stdout] 3 | fn test() { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test` [INFO] [stdout] --> tests/common/mod.rs:3:4 [INFO] [stdout] | [INFO] [stdout] 3 | fn test() { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test` [INFO] [stdout] --> tests/common/mod.rs:3:4 [INFO] [stdout] | [INFO] [stdout] 3 | fn test() { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ithkuil_learning::variants::*` [INFO] [stdout] --> tests/slot8.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use ithkuil_learning::variants::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ithkuil_learning::checks::*` [INFO] [stdout] --> tests/common/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ithkuil_learning::checks::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test` [INFO] [stdout] --> tests/common/mod.rs:3:4 [INFO] [stdout] | [INFO] [stdout] 3 | fn test() { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ithkuil_learning` [INFO] [stdout] --> tests/allomorphic_substitutions.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ithkuil_learning; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `difficulty` [INFO] [stdout] --> src/checks.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | let difficulty = 0.2; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_difficulty` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `item1` [INFO] [stdout] --> src/checks.rs:215:18 [INFO] [stdout] | [INFO] [stdout] 215 | for (f_idx, &item1) in bytes.iter().enumerate() { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_item1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `item2` [INFO] [stdout] --> src/checks.rs:216:22 [INFO] [stdout] | [INFO] [stdout] 216 | for (s_idx, &item2) in bytes.iter().enumerate() { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_item2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/checks.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | let mut variants = slot2_variants(data, key); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/checks.rs:157:9 [INFO] [stdout] | [INFO] [stdout] 157 | let mut variants = slot4_variants(data, key); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/checks.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | let mut variants = slot6_variants(data, key); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/checks.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | let mut variants = referential_variants(data, key); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/checks.rs:190:9 [INFO] [stdout] | [INFO] [stdout] 190 | let mut variants = slot8_variants(data, key); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/checks.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 201 | let mut variants = slot9iev_variants(data, key); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Enumerate` that must be used [INFO] [stdout] --> src/checks.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | probabilities.iter().enumerate(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: iterators are lazy and do nothing unless consumed [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ithkuil_learning`; 10 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ithkuil_learning --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=5c4c95c1cfcfbaf4 -C extra-filename=-5c4c95c1cfcfbaf4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern eframe=/opt/rustwide/target/debug/deps/libeframe-f81387121f8ff48b.rlib --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-6523ed5503ccbdc7.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-587406c77ed679d0.rlib --extern wasm_stopwatch=/opt/rustwide/target/debug/deps/libwasm_stopwatch-c1d982565b3cf9e9.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/referential-16e9d08e36adc5c8.referential.494145b3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/referential-16e9d08e36adc5c8.referential.494145b3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/referential-16e9d08e36adc5c8.referential.494145b3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/referential-16e9d08e36adc5c8.referential.494145b3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/referential-16e9d08e36adc5c8.referential.494145b3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/referential-16e9d08e36adc5c8.referential.494145b3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/referential-16e9d08e36adc5c8.referential.494145b3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/referential-16e9d08e36adc5c8.referential.494145b3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/referential-16e9d08e36adc5c8.referential.494145b3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/referential-16e9d08e36adc5c8.referential.494145b3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/referential-16e9d08e36adc5c8.referential.494145b3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/referential-16e9d08e36adc5c8.referential.494145b3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/referential-16e9d08e36adc5c8.referential.494145b3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/referential-16e9d08e36adc5c8.referential.494145b3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/referential-16e9d08e36adc5c8.referential.494145b3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/referential-16e9d08e36adc5c8.referential.494145b3-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/referential-16e9d08e36adc5c8.2g1faxc7j3hpiqmr.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libithkuil_learning.rlib" "/opt/rustwide/target/debug/deps/librand-587406c77ed679d0.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-07d5f568fe5a77d7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-aa07a6e0a7768893.rlib" "/opt/rustwide/target/debug/deps/libwasm_stopwatch-c1d982565b3cf9e9.rlib" "/opt/rustwide/target/debug/deps/libtime-b99d0e76dd23befe.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-3ecb20ca81cfcf72.rlib" "/opt/rustwide/target/debug/deps/libstandback-228dd35e5244fda4.rlib" "/opt/rustwide/target/debug/deps/libeframe-f81387121f8ff48b.rlib" "/opt/rustwide/target/debug/deps/libegui_glium-69d831108883b929.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-42b02902f4bb3018.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-94dd67dca6cba422.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-1ccf608dbd4a34d0.rlib" "/opt/rustwide/target/debug/deps/libxcb-525e90a56ac7d809.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-b7ad94ffe72a641f.rlib" "/opt/rustwide/target/debug/deps/libglium-5b78837f8cb06810.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-e0072c89f8ff50eb.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fd871e0602108602.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libobject-8a9fce44bd1a7a3c.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-6cc8a696dee8d994.rlib" "/opt/rustwide/target/debug/deps/libgimli-cc404859d3654484.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-db76dfe7b92bf8d2.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-32e3bf8c95a51570.rlib" "/opt/rustwide/target/debug/deps/libtakeable_option-c8b5d259a74b6c2a.rlib" "/opt/rustwide/target/debug/deps/libglutin-3526f67881758c59.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-7889e1d9194913a0.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-85f98db8272d5851.rlib" "/opt/rustwide/target/debug/deps/libshared_library-20e22811e0f7ef8a.rlib" "/opt/rustwide/target/debug/deps/libwinit-22c671a5207be482.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-908d2b97f978a561.rlib" "/opt/rustwide/target/debug/deps/libmio-971320e7737cf49d.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libiovec-327fa1735d896272.rlib" "/opt/rustwide/target/debug/deps/libnet2-3968e269f73014f3.rlib" "/opt/rustwide/target/debug/deps/liblazycell-2d5a3bdb2841d5d7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-27eeef7d48e7508c.rlib" "/opt/rustwide/target/debug/deps/libandrew-900c0d338fd3e645.rlib" "/opt/rustwide/target/debug/deps/libxml-fe74142e2273306a.rlib" "/opt/rustwide/target/debug/deps/libxdg-e5b446e3b92f0274.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-022fe01325f773fe.rlib" "/opt/rustwide/target/debug/deps/libxcursor-6f3577d42540eded.rlib" "/opt/rustwide/target/debug/deps/libnom-2995a5d2559e533f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ded1d17ebf40deee.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-74c0b249eb2c973d.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-98836dff50fd1716.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-1d6089c53ae5ba60.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-672c88eed20084d6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-a7e3d6230cf4272c.rlib" "/opt/rustwide/target/debug/deps/libnix-ed87ae7240a4d958.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-38d6a6dc668a3a04.rlib" "/opt/rustwide/target/debug/deps/libdlib-69def02183ea76da.rlib" "/opt/rustwide/target/debug/deps/liblibloading-6ea47911b89bc8d5.rlib" "/opt/rustwide/target/debug/deps/libcalloop-eade8f2eb176d2e9.rlib" "/opt/rustwide/target/debug/deps/libnix-32a43ffab8483e42.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libdlib-4bb02dc296607d9a.rlib" "/opt/rustwide/target/debug/deps/liblibloading-e0096b3acf82c226.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-a7498bfb40550a1f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a3f4c8d81b983ca9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9d73b83c5b034621.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cc37edfbefb3bbef.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-19d5109d95e62e31.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-3c620d6b95f8a579.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-c8433afe509bae88.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-2a9f71b59b5a0af7.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libepi-259d385f110be54d.rlib" "/opt/rustwide/target/debug/deps/libegui-f3b65601498443b3.rlib" "/opt/rustwide/target/debug/deps/libepaint-78a42922e490d7ec.rlib" "/opt/rustwide/target/debug/deps/libordered_float-04e8752654ff9a3a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-cb679fd1591f0bb8.rlib" "/opt/rustwide/target/debug/deps/librusttype-8fdf2fa70bb8991d.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-a883815f93c02767.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-dfcc6ab5df08e368.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-6bb75b11ef33cac6.rlib" "/opt/rustwide/target/debug/deps/libahash-754dbeb67e81dd4f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6523ed5503ccbdc7.rlib" "/opt/rustwide/target/debug/deps/liblibc-93a8c41c1041efae.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-def1c2cc8a1f6d50.rlib" "/opt/rustwide/target/debug/deps/libatomic_refcell-d81a44388b2e40da.rlib" "/opt/rustwide/target/debug/deps/libemath-346359a28a427f34.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-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-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-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-04-10-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-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lxcb" "-lxcb-render" "-lxcb-shape" "-lxcb-xfixes" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/referential-16e9d08e36adc5c8" "-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; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ithkuil_learning` due to 2 previous errors; 3 warnings emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/slot9-9ad9eb72c11d8199.slot9.e72f82a0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/slot9-9ad9eb72c11d8199.slot9.e72f82a0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/slot9-9ad9eb72c11d8199.slot9.e72f82a0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/slot9-9ad9eb72c11d8199.slot9.e72f82a0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/slot9-9ad9eb72c11d8199.slot9.e72f82a0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/slot9-9ad9eb72c11d8199.slot9.e72f82a0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/slot9-9ad9eb72c11d8199.slot9.e72f82a0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/slot9-9ad9eb72c11d8199.slot9.e72f82a0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/slot9-9ad9eb72c11d8199.slot9.e72f82a0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/slot9-9ad9eb72c11d8199.slot9.e72f82a0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/slot9-9ad9eb72c11d8199.slot9.e72f82a0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/slot9-9ad9eb72c11d8199.slot9.e72f82a0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/slot9-9ad9eb72c11d8199.slot9.e72f82a0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/slot9-9ad9eb72c11d8199.slot9.e72f82a0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/slot9-9ad9eb72c11d8199.slot9.e72f82a0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/slot9-9ad9eb72c11d8199.slot9.e72f82a0-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/slot9-9ad9eb72c11d8199.v85fjwxp56tq5ez.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libithkuil_learning.rlib" "/opt/rustwide/target/debug/deps/librand-587406c77ed679d0.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-07d5f568fe5a77d7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-aa07a6e0a7768893.rlib" "/opt/rustwide/target/debug/deps/libwasm_stopwatch-c1d982565b3cf9e9.rlib" "/opt/rustwide/target/debug/deps/libtime-b99d0e76dd23befe.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-3ecb20ca81cfcf72.rlib" "/opt/rustwide/target/debug/deps/libstandback-228dd35e5244fda4.rlib" "/opt/rustwide/target/debug/deps/libeframe-f81387121f8ff48b.rlib" "/opt/rustwide/target/debug/deps/libegui_glium-69d831108883b929.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-42b02902f4bb3018.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-94dd67dca6cba422.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-1ccf608dbd4a34d0.rlib" "/opt/rustwide/target/debug/deps/libxcb-525e90a56ac7d809.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-b7ad94ffe72a641f.rlib" "/opt/rustwide/target/debug/deps/libglium-5b78837f8cb06810.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-e0072c89f8ff50eb.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fd871e0602108602.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libobject-8a9fce44bd1a7a3c.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-6cc8a696dee8d994.rlib" "/opt/rustwide/target/debug/deps/libgimli-cc404859d3654484.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-db76dfe7b92bf8d2.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-32e3bf8c95a51570.rlib" "/opt/rustwide/target/debug/deps/libtakeable_option-c8b5d259a74b6c2a.rlib" "/opt/rustwide/target/debug/deps/libglutin-3526f67881758c59.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-7889e1d9194913a0.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-85f98db8272d5851.rlib" "/opt/rustwide/target/debug/deps/libshared_library-20e22811e0f7ef8a.rlib" "/opt/rustwide/target/debug/deps/libwinit-22c671a5207be482.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-908d2b97f978a561.rlib" "/opt/rustwide/target/debug/deps/libmio-971320e7737cf49d.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libiovec-327fa1735d896272.rlib" "/opt/rustwide/target/debug/deps/libnet2-3968e269f73014f3.rlib" "/opt/rustwide/target/debug/deps/liblazycell-2d5a3bdb2841d5d7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-27eeef7d48e7508c.rlib" "/opt/rustwide/target/debug/deps/libandrew-900c0d338fd3e645.rlib" "/opt/rustwide/target/debug/deps/libxml-fe74142e2273306a.rlib" "/opt/rustwide/target/debug/deps/libxdg-e5b446e3b92f0274.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-022fe01325f773fe.rlib" "/opt/rustwide/target/debug/deps/libxcursor-6f3577d42540eded.rlib" "/opt/rustwide/target/debug/deps/libnom-2995a5d2559e533f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ded1d17ebf40deee.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-74c0b249eb2c973d.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-98836dff50fd1716.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-1d6089c53ae5ba60.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-672c88eed20084d6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-a7e3d6230cf4272c.rlib" "/opt/rustwide/target/debug/deps/libnix-ed87ae7240a4d958.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-38d6a6dc668a3a04.rlib" "/opt/rustwide/target/debug/deps/libdlib-69def02183ea76da.rlib" "/opt/rustwide/target/debug/deps/liblibloading-6ea47911b89bc8d5.rlib" "/opt/rustwide/target/debug/deps/libcalloop-eade8f2eb176d2e9.rlib" "/opt/rustwide/target/debug/deps/libnix-32a43ffab8483e42.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libdlib-4bb02dc296607d9a.rlib" "/opt/rustwide/target/debug/deps/liblibloading-e0096b3acf82c226.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-a7498bfb40550a1f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a3f4c8d81b983ca9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9d73b83c5b034621.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cc37edfbefb3bbef.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-19d5109d95e62e31.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-3c620d6b95f8a579.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-c8433afe509bae88.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-2a9f71b59b5a0af7.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libepi-259d385f110be54d.rlib" "/opt/rustwide/target/debug/deps/libegui-f3b65601498443b3.rlib" "/opt/rustwide/target/debug/deps/libepaint-78a42922e490d7ec.rlib" "/opt/rustwide/target/debug/deps/libordered_float-04e8752654ff9a3a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-cb679fd1591f0bb8.rlib" "/opt/rustwide/target/debug/deps/librusttype-8fdf2fa70bb8991d.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-a883815f93c02767.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-dfcc6ab5df08e368.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-6bb75b11ef33cac6.rlib" "/opt/rustwide/target/debug/deps/libahash-754dbeb67e81dd4f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6523ed5503ccbdc7.rlib" "/opt/rustwide/target/debug/deps/liblibc-93a8c41c1041efae.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-def1c2cc8a1f6d50.rlib" "/opt/rustwide/target/debug/deps/libatomic_refcell-d81a44388b2e40da.rlib" "/opt/rustwide/target/debug/deps/libemath-346359a28a427f34.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-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-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-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-04-10-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-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lxcb" "-lxcb-render" "-lxcb-shape" "-lxcb-xfixes" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/slot9-9ad9eb72c11d8199" "-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: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/slot2-66fcf217577ccb69.slot2.cd839028-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/slot2-66fcf217577ccb69.slot2.cd839028-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/slot2-66fcf217577ccb69.slot2.cd839028-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/slot2-66fcf217577ccb69.slot2.cd839028-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/slot2-66fcf217577ccb69.slot2.cd839028-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/slot2-66fcf217577ccb69.slot2.cd839028-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/slot2-66fcf217577ccb69.slot2.cd839028-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/slot2-66fcf217577ccb69.slot2.cd839028-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/slot2-66fcf217577ccb69.slot2.cd839028-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/slot2-66fcf217577ccb69.slot2.cd839028-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/slot2-66fcf217577ccb69.slot2.cd839028-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/slot2-66fcf217577ccb69.slot2.cd839028-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/slot2-66fcf217577ccb69.slot2.cd839028-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/slot2-66fcf217577ccb69.slot2.cd839028-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/slot2-66fcf217577ccb69.slot2.cd839028-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/slot2-66fcf217577ccb69.slot2.cd839028-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/slot2-66fcf217577ccb69.239qswnsm5rrpsb5.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libithkuil_learning.rlib" "/opt/rustwide/target/debug/deps/librand-587406c77ed679d0.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-07d5f568fe5a77d7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-aa07a6e0a7768893.rlib" "/opt/rustwide/target/debug/deps/libwasm_stopwatch-c1d982565b3cf9e9.rlib" "/opt/rustwide/target/debug/deps/libtime-b99d0e76dd23befe.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-3ecb20ca81cfcf72.rlib" "/opt/rustwide/target/debug/deps/libstandback-228dd35e5244fda4.rlib" "/opt/rustwide/target/debug/deps/libeframe-f81387121f8ff48b.rlib" "/opt/rustwide/target/debug/deps/libegui_glium-69d831108883b929.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-42b02902f4bb3018.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-94dd67dca6cba422.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-1ccf608dbd4a34d0.rlib" "/opt/rustwide/target/debug/deps/libxcb-525e90a56ac7d809.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-b7ad94ffe72a641f.rlib" "/opt/rustwide/target/debug/deps/libglium-5b78837f8cb06810.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-e0072c89f8ff50eb.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fd871e0602108602.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libobject-8a9fce44bd1a7a3c.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-6cc8a696dee8d994.rlib" "/opt/rustwide/target/debug/deps/libgimli-cc404859d3654484.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-db76dfe7b92bf8d2.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-32e3bf8c95a51570.rlib" "/opt/rustwide/target/debug/deps/libtakeable_option-c8b5d259a74b6c2a.rlib" "/opt/rustwide/target/debug/deps/libglutin-3526f67881758c59.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-7889e1d9194913a0.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-85f98db8272d5851.rlib" "/opt/rustwide/target/debug/deps/libshared_library-20e22811e0f7ef8a.rlib" "/opt/rustwide/target/debug/deps/libwinit-22c671a5207be482.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-908d2b97f978a561.rlib" "/opt/rustwide/target/debug/deps/libmio-971320e7737cf49d.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libiovec-327fa1735d896272.rlib" "/opt/rustwide/target/debug/deps/libnet2-3968e269f73014f3.rlib" "/opt/rustwide/target/debug/deps/liblazycell-2d5a3bdb2841d5d7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-27eeef7d48e7508c.rlib" "/opt/rustwide/target/debug/deps/libandrew-900c0d338fd3e645.rlib" "/opt/rustwide/target/debug/deps/libxml-fe74142e2273306a.rlib" "/opt/rustwide/target/debug/deps/libxdg-e5b446e3b92f0274.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-022fe01325f773fe.rlib" "/opt/rustwide/target/debug/deps/libxcursor-6f3577d42540eded.rlib" "/opt/rustwide/target/debug/deps/libnom-2995a5d2559e533f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ded1d17ebf40deee.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-74c0b249eb2c973d.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-98836dff50fd1716.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-1d6089c53ae5ba60.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-672c88eed20084d6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-a7e3d6230cf4272c.rlib" "/opt/rustwide/target/debug/deps/libnix-ed87ae7240a4d958.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-38d6a6dc668a3a04.rlib" "/opt/rustwide/target/debug/deps/libdlib-69def02183ea76da.rlib" "/opt/rustwide/target/debug/deps/liblibloading-6ea47911b89bc8d5.rlib" "/opt/rustwide/target/debug/deps/libcalloop-eade8f2eb176d2e9.rlib" "/opt/rustwide/target/debug/deps/libnix-32a43ffab8483e42.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libdlib-4bb02dc296607d9a.rlib" "/opt/rustwide/target/debug/deps/liblibloading-e0096b3acf82c226.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-a7498bfb40550a1f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a3f4c8d81b983ca9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9d73b83c5b034621.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cc37edfbefb3bbef.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-19d5109d95e62e31.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-3c620d6b95f8a579.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-c8433afe509bae88.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-2a9f71b59b5a0af7.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libepi-259d385f110be54d.rlib" "/opt/rustwide/target/debug/deps/libegui-f3b65601498443b3.rlib" "/opt/rustwide/target/debug/deps/libepaint-78a42922e490d7ec.rlib" "/opt/rustwide/target/debug/deps/libordered_float-04e8752654ff9a3a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-cb679fd1591f0bb8.rlib" "/opt/rustwide/target/debug/deps/librusttype-8fdf2fa70bb8991d.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-a883815f93c02767.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-dfcc6ab5df08e368.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-6bb75b11ef33cac6.rlib" "/opt/rustwide/target/debug/deps/libahash-754dbeb67e81dd4f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6523ed5503ccbdc7.rlib" "/opt/rustwide/target/debug/deps/liblibc-93a8c41c1041efae.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-def1c2cc8a1f6d50.rlib" "/opt/rustwide/target/debug/deps/libatomic_refcell-d81a44388b2e40da.rlib" "/opt/rustwide/target/debug/deps/libemath-346359a28a427f34.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-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-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-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-04-10-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-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lxcb" "-lxcb-render" "-lxcb-shape" "-lxcb-xfixes" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/slot2-66fcf217577ccb69" "-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; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ithkuil_learning` due to 2 previous errors; 3 warnings emitted [INFO] [stderr] error: could not compile `ithkuil_learning` due to 2 previous errors; 3 warnings emitted [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9569a8822615a87b9e063c32bca7e9b09aeae62abd2ce3d720f2d97868967b96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9569a8822615a87b9e063c32bca7e9b09aeae62abd2ce3d720f2d97868967b96", kill_on_drop: false }` [INFO] [stdout] 9569a8822615a87b9e063c32bca7e9b09aeae62abd2ce3d720f2d97868967b96