[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 master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgravit22%2Fithkuil_learning" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gravit22/ithkuil_learning on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-3/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7a4f0c06011e5b4cc836c1149680457bcb1a32b4b787007e34c7287f0f1ba56 [INFO] running `Command { std: "docker" "start" "-a" "d7a4f0c06011e5b4cc836c1149680457bcb1a32b4b787007e34c7287f0f1ba56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7a4f0c06011e5b4cc836c1149680457bcb1a32b4b787007e34c7287f0f1ba56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7a4f0c06011e5b4cc836c1149680457bcb1a32b4b787007e34c7287f0f1ba56", kill_on_drop: false }` [INFO] [stdout] d7a4f0c06011e5b4cc836c1149680457bcb1a32b4b787007e34c7287f0f1ba56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5c5f146d0c24428b928334a9af98fbc766ea25e8541b0854231a71d425d7a22 [INFO] running `Command { std: "docker" "start" "-a" "c5c5f146d0c24428b928334a9af98fbc766ea25e8541b0854231a71d425d7a22", 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 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 once_cell v1.7.2 [INFO] [stderr] Compiling autocfg v1.0.1 [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 ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.4 [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 maybe-uninit v2.0.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling atomic_refcell v0.1.7 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling emath v0.12.0 [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 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 lock_api v0.4.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling dlib v0.4.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 gl_generator v0.14.0 [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 quote v1.0.9 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling rusttype v0.9.2 [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 andrew v0.3.1 [INFO] [stderr] Compiling ordered-float v2.1.1 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [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 addr2line v0.14.1 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling epaint v0.12.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling egui v0.12.0 [INFO] [stderr] Compiling epi v0.12.0 [INFO] [stderr] Compiling wayland-commons v0.28.5 [INFO] [stderr] Compiling calloop v0.6.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 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 1m 43s [INFO] running `Command { std: "docker" "inspect" "c5c5f146d0c24428b928334a9af98fbc766ea25e8541b0854231a71d425d7a22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5c5f146d0c24428b928334a9af98fbc766ea25e8541b0854231a71d425d7a22", kill_on_drop: false }` [INFO] [stdout] c5c5f146d0c24428b928334a9af98fbc766ea25e8541b0854231a71d425d7a22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b100d4a29fef6104561cc9c26bf5335da54c4e3282fe801b9f505315e0dcd3f3 [INFO] running `Command { std: "docker" "start" "-a" "b100d4a29fef6104561cc9c26bf5335da54c4e3282fe801b9f505315e0dcd3f3", 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] [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: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/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: 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/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: 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: 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: 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/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/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: 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] [stderr] error: could not compile `ithkuil_learning` [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 --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=2fdef39c56970cec -C extra-filename=-2fdef39c56970cec --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern eframe=/opt/rustwide/target/debug/deps/libeframe-2120d151906bfbdc.rlib --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-00be3e3737aa03aa.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-5342132be3ca1932.rlib --extern wasm_stopwatch=/opt/rustwide/target/debug/deps/libwasm_stopwatch-281f9a6346be20aa.rlib --cap-lints=forbid` (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/slot4-657f024209577cd8.slot4.2f0964d8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/slot4-657f024209577cd8.slot4.2f0964d8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/slot4-657f024209577cd8.slot4.2f0964d8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/slot4-657f024209577cd8.slot4.2f0964d8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/slot4-657f024209577cd8.slot4.2f0964d8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/slot4-657f024209577cd8.slot4.2f0964d8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/slot4-657f024209577cd8.slot4.2f0964d8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/slot4-657f024209577cd8.slot4.2f0964d8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/slot4-657f024209577cd8.slot4.2f0964d8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/slot4-657f024209577cd8.slot4.2f0964d8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/slot4-657f024209577cd8.slot4.2f0964d8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/slot4-657f024209577cd8.slot4.2f0964d8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/slot4-657f024209577cd8.slot4.2f0964d8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/slot4-657f024209577cd8.slot4.2f0964d8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/slot4-657f024209577cd8.slot4.2f0964d8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/slot4-657f024209577cd8.slot4.2f0964d8-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/slot4-657f024209577cd8.y0x01ftj2d8hk82.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-08487f8e282f19e0.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-9e93f1ef523b9dfd.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fd135b1b487350d3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6d527484b6287cb3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-91c5e579413a9548.rlib" "/opt/rustwide/target/debug/deps/libithkuil_learning.rlib" "/opt/rustwide/target/debug/deps/librand-5342132be3ca1932.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-4728f62dc873e74b.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-853b41348bc289e6.rlib" "/opt/rustwide/target/debug/deps/libwasm_stopwatch-281f9a6346be20aa.rlib" "/opt/rustwide/target/debug/deps/libtime-d8a1930ead091d10.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-4efb6c956d93e77c.rlib" "/opt/rustwide/target/debug/deps/libstandback-2f738df25f050975.rlib" "/opt/rustwide/target/debug/deps/libeframe-2120d151906bfbdc.rlib" "/opt/rustwide/target/debug/deps/libegui_glium-c7e4b071bead91a7.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-473a5e35fb9662cb.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-d3495a156da69dfc.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-5705d4b7778f4593.rlib" "/opt/rustwide/target/debug/deps/libxcb-93cf6e3a9377ea16.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-7f82ca733bb1e553.rlib" "/opt/rustwide/target/debug/deps/libglium-696dc6ea5938fcd0.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ca5115b5d02d1511.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libobject-b8ba4f774b13ad33.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-1a6f19e20b9f8044.rlib" "/opt/rustwide/target/debug/deps/libgimli-732eb38d8c3f1081.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-8277f2a653e33508.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-bff73a5db2dc90ea.rlib" "/opt/rustwide/target/debug/deps/libtakeable_option-7b5ec9f7a9534fcb.rlib" "/opt/rustwide/target/debug/deps/libglutin-dffc132415ab263c.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-ff496cbac9e74a4b.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-9a87032f7aaafde1.rlib" "/opt/rustwide/target/debug/deps/libshared_library-78c2397bebd1e8f6.rlib" "/opt/rustwide/target/debug/deps/libwinit-ea20c13411be526a.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-309d576dc2e1441d.rlib" "/opt/rustwide/target/debug/deps/libmio-235d8be0401d9c59.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libiovec-9c0314699e2fc754.rlib" "/opt/rustwide/target/debug/deps/libnet2-ccec22333f223be8.rlib" "/opt/rustwide/target/debug/deps/liblazycell-415c7f8c579dbe87.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-db1c9592b3185291.rlib" "/opt/rustwide/target/debug/deps/libandrew-04cea14b83bfbd74.rlib" "/opt/rustwide/target/debug/deps/libxml-e3f3259521649f69.rlib" "/opt/rustwide/target/debug/deps/libxdg-90af6629832fdd8e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-0820dafd1e10c370.rlib" "/opt/rustwide/target/debug/deps/libsame_file-363d9c9b6ab85ccc.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-fd6d4ac0f238e0e5.rlib" "/opt/rustwide/target/debug/deps/libxcursor-b4689d1b4c992f5a.rlib" "/opt/rustwide/target/debug/deps/libnom-6f6c5741e0c2d66e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-20fc416f033015ed.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-d19c1bb49f226534.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-b6245f761dc6c02c.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-4ccebd4cca00cf27.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-2f49685caf09edb1.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-0b33e02f92e7eac9.rlib" "/opt/rustwide/target/debug/deps/libnix-47d39cbbbccdabc2.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-e5ba149d4f85eaac.rlib" "/opt/rustwide/target/debug/deps/libdlib-fe003a2da31eda9e.rlib" "/opt/rustwide/target/debug/deps/liblibloading-e38902d9ccefd129.rlib" "/opt/rustwide/target/debug/deps/libcalloop-db7e9b4648868b9e.rlib" "/opt/rustwide/target/debug/deps/libnix-e3889a4275afd9d0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libdlib-ec56b4cb550dfbe8.rlib" "/opt/rustwide/target/debug/deps/liblibloading-807cfbc48390a377.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-243c976350a4830c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-287588b854e55a41.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d35e41efd9907f0f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9b37745fd87f3f5b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-0568bfb0631e94fb.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-6c83036326b1d0ba.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-7b7a92179df6a53b.rlib" "/opt/rustwide/target/debug/deps/liblog-01281b64fe0b6ea0.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libepi-89ae1a7dec09d2fd.rlib" "/opt/rustwide/target/debug/deps/libegui-bafa8e6f4cd512db.rlib" "/opt/rustwide/target/debug/deps/libepaint-714392f44964c8db.rlib" "/opt/rustwide/target/debug/deps/libordered_float-c847b4fcb0dab07f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e907db96327a82ac.rlib" "/opt/rustwide/target/debug/deps/librusttype-b427c41cee83631d.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-6971824811041307.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-b27e7d2032ff806f.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-e3a6ff91e5d928d9.rlib" "/opt/rustwide/target/debug/deps/libahash-b437ee277eb1dafb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-00be3e3737aa03aa.rlib" "/opt/rustwide/target/debug/deps/liblibc-5a1959fbe336a4e4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00712dfc64768c7d.rlib" "/opt/rustwide/target/debug/deps/libatomic_refcell-2c5e7998b1018b46.rlib" "/opt/rustwide/target/debug/deps/libemath-ad0ddf504b2dbe43.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.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/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/slot4-657f024209577cd8" "-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: 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/slot9-7929c2918d6a9bb3.slot9.e5db5676-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/slot9-7929c2918d6a9bb3.slot9.e5db5676-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/slot9-7929c2918d6a9bb3.slot9.e5db5676-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/slot9-7929c2918d6a9bb3.slot9.e5db5676-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/slot9-7929c2918d6a9bb3.slot9.e5db5676-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/slot9-7929c2918d6a9bb3.slot9.e5db5676-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/slot9-7929c2918d6a9bb3.slot9.e5db5676-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/slot9-7929c2918d6a9bb3.slot9.e5db5676-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/slot9-7929c2918d6a9bb3.slot9.e5db5676-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/slot9-7929c2918d6a9bb3.slot9.e5db5676-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/slot9-7929c2918d6a9bb3.slot9.e5db5676-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/slot9-7929c2918d6a9bb3.slot9.e5db5676-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/slot9-7929c2918d6a9bb3.slot9.e5db5676-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/slot9-7929c2918d6a9bb3.slot9.e5db5676-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/slot9-7929c2918d6a9bb3.slot9.e5db5676-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/slot9-7929c2918d6a9bb3.slot9.e5db5676-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/slot9-7929c2918d6a9bb3.18rtelj6dkkupjn7.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-08487f8e282f19e0.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-9e93f1ef523b9dfd.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fd135b1b487350d3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6d527484b6287cb3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-91c5e579413a9548.rlib" "/opt/rustwide/target/debug/deps/libithkuil_learning.rlib" "/opt/rustwide/target/debug/deps/librand-5342132be3ca1932.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-4728f62dc873e74b.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-853b41348bc289e6.rlib" "/opt/rustwide/target/debug/deps/libwasm_stopwatch-281f9a6346be20aa.rlib" "/opt/rustwide/target/debug/deps/libtime-d8a1930ead091d10.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-4efb6c956d93e77c.rlib" "/opt/rustwide/target/debug/deps/libstandback-2f738df25f050975.rlib" "/opt/rustwide/target/debug/deps/libeframe-2120d151906bfbdc.rlib" "/opt/rustwide/target/debug/deps/libegui_glium-c7e4b071bead91a7.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-473a5e35fb9662cb.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-d3495a156da69dfc.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-5705d4b7778f4593.rlib" "/opt/rustwide/target/debug/deps/libxcb-93cf6e3a9377ea16.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-7f82ca733bb1e553.rlib" "/opt/rustwide/target/debug/deps/libglium-696dc6ea5938fcd0.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ca5115b5d02d1511.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libobject-b8ba4f774b13ad33.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-1a6f19e20b9f8044.rlib" "/opt/rustwide/target/debug/deps/libgimli-732eb38d8c3f1081.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-8277f2a653e33508.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-bff73a5db2dc90ea.rlib" "/opt/rustwide/target/debug/deps/libtakeable_option-7b5ec9f7a9534fcb.rlib" "/opt/rustwide/target/debug/deps/libglutin-dffc132415ab263c.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-ff496cbac9e74a4b.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-9a87032f7aaafde1.rlib" "/opt/rustwide/target/debug/deps/libshared_library-78c2397bebd1e8f6.rlib" "/opt/rustwide/target/debug/deps/libwinit-ea20c13411be526a.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-309d576dc2e1441d.rlib" "/opt/rustwide/target/debug/deps/libmio-235d8be0401d9c59.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libiovec-9c0314699e2fc754.rlib" "/opt/rustwide/target/debug/deps/libnet2-ccec22333f223be8.rlib" "/opt/rustwide/target/debug/deps/liblazycell-415c7f8c579dbe87.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-db1c9592b3185291.rlib" "/opt/rustwide/target/debug/deps/libandrew-04cea14b83bfbd74.rlib" "/opt/rustwide/target/debug/deps/libxml-e3f3259521649f69.rlib" "/opt/rustwide/target/debug/deps/libxdg-90af6629832fdd8e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-0820dafd1e10c370.rlib" "/opt/rustwide/target/debug/deps/libsame_file-363d9c9b6ab85ccc.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-fd6d4ac0f238e0e5.rlib" "/opt/rustwide/target/debug/deps/libxcursor-b4689d1b4c992f5a.rlib" "/opt/rustwide/target/debug/deps/libnom-6f6c5741e0c2d66e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-20fc416f033015ed.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-d19c1bb49f226534.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-b6245f761dc6c02c.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-4ccebd4cca00cf27.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-2f49685caf09edb1.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-0b33e02f92e7eac9.rlib" "/opt/rustwide/target/debug/deps/libnix-47d39cbbbccdabc2.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-e5ba149d4f85eaac.rlib" "/opt/rustwide/target/debug/deps/libdlib-fe003a2da31eda9e.rlib" "/opt/rustwide/target/debug/deps/liblibloading-e38902d9ccefd129.rlib" "/opt/rustwide/target/debug/deps/libcalloop-db7e9b4648868b9e.rlib" "/opt/rustwide/target/debug/deps/libnix-e3889a4275afd9d0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libdlib-ec56b4cb550dfbe8.rlib" "/opt/rustwide/target/debug/deps/liblibloading-807cfbc48390a377.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-243c976350a4830c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-287588b854e55a41.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d35e41efd9907f0f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9b37745fd87f3f5b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-0568bfb0631e94fb.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-6c83036326b1d0ba.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-7b7a92179df6a53b.rlib" "/opt/rustwide/target/debug/deps/liblog-01281b64fe0b6ea0.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libepi-89ae1a7dec09d2fd.rlib" "/opt/rustwide/target/debug/deps/libegui-bafa8e6f4cd512db.rlib" "/opt/rustwide/target/debug/deps/libepaint-714392f44964c8db.rlib" "/opt/rustwide/target/debug/deps/libordered_float-c847b4fcb0dab07f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e907db96327a82ac.rlib" "/opt/rustwide/target/debug/deps/librusttype-b427c41cee83631d.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-6971824811041307.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-b27e7d2032ff806f.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-e3a6ff91e5d928d9.rlib" "/opt/rustwide/target/debug/deps/libahash-b437ee277eb1dafb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-00be3e3737aa03aa.rlib" "/opt/rustwide/target/debug/deps/liblibc-5a1959fbe336a4e4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00712dfc64768c7d.rlib" "/opt/rustwide/target/debug/deps/libatomic_refcell-2c5e7998b1018b46.rlib" "/opt/rustwide/target/debug/deps/libemath-ad0ddf504b2dbe43.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.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/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/slot9-7929c2918d6a9bb3" "-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/referential-f07c2905542aa5e0.referential.e2642e37-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/referential-f07c2905542aa5e0.referential.e2642e37-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/referential-f07c2905542aa5e0.referential.e2642e37-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/referential-f07c2905542aa5e0.referential.e2642e37-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/referential-f07c2905542aa5e0.referential.e2642e37-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/referential-f07c2905542aa5e0.referential.e2642e37-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/referential-f07c2905542aa5e0.referential.e2642e37-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/referential-f07c2905542aa5e0.referential.e2642e37-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/referential-f07c2905542aa5e0.referential.e2642e37-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/referential-f07c2905542aa5e0.referential.e2642e37-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/referential-f07c2905542aa5e0.referential.e2642e37-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/referential-f07c2905542aa5e0.referential.e2642e37-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/referential-f07c2905542aa5e0.referential.e2642e37-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/referential-f07c2905542aa5e0.referential.e2642e37-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/referential-f07c2905542aa5e0.referential.e2642e37-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/referential-f07c2905542aa5e0.referential.e2642e37-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/referential-f07c2905542aa5e0.32ovm5k5tfw6feq9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-08487f8e282f19e0.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-9e93f1ef523b9dfd.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fd135b1b487350d3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6d527484b6287cb3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-91c5e579413a9548.rlib" "/opt/rustwide/target/debug/deps/libithkuil_learning.rlib" "/opt/rustwide/target/debug/deps/librand-5342132be3ca1932.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-4728f62dc873e74b.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-853b41348bc289e6.rlib" "/opt/rustwide/target/debug/deps/libwasm_stopwatch-281f9a6346be20aa.rlib" "/opt/rustwide/target/debug/deps/libtime-d8a1930ead091d10.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-4efb6c956d93e77c.rlib" "/opt/rustwide/target/debug/deps/libstandback-2f738df25f050975.rlib" "/opt/rustwide/target/debug/deps/libeframe-2120d151906bfbdc.rlib" "/opt/rustwide/target/debug/deps/libegui_glium-c7e4b071bead91a7.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-473a5e35fb9662cb.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-d3495a156da69dfc.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-5705d4b7778f4593.rlib" "/opt/rustwide/target/debug/deps/libxcb-93cf6e3a9377ea16.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-7f82ca733bb1e553.rlib" "/opt/rustwide/target/debug/deps/libglium-696dc6ea5938fcd0.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ca5115b5d02d1511.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libobject-b8ba4f774b13ad33.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-1a6f19e20b9f8044.rlib" "/opt/rustwide/target/debug/deps/libgimli-732eb38d8c3f1081.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-8277f2a653e33508.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-bff73a5db2dc90ea.rlib" "/opt/rustwide/target/debug/deps/libtakeable_option-7b5ec9f7a9534fcb.rlib" "/opt/rustwide/target/debug/deps/libglutin-dffc132415ab263c.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-ff496cbac9e74a4b.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-9a87032f7aaafde1.rlib" "/opt/rustwide/target/debug/deps/libshared_library-78c2397bebd1e8f6.rlib" "/opt/rustwide/target/debug/deps/libwinit-ea20c13411be526a.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-309d576dc2e1441d.rlib" "/opt/rustwide/target/debug/deps/libmio-235d8be0401d9c59.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libiovec-9c0314699e2fc754.rlib" "/opt/rustwide/target/debug/deps/libnet2-ccec22333f223be8.rlib" "/opt/rustwide/target/debug/deps/liblazycell-415c7f8c579dbe87.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-db1c9592b3185291.rlib" "/opt/rustwide/target/debug/deps/libandrew-04cea14b83bfbd74.rlib" "/opt/rustwide/target/debug/deps/libxml-e3f3259521649f69.rlib" "/opt/rustwide/target/debug/deps/libxdg-90af6629832fdd8e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-0820dafd1e10c370.rlib" "/opt/rustwide/target/debug/deps/libsame_file-363d9c9b6ab85ccc.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-fd6d4ac0f238e0e5.rlib" "/opt/rustwide/target/debug/deps/libxcursor-b4689d1b4c992f5a.rlib" "/opt/rustwide/target/debug/deps/libnom-6f6c5741e0c2d66e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-20fc416f033015ed.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-d19c1bb49f226534.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-b6245f761dc6c02c.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-4ccebd4cca00cf27.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-2f49685caf09edb1.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-0b33e02f92e7eac9.rlib" "/opt/rustwide/target/debug/deps/libnix-47d39cbbbccdabc2.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-e5ba149d4f85eaac.rlib" "/opt/rustwide/target/debug/deps/libdlib-fe003a2da31eda9e.rlib" "/opt/rustwide/target/debug/deps/liblibloading-e38902d9ccefd129.rlib" "/opt/rustwide/target/debug/deps/libcalloop-db7e9b4648868b9e.rlib" "/opt/rustwide/target/debug/deps/libnix-e3889a4275afd9d0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libdlib-ec56b4cb550dfbe8.rlib" "/opt/rustwide/target/debug/deps/liblibloading-807cfbc48390a377.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-243c976350a4830c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-287588b854e55a41.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d35e41efd9907f0f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9b37745fd87f3f5b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-0568bfb0631e94fb.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-6c83036326b1d0ba.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-7b7a92179df6a53b.rlib" "/opt/rustwide/target/debug/deps/liblog-01281b64fe0b6ea0.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libepi-89ae1a7dec09d2fd.rlib" "/opt/rustwide/target/debug/deps/libegui-bafa8e6f4cd512db.rlib" "/opt/rustwide/target/debug/deps/libepaint-714392f44964c8db.rlib" "/opt/rustwide/target/debug/deps/libordered_float-c847b4fcb0dab07f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e907db96327a82ac.rlib" "/opt/rustwide/target/debug/deps/librusttype-b427c41cee83631d.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-6971824811041307.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-b27e7d2032ff806f.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-e3a6ff91e5d928d9.rlib" "/opt/rustwide/target/debug/deps/libahash-b437ee277eb1dafb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-00be3e3737aa03aa.rlib" "/opt/rustwide/target/debug/deps/liblibc-5a1959fbe336a4e4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00712dfc64768c7d.rlib" "/opt/rustwide/target/debug/deps/libatomic_refcell-2c5e7998b1018b46.rlib" "/opt/rustwide/target/debug/deps/libemath-ad0ddf504b2dbe43.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.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/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/referential-f07c2905542aa5e0" "-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: 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" "b100d4a29fef6104561cc9c26bf5335da54c4e3282fe801b9f505315e0dcd3f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b100d4a29fef6104561cc9c26bf5335da54c4e3282fe801b9f505315e0dcd3f3", kill_on_drop: false }` [INFO] [stdout] b100d4a29fef6104561cc9c26bf5335da54c4e3282fe801b9f505315e0dcd3f3