[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-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgravit22%2Fithkuil_learning" "/workspace/builds/worker-82/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-82/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gravit22/ithkuil_learning on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-82/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-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8693e6afc879ecee653c9cdd4b226e11eedc5d3c3bbd53670574752710bdf83b [INFO] running `Command { std: "docker" "start" "-a" "8693e6afc879ecee653c9cdd4b226e11eedc5d3c3bbd53670574752710bdf83b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8693e6afc879ecee653c9cdd4b226e11eedc5d3c3bbd53670574752710bdf83b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8693e6afc879ecee653c9cdd4b226e11eedc5d3c3bbd53670574752710bdf83b", kill_on_drop: false }` [INFO] [stdout] 8693e6afc879ecee653c9cdd4b226e11eedc5d3c3bbd53670574752710bdf83b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e81efc8907d1c6482afe265325db1130da0640d3d11c5c6e13f4d197a920a70c [INFO] running `Command { std: "docker" "start" "-a" "e81efc8907d1c6482afe265325db1130da0640d3d11c5c6e13f4d197a920a70c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 log v0.4.14 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling once_cell v1.7.2 [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 downcast-rs v1.2.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling emath v0.12.0 [INFO] [stderr] Compiling atomic_refcell v0.1.7 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling const_fn v0.4.6 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [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 num-traits v0.2.14 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling memoffset v0.6.3 [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 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 owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling quote v1.0.9 [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 ordered-float v2.1.1 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling mio v0.6.23 [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 rand_core v0.6.2 [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 xcursor v0.3.3 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Compiling egui v0.12.0 [INFO] [stderr] Compiling epi v0.12.0 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling wayland-commons v0.28.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling wayland-cursor v0.28.5 [INFO] [stderr] Compiling wayland-egl v0.28.5 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling x11-clipboard v0.5.1 [INFO] [stderr] Compiling wasm-stopwatch v0.2.0 [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 3m 24s [INFO] running `Command { std: "docker" "inspect" "e81efc8907d1c6482afe265325db1130da0640d3d11c5c6e13f4d197a920a70c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e81efc8907d1c6482afe265325db1130da0640d3d11c5c6e13f4d197a920a70c", kill_on_drop: false }` [INFO] [stdout] e81efc8907d1c6482afe265325db1130da0640d3d11c5c6e13f4d197a920a70c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61dbd4cfb105f16121efe1fec34ddb920f041c09a824293022b7177fd43947c8 [INFO] running `Command { std: "docker" "start" "-a" "61dbd4cfb105f16121efe1fec34ddb920f041c09a824293022b7177fd43947c8", 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] [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] [stderr] Compiling ithkuil_learning v0.2.4 (/opt/rustwide/workdir) [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/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: 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 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/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: 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/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: 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: 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: 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 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: 1 warning emitted [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/referential-3a3807665c2568a8.referential.66b2dd09-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/referential-3a3807665c2568a8.referential.66b2dd09-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/referential-3a3807665c2568a8.referential.66b2dd09-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/referential-3a3807665c2568a8.referential.66b2dd09-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/referential-3a3807665c2568a8.referential.66b2dd09-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/referential-3a3807665c2568a8.referential.66b2dd09-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/referential-3a3807665c2568a8.referential.66b2dd09-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/referential-3a3807665c2568a8.referential.66b2dd09-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/referential-3a3807665c2568a8.referential.66b2dd09-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/referential-3a3807665c2568a8.referential.66b2dd09-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/referential-3a3807665c2568a8.referential.66b2dd09-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/referential-3a3807665c2568a8.referential.66b2dd09-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/referential-3a3807665c2568a8.referential.66b2dd09-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/referential-3a3807665c2568a8.referential.66b2dd09-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/referential-3a3807665c2568a8.referential.66b2dd09-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/referential-3a3807665c2568a8.referential.66b2dd09-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/referential-3a3807665c2568a8.25ecdtkhx2pfa700.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-af71f5d5e2187f62.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-976ae3a75486bc7b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-638f891af6f9e3c4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-52ee1e0bb1279132.rlib" "/opt/rustwide/target/debug/deps/libithkuil_learning.rlib" "/opt/rustwide/target/debug/deps/librand-b5ed1c08f03fa850.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6779ca589b90f1cc.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-717883a767053883.rlib" "/opt/rustwide/target/debug/deps/libwasm_stopwatch-850f8c5ce774458e.rlib" "/opt/rustwide/target/debug/deps/libtime-fe1e1a23e2fa66ee.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-d45a728563aa492d.rlib" "/opt/rustwide/target/debug/deps/libstandback-14984202205dc4e2.rlib" "/opt/rustwide/target/debug/deps/libeframe-d0e437e5fe93cd25.rlib" "/opt/rustwide/target/debug/deps/libegui_glium-f74749b59080dd70.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-42b02902f4bb3018.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-06a631e08b344bed.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-672c01c7a1584349.rlib" "/opt/rustwide/target/debug/deps/libxcb-46237c90adbc8af8.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-09980b7a20ee46bb.rlib" "/opt/rustwide/target/debug/deps/libglium-bd153661ca1e2b39.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f7f875de059ee819.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b6fb8bc1faea50b0.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-ddf8810353f80781.rlib" "/opt/rustwide/target/debug/deps/libtakeable_option-c8b5d259a74b6c2a.rlib" "/opt/rustwide/target/debug/deps/libglutin-85564c3df354a9d4.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-6a9e254dabc1a57f.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-d02876441880321a.rlib" "/opt/rustwide/target/debug/deps/libshared_library-15b8e92d8a258fac.rlib" "/opt/rustwide/target/debug/deps/libwinit-b675016c94a4605d.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-940e50e5f5842364.rlib" "/opt/rustwide/target/debug/deps/libmio-96830cbc4d1078c6.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libiovec-9fbae950c5895f98.rlib" "/opt/rustwide/target/debug/deps/libnet2-5ad22cf4552d1cb8.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-a110c16646d8c937.rlib" "/opt/rustwide/target/debug/deps/libandrew-d5a8011afd850742.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-29b890efc1e98508.rlib" "/opt/rustwide/target/debug/deps/libxcursor-75e008860b09277c.rlib" "/opt/rustwide/target/debug/deps/libnom-ef2098ee5585c630.rlib" "/opt/rustwide/target/debug/deps/libmemchr-af7f53bb00881c46.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-341fdf4fa68d9321.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-a26ffe48535d2f47.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-517ae538e74de5ea.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-672c88eed20084d6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-cdce6a6ca019eda6.rlib" "/opt/rustwide/target/debug/deps/libnix-79f63d5c701a58b9.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-7348cacc8ddcfe1d.rlib" "/opt/rustwide/target/debug/deps/libdlib-69def02183ea76da.rlib" "/opt/rustwide/target/debug/deps/liblibloading-6ea47911b89bc8d5.rlib" "/opt/rustwide/target/debug/deps/libcalloop-925868b58f75779c.rlib" "/opt/rustwide/target/debug/deps/libnix-d8d50aa68b962d68.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-a0022cf15e7ca527.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6613abed359e84f9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-edddb3938c10b8c7.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-6063cd2c96572b53.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-26e0bf17f305c2cd.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-b07960a7abf7f882.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-8e53985a502a8210.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-4abd4b9dd072138b.rlib" "/opt/rustwide/target/debug/deps/liblog-51b42ffc939a9eea.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libepi-d722c0d1899c3182.rlib" "/opt/rustwide/target/debug/deps/libegui-01cb5b4f2b1b8b5f.rlib" "/opt/rustwide/target/debug/deps/libepaint-2ea07b498d9793e4.rlib" "/opt/rustwide/target/debug/deps/libordered_float-83c6663b4329dd6d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-45fad5d087c92369.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-d0ab99bd62bc3d8a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ecd0cf1bc514db93.rlib" "/opt/rustwide/target/debug/deps/liblibc-a630e3adb4d36b44.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-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.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-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/referential-3a3807665c2568a8" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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] [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/slot2-ea9f1d43c6316798.slot2.c688e449-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/slot2-ea9f1d43c6316798.slot2.c688e449-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/slot2-ea9f1d43c6316798.slot2.c688e449-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/slot2-ea9f1d43c6316798.slot2.c688e449-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/slot2-ea9f1d43c6316798.slot2.c688e449-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/slot2-ea9f1d43c6316798.slot2.c688e449-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/slot2-ea9f1d43c6316798.slot2.c688e449-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/slot2-ea9f1d43c6316798.slot2.c688e449-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/slot2-ea9f1d43c6316798.slot2.c688e449-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/slot2-ea9f1d43c6316798.slot2.c688e449-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/slot2-ea9f1d43c6316798.slot2.c688e449-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/slot2-ea9f1d43c6316798.slot2.c688e449-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/slot2-ea9f1d43c6316798.slot2.c688e449-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/slot2-ea9f1d43c6316798.slot2.c688e449-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/slot2-ea9f1d43c6316798.slot2.c688e449-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/slot2-ea9f1d43c6316798.slot2.c688e449-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/slot2-ea9f1d43c6316798.mgshz0nem70xffn.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-af71f5d5e2187f62.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-976ae3a75486bc7b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-638f891af6f9e3c4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-52ee1e0bb1279132.rlib" "/opt/rustwide/target/debug/deps/libithkuil_learning.rlib" "/opt/rustwide/target/debug/deps/librand-b5ed1c08f03fa850.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6779ca589b90f1cc.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-717883a767053883.rlib" "/opt/rustwide/target/debug/deps/libwasm_stopwatch-850f8c5ce774458e.rlib" "/opt/rustwide/target/debug/deps/libtime-fe1e1a23e2fa66ee.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-d45a728563aa492d.rlib" "/opt/rustwide/target/debug/deps/libstandback-14984202205dc4e2.rlib" "/opt/rustwide/target/debug/deps/libeframe-d0e437e5fe93cd25.rlib" "/opt/rustwide/target/debug/deps/libegui_glium-f74749b59080dd70.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-42b02902f4bb3018.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-06a631e08b344bed.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-672c01c7a1584349.rlib" "/opt/rustwide/target/debug/deps/libxcb-46237c90adbc8af8.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-09980b7a20ee46bb.rlib" "/opt/rustwide/target/debug/deps/libglium-bd153661ca1e2b39.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f7f875de059ee819.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b6fb8bc1faea50b0.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-ddf8810353f80781.rlib" "/opt/rustwide/target/debug/deps/libtakeable_option-c8b5d259a74b6c2a.rlib" "/opt/rustwide/target/debug/deps/libglutin-85564c3df354a9d4.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-6a9e254dabc1a57f.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-d02876441880321a.rlib" "/opt/rustwide/target/debug/deps/libshared_library-15b8e92d8a258fac.rlib" "/opt/rustwide/target/debug/deps/libwinit-b675016c94a4605d.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-940e50e5f5842364.rlib" "/opt/rustwide/target/debug/deps/libmio-96830cbc4d1078c6.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libiovec-9fbae950c5895f98.rlib" "/opt/rustwide/target/debug/deps/libnet2-5ad22cf4552d1cb8.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-a110c16646d8c937.rlib" "/opt/rustwide/target/debug/deps/libandrew-d5a8011afd850742.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-29b890efc1e98508.rlib" "/opt/rustwide/target/debug/deps/libxcursor-75e008860b09277c.rlib" "/opt/rustwide/target/debug/deps/libnom-ef2098ee5585c630.rlib" "/opt/rustwide/target/debug/deps/libmemchr-af7f53bb00881c46.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-341fdf4fa68d9321.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-a26ffe48535d2f47.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-517ae538e74de5ea.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-672c88eed20084d6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-cdce6a6ca019eda6.rlib" "/opt/rustwide/target/debug/deps/libnix-79f63d5c701a58b9.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-7348cacc8ddcfe1d.rlib" "/opt/rustwide/target/debug/deps/libdlib-69def02183ea76da.rlib" "/opt/rustwide/target/debug/deps/liblibloading-6ea47911b89bc8d5.rlib" "/opt/rustwide/target/debug/deps/libcalloop-925868b58f75779c.rlib" "/opt/rustwide/target/debug/deps/libnix-d8d50aa68b962d68.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-a0022cf15e7ca527.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6613abed359e84f9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-edddb3938c10b8c7.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-6063cd2c96572b53.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-26e0bf17f305c2cd.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-b07960a7abf7f882.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-8e53985a502a8210.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-4abd4b9dd072138b.rlib" "/opt/rustwide/target/debug/deps/liblog-51b42ffc939a9eea.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libepi-d722c0d1899c3182.rlib" "/opt/rustwide/target/debug/deps/libegui-01cb5b4f2b1b8b5f.rlib" "/opt/rustwide/target/debug/deps/libepaint-2ea07b498d9793e4.rlib" "/opt/rustwide/target/debug/deps/libordered_float-83c6663b4329dd6d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-45fad5d087c92369.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-d0ab99bd62bc3d8a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ecd0cf1bc514db93.rlib" "/opt/rustwide/target/debug/deps/liblibc-a630e3adb4d36b44.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-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.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-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/slot2-ea9f1d43c6316798" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/slot8-bbc7696655faeb25.slot8.13bbe994-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/slot8-bbc7696655faeb25.slot8.13bbe994-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/slot8-bbc7696655faeb25.slot8.13bbe994-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/slot8-bbc7696655faeb25.slot8.13bbe994-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/slot8-bbc7696655faeb25.slot8.13bbe994-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/slot8-bbc7696655faeb25.slot8.13bbe994-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/slot8-bbc7696655faeb25.slot8.13bbe994-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/slot8-bbc7696655faeb25.slot8.13bbe994-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/slot8-bbc7696655faeb25.slot8.13bbe994-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/slot8-bbc7696655faeb25.slot8.13bbe994-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/slot8-bbc7696655faeb25.slot8.13bbe994-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/slot8-bbc7696655faeb25.slot8.13bbe994-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/slot8-bbc7696655faeb25.slot8.13bbe994-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/slot8-bbc7696655faeb25.slot8.13bbe994-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/slot8-bbc7696655faeb25.slot8.13bbe994-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/slot8-bbc7696655faeb25.slot8.13bbe994-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/slot8-bbc7696655faeb25.1pimm5ty89dl7ujz.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-af71f5d5e2187f62.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-976ae3a75486bc7b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-638f891af6f9e3c4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-52ee1e0bb1279132.rlib" "/opt/rustwide/target/debug/deps/libithkuil_learning.rlib" "/opt/rustwide/target/debug/deps/librand-b5ed1c08f03fa850.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6779ca589b90f1cc.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-717883a767053883.rlib" "/opt/rustwide/target/debug/deps/libwasm_stopwatch-850f8c5ce774458e.rlib" "/opt/rustwide/target/debug/deps/libtime-fe1e1a23e2fa66ee.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-d45a728563aa492d.rlib" "/opt/rustwide/target/debug/deps/libstandback-14984202205dc4e2.rlib" "/opt/rustwide/target/debug/deps/libeframe-d0e437e5fe93cd25.rlib" "/opt/rustwide/target/debug/deps/libegui_glium-f74749b59080dd70.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-42b02902f4bb3018.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-06a631e08b344bed.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-672c01c7a1584349.rlib" "/opt/rustwide/target/debug/deps/libxcb-46237c90adbc8af8.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-09980b7a20ee46bb.rlib" "/opt/rustwide/target/debug/deps/libglium-bd153661ca1e2b39.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f7f875de059ee819.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b6fb8bc1faea50b0.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-ddf8810353f80781.rlib" "/opt/rustwide/target/debug/deps/libtakeable_option-c8b5d259a74b6c2a.rlib" "/opt/rustwide/target/debug/deps/libglutin-85564c3df354a9d4.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-6a9e254dabc1a57f.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-d02876441880321a.rlib" "/opt/rustwide/target/debug/deps/libshared_library-15b8e92d8a258fac.rlib" "/opt/rustwide/target/debug/deps/libwinit-b675016c94a4605d.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-940e50e5f5842364.rlib" "/opt/rustwide/target/debug/deps/libmio-96830cbc4d1078c6.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libiovec-9fbae950c5895f98.rlib" "/opt/rustwide/target/debug/deps/libnet2-5ad22cf4552d1cb8.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-a110c16646d8c937.rlib" "/opt/rustwide/target/debug/deps/libandrew-d5a8011afd850742.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-29b890efc1e98508.rlib" "/opt/rustwide/target/debug/deps/libxcursor-75e008860b09277c.rlib" "/opt/rustwide/target/debug/deps/libnom-ef2098ee5585c630.rlib" "/opt/rustwide/target/debug/deps/libmemchr-af7f53bb00881c46.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-341fdf4fa68d9321.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-a26ffe48535d2f47.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-517ae538e74de5ea.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-672c88eed20084d6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-cdce6a6ca019eda6.rlib" "/opt/rustwide/target/debug/deps/libnix-79f63d5c701a58b9.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-7348cacc8ddcfe1d.rlib" "/opt/rustwide/target/debug/deps/libdlib-69def02183ea76da.rlib" "/opt/rustwide/target/debug/deps/liblibloading-6ea47911b89bc8d5.rlib" "/opt/rustwide/target/debug/deps/libcalloop-925868b58f75779c.rlib" "/opt/rustwide/target/debug/deps/libnix-d8d50aa68b962d68.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-a0022cf15e7ca527.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6613abed359e84f9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-edddb3938c10b8c7.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-6063cd2c96572b53.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-26e0bf17f305c2cd.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-b07960a7abf7f882.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-8e53985a502a8210.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-4abd4b9dd072138b.rlib" "/opt/rustwide/target/debug/deps/liblog-51b42ffc939a9eea.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libepi-d722c0d1899c3182.rlib" "/opt/rustwide/target/debug/deps/libegui-01cb5b4f2b1b8b5f.rlib" "/opt/rustwide/target/debug/deps/libepaint-2ea07b498d9793e4.rlib" "/opt/rustwide/target/debug/deps/libordered_float-83c6663b4329dd6d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-45fad5d087c92369.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-d0ab99bd62bc3d8a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ecd0cf1bc514db93.rlib" "/opt/rustwide/target/debug/deps/liblibc-a630e3adb4d36b44.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-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.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-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/slot8-bbc7696655faeb25" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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] warning: 10 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] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "61dbd4cfb105f16121efe1fec34ddb920f041c09a824293022b7177fd43947c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61dbd4cfb105f16121efe1fec34ddb920f041c09a824293022b7177fd43947c8", kill_on_drop: false }` [INFO] [stdout] 61dbd4cfb105f16121efe1fec34ddb920f041c09a824293022b7177fd43947c8