[INFO] cloning repository https://github.com/koisland/rs-cdr-finder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/koisland/rs-cdr-finder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoisland%2Frs-cdr-finder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoisland%2Frs-cdr-finder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7e8b41ddf07f0c03dcc230ef6978935e952f6485
[INFO] testing koisland/rs-cdr-finder against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoisland%2Frs-cdr-finder" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/koisland/rs-cdr-finder
[INFO] finished tweaking git repo https://github.com/koisland/rs-cdr-finder
[INFO] tweaked toml for git repo https://github.com/koisland/rs-cdr-finder written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/koisland/rs-cdr-finder on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/koisland/rs-cdr-finder already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 49f28aed9eaa7e467cc0bd9e6d1a74e40060b5dd2bda176fe6606f3b7c6bd686
[INFO] running `Command { std: "docker" "start" "-a" "49f28aed9eaa7e467cc0bd9e6d1a74e40060b5dd2bda176fe6606f3b7c6bd686", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49f28aed9eaa7e467cc0bd9e6d1a74e40060b5dd2bda176fe6606f3b7c6bd686", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49f28aed9eaa7e467cc0bd9e6d1a74e40060b5dd2bda176fe6606f3b7c6bd686", kill_on_drop: false }`
[INFO] [stdout] 49f28aed9eaa7e467cc0bd9e6d1a74e40060b5dd2bda176fe6606f3b7c6bd686
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 111c8a007ab2c458707818399b09d215d06a4d048ab0a35f77da8011440fc342
[INFO] running `Command { std: "docker" "start" "-a" "111c8a007ab2c458707818399b09d215d06a4d048ab0a35f77da8011440fc342", kill_on_drop: false }`
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling zlib-rs v0.5.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling thread-tree v0.3.3
[INFO] [stderr]    Compiling openssl-src v300.5.4+3.5.4
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling libz-rs-sys v0.5.2
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling curl-sys v0.4.84+curl-8.17.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling fs-utils v1.1.4
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling newtype_derive v0.1.6
[INFO] [stderr]    Compiling pathfinder_simd v0.5.5
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling libdeflate-sys v0.13.0
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling simba v0.6.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling hts-sys v2.2.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling derive-new v0.6.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling peroxide v0.32.1
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling bio-types v1.0.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling nalgebra v0.29.0
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling typemap-ors v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling noodles-bgzf v0.38.0
[INFO] [stderr]    Compiling noodles-core v0.17.0
[INFO] [stderr]    Compiling ufmt-macros v0.3.0
[INFO] [stderr]    Compiling peroxide-ad v0.3.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling substring v1.4.5
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thread-id v5.0.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling ufmt-write v0.1.0
[INFO] [stderr]    Compiling order-stat v0.1.3
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling font-kit v0.14.3
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling mock_instant v0.6.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling puruspe v0.2.5
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling log4rs v1.4.0
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling ufmt v0.2.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling statrs v0.16.1
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling attohttpc v0.25.0
[INFO] [stderr]    Compiling noodles-fasta v0.51.0
[INFO] [stderr]    Compiling lru v0.9.0
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling handlebars v4.5.0
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling libdeflater v0.13.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling noodles-bgzf v0.43.0
[INFO] [stderr]    Compiling noodles-core v0.18.0
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling multimap v0.9.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling itertools-num v0.1.3
[INFO] [stderr]    Compiling ordered-float v3.9.2
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling special v0.10.3
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling byteordered v0.6.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling reborrow v0.5.5
[INFO] [stderr]    Compiling ieee754 v0.2.6
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling editdistancek v1.0.2
[INFO] [stderr]    Compiling index_list v0.2.17
[INFO] [stderr]    Compiling triple_accel v0.4.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling linear-map v1.2.0
[INFO] [stderr]    Compiling prettytable-rs v0.10.0
[INFO] [stderr]    Compiling bigtools v0.5.6
[INFO] [stderr]    Compiling pulp v0.18.22
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling bio v1.6.0
[INFO] [stderr]    Compiling gzp v0.11.3
[INFO] [stderr]    Compiling rv v0.16.0
[INFO] [stderr]    Compiling noodles-fasta v0.56.0
[INFO] [stderr]    Compiling charming v0.3.1
[INFO] [stderr]    Compiling modkit-logging v0.4.5 (https://github.com/nanoporetech/modkit.git?tag=v0.5.0#5120ef76)
[INFO] [stderr]    Compiling noodles v0.96.0
[INFO] [stderr]    Compiling plotters-bitmap v0.3.7
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling random_color v1.1.0
[INFO] [stderr]    Compiling log-once v0.4.1
[INFO] [stderr]    Compiling rust-lapper v1.2.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling common_macros v0.1.1
[INFO] [stderr]    Compiling rs-moddotplot v0.1.0 (https://github.com/logsdon-lab/rs-moddotplot.git?rev=e6439eaf7eeeba8702c12e0e4347c2127974d5f6#e6439eaf)
[INFO] [stderr]    Compiling noodles v0.101.0
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling find_peaks v0.1.5
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rust-htslib v0.46.0
[INFO] [stderr]    Compiling mod_kit v0.5.0 (https://github.com/nanoporetech/modkit.git?tag=v0.5.0#5120ef76)
[INFO] [stderr]    Compiling rs-cdr-finder v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `MinMaxResult`
[INFO] [stdout]  --> src/peaks.rs:1:28
[INFO] [stdout]   |
[INFO] [stdout] 1 | use itertools::{Itertools, MinMaxResult};
[INFO] [stdout]   |                            ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `plot::Label`
[INFO] [stdout]  --> src/peaks.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     plot::Label,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `seed`
[INFO] [stdout]   --> src/peaks.rs:40:67
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn find_peaks(qitv: Interval<u64, &str>, itvs: &ChromBinItvs, seed: u64) -> eyre::Result<()> {
[INFO] [stdout]    |                                                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_seed`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `peaks`
[INFO] [stdout]   --> src/main.rs:76:21
[INFO] [stdout]    |
[INFO] [stdout] 76 |                 let peaks = find_peaks(
[INFO] [stdout]    |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_peaks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mean` is never used
[INFO] [stdout]   --> src/peaks.rs:11:4
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn mean(data: &[OrderedFloat<f32>]) -> Option<OrderedFloat<f32>> {
[INFO] [stdout]    |    ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `std_deviation` is never used
[INFO] [stdout]   --> src/peaks.rs:21:4
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn std_deviation(data: &[OrderedFloat<f32>]) -> Option<(OrderedFloat<f32>, OrderedFloat<f32>)> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9m 29s
[INFO] running `Command { std: "docker" "inspect" "111c8a007ab2c458707818399b09d215d06a4d048ab0a35f77da8011440fc342", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "111c8a007ab2c458707818399b09d215d06a4d048ab0a35f77da8011440fc342", kill_on_drop: false }`
[INFO] [stdout] 111c8a007ab2c458707818399b09d215d06a4d048ab0a35f77da8011440fc342
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] f7062703c31658b17875126cbbd9a90974c9ca227cf8843e202a0c0a24d9b1a1
[INFO] running `Command { std: "docker" "start" "-a" "f7062703c31658b17875126cbbd9a90974c9ca227cf8843e202a0c0a24d9b1a1", kill_on_drop: false }`
[INFO] [stderr]    Compiling rs-cdr-finder v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `MinMaxResult`
[INFO] [stdout]  --> src/peaks.rs:1:28
[INFO] [stdout]   |
[INFO] [stdout] 1 | use itertools::{Itertools, MinMaxResult};
[INFO] [stdout]   |                            ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `plot::Label`
[INFO] [stdout]  --> src/peaks.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     plot::Label,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `seed`
[INFO] [stdout]   --> src/peaks.rs:40:67
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn find_peaks(qitv: Interval<u64, &str>, itvs: &ChromBinItvs, seed: u64) -> eyre::Result<()> {
[INFO] [stdout]    |                                                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_seed`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `peaks`
[INFO] [stdout]   --> src/main.rs:76:21
[INFO] [stdout]    |
[INFO] [stdout] 76 |                 let peaks = find_peaks(
[INFO] [stdout]    |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_peaks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mean` is never used
[INFO] [stdout]   --> src/peaks.rs:11:4
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn mean(data: &[OrderedFloat<f32>]) -> Option<OrderedFloat<f32>> {
[INFO] [stdout]    |    ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `std_deviation` is never used
[INFO] [stdout]   --> src/peaks.rs:21:4
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn std_deviation(data: &[OrderedFloat<f32>]) -> Option<(OrderedFloat<f32>, OrderedFloat<f32>)> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MinMaxResult`
[INFO] [stdout]  --> src/peaks.rs:1:28
[INFO] [stdout]   |
[INFO] [stdout] 1 | use itertools::{Itertools, MinMaxResult};
[INFO] [stdout]   |                            ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `plot::Label`
[INFO] [stdout]  --> src/peaks.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     plot::Label,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `seed`
[INFO] [stdout]   --> src/peaks.rs:40:67
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn find_peaks(qitv: Interval<u64, &str>, itvs: &ChromBinItvs, seed: u64) -> eyre::Result<()> {
[INFO] [stdout]    |                                                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_seed`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `peaks`
[INFO] [stdout]   --> src/main.rs:76:21
[INFO] [stdout]    |
[INFO] [stdout] 76 |                 let peaks = find_peaks(
[INFO] [stdout]    |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_peaks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mean` is never used
[INFO] [stdout]   --> src/peaks.rs:11:4
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn mean(data: &[OrderedFloat<f32>]) -> Option<OrderedFloat<f32>> {
[INFO] [stdout]    |    ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `std_deviation` is never used
[INFO] [stdout]   --> src/peaks.rs:21:4
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn std_deviation(data: &[OrderedFloat<f32>]) -> Option<(OrderedFloat<f32>, OrderedFloat<f32>)> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.45s
[INFO] running `Command { std: "docker" "inspect" "f7062703c31658b17875126cbbd9a90974c9ca227cf8843e202a0c0a24d9b1a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7062703c31658b17875126cbbd9a90974c9ca227cf8843e202a0c0a24d9b1a1", kill_on_drop: false }`
[INFO] [stdout] f7062703c31658b17875126cbbd9a90974c9ca227cf8843e202a0c0a24d9b1a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] f9a393aac9479b83adfcd78c175009af4818043cd4badd130a82256104470b4e
[INFO] running `Command { std: "docker" "start" "-a" "f9a393aac9479b83adfcd78c175009af4818043cd4badd130a82256104470b4e", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `MinMaxResult`
[INFO] [stderr]  --> src/peaks.rs:1:28
[INFO] [stderr]   |
[INFO] [stderr] 1 | use itertools::{Itertools, MinMaxResult};
[INFO] [stderr]   |                            ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `plot::Label`
[INFO] [stderr]  --> src/peaks.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 |     plot::Label,
[INFO] [stderr]   |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `seed`
[INFO] [stderr]   --> src/peaks.rs:40:67
[INFO] [stderr]    |
[INFO] [stderr] 40 | pub fn find_peaks(qitv: Interval<u64, &str>, itvs: &ChromBinItvs, seed: u64) -> eyre::Result<()> {
[INFO] [stderr]    |                                                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_seed`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `peaks`
[INFO] [stderr]   --> src/main.rs:76:21
[INFO] [stderr]    |
[INFO] [stderr] 76 |                 let peaks = find_peaks(
[INFO] [stderr]    |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_peaks`
[INFO] [stderr] 
[INFO] [stderr] warning: function `mean` is never used
[INFO] [stderr]   --> src/peaks.rs:11:4
[INFO] [stderr]    |
[INFO] [stderr] 11 | fn mean(data: &[OrderedFloat<f32>]) -> Option<OrderedFloat<f32>> {
[INFO] [stderr]    |    ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `std_deviation` is never used
[INFO] [stderr]   --> src/peaks.rs:21:4
[INFO] [stderr]    |
[INFO] [stderr] 21 | fn std_deviation(data: &[OrderedFloat<f32>]) -> Option<(OrderedFloat<f32>, OrderedFloat<f32>)> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rs-cdr-finder` (bin "rs-cdr-finder" test) generated 6 warnings (run `cargo fix --bin "rs-cdr-finder" -p rs-cdr-finder --tests` to apply 4 suggestions)
[INFO] [stderr] warning: `rs-cdr-finder` (bin "rs-cdr-finder") generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/rs-cdr-finder/523ba5e1d38f20a0/deps/rs_cdr_finder-523ba5e1d38f20a0)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test::test_read_methyl ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_integration.rs (/opt/rustwide/target/debug/build/rs-cdr-finder/a13ef580e78eb988/deps/test_integration-a13ef580e78eb988)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test::test_cdr ... ok
[INFO] [stdout] test test::test_generate_window ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f9a393aac9479b83adfcd78c175009af4818043cd4badd130a82256104470b4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9a393aac9479b83adfcd78c175009af4818043cd4badd130a82256104470b4e", kill_on_drop: false }`
[INFO] [stdout] f9a393aac9479b83adfcd78c175009af4818043cd4badd130a82256104470b4e
