[INFO] crate rna-ss-params 0.1.13 is already in cache [INFO] extracting crate rna-ss-params 0.1.13 into work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/reg/rna-ss-params/0.1.13 [INFO] extracting crate rna-ss-params 0.1.13 into work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/reg/rna-ss-params/0.1.13 [INFO] validating manifest of rna-ss-params-0.1.13 on toolchain master#c43d03a19f326f4a323569328cc501e86eb6d22e [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of rna-ss-params-0.1.13 on toolchain try#75eff020d0923c035c2fe220db4a0465cd847048 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing rna-ss-params-0.1.13 [INFO] finished frobbing rna-ss-params-0.1.13 [INFO] frobbed toml for rna-ss-params-0.1.13 written to work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/reg/rna-ss-params/0.1.13/Cargo.toml [INFO] started frobbing rna-ss-params-0.1.13 [INFO] finished frobbing rna-ss-params-0.1.13 [INFO] frobbed toml for rna-ss-params-0.1.13 written to work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/reg/rna-ss-params/0.1.13/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking rna-ss-params-0.1.13 against master#c43d03a19f326f4a323569328cc501e86eb6d22e for pr-63565 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63565/worker-1/master#c43d03a19f326f4a323569328cc501e86eb6d22e:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/reg/rna-ss-params/0.1.13:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] e257919f0f8ca6b77d1a1352069df35e5b2dd56a5c6c85e1ee3dc074ab7517fb [INFO] running `"docker" "start" "-a" "e257919f0f8ca6b77d1a1352069df35e5b2dd56a5c6c85e1ee3dc074ab7517fb"` [INFO] [stderr] Checking bio-seq-algos v0.1.12 [INFO] [stderr] Checking rna-ss-params v0.1.13 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/dangling_end_params.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / lazy_static! { [INFO] [stderr] 6 | | pub static ref THREE_PRIME_DE_DELTA_FES: DeDeltaFes = { [INFO] [stderr] 7 | | [ [INFO] [stderr] 8 | | // For the base pair "AU" against which a base is stacked. [INFO] [stderr] ... | [INFO] [stderr] 37 | | }; [INFO] [stderr] 38 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/dangling_end_params.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / lazy_static! { [INFO] [stderr] 6 | | pub static ref THREE_PRIME_DE_DELTA_FES: DeDeltaFes = { [INFO] [stderr] 7 | | [ [INFO] [stderr] 8 | | // For the base pair "AU" against which a base is stacked. [INFO] [stderr] ... | [INFO] [stderr] 37 | | }; [INFO] [stderr] 38 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/dangling_end_params.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / lazy_static! { [INFO] [stderr] 6 | | pub static ref THREE_PRIME_DE_DELTA_FES: DeDeltaFes = { [INFO] [stderr] 7 | | [ [INFO] [stderr] 8 | | // For the base pair "AU" against which a base is stacked. [INFO] [stderr] ... | [INFO] [stderr] 37 | | }; [INFO] [stderr] 38 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/dangling_end_params.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / lazy_static! { [INFO] [stderr] 6 | | pub static ref THREE_PRIME_DE_DELTA_FES: DeDeltaFes = { [INFO] [stderr] 7 | | [ [INFO] [stderr] 8 | | // For the base pair "AU" against which a base is stacked. [INFO] [stderr] ... | [INFO] [stderr] 37 | | }; [INFO] [stderr] 38 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/hairpin_loop_params.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / lazy_static! { [INFO] [stderr] 17 | | pub static ref INIT_HL_DELTA_FES: InitHlDeltaFes = { [INFO] [stderr] 18 | | let mut init_hl_delta_fes = vec![0., 0., 0., 5.4, 5.6, 5.7, 5.4, 6.0, 5.5, 6.4]; [INFO] [stderr] 19 | | let len_of_init_hl_delta_fes = init_hl_delta_fes.len(); [INFO] [stderr] ... | [INFO] [stderr] 51 | | }; [INFO] [stderr] 52 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/hairpin_loop_params.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / lazy_static! { [INFO] [stderr] 17 | | pub static ref INIT_HL_DELTA_FES: InitHlDeltaFes = { [INFO] [stderr] 18 | | let mut init_hl_delta_fes = vec![0., 0., 0., 5.4, 5.6, 5.7, 5.4, 6.0, 5.5, 6.4]; [INFO] [stderr] 19 | | let len_of_init_hl_delta_fes = init_hl_delta_fes.len(); [INFO] [stderr] ... | [INFO] [stderr] 51 | | }; [INFO] [stderr] 52 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/hairpin_loop_params.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / lazy_static! { [INFO] [stderr] 17 | | pub static ref INIT_HL_DELTA_FES: InitHlDeltaFes = { [INFO] [stderr] 18 | | let mut init_hl_delta_fes = vec![0., 0., 0., 5.4, 5.6, 5.7, 5.4, 6.0, 5.5, 6.4]; [INFO] [stderr] 19 | | let len_of_init_hl_delta_fes = init_hl_delta_fes.len(); [INFO] [stderr] ... | [INFO] [stderr] 51 | | }; [INFO] [stderr] 52 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/hairpin_loop_params.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / lazy_static! { [INFO] [stderr] 17 | | pub static ref INIT_HL_DELTA_FES: InitHlDeltaFes = { [INFO] [stderr] 18 | | let mut init_hl_delta_fes = vec![0., 0., 0., 5.4, 5.6, 5.7, 5.4, 6.0, 5.5, 6.4]; [INFO] [stderr] 19 | | let len_of_init_hl_delta_fes = init_hl_delta_fes.len(); [INFO] [stderr] ... | [INFO] [stderr] 51 | | }; [INFO] [stderr] 52 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/dangling_end_params.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / lazy_static! { [INFO] [stderr] 6 | | pub static ref THREE_PRIME_DE_DELTA_FES: DeDeltaFes = { [INFO] [stderr] 7 | | [ [INFO] [stderr] 8 | | // For the base pair "AU" against which a base is stacked. [INFO] [stderr] ... | [INFO] [stderr] 37 | | }; [INFO] [stderr] 38 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/dangling_end_params.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / lazy_static! { [INFO] [stderr] 6 | | pub static ref THREE_PRIME_DE_DELTA_FES: DeDeltaFes = { [INFO] [stderr] 7 | | [ [INFO] [stderr] 8 | | // For the base pair "AU" against which a base is stacked. [INFO] [stderr] ... | [INFO] [stderr] 37 | | }; [INFO] [stderr] 38 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/dangling_end_params.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / lazy_static! { [INFO] [stderr] 6 | | pub static ref THREE_PRIME_DE_DELTA_FES: DeDeltaFes = { [INFO] [stderr] 7 | | [ [INFO] [stderr] 8 | | // For the base pair "AU" against which a base is stacked. [INFO] [stderr] ... | [INFO] [stderr] 37 | | }; [INFO] [stderr] 38 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/dangling_end_params.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / lazy_static! { [INFO] [stderr] 6 | | pub static ref THREE_PRIME_DE_DELTA_FES: DeDeltaFes = { [INFO] [stderr] 7 | | [ [INFO] [stderr] 8 | | // For the base pair "AU" against which a base is stacked. [INFO] [stderr] ... | [INFO] [stderr] 37 | | }; [INFO] [stderr] 38 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/hairpin_loop_params.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / lazy_static! { [INFO] [stderr] 17 | | pub static ref INIT_HL_DELTA_FES: InitHlDeltaFes = { [INFO] [stderr] 18 | | let mut init_hl_delta_fes = vec![0., 0., 0., 5.4, 5.6, 5.7, 5.4, 6.0, 5.5, 6.4]; [INFO] [stderr] 19 | | let len_of_init_hl_delta_fes = init_hl_delta_fes.len(); [INFO] [stderr] ... | [INFO] [stderr] 51 | | }; [INFO] [stderr] 52 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/hairpin_loop_params.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / lazy_static! { [INFO] [stderr] 17 | | pub static ref INIT_HL_DELTA_FES: InitHlDeltaFes = { [INFO] [stderr] 18 | | let mut init_hl_delta_fes = vec![0., 0., 0., 5.4, 5.6, 5.7, 5.4, 6.0, 5.5, 6.4]; [INFO] [stderr] 19 | | let len_of_init_hl_delta_fes = init_hl_delta_fes.len(); [INFO] [stderr] ... | [INFO] [stderr] 51 | | }; [INFO] [stderr] 52 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/hairpin_loop_params.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / lazy_static! { [INFO] [stderr] 17 | | pub static ref INIT_HL_DELTA_FES: InitHlDeltaFes = { [INFO] [stderr] 18 | | let mut init_hl_delta_fes = vec![0., 0., 0., 5.4, 5.6, 5.7, 5.4, 6.0, 5.5, 6.4]; [INFO] [stderr] 19 | | let len_of_init_hl_delta_fes = init_hl_delta_fes.len(); [INFO] [stderr] ... | [INFO] [stderr] 51 | | }; [INFO] [stderr] 52 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/hairpin_loop_params.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | / lazy_static! { [INFO] [stderr] 17 | | pub static ref INIT_HL_DELTA_FES: InitHlDeltaFes = { [INFO] [stderr] 18 | | let mut init_hl_delta_fes = vec![0., 0., 0., 5.4, 5.6, 5.7, 5.4, 6.0, 5.5, 6.4]; [INFO] [stderr] 19 | | let len_of_init_hl_delta_fes = init_hl_delta_fes.len(); [INFO] [stderr] ... | [INFO] [stderr] 51 | | }; [INFO] [stderr] 52 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/internal_loop_params.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | / lazy_static! { [INFO] [stderr] 21 | | pub static ref TWO_VS_3_IL_TM_BONUS_DELTA_FES: IlTmBonusDeltaFes = { [INFO] [stderr] 22 | | [(AG, -0.5), (GA, -1.2), (GG, -0.8), (UU, -0.4)].iter().cloned().collect() [INFO] [stderr] 23 | | }; [INFO] [stderr] ... | [INFO] [stderr] 1564 | | }; [INFO] [stderr] 1565 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/internal_loop_params.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | / lazy_static! { [INFO] [stderr] 21 | | pub static ref TWO_VS_3_IL_TM_BONUS_DELTA_FES: IlTmBonusDeltaFes = { [INFO] [stderr] 22 | | [(AG, -0.5), (GA, -1.2), (GG, -0.8), (UU, -0.4)].iter().cloned().collect() [INFO] [stderr] 23 | | }; [INFO] [stderr] ... | [INFO] [stderr] 1564 | | }; [INFO] [stderr] 1565 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/internal_loop_params.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | / lazy_static! { [INFO] [stderr] 21 | | pub static ref TWO_VS_3_IL_TM_BONUS_DELTA_FES: IlTmBonusDeltaFes = { [INFO] [stderr] 22 | | [(AG, -0.5), (GA, -1.2), (GG, -0.8), (UU, -0.4)].iter().cloned().collect() [INFO] [stderr] 23 | | }; [INFO] [stderr] ... | [INFO] [stderr] 1564 | | }; [INFO] [stderr] 1565 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/internal_loop_params.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | / lazy_static! { [INFO] [stderr] 21 | | pub static ref TWO_VS_3_IL_TM_BONUS_DELTA_FES: IlTmBonusDeltaFes = { [INFO] [stderr] 22 | | [(AG, -0.5), (GA, -1.2), (GG, -0.8), (UU, -0.4)].iter().cloned().collect() [INFO] [stderr] 23 | | }; [INFO] [stderr] ... | [INFO] [stderr] 1564 | | }; [INFO] [stderr] 1565 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/internal_loop_params.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | / lazy_static! { [INFO] [stderr] 21 | | pub static ref TWO_VS_3_IL_TM_BONUS_DELTA_FES: IlTmBonusDeltaFes = { [INFO] [stderr] 22 | | [(AG, -0.5), (GA, -1.2), (GG, -0.8), (UU, -0.4)].iter().cloned().collect() [INFO] [stderr] 23 | | }; [INFO] [stderr] ... | [INFO] [stderr] 1564 | | }; [INFO] [stderr] 1565 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/internal_loop_params.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | / lazy_static! { [INFO] [stderr] 21 | | pub static ref TWO_VS_3_IL_TM_BONUS_DELTA_FES: IlTmBonusDeltaFes = { [INFO] [stderr] 22 | | [(AG, -0.5), (GA, -1.2), (GG, -0.8), (UU, -0.4)].iter().cloned().collect() [INFO] [stderr] 23 | | }; [INFO] [stderr] ... | [INFO] [stderr] 1564 | | }; [INFO] [stderr] 1565 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/internal_loop_params.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | / lazy_static! { [INFO] [stderr] 21 | | pub static ref TWO_VS_3_IL_TM_BONUS_DELTA_FES: IlTmBonusDeltaFes = { [INFO] [stderr] 22 | | [(AG, -0.5), (GA, -1.2), (GG, -0.8), (UU, -0.4)].iter().cloned().collect() [INFO] [stderr] 23 | | }; [INFO] [stderr] ... | [INFO] [stderr] 1564 | | }; [INFO] [stderr] 1565 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/internal_loop_params.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | / lazy_static! { [INFO] [stderr] 21 | | pub static ref TWO_VS_3_IL_TM_BONUS_DELTA_FES: IlTmBonusDeltaFes = { [INFO] [stderr] 22 | | [(AG, -0.5), (GA, -1.2), (GG, -0.8), (UU, -0.4)].iter().cloned().collect() [INFO] [stderr] 23 | | }; [INFO] [stderr] ... | [INFO] [stderr] 1564 | | }; [INFO] [stderr] 1565 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/internal_loop_params.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | / lazy_static! { [INFO] [stderr] 21 | | pub static ref TWO_VS_3_IL_TM_BONUS_DELTA_FES: IlTmBonusDeltaFes = { [INFO] [stderr] 22 | | [(AG, -0.5), (GA, -1.2), (GG, -0.8), (UU, -0.4)].iter().cloned().collect() [INFO] [stderr] 23 | | }; [INFO] [stderr] ... | [INFO] [stderr] 1564 | | }; [INFO] [stderr] [INFO] [stderr] 1565 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/internal_loop_params.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | / lazy_static! { [INFO] [stderr] 21 | | pub static ref TWO_VS_3_IL_TM_BONUS_DELTA_FES: IlTmBonusDeltaFes = { [INFO] [stderr] 22 | | [(AG, -0.5), (GA, -1.2), (GG, -0.8), (UU, -0.4)].iter().cloned().collect() [INFO] [stderr] 23 | | }; [INFO] [stderr] ... | [INFO] [stderr] 1564 | | }; [INFO] [stderr] 1565 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/internal_loop_params.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | / lazy_static! { [INFO] [stderr] 21 | | pub static ref TWO_VS_3_IL_TM_BONUS_DELTA_FES: IlTmBonusDeltaFes = { [INFO] [stderr] 22 | | [(AG, -0.5), (GA, -1.2), (GG, -0.8), (UU, -0.4)].iter().cloned().collect() [INFO] [stderr] 23 | | }; [INFO] [stderr] ... | [INFO] [stderr] 1564 | | }; [INFO] [stderr] 1565 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/internal_loop_params.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | / lazy_static! { [INFO] [stderr] 21 | | pub static ref TWO_VS_3_IL_TM_BONUS_DELTA_FES: IlTmBonusDeltaFes = { [INFO] [stderr] 22 | | [(AG, -0.5), (GA, -1.2), (GG, -0.8), (UU, -0.4)].iter().cloned().collect() [INFO] [stderr] 23 | | }; [INFO] [stderr] ... | [INFO] [stderr] 1564 | | }; [INFO] [stderr] 1565 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/internal_loop_params.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | / lazy_static! { [INFO] [stderr] 21 | | pub static ref TWO_VS_3_IL_TM_BONUS_DELTA_FES: IlTmBonusDeltaFes = { [INFO] [stderr] 22 | | [(AG, -0.5), (GA, -1.2), (GG, -0.8), (UU, -0.4)].iter().cloned().collect() [INFO] [stderr] 23 | | }; [INFO] [stderr] ... | [INFO] [stderr] 1564 | | }; [INFO] [stderr] 1565 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/internal_loop_params.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | / lazy_static! { [INFO] [stderr] 21 | | pub static ref TWO_VS_3_IL_TM_BONUS_DELTA_FES: IlTmBonusDeltaFes = { [INFO] [stderr] 22 | | [(AG, -0.5), (GA, -1.2), (GG, -0.8), (UU, -0.4)].iter().cloned().collect() [INFO] [stderr] 23 | | }; [INFO] [stderr] ... | [INFO] [stderr] 1564 | | }; [INFO] [stderr] 1565 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/internal_loop_params.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | / lazy_static! { [INFO] [stderr] 21 | | pub static ref TWO_VS_3_IL_TM_BONUS_DELTA_FES: IlTmBonusDeltaFes = { [INFO] [stderr] 22 | | [(AG, -0.5), (GA, -1.2), (GG, -0.8), (UU, -0.4)].iter().cloned().collect() [INFO] [stderr] 23 | | }; [INFO] [stderr] ... | [INFO] [stderr] 1564 | | }; [INFO] [stderr] 1565 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/internal_loop_params.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | / lazy_static! { [INFO] [stderr] 21 | | pub static ref TWO_VS_3_IL_TM_BONUS_DELTA_FES: IlTmBonusDeltaFes = { [INFO] [stderr] 22 | | [(AG, -0.5), (GA, -1.2), (GG, -0.8), (UU, -0.4)].iter().cloned().collect() [INFO] [stderr] 23 | | }; [INFO] [stderr] ... | [INFO] [stderr] 1564 | | }; [INFO] [stderr] 1565 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/internal_loop_params.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | / lazy_static! { [INFO] [stderr] 21 | | pub static ref TWO_VS_3_IL_TM_BONUS_DELTA_FES: IlTmBonusDeltaFes = { [INFO] [stderr] 22 | | [(AG, -0.5), (GA, -1.2), (GG, -0.8), (UU, -0.4)].iter().cloned().collect() [INFO] [stderr] 23 | | }; [INFO] [stderr] ... | [INFO] [stderr] 1564 | | }; [INFO] [stderr] 1565 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/internal_loop_params.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | / lazy_static! { [INFO] [stderr] 21 | | pub static ref TWO_VS_3_IL_TM_BONUS_DELTA_FES: IlTmBonusDeltaFes = { [INFO] [stderr] 22 | | [(AG, -0.5), (GA, -1.2), (GG, -0.8), (UU, -0.4)].iter().cloned().collect() [INFO] [stderr] 23 | | }; [INFO] [stderr] ... | [INFO] [stderr] 1564 | | }; [INFO] [stderr] 1565 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/terminal_mismatch_params.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / lazy_static! { [INFO] [stderr] 6 | | pub static ref TM_DELTA_FES: TmDeltaFes = { [INFO] [stderr] 7 | | [ [INFO] [stderr] 8 | | // For the base pair "AU" against which another base pair is stacked. [INFO] [stderr] ... | [INFO] [stderr] 39 | | }; [INFO] [stderr] 40 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/terminal_mismatch_params.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / lazy_static! { [INFO] [stderr] 6 | | pub static ref TM_DELTA_FES: TmDeltaFes = { [INFO] [stderr] 7 | | [ [INFO] [stderr] 8 | | // For the base pair "AU" against which another base pair is stacked. [INFO] [stderr] ... | [INFO] [stderr] 39 | | }; [INFO] [stderr] 40 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/helix_params.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / lazy_static! { [INFO] [stderr] 10 | | pub static ref STACK_DELTA_FES: StackDeltaFes = { [INFO] [stderr] 11 | | [ [INFO] [stderr] 12 | | // For the base pair "AU" against which another base pair is stacked. [INFO] [stderr] ... | [INFO] [stderr] 25 | | }; [INFO] [stderr] 26 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/helix_params.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / lazy_static! { [INFO] [stderr] 10 | | pub static ref STACK_DELTA_FES: StackDeltaFes = { [INFO] [stderr] 11 | | [ [INFO] [stderr] 12 | | // For the base pair "AU" against which another base pair is stacked. [INFO] [stderr] ... | [INFO] [stderr] 25 | | }; [INFO] [stderr] 26 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/internal_loop_params.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | / lazy_static! { [INFO] [stderr] 21 | | pub static ref TWO_VS_3_IL_TM_BONUS_DELTA_FES: IlTmBonusDeltaFes = { [INFO] [stderr] 22 | | [(AG, -0.5), (GA, -1.2), (GG, -0.8), (UU, -0.4)].iter().cloned().collect() [INFO] [stderr] 23 | | }; [INFO] [stderr] ... | [INFO] [stderr] 1564 | | }; [INFO] [stderr] 1565 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/internal_loop_params.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | / lazy_static! { [INFO] [stderr] 21 | | pub static ref TWO_VS_3_IL_TM_BONUS_DELTA_FES: IlTmBonusDeltaFes = { [INFO] [stderr] 22 | | [(AG, -0.5), (GA, -1.2), (GG, -0.8), (UU, -0.4)].iter().cloned().collect() [INFO] [stderr] 23 | | }; [INFO] [stderr] ... | [INFO] [stderr] 1564 | | }; [INFO] [stderr] 1565 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/terminal_mismatch_params.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / lazy_static! { [INFO] [stderr] 6 | | pub static ref TM_DELTA_FES: TmDeltaFes = { [INFO] [stderr] 7 | | [ [INFO] [stderr] 8 | | // For the base pair "AU" against which another base pair is stacked. [INFO] [stderr] ... | [INFO] [stderr] 39 | | }; [INFO] [stderr] 40 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/terminal_mismatch_params.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / lazy_static! { [INFO] [stderr] 6 | | pub static ref TM_DELTA_FES: TmDeltaFes = { [INFO] [stderr] 7 | | [ [INFO] [stderr] 8 | | // For the base pair "AU" against which another base pair is stacked. [INFO] [stderr] ... | [INFO] [stderr] 39 | | }; [INFO] [stderr] 40 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/helix_params.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / lazy_static! { [INFO] [stderr] 10 | | pub static ref STACK_DELTA_FES: StackDeltaFes = { [INFO] [stderr] 11 | | [ [INFO] [stderr] 12 | | // For the base pair "AU" against which another base pair is stacked. [INFO] [stderr] ... | [INFO] [stderr] 25 | | }; [INFO] [stderr] 26 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/helix_params.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / lazy_static! { [INFO] [stderr] 10 | | pub static ref STACK_DELTA_FES: StackDeltaFes = { [INFO] [stderr] 11 | | [ [INFO] [stderr] 12 | | // For the base pair "AU" against which another base pair is stacked. [INFO] [stderr] ... | [INFO] [stderr] 25 | | }; [INFO] [stderr] 26 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.17s [INFO] running `"docker" "inspect" "e257919f0f8ca6b77d1a1352069df35e5b2dd56a5c6c85e1ee3dc074ab7517fb"` [INFO] running `"docker" "rm" "-f" "e257919f0f8ca6b77d1a1352069df35e5b2dd56a5c6c85e1ee3dc074ab7517fb"` [INFO] [stdout] e257919f0f8ca6b77d1a1352069df35e5b2dd56a5c6c85e1ee3dc074ab7517fb