[INFO] cloning repository https://github.com/staronj/Automata [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/staronj/Automata" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstaronj%2FAutomata", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstaronj%2FAutomata'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 378172f593c980ab3518a07704be5ea10d599443 [INFO] testing staronj/Automata against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstaronj%2FAutomata" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/staronj/Automata on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/staronj/Automata [INFO] finished tweaking git repo https://github.com/staronj/Automata [INFO] tweaked toml for git repo https://github.com/staronj/Automata written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/staronj/Automata already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded colorify v0.2.3 [INFO] [stderr] Downloaded is_sorted v0.1.1 [INFO] [stderr] Downloaded multiset v0.0.5 [INFO] [stderr] Downloaded polynomial v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0cb1952b318df7893021ce8567988ae96c15b4d9eab7b15545ecc05c9c03dc5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f0cb1952b318df7893021ce8567988ae96c15b4d9eab7b15545ecc05c9c03dc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0cb1952b318df7893021ce8567988ae96c15b4d9eab7b15545ecc05c9c03dc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0cb1952b318df7893021ce8567988ae96c15b4d9eab7b15545ecc05c9c03dc5", kill_on_drop: false }` [INFO] [stdout] f0cb1952b318df7893021ce8567988ae96c15b4d9eab7b15545ecc05c9c03dc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2601f85f018be0fd37358c99f8d97ba3ab56f9b90f9bb16d39995d88e3f5f69 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b2601f85f018be0fd37358c99f8d97ba3ab56f9b90f9bb16d39995d88e3f5f69", 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] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling cl-sys v0.4.2 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling multiset v0.0.5 [INFO] [stderr] Compiling permutohedron v0.2.4 [INFO] [stderr] Compiling is_sorted v0.1.1 [INFO] [stderr] Compiling colorify v0.2.3 [INFO] [stderr] Compiling bytesize v1.0.0 [INFO] [stderr] Compiling superslice v1.0.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling itertools v0.8.1 [INFO] [stderr] Compiling ocl-core v0.11.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling polynomial v0.1.0 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling crossbeam v0.7.2 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling qutex v0.2.3 [INFO] [stderr] Compiling ocl-core-vector v0.1.0 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling ocl v0.19.3 [INFO] [stderr] Compiling automaton v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `duplicates_threshold` [INFO] [stdout] --> src/lib/generating_words.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | let duplicates_threshold = (words_count as f64).sqrt() as usize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duplicates_threshold` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/lib/find_function.rs:94:24 [INFO] [stdout] | [INFO] [stdout] 94 | fn index_into_word(index: usize) -> CompressedWord { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/lib/find_function.rs:98:24 [INFO] [stdout] | [INFO] [stdout] 98 | fn word_into_index(index: usize) -> CompressedWord { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `lower_bound` [INFO] [stdout] --> src/lib/find_function.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | lower_bound: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `upper_bound` [INFO] [stdout] --> src/lib/find_function.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | upper_bound: u8 [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant is never used: `MAX_VALUE` [INFO] [stdout] --> src/lib/find_function.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | const MAX_VALUE: u8 = 255; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/lib/find_function.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | fn new() -> PossibleValue { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `preprocessed` [INFO] [stdout] --> src/lib/find_function.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | preprocessed: Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `index_into_word` [INFO] [stdout] --> src/lib/find_function.rs:94:8 [INFO] [stdout] | [INFO] [stdout] 94 | fn index_into_word(index: usize) -> CompressedWord { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `word_into_index` [INFO] [stdout] --> src/lib/find_function.rs:98:8 [INFO] [stdout] | [INFO] [stdout] 98 | fn word_into_index(index: usize) -> CompressedWord { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `context` [INFO] [stdout] --> src/lib/update_hashes.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | context: ocl::Context, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `U32_PRIME_1` [INFO] [stdout] --> src/lib/integer.rs:387:1 [INFO] [stdout] | [INFO] [stdout] 387 | const U32_PRIME_1: u32 = 0xFFFFFFFB; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `U32_PRIME_2` [INFO] [stdout] --> src/lib/integer.rs:388:1 [INFO] [stdout] | [INFO] [stdout] 388 | const U32_PRIME_2: u32 = 0xFFFFFFBF; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `U64_PRIME` [INFO] [stdout] --> src/lib/integer.rs:389:1 [INFO] [stdout] | [INFO] [stdout] 389 | const U64_PRIME: u64 = 0xFFFFFFFFFFFFFFC5; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::Rng` [INFO] [stdout] --> src/bin/separating_words.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/bin/robson_automata.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `automaton::CompressedWord` [INFO] [stdout] --> src/bin/generalized_chinese_remainder_theorem.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use automaton::CompressedWord; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `automaton::generating_words::compute_duplicates` [INFO] [stdout] --> src/bin/generalized_chinese_remainder_theorem.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use automaton::generating_words::compute_duplicates; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `merge_congruences`, `prime_numbers` [INFO] [stdout] --> src/bin/generalized_chinese_remainder_theorem.rs:21:32 [INFO] [stdout] | [INFO] [stdout] 21 | use automaton::number_theory::{prime_numbers, merge_congruences}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `initialize_logging` [INFO] [stdout] --> src/bin/residua_multisets.rs:22:4 [INFO] [stdout] | [INFO] [stdout] 22 | fn initialize_logging() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `signature` [INFO] [stdout] --> src/bin/residua_multisets.rs:38:4 [INFO] [stdout] | [INFO] [stdout] 38 | fn signature(mut mask: u64, primes: &[u32]) -> Vec> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `calculate_hash` [INFO] [stdout] --> src/bin/residua_multisets.rs:60:4 [INFO] [stdout] | [INFO] [stdout] 60 | fn calculate_hash(t: &T) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `signature_hash` [INFO] [stdout] --> src/bin/residua_multisets.rs:66:4 [INFO] [stdout] | [INFO] [stdout] 66 | fn signature_hash(mask: u64, primes: &[u32]) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `set_from_mask` [INFO] [stdout] --> src/bin/residua_multisets.rs:70:4 [INFO] [stdout] | [INFO] [stdout] 70 | fn set_from_mask(mut mask: u64) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `print_set` [INFO] [stdout] --> src/bin/residua_multisets.rs:84:4 [INFO] [stdout] | [INFO] [stdout] 84 | fn print_set(vec: Vec) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `main2` [INFO] [stdout] --> src/bin/residua_multisets.rs:153:4 [INFO] [stdout] | [INFO] [stdout] 153 | fn main2() { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `N` should have a snake case name [INFO] [stdout] --> src/bin/residua_multisets.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | let N = value_t_or_exit!(matches, "N", u8); [INFO] [stdout] | ^ help: convert the identifier to snake case: `n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `MASK_RANGE` should have a snake case name [INFO] [stdout] --> src/bin/residua_multisets.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | let MASK_RANGE = 0 .. (1u64 << N); [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `mask_range` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/bin/robson_automata.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 198 | return; [INFO] [stdout] | ------ any code following this expression is unreachable [INFO] [stdout] ... [INFO] [stdout] 202 | let base = automata_kernel_base(length, &modulos); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `compute_minimal_number_of_ones` [INFO] [stdout] --> src/bin/robson_automata.rs:66:4 [INFO] [stdout] | [INFO] [stdout] 66 | fn compute_minimal_number_of_ones(linear_space: &LinearSpace) -> BitVector { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `counts` [INFO] [stdout] --> src/bin/generalized_chinese_remainder_theorem.rs:209:9 [INFO] [stdout] | [INFO] [stdout] 209 | let mut counts: Vec<_> = distinct_elements.iter().map(|&e| { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_counts` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/generalized_chinese_remainder_theorem.rs:190:9 [INFO] [stdout] | [INFO] [stdout] 190 | let mut hashes_multiset: HashMultiSet<_> = hashes.iter().collect(); [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/bin/generalized_chinese_remainder_theorem.rs:209:9 [INFO] [stdout] | [INFO] [stdout] 209 | let mut counts: Vec<_> = distinct_elements.iter().map(|&e| { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `signature` [INFO] [stdout] --> src/bin/generalized_chinese_remainder_theorem.rs:45:4 [INFO] [stdout] | [INFO] [stdout] 45 | fn signature(set: &BitSet, prime: u32) -> Vec { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `signature_hash` [INFO] [stdout] --> src/bin/generalized_chinese_remainder_theorem.rs:75:4 [INFO] [stdout] | [INFO] [stdout] 75 | fn signature_hash(set: &BitSet, prime: u32) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `set_from_mask` [INFO] [stdout] --> src/bin/generalized_chinese_remainder_theorem.rs:83:4 [INFO] [stdout] | [INFO] [stdout] 83 | fn set_from_mask(mut mask: u64) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `N` should have a snake case name [INFO] [stdout] --> src/bin/generalized_chinese_remainder_theorem.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | let N = value_t_or_exit!(matches, "N", u32); [INFO] [stdout] | ^ help: convert the identifier to snake case: `n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `K` should have a snake case name [INFO] [stdout] --> src/bin/generalized_chinese_remainder_theorem.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | let K = value_t_or_exit!(matches, "K", u32); [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `k` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/device_info-a3a3d4d3b3d4436b.device_info.46keayxp-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/device_info-a3a3d4d3b3d4436b.device_info.46keayxp-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/device_info-a3a3d4d3b3d4436b.device_info.46keayxp-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/device_info-a3a3d4d3b3d4436b.device_info.46keayxp-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/device_info-a3a3d4d3b3d4436b.device_info.46keayxp-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/device_info-a3a3d4d3b3d4436b.device_info.46keayxp-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/device_info-a3a3d4d3b3d4436b.device_info.46keayxp-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/device_info-a3a3d4d3b3d4436b.device_info.46keayxp-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/device_info-a3a3d4d3b3d4436b.device_info.46keayxp-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/device_info-a3a3d4d3b3d4436b.device_info.46keayxp-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/device_info-a3a3d4d3b3d4436b.device_info.46keayxp-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/device_info-a3a3d4d3b3d4436b.device_info.46keayxp-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/device_info-a3a3d4d3b3d4436b.device_info.46keayxp-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/device_info-a3a3d4d3b3d4436b.device_info.46keayxp-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/device_info-a3a3d4d3b3d4436b.device_info.46keayxp-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/device_info-a3a3d4d3b3d4436b.device_info.46keayxp-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/device_info-a3a3d4d3b3d4436b" "/opt/rustwide/target/debug/deps/device_info-a3a3d4d3b3d4436b.45etac7uny6hyt60.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-67821d350c23dfac/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcolorify-458e8950aae6fe6e.rlib" "/opt/rustwide/target/debug/deps/libocl-2eb986b577df4e7c.rlib" "/opt/rustwide/target/debug/deps/libqutex-fdeae71f7c6be7a9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-103fe4fd6c781497.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-ec3107f03ea2f3ee.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-01de5301709fb508.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-2fc8f8831855c0f1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-cd3eb5ea43786081.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f521f275bc11d81e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-7a89d9f851c98821.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2a3e5563c3d7c7b8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d3dbda0cfa4edd5a.rlib" "/opt/rustwide/target/debug/deps/libnodrop-9930c0e3be6b3e1a.rlib" "/opt/rustwide/target/debug/deps/libocl_core-764a24374a58fedc.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-aec6a91f0b16c042.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-24ab83515ff1a752.rlib" "/opt/rustwide/target/debug/deps/libnum-b6640ff497d968cc.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-5914533fbb4b015e.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-ef2cc138378049bb.rlib" "/opt/rustwide/target/debug/deps/librand-d5cc10f96007a8c7.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-c0ef87ad66631840.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a50ad3e308bb8ddc.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-9b8dcdbe9df00400.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-7a3ef2123a40ae59.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-9803b4d8588feb0e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ce875846e7d587da.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libfailure-2039875886c1ef79.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ba496ccbfe005298.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-17461e3ca275a444.rlib" "/opt/rustwide/target/debug/deps/liblibc-7fde795bc221bd2c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a9cad29397bf25c6.rlib" "/opt/rustwide/target/debug/deps/libfutures-98504813382a1383.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-20cb6a14022fa5de.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lOpenCL" "-lOpenCL" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lOpenCL [INFO] [stdout] /usr/bin/ld: cannot find -lOpenCL [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `automaton` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/residua_multisets-06457c31972c3b1d.residua_multisets.6djmp982-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/residua_multisets-06457c31972c3b1d.residua_multisets.6djmp982-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/residua_multisets-06457c31972c3b1d.residua_multisets.6djmp982-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/residua_multisets-06457c31972c3b1d.residua_multisets.6djmp982-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/residua_multisets-06457c31972c3b1d.residua_multisets.6djmp982-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/residua_multisets-06457c31972c3b1d.residua_multisets.6djmp982-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/residua_multisets-06457c31972c3b1d.residua_multisets.6djmp982-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/residua_multisets-06457c31972c3b1d.residua_multisets.6djmp982-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/residua_multisets-06457c31972c3b1d.residua_multisets.6djmp982-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/residua_multisets-06457c31972c3b1d.residua_multisets.6djmp982-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/residua_multisets-06457c31972c3b1d.residua_multisets.6djmp982-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/residua_multisets-06457c31972c3b1d.residua_multisets.6djmp982-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/residua_multisets-06457c31972c3b1d.residua_multisets.6djmp982-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/residua_multisets-06457c31972c3b1d.residua_multisets.6djmp982-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/residua_multisets-06457c31972c3b1d.residua_multisets.6djmp982-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/residua_multisets-06457c31972c3b1d.residua_multisets.6djmp982-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/residua_multisets-06457c31972c3b1d" "/opt/rustwide/target/debug/deps/residua_multisets-06457c31972c3b1d.4ekag4kd7sqxq4ow.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-67821d350c23dfac/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libautomaton-2f74a23dc5064cf5.rlib" "/opt/rustwide/target/debug/deps/libpermutohedron-f0f9e4f9bf926949.rlib" "/opt/rustwide/target/debug/deps/libsuperslice-d1e8d1f1ed53a81f.rlib" "/opt/rustwide/target/debug/deps/libbytesize-07a9309c46e502fd.rlib" "/opt/rustwide/target/debug/deps/libis_sorted-e345b64f8cf49fd9.rlib" "/opt/rustwide/target/debug/deps/libocl-2eb986b577df4e7c.rlib" "/opt/rustwide/target/debug/deps/libqutex-fdeae71f7c6be7a9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-103fe4fd6c781497.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-01de5301709fb508.rlib" "/opt/rustwide/target/debug/deps/libocl_core-764a24374a58fedc.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-aec6a91f0b16c042.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-24ab83515ff1a752.rlib" "/opt/rustwide/target/debug/deps/libnum-b6640ff497d968cc.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-5914533fbb4b015e.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-ef2cc138378049bb.rlib" "/opt/rustwide/target/debug/deps/librand-d5cc10f96007a8c7.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-c0ef87ad66631840.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-9b8dcdbe9df00400.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-7a3ef2123a40ae59.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-9803b4d8588feb0e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ce875846e7d587da.rlib" "/opt/rustwide/target/debug/deps/libfailure-2039875886c1ef79.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ba496ccbfe005298.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-17461e3ca275a444.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a9cad29397bf25c6.rlib" "/opt/rustwide/target/debug/deps/libfutures-98504813382a1383.rlib" "/opt/rustwide/target/debug/deps/librayon-34b4ab6bade6aa4e.rlib" "/opt/rustwide/target/debug/deps/librayon_core-e87ec290bcdf6a15.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8919fead9d38f4be.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-ec3107f03ea2f3ee.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-2fc8f8831855c0f1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-cd3eb5ea43786081.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f521f275bc11d81e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-7a89d9f851c98821.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2a3e5563c3d7c7b8.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d3dbda0cfa4edd5a.rlib" "/opt/rustwide/target/debug/deps/libnodrop-9930c0e3be6b3e1a.rlib" "/opt/rustwide/target/debug/deps/libitertools-bfc9b9180d99a89e.rlib" "/opt/rustwide/target/debug/deps/libeither-6c3f8a36797647b7.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-b8160254f06e47b0.rlib" "/opt/rustwide/target/debug/deps/libregex-f78ddc550b86007d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-812f6a3f0004ea44.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-298f69367fd258cf.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-569a005d8bc61c1b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d5d1431bad08298f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-4c71da6d59386766.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5be80c9859951c00.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-131b880846a04f3c.rlib" "/opt/rustwide/target/debug/deps/libchrono-5573cdec4a1f3120.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a50ad3e308bb8ddc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-20cb6a14022fa5de.rlib" "/opt/rustwide/target/debug/deps/libtime-e217edac17e767e5.rlib" "/opt/rustwide/target/debug/deps/liblog-16806d2907ecf26d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libclap-57959bd1a1a19c31.rlib" "/opt/rustwide/target/debug/deps/libvec_map-de5da0971b7274da.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-ce3443d82ed90512.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-f2865da249144f7c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-794cc78f848fe7af.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libatty-52a1533c389f4028.rlib" "/opt/rustwide/target/debug/deps/liblibc-7fde795bc221bd2c.rlib" "/opt/rustwide/target/debug/deps/libansi_term-4b9c56ff58f1d4f8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lOpenCL" "-lOpenCL" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lOpenCL [INFO] [stdout] /usr/bin/ld: cannot find -lOpenCL [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/find_function-6798bf9b44a1efa7.find_function.mtw2z8ut-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/find_function-6798bf9b44a1efa7.find_function.mtw2z8ut-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/find_function-6798bf9b44a1efa7.find_function.mtw2z8ut-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/find_function-6798bf9b44a1efa7.find_function.mtw2z8ut-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/find_function-6798bf9b44a1efa7.find_function.mtw2z8ut-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/find_function-6798bf9b44a1efa7.find_function.mtw2z8ut-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/find_function-6798bf9b44a1efa7.find_function.mtw2z8ut-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/find_function-6798bf9b44a1efa7.find_function.mtw2z8ut-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/find_function-6798bf9b44a1efa7.find_function.mtw2z8ut-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/find_function-6798bf9b44a1efa7.find_function.mtw2z8ut-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/find_function-6798bf9b44a1efa7.find_function.mtw2z8ut-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/find_function-6798bf9b44a1efa7.find_function.mtw2z8ut-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/find_function-6798bf9b44a1efa7.find_function.mtw2z8ut-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/find_function-6798bf9b44a1efa7.find_function.mtw2z8ut-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/find_function-6798bf9b44a1efa7.find_function.mtw2z8ut-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/find_function-6798bf9b44a1efa7.find_function.mtw2z8ut-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/find_function-6798bf9b44a1efa7" "/opt/rustwide/target/debug/deps/find_function-6798bf9b44a1efa7.15u5ofq6nvqa3ny5.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-67821d350c23dfac/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libautomaton-2f74a23dc5064cf5.rlib" "/opt/rustwide/target/debug/deps/libpermutohedron-f0f9e4f9bf926949.rlib" "/opt/rustwide/target/debug/deps/libitertools-bfc9b9180d99a89e.rlib" "/opt/rustwide/target/debug/deps/libsuperslice-d1e8d1f1ed53a81f.rlib" "/opt/rustwide/target/debug/deps/libbytesize-07a9309c46e502fd.rlib" "/opt/rustwide/target/debug/deps/libis_sorted-e345b64f8cf49fd9.rlib" "/opt/rustwide/target/debug/deps/libocl-2eb986b577df4e7c.rlib" "/opt/rustwide/target/debug/deps/libqutex-fdeae71f7c6be7a9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-103fe4fd6c781497.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-01de5301709fb508.rlib" "/opt/rustwide/target/debug/deps/libocl_core-764a24374a58fedc.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-aec6a91f0b16c042.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-24ab83515ff1a752.rlib" "/opt/rustwide/target/debug/deps/libnum-b6640ff497d968cc.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-5914533fbb4b015e.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-ef2cc138378049bb.rlib" "/opt/rustwide/target/debug/deps/librand-d5cc10f96007a8c7.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-c0ef87ad66631840.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-9b8dcdbe9df00400.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-7a3ef2123a40ae59.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-9803b4d8588feb0e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ce875846e7d587da.rlib" "/opt/rustwide/target/debug/deps/libfailure-2039875886c1ef79.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ba496ccbfe005298.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-17461e3ca275a444.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a9cad29397bf25c6.rlib" "/opt/rustwide/target/debug/deps/libfutures-98504813382a1383.rlib" "/opt/rustwide/target/debug/deps/librayon-34b4ab6bade6aa4e.rlib" "/opt/rustwide/target/debug/deps/librayon_core-e87ec290bcdf6a15.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8919fead9d38f4be.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-ec3107f03ea2f3ee.rlib" "/opt/rustwide/target/debug/deps/libeither-6c3f8a36797647b7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-2fc8f8831855c0f1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-cd3eb5ea43786081.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f521f275bc11d81e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-7a89d9f851c98821.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2a3e5563c3d7c7b8.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d3dbda0cfa4edd5a.rlib" "/opt/rustwide/target/debug/deps/libnodrop-9930c0e3be6b3e1a.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-b8160254f06e47b0.rlib" "/opt/rustwide/target/debug/deps/libregex-f78ddc550b86007d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-812f6a3f0004ea44.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-298f69367fd258cf.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-569a005d8bc61c1b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d5d1431bad08298f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-4c71da6d59386766.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5be80c9859951c00.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-131b880846a04f3c.rlib" "/opt/rustwide/target/debug/deps/libchrono-5573cdec4a1f3120.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a50ad3e308bb8ddc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-20cb6a14022fa5de.rlib" "/opt/rustwide/target/debug/deps/libtime-e217edac17e767e5.rlib" "/opt/rustwide/target/debug/deps/liblog-16806d2907ecf26d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libclap-57959bd1a1a19c31.rlib" "/opt/rustwide/target/debug/deps/libvec_map-de5da0971b7274da.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-ce3443d82ed90512.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-f2865da249144f7c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-794cc78f848fe7af.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libatty-52a1533c389f4028.rlib" "/opt/rustwide/target/debug/deps/liblibc-7fde795bc221bd2c.rlib" "/opt/rustwide/target/debug/deps/libansi_term-4b9c56ff58f1d4f8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lOpenCL" "-lOpenCL" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lOpenCL [INFO] [stdout] /usr/bin/ld: cannot find -lOpenCL [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/generalized_chinese_remainder_theorem-68d8e6615c7bb5a7.generalized_chinese_remainder_theorem.g91eu3x2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/generalized_chinese_remainder_theorem-68d8e6615c7bb5a7.generalized_chinese_remainder_theorem.g91eu3x2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/generalized_chinese_remainder_theorem-68d8e6615c7bb5a7.generalized_chinese_remainder_theorem.g91eu3x2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/generalized_chinese_remainder_theorem-68d8e6615c7bb5a7.generalized_chinese_remainder_theorem.g91eu3x2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/generalized_chinese_remainder_theorem-68d8e6615c7bb5a7.generalized_chinese_remainder_theorem.g91eu3x2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/generalized_chinese_remainder_theorem-68d8e6615c7bb5a7.generalized_chinese_remainder_theorem.g91eu3x2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/generalized_chinese_remainder_theorem-68d8e6615c7bb5a7.generalized_chinese_remainder_theorem.g91eu3x2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/generalized_chinese_remainder_theorem-68d8e6615c7bb5a7.generalized_chinese_remainder_theorem.g91eu3x2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/generalized_chinese_remainder_theorem-68d8e6615c7bb5a7.generalized_chinese_remainder_theorem.g91eu3x2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/generalized_chinese_remainder_theorem-68d8e6615c7bb5a7.generalized_chinese_remainder_theorem.g91eu3x2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/generalized_chinese_remainder_theorem-68d8e6615c7bb5a7.generalized_chinese_remainder_theorem.g91eu3x2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/generalized_chinese_remainder_theorem-68d8e6615c7bb5a7.generalized_chinese_remainder_theorem.g91eu3x2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/generalized_chinese_remainder_theorem-68d8e6615c7bb5a7.generalized_chinese_remainder_theorem.g91eu3x2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/generalized_chinese_remainder_theorem-68d8e6615c7bb5a7.generalized_chinese_remainder_theorem.g91eu3x2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/generalized_chinese_remainder_theorem-68d8e6615c7bb5a7.generalized_chinese_remainder_theorem.g91eu3x2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/generalized_chinese_remainder_theorem-68d8e6615c7bb5a7.generalized_chinese_remainder_theorem.g91eu3x2-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/generalized_chinese_remainder_theorem-68d8e6615c7bb5a7" "/opt/rustwide/target/debug/deps/generalized_chinese_remainder_theorem-68d8e6615c7bb5a7.543rlkp38ws03m9b.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-67821d350c23dfac/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpolynomial-672f4d13ce87b579.rlib" "/opt/rustwide/target/debug/deps/libmultiset-27c1fecea130b4a0.rlib" "/opt/rustwide/target/debug/deps/libautomaton-2f74a23dc5064cf5.rlib" "/opt/rustwide/target/debug/deps/libpermutohedron-f0f9e4f9bf926949.rlib" "/opt/rustwide/target/debug/deps/libsuperslice-d1e8d1f1ed53a81f.rlib" "/opt/rustwide/target/debug/deps/libbytesize-07a9309c46e502fd.rlib" "/opt/rustwide/target/debug/deps/libis_sorted-e345b64f8cf49fd9.rlib" "/opt/rustwide/target/debug/deps/libocl-2eb986b577df4e7c.rlib" "/opt/rustwide/target/debug/deps/libqutex-fdeae71f7c6be7a9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-103fe4fd6c781497.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-01de5301709fb508.rlib" "/opt/rustwide/target/debug/deps/libocl_core-764a24374a58fedc.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-aec6a91f0b16c042.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-24ab83515ff1a752.rlib" "/opt/rustwide/target/debug/deps/libnum-b6640ff497d968cc.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-5914533fbb4b015e.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-ef2cc138378049bb.rlib" "/opt/rustwide/target/debug/deps/librand-d5cc10f96007a8c7.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-c0ef87ad66631840.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-9b8dcdbe9df00400.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-7a3ef2123a40ae59.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-9803b4d8588feb0e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ce875846e7d587da.rlib" "/opt/rustwide/target/debug/deps/libfailure-2039875886c1ef79.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ba496ccbfe005298.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-17461e3ca275a444.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a9cad29397bf25c6.rlib" "/opt/rustwide/target/debug/deps/libfutures-98504813382a1383.rlib" "/opt/rustwide/target/debug/deps/librayon-34b4ab6bade6aa4e.rlib" "/opt/rustwide/target/debug/deps/librayon_core-e87ec290bcdf6a15.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8919fead9d38f4be.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-ec3107f03ea2f3ee.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-2fc8f8831855c0f1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-cd3eb5ea43786081.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f521f275bc11d81e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-7a89d9f851c98821.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2a3e5563c3d7c7b8.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d3dbda0cfa4edd5a.rlib" "/opt/rustwide/target/debug/deps/libnodrop-9930c0e3be6b3e1a.rlib" "/opt/rustwide/target/debug/deps/libitertools-bfc9b9180d99a89e.rlib" "/opt/rustwide/target/debug/deps/libeither-6c3f8a36797647b7.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-b8160254f06e47b0.rlib" "/opt/rustwide/target/debug/deps/libregex-f78ddc550b86007d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-812f6a3f0004ea44.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-298f69367fd258cf.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-569a005d8bc61c1b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d5d1431bad08298f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-4c71da6d59386766.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5be80c9859951c00.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-131b880846a04f3c.rlib" "/opt/rustwide/target/debug/deps/libchrono-5573cdec4a1f3120.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a50ad3e308bb8ddc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-20cb6a14022fa5de.rlib" "/opt/rustwide/target/debug/deps/libtime-e217edac17e767e5.rlib" "/opt/rustwide/target/debug/deps/liblog-16806d2907ecf26d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libclap-57959bd1a1a19c31.rlib" "/opt/rustwide/target/debug/deps/libvec_map-de5da0971b7274da.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-ce3443d82ed90512.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-f2865da249144f7c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-794cc78f848fe7af.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libatty-52a1533c389f4028.rlib" "/opt/rustwide/target/debug/deps/liblibc-7fde795bc221bd2c.rlib" "/opt/rustwide/target/debug/deps/libansi_term-4b9c56ff58f1d4f8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lOpenCL" "-lOpenCL" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lOpenCL [INFO] [stdout] /usr/bin/ld: cannot find -lOpenCL [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/robson_automata-d386d437c1af49da.robson_automata.5nzwbqfr-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/robson_automata-d386d437c1af49da.robson_automata.5nzwbqfr-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/robson_automata-d386d437c1af49da.robson_automata.5nzwbqfr-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/robson_automata-d386d437c1af49da.robson_automata.5nzwbqfr-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/robson_automata-d386d437c1af49da.robson_automata.5nzwbqfr-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/robson_automata-d386d437c1af49da.robson_automata.5nzwbqfr-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/robson_automata-d386d437c1af49da.robson_automata.5nzwbqfr-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/robson_automata-d386d437c1af49da.robson_automata.5nzwbqfr-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/robson_automata-d386d437c1af49da.robson_automata.5nzwbqfr-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/robson_automata-d386d437c1af49da.robson_automata.5nzwbqfr-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/robson_automata-d386d437c1af49da.robson_automata.5nzwbqfr-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/robson_automata-d386d437c1af49da.robson_automata.5nzwbqfr-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/robson_automata-d386d437c1af49da.robson_automata.5nzwbqfr-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/robson_automata-d386d437c1af49da.robson_automata.5nzwbqfr-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/robson_automata-d386d437c1af49da.robson_automata.5nzwbqfr-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/robson_automata-d386d437c1af49da.robson_automata.5nzwbqfr-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/robson_automata-d386d437c1af49da" "/opt/rustwide/target/debug/deps/robson_automata-d386d437c1af49da.2unpm0eskjtd49dy.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-67821d350c23dfac/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libautomaton-2f74a23dc5064cf5.rlib" "/opt/rustwide/target/debug/deps/libpermutohedron-f0f9e4f9bf926949.rlib" "/opt/rustwide/target/debug/deps/libitertools-bfc9b9180d99a89e.rlib" "/opt/rustwide/target/debug/deps/libsuperslice-d1e8d1f1ed53a81f.rlib" "/opt/rustwide/target/debug/deps/libbytesize-07a9309c46e502fd.rlib" "/opt/rustwide/target/debug/deps/libis_sorted-e345b64f8cf49fd9.rlib" "/opt/rustwide/target/debug/deps/libocl-2eb986b577df4e7c.rlib" "/opt/rustwide/target/debug/deps/libqutex-fdeae71f7c6be7a9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-103fe4fd6c781497.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-01de5301709fb508.rlib" "/opt/rustwide/target/debug/deps/libocl_core-764a24374a58fedc.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-aec6a91f0b16c042.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-24ab83515ff1a752.rlib" "/opt/rustwide/target/debug/deps/libnum-b6640ff497d968cc.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-5914533fbb4b015e.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-ef2cc138378049bb.rlib" "/opt/rustwide/target/debug/deps/librand-d5cc10f96007a8c7.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-c0ef87ad66631840.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-9b8dcdbe9df00400.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-7a3ef2123a40ae59.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-9803b4d8588feb0e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ce875846e7d587da.rlib" "/opt/rustwide/target/debug/deps/libfailure-2039875886c1ef79.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ba496ccbfe005298.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-17461e3ca275a444.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a9cad29397bf25c6.rlib" "/opt/rustwide/target/debug/deps/libfutures-98504813382a1383.rlib" "/opt/rustwide/target/debug/deps/librayon-34b4ab6bade6aa4e.rlib" "/opt/rustwide/target/debug/deps/librayon_core-e87ec290bcdf6a15.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8919fead9d38f4be.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-ec3107f03ea2f3ee.rlib" "/opt/rustwide/target/debug/deps/libeither-6c3f8a36797647b7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-2fc8f8831855c0f1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-cd3eb5ea43786081.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f521f275bc11d81e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-7a89d9f851c98821.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2a3e5563c3d7c7b8.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d3dbda0cfa4edd5a.rlib" "/opt/rustwide/target/debug/deps/libnodrop-9930c0e3be6b3e1a.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-b8160254f06e47b0.rlib" "/opt/rustwide/target/debug/deps/libregex-f78ddc550b86007d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-812f6a3f0004ea44.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-298f69367fd258cf.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-569a005d8bc61c1b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d5d1431bad08298f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-4c71da6d59386766.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5be80c9859951c00.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-131b880846a04f3c.rlib" "/opt/rustwide/target/debug/deps/libchrono-5573cdec4a1f3120.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a50ad3e308bb8ddc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-20cb6a14022fa5de.rlib" "/opt/rustwide/target/debug/deps/libtime-e217edac17e767e5.rlib" "/opt/rustwide/target/debug/deps/liblog-16806d2907ecf26d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libclap-57959bd1a1a19c31.rlib" "/opt/rustwide/target/debug/deps/libvec_map-de5da0971b7274da.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-ce3443d82ed90512.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-f2865da249144f7c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-794cc78f848fe7af.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libatty-52a1533c389f4028.rlib" "/opt/rustwide/target/debug/deps/liblibc-7fde795bc221bd2c.rlib" "/opt/rustwide/target/debug/deps/libansi_term-4b9c56ff58f1d4f8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lOpenCL" "-lOpenCL" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lOpenCL [INFO] [stdout] /usr/bin/ld: cannot find -lOpenCL [INFO] [stdout] collect2: error: ld returned 1 exit status [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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/separating_words-af91a5b6dd6ee685.separating_words.8sizfgx1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/separating_words-af91a5b6dd6ee685.separating_words.8sizfgx1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/separating_words-af91a5b6dd6ee685.separating_words.8sizfgx1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/separating_words-af91a5b6dd6ee685.separating_words.8sizfgx1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/separating_words-af91a5b6dd6ee685.separating_words.8sizfgx1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/separating_words-af91a5b6dd6ee685.separating_words.8sizfgx1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/separating_words-af91a5b6dd6ee685.separating_words.8sizfgx1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/separating_words-af91a5b6dd6ee685.separating_words.8sizfgx1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/separating_words-af91a5b6dd6ee685.separating_words.8sizfgx1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/separating_words-af91a5b6dd6ee685.separating_words.8sizfgx1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/separating_words-af91a5b6dd6ee685.separating_words.8sizfgx1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/separating_words-af91a5b6dd6ee685.separating_words.8sizfgx1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/separating_words-af91a5b6dd6ee685.separating_words.8sizfgx1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/separating_words-af91a5b6dd6ee685.separating_words.8sizfgx1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/separating_words-af91a5b6dd6ee685.separating_words.8sizfgx1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/separating_words-af91a5b6dd6ee685.separating_words.8sizfgx1-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/separating_words-af91a5b6dd6ee685" "/opt/rustwide/target/debug/deps/separating_words-af91a5b6dd6ee685.1oa3q7bxz7lt90cj.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-67821d350c23dfac/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librand-d2bb81d6b966f481.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ba1bf2bc8bba195d.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-28c4f6ca7d991334.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c5c97510187b0809.rlib" "/opt/rustwide/target/debug/deps/librand_core-3965e63bfbe5ed32.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2f8ed7ebf98a9a26.rlib" "/opt/rustwide/target/debug/deps/libautomaton-2f74a23dc5064cf5.rlib" "/opt/rustwide/target/debug/deps/libpermutohedron-f0f9e4f9bf926949.rlib" "/opt/rustwide/target/debug/deps/libitertools-bfc9b9180d99a89e.rlib" "/opt/rustwide/target/debug/deps/libsuperslice-d1e8d1f1ed53a81f.rlib" "/opt/rustwide/target/debug/deps/libbytesize-07a9309c46e502fd.rlib" "/opt/rustwide/target/debug/deps/libis_sorted-e345b64f8cf49fd9.rlib" "/opt/rustwide/target/debug/deps/libocl-2eb986b577df4e7c.rlib" "/opt/rustwide/target/debug/deps/libqutex-fdeae71f7c6be7a9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-103fe4fd6c781497.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-01de5301709fb508.rlib" "/opt/rustwide/target/debug/deps/libocl_core-764a24374a58fedc.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-aec6a91f0b16c042.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-24ab83515ff1a752.rlib" "/opt/rustwide/target/debug/deps/libnum-b6640ff497d968cc.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-5914533fbb4b015e.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-ef2cc138378049bb.rlib" "/opt/rustwide/target/debug/deps/librand-d5cc10f96007a8c7.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-c0ef87ad66631840.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-9b8dcdbe9df00400.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-7a3ef2123a40ae59.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-9803b4d8588feb0e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ce875846e7d587da.rlib" "/opt/rustwide/target/debug/deps/libfailure-2039875886c1ef79.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ba496ccbfe005298.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-17461e3ca275a444.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a9cad29397bf25c6.rlib" "/opt/rustwide/target/debug/deps/libfutures-98504813382a1383.rlib" "/opt/rustwide/target/debug/deps/librayon-34b4ab6bade6aa4e.rlib" "/opt/rustwide/target/debug/deps/librayon_core-e87ec290bcdf6a15.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8919fead9d38f4be.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-ec3107f03ea2f3ee.rlib" "/opt/rustwide/target/debug/deps/libeither-6c3f8a36797647b7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-2fc8f8831855c0f1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-cd3eb5ea43786081.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f521f275bc11d81e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-7a89d9f851c98821.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2a3e5563c3d7c7b8.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d3dbda0cfa4edd5a.rlib" "/opt/rustwide/target/debug/deps/libnodrop-9930c0e3be6b3e1a.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-b8160254f06e47b0.rlib" "/opt/rustwide/target/debug/deps/libregex-f78ddc550b86007d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-812f6a3f0004ea44.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-298f69367fd258cf.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-569a005d8bc61c1b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d5d1431bad08298f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-4c71da6d59386766.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5be80c9859951c00.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-131b880846a04f3c.rlib" "/opt/rustwide/target/debug/deps/libchrono-5573cdec4a1f3120.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a50ad3e308bb8ddc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-20cb6a14022fa5de.rlib" "/opt/rustwide/target/debug/deps/libtime-e217edac17e767e5.rlib" "/opt/rustwide/target/debug/deps/liblog-16806d2907ecf26d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libclap-57959bd1a1a19c31.rlib" "/opt/rustwide/target/debug/deps/libvec_map-de5da0971b7274da.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-ce3443d82ed90512.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-f2865da249144f7c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-794cc78f848fe7af.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libatty-52a1533c389f4028.rlib" "/opt/rustwide/target/debug/deps/liblibc-7fde795bc221bd2c.rlib" "/opt/rustwide/target/debug/deps/libansi_term-4b9c56ff58f1d4f8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lOpenCL" "-lOpenCL" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lOpenCL [INFO] [stdout] /usr/bin/ld: cannot find -lOpenCL [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b2601f85f018be0fd37358c99f8d97ba3ab56f9b90f9bb16d39995d88e3f5f69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2601f85f018be0fd37358c99f8d97ba3ab56f9b90f9bb16d39995d88e3f5f69", kill_on_drop: false }` [INFO] [stdout] b2601f85f018be0fd37358c99f8d97ba3ab56f9b90f9bb16d39995d88e3f5f69