[INFO] fetching crate phyloprob 0.1.2... [INFO] testing phyloprob-0.1.2 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate phyloprob 0.1.2 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate phyloprob 0.1.2 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate phyloprob 0.1.2 [INFO] finished tweaking crates.io crate phyloprob 0.1.2 [INFO] tweaked toml for crates.io crate phyloprob 0.1.2 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate phyloprob 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ordered-float v0.5.2 [INFO] [stderr] Downloaded bv v0.7.4 [INFO] [stderr] Downloaded bytecount v0.3.2 [INFO] [stderr] Downloaded newtype_derive v0.1.6 [INFO] [stderr] Downloaded rna-algos v0.1.14 [INFO] [stderr] Downloaded bio v0.20.3 [INFO] [stderr] Downloaded ucd-util v0.1.7 [INFO] [stderr] Downloaded rna-ss-params v0.1.16 [INFO] [stderr] Downloaded bio-seq-algos v0.1.15 [INFO] [stderr] Downloaded ndarray v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75768b36a3466beb09005ecc4a581597ea75ef80ef5af16b433e51711d7fe864 [INFO] running `Command { std: "docker" "start" "-a" "75768b36a3466beb09005ecc4a581597ea75ef80ef5af16b433e51711d7fe864", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75768b36a3466beb09005ecc4a581597ea75ef80ef5af16b433e51711d7fe864", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75768b36a3466beb09005ecc4a581597ea75ef80ef5af16b433e51711d7fe864", kill_on_drop: false }` [INFO] [stdout] 75768b36a3466beb09005ecc4a581597ea75ef80ef5af16b433e51711d7fe864 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aca6cef834480bd3aacbdbc961e637c1c3860a286c366e7c33ab15f182dc009a [INFO] running `Command { std: "docker" "start" "-a" "aca6cef834480bd3aacbdbc961e637c1c3860a286c366e7c33ab15f182dc009a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling bv v0.7.4 [INFO] [stderr] Compiling ndarray v0.9.1 [INFO] [stderr] Compiling ucd-util v0.1.7 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling itertools v0.6.5 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling ordered-float v0.5.2 [INFO] [stderr] Compiling bio-seq-algos v0.1.15 [INFO] [stderr] Compiling rna-ss-params v0.1.16 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling bstr v0.2.11 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling bio v0.20.3 [INFO] [stderr] Compiling rna-algos v0.1.14 [INFO] [stderr] Compiling phyloprob v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/utils.rs:18:63 [INFO] [stdout] | [INFO] [stdout] 18 | ...ScoreMat = {RIBOSUM_85_60_BA_SCORE_MAT.iter().map(|(base_pair, &ba_score)| {(*base_pair, ba_score.exp())}).collect()}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/utils.rs:29:65 [INFO] [stdout] | [INFO] [stdout] 29 | ...at = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(*base_quadruple, bpa_score.exp())}).collect()}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / lazy_static! { [INFO] [stdout] 10 | | pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39), [INFO] [stdout] ... | [INFO] [stdout] 29 | | pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(... [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / lazy_static! { [INFO] [stdout] 10 | | pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39), [INFO] [stdout] ... | [INFO] [stdout] 29 | | pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(... [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / lazy_static! { [INFO] [stdout] 10 | | pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39), [INFO] [stdout] ... | [INFO] [stdout] 29 | | pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(... [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / lazy_static! { [INFO] [stdout] 10 | | pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39), [INFO] [stdout] ... | [INFO] [stdout] 29 | | pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(... [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / lazy_static! { [INFO] [stdout] 10 | | pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39), [INFO] [stdout] ... | [INFO] [stdout] 29 | | pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(... [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / lazy_static! { [INFO] [stdout] 10 | | pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39), [INFO] [stdout] ... | [INFO] [stdout] 29 | | pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(... [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / lazy_static! { [INFO] [stdout] 10 | | pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39), [INFO] [stdout] ... | [INFO] [stdout] 29 | | pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(... [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / lazy_static! { [INFO] [stdout] 10 | | pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39), [INFO] [stdout] ... | [INFO] [stdout] 29 | | pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(... [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:32:72 [INFO] [stdout] | [INFO] [stdout] 32 | Err(failure) => {print_program_usage(&program_name, &opts); panic!(failure.to_string())} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 32 | Err(failure) => {print_program_usage(&program_name, &opts); panic!("{}", failure.to_string())} [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 32 | Err(failure) => {print_program_usage(&program_name, &opts); std::panic::panic_any(failure.to_string())} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.73s [INFO] running `Command { std: "docker" "inspect" "aca6cef834480bd3aacbdbc961e637c1c3860a286c366e7c33ab15f182dc009a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aca6cef834480bd3aacbdbc961e637c1c3860a286c366e7c33ab15f182dc009a", kill_on_drop: false }` [INFO] [stdout] aca6cef834480bd3aacbdbc961e637c1c3860a286c366e7c33ab15f182dc009a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf7e64df840c4c0c89d5683fa8f18f5c0b11a8ab91e27656fcf6c2a2daef4545 [INFO] running `Command { std: "docker" "start" "-a" "bf7e64df840c4c0c89d5683fa8f18f5c0b11a8ab91e27656fcf6c2a2daef4545", kill_on_drop: false }` [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/utils.rs:18:63 [INFO] [stdout] | [INFO] [stdout] 18 | ...ScoreMat = {RIBOSUM_85_60_BA_SCORE_MAT.iter().map(|(base_pair, &ba_score)| {(*base_pair, ba_score.exp())}).collect()}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/utils.rs:29:65 [INFO] [stdout] | [INFO] [stdout] 29 | ...at = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(*base_quadruple, bpa_score.exp())}).collect()}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / lazy_static! { [INFO] [stdout] 10 | | pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39), [INFO] [stdout] ... | [INFO] [stdout] 29 | | pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(... [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / lazy_static! { [INFO] [stdout] 10 | | pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39), [INFO] [stdout] ... | [INFO] [stdout] 29 | | pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(... [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / lazy_static! { [INFO] [stdout] 10 | | pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39), [INFO] [stdout] ... | [INFO] [stdout] 29 | | pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(... [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / lazy_static! { [INFO] [stdout] 10 | | pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39), [INFO] [stdout] ... | [INFO] [stdout] 29 | | pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(... [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / lazy_static! { [INFO] [stdout] 10 | | pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39), [INFO] [stdout] ... | [INFO] [stdout] 29 | | pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(... [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / lazy_static! { [INFO] [stdout] 10 | | pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39), [INFO] [stdout] ... | [INFO] [stdout] 29 | | pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(... [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling phyloprob v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / lazy_static! { [INFO] [stdout] 10 | | pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39), [INFO] [stdout] ... | [INFO] [stdout] 29 | | pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(... [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / lazy_static! { [INFO] [stdout] 10 | | pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39), [INFO] [stdout] ... | [INFO] [stdout] 29 | | pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(... [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:32:72 [INFO] [stdout] | [INFO] [stdout] 32 | Err(failure) => {print_program_usage(&program_name, &opts); panic!(failure.to_string())} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 32 | Err(failure) => {print_program_usage(&program_name, &opts); panic!("{}", failure.to_string())} [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 32 | Err(failure) => {print_program_usage(&program_name, &opts); std::panic::panic_any(failure.to_string())} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/utils.rs:18:63 [INFO] [stdout] | [INFO] [stdout] 18 | ...ScoreMat = {RIBOSUM_85_60_BA_SCORE_MAT.iter().map(|(base_pair, &ba_score)| {(*base_pair, ba_score.exp())}).collect()}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/utils.rs:29:65 [INFO] [stdout] | [INFO] [stdout] 29 | ...at = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(*base_quadruple, bpa_score.exp())}).collect()}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / lazy_static! { [INFO] [stdout] 10 | | pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39), [INFO] [stdout] ... | [INFO] [stdout] 29 | | pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(... [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / lazy_static! { [INFO] [stdout] 10 | | pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39), [INFO] [stdout] ... | [INFO] [stdout] 29 | | pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(... [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / lazy_static! { [INFO] [stdout] 10 | | pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39), [INFO] [stdout] ... | [INFO] [stdout] 29 | | pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(... [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / lazy_static! { [INFO] [stdout] 10 | | pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39), [INFO] [stdout] ... | [INFO] [stdout] 29 | | pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(... [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / lazy_static! { [INFO] [stdout] 10 | | pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39), [INFO] [stdout] ... | [INFO] [stdout] 29 | | pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(... [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / lazy_static! { [INFO] [stdout] 10 | | pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39), [INFO] [stdout] ... | [INFO] [stdout] 29 | | pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(... [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / lazy_static! { [INFO] [stdout] 10 | | pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39), [INFO] [stdout] ... | [INFO] [stdout] 29 | | pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(... [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/utils.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / lazy_static! { [INFO] [stdout] 10 | | pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39), [INFO] [stdout] ... | [INFO] [stdout] 29 | | pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(... [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:32:72 [INFO] [stdout] | [INFO] [stdout] 32 | Err(failure) => {print_program_usage(&program_name, &opts); panic!(failure.to_string())} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 32 | Err(failure) => {print_program_usage(&program_name, &opts); panic!("{}", failure.to_string())} [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 32 | Err(failure) => {print_program_usage(&program_name, &opts); std::panic::panic_any(failure.to_string())} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.24s [INFO] running `Command { std: "docker" "inspect" "bf7e64df840c4c0c89d5683fa8f18f5c0b11a8ab91e27656fcf6c2a2daef4545", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf7e64df840c4c0c89d5683fa8f18f5c0b11a8ab91e27656fcf6c2a2daef4545", kill_on_drop: false }` [INFO] [stdout] bf7e64df840c4c0c89d5683fa8f18f5c0b11a8ab91e27656fcf6c2a2daef4545 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6357ffb4a2fb6dcbe0ec686fb9a0b3c00dc8ed1a2962698c54d699269bcae32d [INFO] running `Command { std: "docker" "start" "-a" "6357ffb4a2fb6dcbe0ec686fb9a0b3c00dc8ed1a2962698c54d699269bcae32d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unnecessary braces around block return value [INFO] [stderr] --> src/utils.rs:18:63 [INFO] [stderr] | [INFO] [stderr] 18 | ...ScoreMat = {RIBOSUM_85_60_BA_SCORE_MAT.iter().map(|(base_pair, &ba_score)| {(*base_pair, ba_score.exp())}).collect()}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary braces around block return value [INFO] [stderr] --> src/utils.rs:29:65 [INFO] [stderr] | [INFO] [stderr] 29 | ...at = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(*base_quadruple, bpa_score.exp())}).collect()}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/utils.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / lazy_static! { [INFO] [stderr] 10 | | pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = { [INFO] [stderr] 11 | | [ [INFO] [stderr] 12 | | (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39), [INFO] [stderr] ... | [INFO] [stderr] 29 | | pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(... [INFO] [stderr] 30 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/utils.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / lazy_static! { [INFO] [stderr] 10 | | pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = { [INFO] [stderr] 11 | | [ [INFO] [stderr] 12 | | (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39), [INFO] [stderr] ... | [INFO] [stderr] 29 | | pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(... [INFO] [stderr] 30 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/utils.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / lazy_static! { [INFO] [stderr] 10 | | pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = { [INFO] [stderr] 11 | | [ [INFO] [stderr] 12 | | (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39), [INFO] [stderr] ... | [INFO] [stderr] 29 | | pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(... [INFO] [stderr] 30 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/utils.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / lazy_static! { [INFO] [stderr] 10 | | pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = { [INFO] [stderr] 11 | | [ [INFO] [stderr] 12 | | (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39), [INFO] [stderr] ... | [INFO] [stderr] 29 | | pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(... [INFO] [stderr] 30 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/utils.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / lazy_static! { [INFO] [stderr] 10 | | pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = { [INFO] [stderr] 11 | | [ [INFO] [stderr] 12 | | (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39), [INFO] [stderr] ... | [INFO] [stderr] 29 | | pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(... [INFO] [stderr] 30 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/utils.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / lazy_static! { [INFO] [stderr] 10 | | pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = { [INFO] [stderr] 11 | | [ [INFO] [stderr] 12 | | (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39), [INFO] [stderr] ... | [INFO] [stderr] 29 | | pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(... [INFO] [stderr] 30 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/utils.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / lazy_static! { [INFO] [stderr] 10 | | pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = { [INFO] [stderr] 11 | | [ [INFO] [stderr] 12 | | (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39), [INFO] [stderr] ... | [INFO] [stderr] 29 | | pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(... [INFO] [stderr] 30 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/utils.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / lazy_static! { [INFO] [stderr] 10 | | pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = { [INFO] [stderr] 11 | | [ [INFO] [stderr] 12 | | (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39), [INFO] [stderr] ... | [INFO] [stderr] 29 | | pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(... [INFO] [stderr] 30 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 10 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unnecessary braces around block return value [INFO] [stderr] --> src/utils.rs:18:63 [INFO] [stderr] | [INFO] [stderr] 18 | ...ScoreMat = {RIBOSUM_85_60_BA_SCORE_MAT.iter().map(|(base_pair, &ba_score)| {(*base_pair, ba_score.exp())}).collect()}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary braces around block return value [INFO] [stderr] --> src/utils.rs:29:65 [INFO] [stderr] | [INFO] [stderr] 29 | ...at = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(*base_quadruple, bpa_score.exp())}).collect()}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/utils.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / lazy_static! { [INFO] [stderr] 10 | | pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = { [INFO] [stderr] 11 | | [ [INFO] [stderr] 12 | | (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39), [INFO] [stderr] ... | [INFO] [stderr] 29 | | pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(... [INFO] [stderr] 30 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] running 0 tests [INFO] [stderr] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] [INFO] [stderr] --> src/utils.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / lazy_static! { [INFO] [stderr] 10 | | pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = { [INFO] [stderr] 11 | | [ [INFO] [stderr] 12 | | (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39), [INFO] [stderr] ... | [INFO] [stderr] 29 | | pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(... [INFO] [stderr] 30 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/utils.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / lazy_static! { [INFO] [stderr] 10 | | pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = { [INFO] [stderr] 11 | | [ [INFO] [stderr] 12 | | (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39), [INFO] [stderr] ... | [INFO] [stderr] 29 | | pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(... [INFO] [stderr] 30 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/utils.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / lazy_static! { [INFO] [stderr] 10 | | pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = { [INFO] [stderr] 11 | | [ [INFO] [stderr] 12 | | (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39), [INFO] [stderr] ... | [INFO] [stderr] 29 | | pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(... [INFO] [stderr] 30 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/utils.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / lazy_static! { [INFO] [stderr] 10 | | pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = { [INFO] [stdout] [INFO] [stderr] 11 | | [ [INFO] [stdout] running 0 tests [INFO] [stderr] 12 | | (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39), [INFO] [stdout] [INFO] [stderr] ... | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 29 | | pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(... [INFO] [stdout] [INFO] [stderr] 30 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/utils.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / lazy_static! { [INFO] [stderr] 10 | | pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = { [INFO] [stderr] 11 | | [ [INFO] [stderr] 12 | | (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39), [INFO] [stderr] ... | [INFO] [stderr] 29 | | pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(... [INFO] [stderr] 30 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/utils.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / lazy_static! { [INFO] [stderr] 10 | | pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = { [INFO] [stderr] 11 | | [ [INFO] [stderr] 12 | | (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39), [INFO] [stderr] ... | [INFO] [stderr] 29 | | pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(... [INFO] [stderr] 30 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/utils.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / lazy_static! { [INFO] [stderr] 10 | | pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = { [INFO] [stderr] 11 | | [ [INFO] [stderr] 12 | | (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39), [INFO] [stderr] ... | [INFO] [stderr] 29 | | pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(... [INFO] [stderr] 30 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 10 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/main.rs:32:72 [INFO] [stderr] | [INFO] [stderr] 32 | Err(failure) => {print_program_usage(&program_name, &opts); panic!(failure.to_string())} [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 32 | Err(failure) => {print_program_usage(&program_name, &opts); panic!("{}", failure.to_string())} [INFO] [stderr] | ^^^^^ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 32 | Err(failure) => {print_program_usage(&program_name, &opts); std::panic::panic_any(failure.to_string())} [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/main.rs:32:72 [INFO] [stderr] | [INFO] [stderr] 32 | Err(failure) => {print_program_usage(&program_name, &opts); panic!(failure.to_string())} [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 32 | Err(failure) => {print_program_usage(&program_name, &opts); panic!("{}", failure.to_string())} [INFO] [stderr] | ^^^^^ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 32 | Err(failure) => {print_program_usage(&program_name, &opts); std::panic::panic_any(failure.to_string())} [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stdout] running 1 test [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/phyloprob-793b04abce19807e) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/phyloprob-8a377a6a420e4647) [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-46e69ec60043cd7e) [INFO] [stdout] test test_phyloprob_program ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_phyloprob_program stdout ---- [INFO] [stdout] thread 'test_phyloprob_program' panicked at 'Failed to run the PhyloProb program.: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/tests.rs:19:45 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55c8b64854f0 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55c8b64854f0 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c8b64854f0 - std[77c0456e0eb29f0c]::sys_common::backtrace::_print_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55c8b64854f0 - ::fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55c8b64a7dcc - core[ee1ca6415511a9c4]::fmt::write [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x55c8b6482435 - as std[77c0456e0eb29f0c]::io::Write>::write_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x55c8b648767b - std[77c0456e0eb29f0c]::sys_common::backtrace::_print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55c8b648767b - std[77c0456e0eb29f0c]::sys_common::backtrace::print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55c8b648767b - std[77c0456e0eb29f0c]::panicking::default_hook::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55c8b648718c - std[77c0456e0eb29f0c]::panicking::default_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55c8b6487d21 - std[77c0456e0eb29f0c]::panicking::rust_panic_with_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55c8b6487827 - std[77c0456e0eb29f0c]::panicking::begin_panic_handler::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55c8b64859ec - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55c8b6487789 - rust_begin_unwind [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55c8b64304a1 - core[ee1ca6415511a9c4]::panicking::panic_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55c8b6430593 - core[ee1ca6415511a9c4]::result::unwrap_failed [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55c8b6433fdd - >::expect [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/result.rs:997:23 [INFO] [stdout] 17: 0x55c8b64323d5 - tests[5fbc8ef1f06db323]::run_command [INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:19:3 [INFO] [stdout] 18: 0x55c8b64324ed - tests[5fbc8ef1f06db323]::test_phyloprob_program [INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:12:3 [INFO] [stdout] 19: 0x55c8b643241a - tests[5fbc8ef1f06db323]::test_phyloprob_program::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:8:1 [INFO] [stdout] 20: 0x55c8b64338de - >::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55c8b645b613 - >::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55c8b645b613 - test[eeb9024d9ac7bc83]::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:577:5 [INFO] [stdout] 23: 0x55c8b645a0dc - + core[ee1ca6415511a9c4]::marker::Send> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 24: 0x55c8b645a0dc - + core[ee1ca6415511a9c4]::marker::Send>> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 25: 0x55c8b645a0dc - std[77c0456e0eb29f0c]::panicking::try::do_call:: + core[ee1ca6415511a9c4]::marker::Send>>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 26: 0x55c8b645a0dc - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe + core[ee1ca6415511a9c4]::marker::Send>>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 27: 0x55c8b645a0dc - std[77c0456e0eb29f0c]::panic::catch_unwind:: + core[ee1ca6415511a9c4]::marker::Send>>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 28: 0x55c8b645a0dc - test[eeb9024d9ac7bc83]::run_test_in_process [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:600:18 [INFO] [stdout] 29: 0x55c8b645a0dc - test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:492:39 [INFO] [stdout] 30: 0x55c8b6439da2 - test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:519:37 [INFO] [stdout] 31: 0x55c8b6439da2 - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 32: 0x55c8b643a688 - ::spawn_unchecked::::{closure#0}::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 33: 0x55c8b643a688 - ::spawn_unchecked::{closure#0}::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 34: 0x55c8b643a688 - std[77c0456e0eb29f0c]::panicking::try::do_call::::spawn_unchecked::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 35: 0x55c8b643a688 - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe<::spawn_unchecked::{closure#0}::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 36: 0x55c8b643a688 - std[77c0456e0eb29f0c]::panic::catch_unwind::::spawn_unchecked::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 37: 0x55c8b643a688 - ::spawn_unchecked::::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 38: 0x55c8b643a688 - <::spawn_unchecked::{closure#0} as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55c8b648c8c7 - > as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 40: 0x55c8b648c8c7 - >> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 41: 0x55c8b648c8c7 - ::new::thread_start [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 42: 0x7feddee28609 - start_thread [INFO] [stdout] 43: 0x7feddec00293 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_phyloprob_program [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test tests' [INFO] running `Command { std: "docker" "inspect" "6357ffb4a2fb6dcbe0ec686fb9a0b3c00dc8ed1a2962698c54d699269bcae32d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6357ffb4a2fb6dcbe0ec686fb9a0b3c00dc8ed1a2962698c54d699269bcae32d", kill_on_drop: false }` [INFO] [stdout] 6357ffb4a2fb6dcbe0ec686fb9a0b3c00dc8ed1a2962698c54d699269bcae32d