[INFO] cloning repository https://github.com/natir/ssik [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/natir/ssik" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatir%2Fssik", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatir%2Fssik'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 25a9255c9379ae4623841e568c3ac5db5106a9e7 [INFO] testing natir/ssik against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatir%2Fssik" "/workspace/builds/worker-88/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-88/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/natir/ssik on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-88/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/natir/ssik [INFO] finished tweaking git repo https://github.com/natir/ssik [INFO] tweaked toml for git repo https://github.com/natir/ssik written to /workspace/builds/worker-88/source/Cargo.toml [INFO] crate git repo https://github.com/natir/ssik already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a64444bfdde27fcac31b1ece341f24a33ffd171abd08fb4e90c38bf8dc3b7648 [INFO] running `Command { std: "docker" "start" "-a" "a64444bfdde27fcac31b1ece341f24a33ffd171abd08fb4e90c38bf8dc3b7648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a64444bfdde27fcac31b1ece341f24a33ffd171abd08fb4e90c38bf8dc3b7648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a64444bfdde27fcac31b1ece341f24a33ffd171abd08fb4e90c38bf8dc3b7648", kill_on_drop: false }` [INFO] [stdout] a64444bfdde27fcac31b1ece341f24a33ffd171abd08fb4e90c38bf8dc3b7648 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0afc9a43c60d57467c4f1db8660b7831e360855d47a176f0a76370c5a426b1f1 [INFO] running `Command { std: "docker" "start" "-a" "0afc9a43c60d57467c4f1db8660b7831e360855d47a176f0a76370c5a426b1f1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.115 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling zstd-safe v3.1.0+zstd.1.4.9 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling cocktail v0.1.0 (https://github.com/natir/cocktail.git#464dfba9) [INFO] [stderr] Compiling wyz v0.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling bitvec v1.0.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling noodles-bgzf v0.8.0 [INFO] [stderr] Compiling noodles-sam v0.11.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling zstd-sys v1.5.0+zstd.1.4.9 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling noodles-core v0.3.4 [INFO] [stderr] Compiling noodles-fasta v0.6.0 [INFO] [stderr] Compiling noodles v0.18.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v3.0.12 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling bgzip v0.2.1 [INFO] [stderr] Compiling clap v3.0.13 [INFO] [stderr] Compiling zstd v0.7.0+zstd.1.4.9 [INFO] [stderr] Compiling niffler v2.4.0 [INFO] [stderr] Compiling pcon v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `get_raw_count` [INFO] [stdout] --> src/static_counter.rs:55:19 [INFO] [stdout] | [INFO] [stdout] 55 | pub(crate) fn get_raw_count(&self) -> &[counter::Count] { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.95s [INFO] running `Command { std: "docker" "inspect" "0afc9a43c60d57467c4f1db8660b7831e360855d47a176f0a76370c5a426b1f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0afc9a43c60d57467c4f1db8660b7831e360855d47a176f0a76370c5a426b1f1", kill_on_drop: false }` [INFO] [stdout] 0afc9a43c60d57467c4f1db8660b7831e360855d47a176f0a76370c5a426b1f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 289930c95790c387016df8ed03dbe450245e1695ac36ea4e68a0146fdadd7424 [INFO] running `Command { std: "docker" "start" "-a" "289930c95790c387016df8ed03dbe450245e1695ac36ea4e68a0146fdadd7424", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pcon v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `get_raw_count` [INFO] [stdout] --> src/static_counter.rs:55:19 [INFO] [stdout] | [INFO] [stdout] 55 | pub(crate) fn get_raw_count(&self) -> &[counter::Count] { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 27.40s [INFO] running `Command { std: "docker" "inspect" "289930c95790c387016df8ed03dbe450245e1695ac36ea4e68a0146fdadd7424", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "289930c95790c387016df8ed03dbe450245e1695ac36ea4e68a0146fdadd7424", kill_on_drop: false }` [INFO] [stdout] 289930c95790c387016df8ed03dbe450245e1695ac36ea4e68a0146fdadd7424 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d6195a358fe8ca6e5e1995aba1d53937bc481fac45737c557b47302bf825309a [INFO] running `Command { std: "docker" "start" "-a" "d6195a358fe8ca6e5e1995aba1d53937bc481fac45737c557b47302bf825309a", kill_on_drop: false }` [INFO] [stderr] warning: associated function is never used: `get_raw_count` [INFO] [stderr] --> src/static_counter.rs:55:19 [INFO] [stderr] | [INFO] [stderr] 55 | pub(crate) fn get_raw_count(&self) -> &[counter::Count] { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `pcon` (lib) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pcon-121a4b430693f947) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test counter::tests::count_fastq ... ignored [INFO] [stdout] test solid::tests::deserialize ... ok [INFO] [stdout] test dump::tests::csv ... ok [INFO] [stdout] test dump::tests::solid ... ok [INFO] [stdout] test counter::tests::deserialize ... ok [INFO] [stdout] test spectrum::tests::failled_first_local_min ... ok [INFO] [stdout] test spectrum::tests::first_local_min ... ok [INFO] [stdout] test static_counter::tests::deserialize ... ok [INFO] [stdout] test spectrum::tests::failled_rarefaction ... ok [INFO] [stdout] test spectrum::tests::rarefaction ... ok [INFO] [stdout] test spectrum::tests::test_draw_hist ... ok [INFO] [stdout] test solid::tests::presence ... ok [INFO] [stdout] test static_counter::tests::count_fasta ... ok [INFO] [stdout] test solid::tests::set_value ... ok [INFO] [stdout] test counter::tests::count_fasta ... ok [INFO] [stdout] test solid::tests::serialize ... ok [INFO] [stdout] test counter::tests::serialize ... ok [INFO] [stdout] test spectrum::tests::from_counter ... ok [INFO] [stdout] test dump::tests::spectrum ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.43s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pcon-c2c50cfa98563a4f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests pcon [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d6195a358fe8ca6e5e1995aba1d53937bc481fac45737c557b47302bf825309a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6195a358fe8ca6e5e1995aba1d53937bc481fac45737c557b47302bf825309a", kill_on_drop: false }` [INFO] [stdout] d6195a358fe8ca6e5e1995aba1d53937bc481fac45737c557b47302bf825309a