[INFO] cloning repository https://github.com/aleshaleksey/libchmq [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aleshaleksey/libchmq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faleshaleksey%2Flibchmq", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faleshaleksey%2Flibchmq'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ced2de0a248160d9c4092642ff87bec16bd1a09 [INFO] testing aleshaleksey/libchmq against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faleshaleksey%2Flibchmq" "/workspace/builds/worker-41/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-41/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aleshaleksey/libchmq on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aleshaleksey/libchmq [INFO] finished tweaking git repo https://github.com/aleshaleksey/libchmq [INFO] tweaked toml for git repo https://github.com/aleshaleksey/libchmq written to /workspace/builds/worker-41/source/Cargo.toml [INFO] crate git repo https://github.com/aleshaleksey/libchmq already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded walkdir v2.2.5 [INFO] [stderr] Downloaded serde_derive v1.0.74 [INFO] [stderr] Downloaded serde v1.0.74 [INFO] [stderr] Downloaded same-file v1.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b86f8ba13bd5f71c4054a638c1179942504fb08f53308c7c0843f06ba44387cc [INFO] running `Command { std: "docker" "start" "-a" "b86f8ba13bd5f71c4054a638c1179942504fb08f53308c7c0843f06ba44387cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b86f8ba13bd5f71c4054a638c1179942504fb08f53308c7c0843f06ba44387cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b86f8ba13bd5f71c4054a638c1179942504fb08f53308c7c0843f06ba44387cc", kill_on_drop: false }` [INFO] [stdout] b86f8ba13bd5f71c4054a638c1179942504fb08f53308c7c0843f06ba44387cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dcdf266ada475414fc20b646c5c27ed25bfb78a88d17d76a01cfcc744338fa8d [INFO] running `Command { std: "docker" "start" "-a" "dcdf266ada475414fc20b646c5c27ed25bfb78a88d17d76a01cfcc744338fa8d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling same-file v1.0.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.74 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling ascii v0.7.1 [INFO] [stderr] Compiling libc v0.2.34 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling cesu8 v1.1.0 [INFO] [stderr] Compiling log v0.3.7 [INFO] [stderr] Compiling jni-sys v0.3.0 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling walkdir v2.2.5 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling combine v2.5.2 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling jni v0.10.1 (/opt/rustwide/workdir/jni-rs) [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stdout] warning: lint `unused_doc_comment` has been renamed to `unused_doc_comments` [INFO] [stdout] --> jni-rs/src/wrapper/errors.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #![allow(unused_doc_comment)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> jni-rs/src/wrapper/descriptors/desc.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | fn lookup(self, &JNIEnv<'a>) -> Result; [INFO] [stdout] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &JNIEnv<'a>` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_derive v1.0.74 [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> jni-rs/src/wrapper/jnienv.rs:267:16 [INFO] [stdout] | [INFO] [stdout] 267 | panic!(res.unwrap_err()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 267 | panic!("{}", res.unwrap_err()); [INFO] [stdout] | +++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 267 | std::panic::panic_any(res.unwrap_err()); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_json v1.0.26 [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling libchmq v0.9.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/enq.rs:1535:22 [INFO] [stdout] | [INFO] [stdout] 1535 | let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1535 - let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] 1535 + let mut s_c_vec:Vec=Vec::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/enq.rs:1622:22 [INFO] [stdout] | [INFO] [stdout] 1622 | let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1622 - let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] 1622 + let mut s_c_vec:Vec=Vec::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/enq.rs:1735:22 [INFO] [stdout] | [INFO] [stdout] 1735 | let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1735 - let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] 1735 + let mut s_c_vec:Vec=Vec::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/enq.rs:1841:22 [INFO] [stdout] | [INFO] [stdout] 1841 | let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1841 - let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] 1841 + let mut s_c_vec:Vec=Vec::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/enq.rs:3746:15 [INFO] [stdout] | [INFO] [stdout] 3746 | dis(v_buf));; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/czq.rs:1218:22 [INFO] [stdout] | [INFO] [stdout] 1218 | let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1218 - let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] 1218 + let mut s_c_vec:Vec=Vec::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/czq.rs:1298:22 [INFO] [stdout] | [INFO] [stdout] 1298 | let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1298 - let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] 1298 + let mut s_c_vec:Vec=Vec::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/czq.rs:1404:22 [INFO] [stdout] | [INFO] [stdout] 1404 | let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1404 - let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] 1404 + let mut s_c_vec:Vec=Vec::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/czq.rs:1502:22 [INFO] [stdout] | [INFO] [stdout] 1502 | let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1502 - let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] 1502 + let mut s_c_vec:Vec=Vec::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/czq.rs:3304:15 [INFO] [stdout] | [INFO] [stdout] 3304 | dis(v_buf));; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Compound` [INFO] [stdout] --> src/anden.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use Compound; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sscri` [INFO] [stdout] --> src/anden.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use Sscri; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `enq` [INFO] [stdout] --> src/anden.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use enq; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand` [INFO] [stdout] --> src/anden.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use rand; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::Rng` [INFO] [stdout] --> src/anden.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EN` [INFO] [stdout] --> src/anden.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use EN; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `enq::WARNING` [INFO] [stdout] --> src/anden.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use enq::WARNING; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `enq::TITLE` [INFO] [stdout] --> src/anden.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use enq::TITLE; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `enq::ABOUT` [INFO] [stdout] --> src/anden.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use enq::ABOUT; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Compound` [INFO] [stdout] --> src/andcz.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use Compound; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sscri` [INFO] [stdout] --> src/andcz.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use Sscri; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `czq` [INFO] [stdout] --> src/andcz.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use czq; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand` [INFO] [stdout] --> src/andcz.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use rand; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::Rng` [INFO] [stdout] --> src/andcz.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `czq::WARNING` [INFO] [stdout] --> src/andcz.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use czq::WARNING; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `czq::TITLE` [INFO] [stdout] --> src/andcz.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use czq::TITLE; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `czq::ABOUT` [INFO] [stdout] --> src/andcz.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use czq::ABOUT; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CZ` [INFO] [stdout] --> src/andcz.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use CZ; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:522:11 [INFO] [stdout] | [INFO] [stdout] 522 | _ => {;}, [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:1114:13 [INFO] [stdout] | [INFO] [stdout] 1114 | '\u{2074}'...'\u{2079}'=>true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:1123:13 [INFO] [stdout] | [INFO] [stdout] 1123 | '\u{2080}'...'\u{2089}' => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:1131:6 [INFO] [stdout] | [INFO] [stdout] 1131 | '0'...'9' => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:1132:6 [INFO] [stdout] | [INFO] [stdout] 1132 | 'a'...'z' => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:1133:6 [INFO] [stdout] | [INFO] [stdout] 1133 | 'A'...'Z' => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:294:61 [INFO] [stdout] | [INFO] [stdout] 294 | pub fn generate_questions(lib:&Vec,questions:Vec<&Fn(&Vec)->(String,String)>,lang:u8,mode:u8)->(String,String,String,... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 294 - pub fn generate_questions(lib:&Vec,questions:Vec<&Fn(&Vec)->(String,String)>,lang:u8,mode:u8)->(String,String,String,String) { [INFO] [stdout] 294 + pub fn generate_questions(lib:&Vec,questions:Vec<&dyn Fn(&Vec)->(String,String)>,lang:u8,mode:u8)->(String,String,String,String) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:311:63 [INFO] [stdout] | [INFO] [stdout] 311 | pub fn generate_r_questions(lib:&Vec,questions:Vec<&Fn(&Vec)->(String,String)>,lang:u8,mode:u8)->(String,String,Strin... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 311 - pub fn generate_r_questions(lib:&Vec,questions:Vec<&Fn(&Vec)->(String,String)>,lang:u8,mode:u8)->(String,String,String,String) { [INFO] [stdout] 311 + pub fn generate_r_questions(lib:&Vec,questions:Vec<&dyn Fn(&Vec)->(String,String)>,lang:u8,mode:u8)->(String,String,String,String) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `p_h` is assigned to, but never used [INFO] [stdout] --> src/czq.rs:3851:6 [INFO] [stdout] | [INFO] [stdout] 3851 | let p_h; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: consider using `_p_h` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `p_h` is never read [INFO] [stdout] --> src/czq.rs:3853:3 [INFO] [stdout] | [INFO] [stdout] 3853 | p_h = 0.0-TEN.log(n_f64*conc); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `p_h` is never read [INFO] [stdout] --> src/czq.rs:3855:3 [INFO] [stdout] | [INFO] [stdout] 3855 | p_h = 14.0+TEN.log(n_f64*conc); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value passed to `a` is never read [INFO] [stdout] --> src/czq.rs:3951:32 [INFO] [stdout] | [INFO] [stdout] 3951 | pub fn create_compound_lib(mut a:Vec)->Vec{ [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:261:13 [INFO] [stdout] | [INFO] [stdout] 261 | for (num,(mut name,ch)) in self.solutes_num.iter().zip( [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/lib.rs:1145:7 [INFO] [stdout] | [INFO] [stdout] 1145 | for mut x in formula.chars() { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 42 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [optimized] target(s) in 37.83s [INFO] running `Command { std: "docker" "inspect" "dcdf266ada475414fc20b646c5c27ed25bfb78a88d17d76a01cfcc744338fa8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcdf266ada475414fc20b646c5c27ed25bfb78a88d17d76a01cfcc744338fa8d", kill_on_drop: false }` [INFO] [stdout] dcdf266ada475414fc20b646c5c27ed25bfb78a88d17d76a01cfcc744338fa8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0fd5f172d7de765fc9378cc802aea1a8ef5956afab4c635fbe001979598d740 [INFO] running `Command { std: "docker" "start" "-a" "c0fd5f172d7de765fc9378cc802aea1a8ef5956afab4c635fbe001979598d740", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libchmq v0.9.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `unused_doc_comment` has been renamed to `unused_doc_comments` [INFO] [stdout] --> jni-rs/src/wrapper/errors.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #![allow(unused_doc_comment)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> jni-rs/src/wrapper/descriptors/desc.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | fn lookup(self, &JNIEnv<'a>) -> Result; [INFO] [stdout] | ^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &JNIEnv<'a>` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> jni-rs/src/wrapper/jnienv.rs:267:16 [INFO] [stdout] | [INFO] [stdout] 267 | panic!(res.unwrap_err()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 267 | panic!("{}", res.unwrap_err()); [INFO] [stdout] | +++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 267 | std::panic::panic_any(res.unwrap_err()); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `libchmq` [INFO] [stdout] --> tests/test.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate libchmq; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | let mut ccompounds = czq::create_compound_lib(Vec::new()); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:8:24 [INFO] [stdout] | [INFO] [stdout] 8 | let mut ecompounds = enq::create_compound_lib(Vec::new()); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | let (a,b) = (czq::form_chem(x),czq::form_chem(x)).sscri_html(CZ); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:11:35 [INFO] [stdout] | [INFO] [stdout] 11 | let (a,b) = (czq::form_chem(x),czq::form_chem(x)).sscri_html(CZ); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 16 | let (c,d) = (enq::form_chem(x),enq::form_chem(x)).sscri_html(EN); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:16:35 [INFO] [stdout] | [INFO] [stdout] 16 | let (c,d) = (enq::form_chem(x),enq::form_chem(x)).sscri_html(EN); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | let reactions = enq::create_reaction_lib(); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:41:15 [INFO] [stdout] | [INFO] [stdout] 41 | compounds = czq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:44:20 [INFO] [stdout] | [INFO] [stdout] 44 | println!("\n{}",czq::form_chem(x)); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:45:18 [INFO] [stdout] | [INFO] [stdout] 45 | println!("{}",czq::mini_form_chem(x)); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:55:15 [INFO] [stdout] | [INFO] [stdout] 55 | compounds = enq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:58:20 [INFO] [stdout] | [INFO] [stdout] 58 | println!("\n{}",enq::form_chem(x)); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:59:18 [INFO] [stdout] | [INFO] [stdout] 59 | println!("{}",enq::mini_form_chem(x)); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:68:19 [INFO] [stdout] | [INFO] [stdout] 68 | let reactions = enq::create_reaction_lib(); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:69:15 [INFO] [stdout] | [INFO] [stdout] 69 | let (q,a) = enq::q_5_0_pressure(&reactions); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:78:19 [INFO] [stdout] | [INFO] [stdout] 78 | let reactions = enq::create_reaction_lib(); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:79:15 [INFO] [stdout] | [INFO] [stdout] 79 | let (q,a) = enq::q_5_0_enthalpy(&reactions); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:88:19 [INFO] [stdout] | [INFO] [stdout] 88 | let reactions = enq::create_reaction_lib(); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:89:15 [INFO] [stdout] | [INFO] [stdout] 89 | let (q,a) = enq::q_5_1(&reactions); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:98:19 [INFO] [stdout] | [INFO] [stdout] 98 | let reactions = enq::create_reaction_lib(); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:99:15 [INFO] [stdout] | [INFO] [stdout] 99 | let (q,a) = enq::q_5_2(&reactions); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:109:23 [INFO] [stdout] | [INFO] [stdout] 109 | let mut reactions = enq::create_reaction_lib(); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:114:16 [INFO] [stdout] | [INFO] [stdout] 114 | let (q,a) = enq::q_5_0_pressure(&reactions).sscri_html(EN); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:117:16 [INFO] [stdout] | [INFO] [stdout] 117 | let (q,a) = enq::q_5_0_enthalpy(&reactions).sscri_html(EN); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:120:16 [INFO] [stdout] | [INFO] [stdout] 120 | let (q,a) = enq::q_5_1(&reactions).sscri_html(EN); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:123:16 [INFO] [stdout] | [INFO] [stdout] 123 | let (q,a) = enq::q_5_2(&reactions).sscri_html(EN); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:134:15 [INFO] [stdout] | [INFO] [stdout] 134 | compounds = enq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:135:15 [INFO] [stdout] | [INFO] [stdout] 135 | let (q,a) = enq::q_1_0(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:136:16 [INFO] [stdout] | [INFO] [stdout] 136 | let (h,mh) = enq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:149:15 [INFO] [stdout] | [INFO] [stdout] 149 | compounds = enq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:150:15 [INFO] [stdout] | [INFO] [stdout] 150 | let (q,a) = enq::q_1_1(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:151:16 [INFO] [stdout] | [INFO] [stdout] 151 | let (h,mh) = enq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | compounds = enq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:165:15 [INFO] [stdout] | [INFO] [stdout] 165 | let (q,a) = enq::q_1_2(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:166:16 [INFO] [stdout] | [INFO] [stdout] 166 | let (h,mh) = enq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:179:15 [INFO] [stdout] | [INFO] [stdout] 179 | compounds = enq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:180:15 [INFO] [stdout] | [INFO] [stdout] 180 | let (q,a) = enq::q_1_2b(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:181:16 [INFO] [stdout] | [INFO] [stdout] 181 | let (h,mh) = enq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:194:15 [INFO] [stdout] | [INFO] [stdout] 194 | compounds = enq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:195:15 [INFO] [stdout] | [INFO] [stdout] 195 | let (q,a) = enq::q_1_2c(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:196:16 [INFO] [stdout] | [INFO] [stdout] 196 | let (h,mh) = enq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:209:15 [INFO] [stdout] | [INFO] [stdout] 209 | compounds = enq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:210:15 [INFO] [stdout] | [INFO] [stdout] 210 | let (q,a) = enq::q_1_3(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:211:16 [INFO] [stdout] | [INFO] [stdout] 211 | let (h,mh) = enq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:224:15 [INFO] [stdout] | [INFO] [stdout] 224 | compounds = enq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:225:15 [INFO] [stdout] | [INFO] [stdout] 225 | let (q,a) = enq::q_1_4(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:226:16 [INFO] [stdout] | [INFO] [stdout] 226 | let (h,mh) = enq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:239:15 [INFO] [stdout] | [INFO] [stdout] 239 | compounds = enq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:240:15 [INFO] [stdout] | [INFO] [stdout] 240 | let (q,a) = enq::q_1_4b(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:241:16 [INFO] [stdout] | [INFO] [stdout] 241 | let (h,mh) = enq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:254:15 [INFO] [stdout] | [INFO] [stdout] 254 | compounds = enq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:255:15 [INFO] [stdout] | [INFO] [stdout] 255 | let (q,a) = enq::q_1_4c(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:256:16 [INFO] [stdout] | [INFO] [stdout] 256 | let (h,mh) = enq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:269:15 [INFO] [stdout] | [INFO] [stdout] 269 | compounds = enq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:270:15 [INFO] [stdout] | [INFO] [stdout] 270 | let (q,a) = enq::q_1_4d(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:271:16 [INFO] [stdout] | [INFO] [stdout] 271 | let (h,mh) = enq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:284:15 [INFO] [stdout] | [INFO] [stdout] 284 | compounds = enq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:285:15 [INFO] [stdout] | [INFO] [stdout] 285 | let (q,a) = enq::q_2_0(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:286:16 [INFO] [stdout] | [INFO] [stdout] 286 | let (h,mh) = enq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:299:15 [INFO] [stdout] | [INFO] [stdout] 299 | compounds = enq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:300:15 [INFO] [stdout] | [INFO] [stdout] 300 | let (q,a) = enq::q_2_1(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:301:16 [INFO] [stdout] | [INFO] [stdout] 301 | let (h,mh) = enq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:314:15 [INFO] [stdout] | [INFO] [stdout] 314 | compounds = enq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:315:15 [INFO] [stdout] | [INFO] [stdout] 315 | let (q,a) = enq::q_2_2(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:316:16 [INFO] [stdout] | [INFO] [stdout] 316 | let (h,mh) = enq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:329:15 [INFO] [stdout] | [INFO] [stdout] 329 | compounds = enq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:330:15 [INFO] [stdout] | [INFO] [stdout] 330 | let (q,a) = enq::q_2_3(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:331:16 [INFO] [stdout] | [INFO] [stdout] 331 | let (h,mh) = enq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:344:15 [INFO] [stdout] | [INFO] [stdout] 344 | compounds = enq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:345:15 [INFO] [stdout] | [INFO] [stdout] 345 | let (q,a) = enq::q_2_4(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:346:16 [INFO] [stdout] | [INFO] [stdout] 346 | let (h,mh) = enq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:359:15 [INFO] [stdout] | [INFO] [stdout] 359 | compounds = enq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:360:15 [INFO] [stdout] | [INFO] [stdout] 360 | let (q,a) = enq::q_2_4s(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:361:16 [INFO] [stdout] | [INFO] [stdout] 361 | let (h,mh) = enq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:374:15 [INFO] [stdout] | [INFO] [stdout] 374 | compounds = enq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:375:15 [INFO] [stdout] | [INFO] [stdout] 375 | let (q,a) = enq::q_3_0(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:376:16 [INFO] [stdout] | [INFO] [stdout] 376 | let (h,mh) = enq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:389:15 [INFO] [stdout] | [INFO] [stdout] 389 | compounds = enq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:390:15 [INFO] [stdout] | [INFO] [stdout] 390 | let (q,a) = enq::q_3_1(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:391:16 [INFO] [stdout] | [INFO] [stdout] 391 | let (h,mh) = enq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:404:15 [INFO] [stdout] | [INFO] [stdout] 404 | compounds = enq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:405:15 [INFO] [stdout] | [INFO] [stdout] 405 | let (q,a) = enq::q_3_2(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:406:16 [INFO] [stdout] | [INFO] [stdout] 406 | let (h,mh) = enq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:419:15 [INFO] [stdout] | [INFO] [stdout] 419 | compounds = enq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:420:15 [INFO] [stdout] | [INFO] [stdout] 420 | let (q,a) = enq::q_3_2b(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:421:16 [INFO] [stdout] | [INFO] [stdout] 421 | let (h,mh) = enq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:434:15 [INFO] [stdout] | [INFO] [stdout] 434 | compounds = enq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:435:15 [INFO] [stdout] | [INFO] [stdout] 435 | let (q,a) = enq::q_3_2c(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:436:16 [INFO] [stdout] | [INFO] [stdout] 436 | let (h,mh) = enq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:449:15 [INFO] [stdout] | [INFO] [stdout] 449 | compounds = enq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:450:15 [INFO] [stdout] | [INFO] [stdout] 450 | let (q,a) = enq::q_4_0(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:451:16 [INFO] [stdout] | [INFO] [stdout] 451 | let (h,mh) = enq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:464:15 [INFO] [stdout] | [INFO] [stdout] 464 | compounds = enq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:465:15 [INFO] [stdout] | [INFO] [stdout] 465 | let (q,a) = enq::q_4_0a(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:466:16 [INFO] [stdout] | [INFO] [stdout] 466 | let (h,mh) = enq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:479:15 [INFO] [stdout] | [INFO] [stdout] 479 | compounds = enq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:480:15 [INFO] [stdout] | [INFO] [stdout] 480 | let (q,a) = enq::q_4_1(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:481:16 [INFO] [stdout] | [INFO] [stdout] 481 | let (h,mh) = enq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:494:15 [INFO] [stdout] | [INFO] [stdout] 494 | compounds = enq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:495:15 [INFO] [stdout] | [INFO] [stdout] 495 | let (q,a) = enq::q_4_1b(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:496:16 [INFO] [stdout] | [INFO] [stdout] 496 | let (h,mh) = enq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:509:15 [INFO] [stdout] | [INFO] [stdout] 509 | compounds = enq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:510:15 [INFO] [stdout] | [INFO] [stdout] 510 | let (q,a) = enq::q_6_0(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:511:16 [INFO] [stdout] | [INFO] [stdout] 511 | let (h,mh) = enq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:524:15 [INFO] [stdout] | [INFO] [stdout] 524 | compounds = enq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:525:15 [INFO] [stdout] | [INFO] [stdout] 525 | let (q,a) = enq::q_6_0b(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:526:16 [INFO] [stdout] | [INFO] [stdout] 526 | let (h,mh) = enq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:539:15 [INFO] [stdout] | [INFO] [stdout] 539 | compounds = enq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:540:15 [INFO] [stdout] | [INFO] [stdout] 540 | let (q,a) = enq::q_6_1(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:541:16 [INFO] [stdout] | [INFO] [stdout] 541 | let (h,mh) = enq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:554:15 [INFO] [stdout] | [INFO] [stdout] 554 | compounds = enq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:555:15 [INFO] [stdout] | [INFO] [stdout] 555 | let (q,a) = enq::q_6_1b(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:556:16 [INFO] [stdout] | [INFO] [stdout] 556 | let (h,mh) = enq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:569:15 [INFO] [stdout] | [INFO] [stdout] 569 | compounds = enq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:570:15 [INFO] [stdout] | [INFO] [stdout] 570 | let (q,a) = enq::q_6_2a(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:571:16 [INFO] [stdout] | [INFO] [stdout] 571 | let (h,mh) = enq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:584:15 [INFO] [stdout] | [INFO] [stdout] 584 | compounds = enq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:585:15 [INFO] [stdout] | [INFO] [stdout] 585 | let (q,a) = enq::q_6_2b(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:586:16 [INFO] [stdout] | [INFO] [stdout] 586 | let (h,mh) = enq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:599:15 [INFO] [stdout] | [INFO] [stdout] 599 | compounds = enq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:600:15 [INFO] [stdout] | [INFO] [stdout] 600 | let (q,a) = enq::q_6_3(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:601:16 [INFO] [stdout] | [INFO] [stdout] 601 | let (h,mh) = enq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:614:15 [INFO] [stdout] | [INFO] [stdout] 614 | compounds = enq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:615:15 [INFO] [stdout] | [INFO] [stdout] 615 | let (q,a) = enq::q_6_3b(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:616:16 [INFO] [stdout] | [INFO] [stdout] 616 | let (h,mh) = enq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:629:15 [INFO] [stdout] | [INFO] [stdout] 629 | compounds = enq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:630:15 [INFO] [stdout] | [INFO] [stdout] 630 | let (q,a) = enq::q_7_0(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:631:16 [INFO] [stdout] | [INFO] [stdout] 631 | let (h,mh) = enq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:644:15 [INFO] [stdout] | [INFO] [stdout] 644 | compounds = enq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:645:15 [INFO] [stdout] | [INFO] [stdout] 645 | let (q,a) = enq::q_7_0b(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:646:16 [INFO] [stdout] | [INFO] [stdout] 646 | let (h,mh) = enq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:659:15 [INFO] [stdout] | [INFO] [stdout] 659 | compounds = enq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:660:15 [INFO] [stdout] | [INFO] [stdout] 660 | let (q,a) = enq::q_7_0c(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:661:16 [INFO] [stdout] | [INFO] [stdout] 661 | let (h,mh) = enq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:674:15 [INFO] [stdout] | [INFO] [stdout] 674 | compounds = enq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:675:15 [INFO] [stdout] | [INFO] [stdout] 675 | let (q,a) = enq::q_7_1(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:676:16 [INFO] [stdout] | [INFO] [stdout] 676 | let (h,mh) = enq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:689:15 [INFO] [stdout] | [INFO] [stdout] 689 | compounds = enq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:690:15 [INFO] [stdout] | [INFO] [stdout] 690 | let (q,a) = enq::q_7_1b(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:691:16 [INFO] [stdout] | [INFO] [stdout] 691 | let (h,mh) = enq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:704:15 [INFO] [stdout] | [INFO] [stdout] 704 | compounds = enq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:705:15 [INFO] [stdout] | [INFO] [stdout] 705 | let (q,a) = enq::q_7_2(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:706:16 [INFO] [stdout] | [INFO] [stdout] 706 | let (h,mh) = enq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:719:15 [INFO] [stdout] | [INFO] [stdout] 719 | compounds = enq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:720:15 [INFO] [stdout] | [INFO] [stdout] 720 | let (q,a) = enq::q_7_3(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:721:16 [INFO] [stdout] | [INFO] [stdout] 721 | let (h,mh) = enq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:734:15 [INFO] [stdout] | [INFO] [stdout] 734 | compounds = enq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:735:15 [INFO] [stdout] | [INFO] [stdout] 735 | let (q,a) = enq::q_7_3b(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `enq` [INFO] [stdout] --> tests/test.rs:736:16 [INFO] [stdout] | [INFO] [stdout] 736 | let (h,mh) = enq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `enq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:749:15 [INFO] [stdout] | [INFO] [stdout] 749 | compounds = czq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:750:15 [INFO] [stdout] | [INFO] [stdout] 750 | let (q,a) = czq::q_1_0(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:751:16 [INFO] [stdout] | [INFO] [stdout] 751 | let (h,mh) = czq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:764:15 [INFO] [stdout] | [INFO] [stdout] 764 | compounds = czq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:765:15 [INFO] [stdout] | [INFO] [stdout] 765 | let (q,a) = czq::q_1_1(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:766:16 [INFO] [stdout] | [INFO] [stdout] 766 | let (h,mh) = czq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:779:15 [INFO] [stdout] | [INFO] [stdout] 779 | compounds = czq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:780:15 [INFO] [stdout] | [INFO] [stdout] 780 | let (q,a) = czq::q_1_2(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:781:16 [INFO] [stdout] | [INFO] [stdout] 781 | let (h,mh) = czq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:794:15 [INFO] [stdout] | [INFO] [stdout] 794 | compounds = czq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:795:15 [INFO] [stdout] | [INFO] [stdout] 795 | let (q,a) = czq::q_1_2b(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:796:16 [INFO] [stdout] | [INFO] [stdout] 796 | let (h,mh) = czq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:824:15 [INFO] [stdout] | [INFO] [stdout] 824 | compounds = czq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:825:15 [INFO] [stdout] | [INFO] [stdout] 825 | let (q,a) = czq::q_1_3(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:826:16 [INFO] [stdout] | [INFO] [stdout] 826 | let (h,mh) = czq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:839:15 [INFO] [stdout] | [INFO] [stdout] 839 | compounds = czq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:840:15 [INFO] [stdout] | [INFO] [stdout] 840 | let (q,a) = czq::q_1_4(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:841:16 [INFO] [stdout] | [INFO] [stdout] 841 | let (h,mh) = czq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:854:15 [INFO] [stdout] | [INFO] [stdout] 854 | compounds = czq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:855:15 [INFO] [stdout] | [INFO] [stdout] 855 | let (q,a) = czq::q_1_4b(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:856:16 [INFO] [stdout] | [INFO] [stdout] 856 | let (h,mh) = czq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:899:15 [INFO] [stdout] | [INFO] [stdout] 899 | compounds = czq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:900:15 [INFO] [stdout] | [INFO] [stdout] 900 | let (q,a) = czq::q_2_0(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:901:16 [INFO] [stdout] | [INFO] [stdout] 901 | let (h,mh) = czq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:914:15 [INFO] [stdout] | [INFO] [stdout] 914 | compounds = czq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:915:15 [INFO] [stdout] | [INFO] [stdout] 915 | let (q,a) = czq::q_2_1(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:916:16 [INFO] [stdout] | [INFO] [stdout] 916 | let (h,mh) = czq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:929:15 [INFO] [stdout] | [INFO] [stdout] 929 | compounds = czq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:930:15 [INFO] [stdout] | [INFO] [stdout] 930 | let (q,a) = czq::q_2_2(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:931:16 [INFO] [stdout] | [INFO] [stdout] 931 | let (h,mh) = czq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:944:15 [INFO] [stdout] | [INFO] [stdout] 944 | compounds = czq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:945:15 [INFO] [stdout] | [INFO] [stdout] 945 | let (q,a) = czq::q_2_3(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:946:16 [INFO] [stdout] | [INFO] [stdout] 946 | let (h,mh) = czq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:959:15 [INFO] [stdout] | [INFO] [stdout] 959 | compounds = czq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:960:15 [INFO] [stdout] | [INFO] [stdout] 960 | let (q,a) = czq::q_2_4(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:961:16 [INFO] [stdout] | [INFO] [stdout] 961 | let (h,mh) = czq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:974:15 [INFO] [stdout] | [INFO] [stdout] 974 | compounds = czq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:975:15 [INFO] [stdout] | [INFO] [stdout] 975 | let (q,a) = czq::q_2_4s(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:976:16 [INFO] [stdout] | [INFO] [stdout] 976 | let (h,mh) = czq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:989:15 [INFO] [stdout] | [INFO] [stdout] 989 | compounds = czq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:990:15 [INFO] [stdout] | [INFO] [stdout] 990 | let (q,a) = czq::q_3_0(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:991:16 [INFO] [stdout] | [INFO] [stdout] 991 | let (h,mh) = czq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1004:15 [INFO] [stdout] | [INFO] [stdout] 1004 | compounds = czq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1005:15 [INFO] [stdout] | [INFO] [stdout] 1005 | let (q,a) = czq::q_3_1(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1006:16 [INFO] [stdout] | [INFO] [stdout] 1006 | let (h,mh) = czq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1019:15 [INFO] [stdout] | [INFO] [stdout] 1019 | compounds = czq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1020:15 [INFO] [stdout] | [INFO] [stdout] 1020 | let (q,a) = czq::q_3_2(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1021:16 [INFO] [stdout] | [INFO] [stdout] 1021 | let (h,mh) = czq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1034:15 [INFO] [stdout] | [INFO] [stdout] 1034 | compounds = czq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1035:15 [INFO] [stdout] | [INFO] [stdout] 1035 | let (q,a) = czq::q_3_2b(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1036:16 [INFO] [stdout] | [INFO] [stdout] 1036 | let (h,mh) = czq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1049:15 [INFO] [stdout] | [INFO] [stdout] 1049 | compounds = czq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1050:15 [INFO] [stdout] | [INFO] [stdout] 1050 | let (q,a) = czq::q_3_2c(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1051:16 [INFO] [stdout] | [INFO] [stdout] 1051 | let (h,mh) = czq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1064:15 [INFO] [stdout] | [INFO] [stdout] 1064 | compounds = czq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1065:15 [INFO] [stdout] | [INFO] [stdout] 1065 | let (q,a) = czq::q_4_0(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1066:16 [INFO] [stdout] | [INFO] [stdout] 1066 | let (h,mh) = czq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1079:15 [INFO] [stdout] | [INFO] [stdout] 1079 | compounds = czq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1080:15 [INFO] [stdout] | [INFO] [stdout] 1080 | let (q,a) = czq::q_4_0a(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1081:16 [INFO] [stdout] | [INFO] [stdout] 1081 | let (h,mh) = czq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1094:15 [INFO] [stdout] | [INFO] [stdout] 1094 | compounds = czq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1095:15 [INFO] [stdout] | [INFO] [stdout] 1095 | let (q,a) = czq::q_4_1(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1096:16 [INFO] [stdout] | [INFO] [stdout] 1096 | let (h,mh) = czq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1109:15 [INFO] [stdout] | [INFO] [stdout] 1109 | compounds = czq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1110:15 [INFO] [stdout] | [INFO] [stdout] 1110 | let (q,a) = czq::q_4_1b(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1111:16 [INFO] [stdout] | [INFO] [stdout] 1111 | let (h,mh) = czq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1124:15 [INFO] [stdout] | [INFO] [stdout] 1124 | compounds = czq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1125:15 [INFO] [stdout] | [INFO] [stdout] 1125 | let (q,a) = czq::q_6_0(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1126:16 [INFO] [stdout] | [INFO] [stdout] 1126 | let (h,mh) = czq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1139:15 [INFO] [stdout] | [INFO] [stdout] 1139 | compounds = czq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1140:15 [INFO] [stdout] | [INFO] [stdout] 1140 | let (q,a) = czq::q_6_0b(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1141:16 [INFO] [stdout] | [INFO] [stdout] 1141 | let (h,mh) = czq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1154:15 [INFO] [stdout] | [INFO] [stdout] 1154 | compounds = czq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1155:15 [INFO] [stdout] | [INFO] [stdout] 1155 | let (q,a) = czq::q_6_1(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1156:16 [INFO] [stdout] | [INFO] [stdout] 1156 | let (h,mh) = czq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1169:15 [INFO] [stdout] | [INFO] [stdout] 1169 | compounds = czq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1170:15 [INFO] [stdout] | [INFO] [stdout] 1170 | let (q,a) = czq::q_6_1b(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1171:16 [INFO] [stdout] | [INFO] [stdout] 1171 | let (h,mh) = czq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1184:15 [INFO] [stdout] | [INFO] [stdout] 1184 | compounds = czq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1185:15 [INFO] [stdout] | [INFO] [stdout] 1185 | let (q,a) = czq::q_6_2a(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1186:16 [INFO] [stdout] | [INFO] [stdout] 1186 | let (h,mh) = czq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1199:15 [INFO] [stdout] | [INFO] [stdout] 1199 | compounds = czq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1200:15 [INFO] [stdout] | [INFO] [stdout] 1200 | let (q,a) = czq::q_6_2b(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1201:16 [INFO] [stdout] | [INFO] [stdout] 1201 | let (h,mh) = czq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1214:15 [INFO] [stdout] | [INFO] [stdout] 1214 | compounds = czq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1215:15 [INFO] [stdout] | [INFO] [stdout] 1215 | let (q,a) = czq::q_6_3(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1216:16 [INFO] [stdout] | [INFO] [stdout] 1216 | let (h,mh) = czq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1229:15 [INFO] [stdout] | [INFO] [stdout] 1229 | compounds = czq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1230:15 [INFO] [stdout] | [INFO] [stdout] 1230 | let (q,a) = czq::q_6_3b(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1231:16 [INFO] [stdout] | [INFO] [stdout] 1231 | let (h,mh) = czq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1244:15 [INFO] [stdout] | [INFO] [stdout] 1244 | compounds = czq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1245:15 [INFO] [stdout] | [INFO] [stdout] 1245 | let (q,a) = czq::q_7_0(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1246:16 [INFO] [stdout] | [INFO] [stdout] 1246 | let (h,mh) = czq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1259:15 [INFO] [stdout] | [INFO] [stdout] 1259 | compounds = czq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1260:15 [INFO] [stdout] | [INFO] [stdout] 1260 | let (q,a) = czq::q_7_0b(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1261:16 [INFO] [stdout] | [INFO] [stdout] 1261 | let (h,mh) = czq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1274:15 [INFO] [stdout] | [INFO] [stdout] 1274 | compounds = czq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1275:15 [INFO] [stdout] | [INFO] [stdout] 1275 | let (q,a) = czq::q_7_0c(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1276:16 [INFO] [stdout] | [INFO] [stdout] 1276 | let (h,mh) = czq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1289:15 [INFO] [stdout] | [INFO] [stdout] 1289 | compounds = czq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1290:15 [INFO] [stdout] | [INFO] [stdout] 1290 | let (q,a) = czq::q_7_1(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1291:16 [INFO] [stdout] | [INFO] [stdout] 1291 | let (h,mh) = czq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1304:15 [INFO] [stdout] | [INFO] [stdout] 1304 | compounds = czq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1305:15 [INFO] [stdout] | [INFO] [stdout] 1305 | let (q,a) = czq::q_7_1b(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1306:16 [INFO] [stdout] | [INFO] [stdout] 1306 | let (h,mh) = czq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1319:15 [INFO] [stdout] | [INFO] [stdout] 1319 | compounds = czq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1320:15 [INFO] [stdout] | [INFO] [stdout] 1320 | let (q,a) = czq::q_7_2(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1321:16 [INFO] [stdout] | [INFO] [stdout] 1321 | let (h,mh) = czq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1334:15 [INFO] [stdout] | [INFO] [stdout] 1334 | compounds = czq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1335:15 [INFO] [stdout] | [INFO] [stdout] 1335 | let (q,a) = czq::q_7_3(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1336:16 [INFO] [stdout] | [INFO] [stdout] 1336 | let (h,mh) = czq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1349:15 [INFO] [stdout] | [INFO] [stdout] 1349 | compounds = czq::create_compound_lib(compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1350:15 [INFO] [stdout] | [INFO] [stdout] 1350 | let (q,a) = czq::q_7_3b(&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `czq` [INFO] [stdout] --> tests/test.rs:1351:16 [INFO] [stdout] | [INFO] [stdout] 1351 | let (h,mh) = czq::helper(&q,&compounds); [INFO] [stdout] | ^^^ use of undeclared crate or module `czq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CZ` in this scope [INFO] [stdout] --> tests/test.rs:11:65 [INFO] [stdout] | [INFO] [stdout] 11 | let (a,b) = (czq::form_chem(x),czq::form_chem(x)).sscri_html(CZ); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EN` in this scope [INFO] [stdout] --> tests/test.rs:16:65 [INFO] [stdout] | [INFO] [stdout] 16 | let (c,d) = (enq::form_chem(x),enq::form_chem(x)).sscri_html(EN); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EN` in this scope [INFO] [stdout] --> tests/test.rs:114:59 [INFO] [stdout] | [INFO] [stdout] 114 | let (q,a) = enq::q_5_0_pressure(&reactions).sscri_html(EN); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EN` in this scope [INFO] [stdout] --> tests/test.rs:117:59 [INFO] [stdout] | [INFO] [stdout] 117 | let (q,a) = enq::q_5_0_enthalpy(&reactions).sscri_html(EN); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EN` in this scope [INFO] [stdout] --> tests/test.rs:120:50 [INFO] [stdout] | [INFO] [stdout] 120 | let (q,a) = enq::q_5_1(&reactions).sscri_html(EN); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EN` in this scope [INFO] [stdout] --> tests/test.rs:123:50 [INFO] [stdout] | [INFO] [stdout] 123 | let (q,a) = enq::q_5_2(&reactions).sscri_html(EN); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/enq.rs:1535:22 [INFO] [stdout] | [INFO] [stdout] 1535 | let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1535 - let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] 1535 + let mut s_c_vec:Vec=Vec::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/enq.rs:1622:22 [INFO] [stdout] | [INFO] [stdout] 1622 | let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1622 - let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] 1622 + let mut s_c_vec:Vec=Vec::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/enq.rs:1735:22 [INFO] [stdout] | [INFO] [stdout] 1735 | let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1735 - let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] 1735 + let mut s_c_vec:Vec=Vec::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/enq.rs:1841:22 [INFO] [stdout] | [INFO] [stdout] 1841 | let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1841 - let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] 1841 + let mut s_c_vec:Vec=Vec::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/enq.rs:3746:15 [INFO] [stdout] | [INFO] [stdout] 3746 | dis(v_buf));; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/czq.rs:1218:22 [INFO] [stdout] | [INFO] [stdout] 1218 | let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1218 - let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] 1218 + let mut s_c_vec:Vec=Vec::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/czq.rs:1298:22 [INFO] [stdout] | [INFO] [stdout] 1298 | let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1298 - let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] 1298 + let mut s_c_vec:Vec=Vec::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/czq.rs:1404:22 [INFO] [stdout] | [INFO] [stdout] 1404 | let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1404 - let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] 1404 + let mut s_c_vec:Vec=Vec::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/czq.rs:1502:22 [INFO] [stdout] | [INFO] [stdout] 1502 | let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1502 - let mut s_c_vec:Vec<(f64)>=Vec::new(); [INFO] [stdout] 1502 + let mut s_c_vec:Vec=Vec::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/czq.rs:3304:15 [INFO] [stdout] | [INFO] [stdout] 3304 | dis(v_buf));; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Compound` [INFO] [stdout] --> src/anden.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use Compound; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sscri` [INFO] [stdout] --> src/anden.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use Sscri; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `enq` [INFO] [stdout] --> src/anden.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use enq; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand` [INFO] [stdout] --> src/anden.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use rand; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::Rng` [INFO] [stdout] --> src/anden.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EN` [INFO] [stdout] --> src/anden.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use EN; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `enq::WARNING` [INFO] [stdout] --> src/anden.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use enq::WARNING; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `enq::TITLE` [INFO] [stdout] --> src/anden.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use enq::TITLE; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `enq::ABOUT` [INFO] [stdout] --> src/anden.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use enq::ABOUT; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Compound` [INFO] [stdout] --> src/andcz.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use Compound; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sscri` [INFO] [stdout] --> src/andcz.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use Sscri; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `czq` [INFO] [stdout] --> src/andcz.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use czq; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand` [INFO] [stdout] --> src/andcz.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use rand; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::Rng` [INFO] [stdout] --> src/andcz.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `czq::WARNING` [INFO] [stdout] --> src/andcz.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use czq::WARNING; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `czq::TITLE` [INFO] [stdout] --> src/andcz.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use czq::TITLE; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `czq::ABOUT` [INFO] [stdout] --> src/andcz.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use czq::ABOUT; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CZ` [INFO] [stdout] --> src/andcz.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use CZ; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:522:11 [INFO] [stdout] | [INFO] [stdout] 522 | _ => {;}, [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:1114:13 [INFO] [stdout] | [INFO] [stdout] 1114 | '\u{2074}'...'\u{2079}'=>true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:1123:13 [INFO] [stdout] | [INFO] [stdout] 1123 | '\u{2080}'...'\u{2089}' => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:1131:6 [INFO] [stdout] | [INFO] [stdout] 1131 | '0'...'9' => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:1132:6 [INFO] [stdout] | [INFO] [stdout] 1132 | 'a'...'z' => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:1133:6 [INFO] [stdout] | [INFO] [stdout] 1133 | 'A'...'Z' => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 270 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0463. [INFO] [stdout] [INFO] [stderr] error: could not compile `libchmq` due to 271 previous errors [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:294:61 [INFO] [stdout] | [INFO] [stdout] 294 | pub fn generate_questions(lib:&Vec,questions:Vec<&Fn(&Vec)->(String,String)>,lang:u8,mode:u8)->(String,String,String,... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 294 - pub fn generate_questions(lib:&Vec,questions:Vec<&Fn(&Vec)->(String,String)>,lang:u8,mode:u8)->(String,String,String,String) { [INFO] [stdout] 294 + pub fn generate_questions(lib:&Vec,questions:Vec<&dyn Fn(&Vec)->(String,String)>,lang:u8,mode:u8)->(String,String,String,String) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:311:63 [INFO] [stdout] | [INFO] [stdout] 311 | pub fn generate_r_questions(lib:&Vec,questions:Vec<&Fn(&Vec)->(String,String)>,lang:u8,mode:u8)->(String,String,Strin... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 311 - pub fn generate_r_questions(lib:&Vec,questions:Vec<&Fn(&Vec)->(String,String)>,lang:u8,mode:u8)->(String,String,String,String) { [INFO] [stdout] 311 + pub fn generate_r_questions(lib:&Vec,questions:Vec<&dyn Fn(&Vec)->(String,String)>,lang:u8,mode:u8)->(String,String,String,String) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `p_h` is assigned to, but never used [INFO] [stdout] --> src/czq.rs:3851:6 [INFO] [stdout] | [INFO] [stdout] 3851 | let p_h; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: consider using `_p_h` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `p_h` is never read [INFO] [stdout] --> src/czq.rs:3853:3 [INFO] [stdout] | [INFO] [stdout] 3853 | p_h = 0.0-TEN.log(n_f64*conc); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `p_h` is never read [INFO] [stdout] --> src/czq.rs:3855:3 [INFO] [stdout] | [INFO] [stdout] 3855 | p_h = 14.0+TEN.log(n_f64*conc); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value passed to `a` is never read [INFO] [stdout] --> src/czq.rs:3951:32 [INFO] [stdout] | [INFO] [stdout] 3951 | pub fn create_compound_lib(mut a:Vec)->Vec{ [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:261:13 [INFO] [stdout] | [INFO] [stdout] 261 | for (num,(mut name,ch)) in self.solutes_num.iter().zip( [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/lib.rs:1145:7 [INFO] [stdout] | [INFO] [stdout] 1145 | for mut x in formula.chars() { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 42 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c0fd5f172d7de765fc9378cc802aea1a8ef5956afab4c635fbe001979598d740", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0fd5f172d7de765fc9378cc802aea1a8ef5956afab4c635fbe001979598d740", kill_on_drop: false }` [INFO] [stdout] c0fd5f172d7de765fc9378cc802aea1a8ef5956afab4c635fbe001979598d740