[INFO] cloning repository https://github.com/javieriserte/fam [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/javieriserte/fam" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjavieriserte%2Ffam", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjavieriserte%2Ffam'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3946528d855dae88b213c2e765b4d2b18ba6b4ac [INFO] testing javieriserte/fam against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjavieriserte%2Ffam" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/javieriserte/fam [INFO] finished tweaking git repo https://github.com/javieriserte/fam [INFO] tweaked toml for git repo https://github.com/javieriserte/fam written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/javieriserte/fam on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/javieriserte/fam 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e84193124d6eeeedbcab224886573c3549590eee57e4eb453cb40534202852ae [INFO] running `Command { std: "docker" "start" "-a" "e84193124d6eeeedbcab224886573c3549590eee57e4eb453cb40534202852ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e84193124d6eeeedbcab224886573c3549590eee57e4eb453cb40534202852ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e84193124d6eeeedbcab224886573c3549590eee57e4eb453cb40534202852ae", kill_on_drop: false }` [INFO] [stdout] e84193124d6eeeedbcab224886573c3549590eee57e4eb453cb40534202852ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d08bb0c3708ae1a0d9dbb62da3b715b1f94acb4d5d58d7b69fa0119710974392 [INFO] running `Command { std: "docker" "start" "-a" "d08bb0c3708ae1a0d9dbb62da3b715b1f94acb4d5d58d7b69fa0119710974392", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling weezl v0.1.4 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling piston-float v1.0.0 [INFO] [stderr] Compiling base62 v2.2.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling normpath v1.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling piston-viewport v1.0.0 [INFO] [stderr] Compiling bytemuck v1.5.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling interpolation v0.2.0 [INFO] [stderr] Compiling piston-texture v0.8.0 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling piston2d-graphics v0.37.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling image v0.23.13 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling rust-i18n v3.1.3 [INFO] [stderr] Compiling graphics_buffer v0.7.5 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling rust-i18n-support v3.1.3 [INFO] [stderr] Compiling rust-i18n-macro v3.1.3 [INFO] [stderr] Compiling fam v0.0.13 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib/lib.rs:96:17 [INFO] [stdout] | [INFO] [stdout] 96 | fn iter(&self) -> SequenceIterable; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 96 | fn iter(&self) -> SequenceIterable<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib/lib.rs:1124:24 [INFO] [stdout] | [INFO] [stdout] 1124 | pub fn columns(&self) -> ColumnIterable { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1124 | pub fn columns(&self) -> ColumnIterable<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.87s [INFO] running `Command { std: "docker" "inspect" "d08bb0c3708ae1a0d9dbb62da3b715b1f94acb4d5d58d7b69fa0119710974392", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d08bb0c3708ae1a0d9dbb62da3b715b1f94acb4d5d58d7b69fa0119710974392", kill_on_drop: false }` [INFO] [stdout] d08bb0c3708ae1a0d9dbb62da3b715b1f94acb4d5d58d7b69fa0119710974392 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc0eb0271949a4171249e476490a85415d734901556f2936addb12b8bd364ffc [INFO] running `Command { std: "docker" "start" "-a" "bc0eb0271949a4171249e476490a85415d734901556f2936addb12b8bd364ffc", kill_on_drop: false }` [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib/lib.rs:96:17 [INFO] [stdout] | [INFO] [stdout] 96 | fn iter(&self) -> SequenceIterable; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 96 | fn iter(&self) -> SequenceIterable<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib/lib.rs:1124:24 [INFO] [stdout] | [INFO] [stdout] 1124 | pub fn columns(&self) -> ColumnIterable { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1124 | pub fn columns(&self) -> ColumnIterable<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling fam v0.0.13 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib/lib.rs:96:17 [INFO] [stdout] | [INFO] [stdout] 96 | fn iter(&self) -> SequenceIterable; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 96 | fn iter(&self) -> SequenceIterable<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib/lib.rs:1124:24 [INFO] [stdout] | [INFO] [stdout] 1124 | pub fn columns(&self) -> ColumnIterable { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1124 | pub fn columns(&self) -> ColumnIterable<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.28s [INFO] running `Command { std: "docker" "inspect" "bc0eb0271949a4171249e476490a85415d734901556f2936addb12b8bd364ffc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc0eb0271949a4171249e476490a85415d734901556f2936addb12b8bd364ffc", kill_on_drop: false }` [INFO] [stdout] bc0eb0271949a4171249e476490a85415d734901556f2936addb12b8bd364ffc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6e65522f284e329b6857f53969c480e9d3027691bf3793d27a2ad57da637d527 [INFO] running `Command { std: "docker" "start" "-a" "6e65522f284e329b6857f53969c480e9d3027691bf3793d27a2ad57da637d527", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib/lib.rs:96:17 [INFO] [stderr] | [INFO] [stderr] 96 | fn iter(&self) -> SequenceIterable; [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 96 | fn iter(&self) -> SequenceIterable<'_>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib/lib.rs:1124:24 [INFO] [stderr] | [INFO] [stderr] 1124 | pub fn columns(&self) -> ColumnIterable { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1124 | pub fn columns(&self) -> ColumnIterable<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `fam` (lib) generated 2 warnings (run `cargo fix --lib -p fam` to apply 2 suggestions) [INFO] [stderr] warning: `fam` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib/lib.rs (/opt/rustwide/target/debug/deps/famlib-4123e7b0cec06a94) [INFO] [stdout] [INFO] [stdout] running 125 tests [INFO] [stdout] test combine::test::concat_returns_the_same_with_one_sequence ... ok [INFO] [stdout] test combine::test::concat_fails_with_two_equal_ids ... ok [INFO] [stdout] test clustering::test::test_identity_fraction ... ok [INFO] [stdout] test clustering::test::test_clustering ... ok [INFO] [stdout] test combine::test::concat_with_two_seqcol_input ... ok [INFO] [stdout] test combine::test::join_returns_the_same_with_one_seqcol_input ... ok [INFO] [stdout] test combine::test::join_with_two_seqcol_input ... ok [INFO] [stdout] test combine::test::merge_with_single_collection ... ok [INFO] [stdout] test combine::test::merge_with_two_seqcol_and_extra_ids ... ok [INFO] [stdout] test combine::test::merge_with_two_seqcol_and_missing_id ... ok [INFO] [stdout] test conservation::test::test_iter_mut ... ok [INFO] [stdout] test combine::test::merge_with_two_seqcol_and_no_missing_id ... ok [INFO] [stdout] test degap::test::test_degap_alignment ... ok [INFO] [stdout] test conservation::test::test_entropy_proteins ... ok [INFO] [stdout] test degap::test::test_degap_alignment_with_dots ... ok [INFO] [stdout] test degap::test::test_degap_annotated_sequence ... ok [INFO] [stdout] test degap::test::test_degap_sequence_collection ... ok [INFO] [stdout] test edit::test::all_edit_operations ... ok [INFO] [stdout] test edit::test::delete_many_char_at_after_end ... ok [INFO] [stdout] test edit::test::delete_many_char_at_begging ... ok [INFO] [stdout] test edit::test::delete_many_char_at_end_passing_end ... ok [INFO] [stdout] test edit::test::delete_many_char_at_end_without_passing_end ... ok [INFO] [stdout] test edit::test::delete_many_char_at_middle ... ok [INFO] [stdout] test edit::test::delete_many_char_twice_at_middle ... ok [INFO] [stdout] test edit::test::delete_one_char_at_after_end ... ok [INFO] [stdout] test edit::test::delete_one_char_at_begging ... ok [INFO] [stdout] test edit::test::delete_one_char_at_end ... ok [INFO] [stdout] test edit::test::delete_zero_char_at_after_end ... ok [INFO] [stdout] test edit::test::delete_one_char_at_middle ... ok [INFO] [stdout] test edit::test::delete_zero_char_at_begging ... ok [INFO] [stdout] test edit::test::delete_zero_char_at_end ... ok [INFO] [stdout] test edit::test::delete_zero_char_at_middle ... ok [INFO] [stdout] test edit::test::insert_many_char_at_after_end ... ok [INFO] [stdout] test edit::test::insert_many_char_at_begging ... ok [INFO] [stdout] test edit::test::insert_many_char_at_end ... ok [INFO] [stdout] test edit::test::insert_many_char_twice_at_middle ... ok [INFO] [stdout] test edit::test::insert_many_char_at_middle ... ok [INFO] [stdout] test edit::test::insert_one_char_at_begging ... ok [INFO] [stdout] test edit::test::insert_one_char_at_end ... ok [INFO] [stdout] test edit::test::insert_one_char_at_after_end ... ok [INFO] [stdout] test edit::test::replace_many_char_at_after_end ... ok [INFO] [stdout] test edit::test::replace_many_char_at_begging ... ok [INFO] [stdout] test edit::test::insert_one_char_at_middle ... ok [INFO] [stdout] test edit::test::replace_many_char_at_middle ... ok [INFO] [stdout] test edit::test::replace_many_char_at_end_passing_end ... ok [INFO] [stdout] test edit::test::replace_many_char_twice_at_middle ... ok [INFO] [stdout] test edit::test::replace_one_char_at_end ... ok [INFO] [stdout] test edit::test::replace_one_char_at_begging ... ok [INFO] [stdout] test edit::test::replace_many_char_at_end_without_passing_end ... ok [INFO] [stdout] test edit::test::replace_one_char_at_middle ... ok [INFO] [stdout] test edit::test::replace_zero_char_at_begging ... ok [INFO] [stdout] test edit::test::replace_zero_char_at_after_end ... ok [INFO] [stdout] test edit::test::replace_zero_char_at_end ... ok [INFO] [stdout] test edit::test::replace_zero_char_at_middle ... ok [INFO] [stdout] test edit_msa::test::insert_columns_with_wrong_size ... ok [INFO] [stdout] test edit::test::replace_one_char_at_after_end ... ok [INFO] [stdout] test edit_msa::test::insert_empty_many_column_at_any_position ... ok [INFO] [stdout] test edit_msa::test::insert_empty_one_column_at_any_position ... ok [INFO] [stdout] test edit_msa::test::insert_empty_one_rows_at_any_position ... ok [INFO] [stdout] test edit_msa::test::insert_empty_zero_columns_at_any_position ... ok [INFO] [stdout] test edit_msa::test::insert_empty_many_rows_at_any_position ... ok [INFO] [stdout] test edit_msa::test::insert_empty_zero_rows_at_any_position ... ok [INFO] [stdout] test edit_msa::test::insert_many_columns ... ok [INFO] [stdout] test edit_msa::test::insert_empty_many_rows_fails_with_repeated_names ... ok [INFO] [stdout] test edit_msa::test::insert_one_column ... ok [INFO] [stdout] test edit_msa::test::remove_many_columns ... ok [INFO] [stdout] test edit_msa::test::insert_zero_columns ... ok [INFO] [stdout] test edit_msa::test::remove_many_rows ... ok [INFO] [stdout] test edit_msa::test::remove_rows_many_times ... ok [INFO] [stdout] test edit_msa::test::replace_with_big_content ... ok [INFO] [stdout] test edit_msa::test::remove_zero_columns ... ok [INFO] [stdout] test edit_msa::test::transpose_vector_test ... ok [INFO] [stdout] test edit_msa::test::replace_with_empty_content ... ok [INFO] [stdout] test edit_msa::test::remove_zero_rows ... ok [INFO] [stdout] test fastaio::test::test_fastareader_from_lines_all_together ... ok [INFO] [stdout] test fastaio::test::test_fastareader_from_lines_one_by_one ... ok [INFO] [stdout] test edit_msa::test::remove_one_columns ... ok [INFO] [stdout] test fastaio::test::test_fastareader_from_lines_with_eol_chars ... ok [INFO] [stdout] test edit_msa::test::replace_whole_content ... ok [INFO] [stdout] test fastaio::test::test_plainreader_from_lines_all_together ... ok [INFO] [stdout] test fastaio::test::test_sequence_collection_from_bufread_when_ok ... ok [INFO] [stdout] test edit_msa::test::replace_with_content ... ok [INFO] [stdout] test edit_msa::test::remove_one_row ... ok [INFO] [stdout] test fastaio::test::test_plainreader_from_lines_one_by_one ... ok [INFO] [stdout] test fastaio::test::test_plainreader_from_lines_with_eol_chars ... ok [INFO] [stdout] test gapping::test::test_pad_annotated_sequence ... ok [INFO] [stdout] test gapping::test::test_pad_alignment ... ok [INFO] [stdout] test gapping::test::test_pad_sequence_collection ... ok [INFO] [stdout] test matrices::substitution_matrix::test::test_protmatrix_with_one_column_one_diff ... ok [INFO] [stdout] test matrices::substitution_matrix::test::test_protmatrix_with_one_column_all_different ... ok [INFO] [stdout] test matrices::substitution_matrix::test::test_protmatrix_with_one_column_one_pair ... ok [INFO] [stdout] test matrices::substitution_matrix::test::test_protmatrix_with_one_column_with_pairs ... ok [INFO] [stdout] test filter::test::test_filter_seqcol_case_sentitive ... ok [INFO] [stdout] test matrices::substitution_matrix::test::test_protmatrix_with_one_column_all_equals ... ok [INFO] [stdout] test matrices::substitution_matrix::test::test_protmatrix_with_two_columns_with_gaps ... ok [INFO] [stdout] test matrices::substitution_matrix::test::test_protmatrix_with_two_columns ... ok [INFO] [stdout] test matrices::triangular_matrix::test::test_increment ... ok [INFO] [stdout] test matrices::triangular_matrix::test::test_get_set ... ok [INFO] [stdout] test random::test::test_random_msa_with_fixed_gaps ... ok [INFO] [stdout] test matrices::triangular_matrix::test::test_xy_to_linear_coord ... ok [INFO] [stdout] test seqs::test_column_iterator ... ok [INFO] [stdout] test seqs::test_sequence_iterator ... ok [INFO] [stdout] test random::test::test_random_empty_msa ... ok [INFO] [stdout] test random::test::test_random_msa_with_no_fixed_gaps ... ok [INFO] [stdout] test plotting::test::test_plotter_creation ... ok [INFO] [stdout] test test::reorder_random_order ... ok [INFO] [stdout] test test::reorder_with_big_indexes ... ok [INFO] [stdout] test matrices::triangular_matrix::test::test_linear_to_xy_coord ... ok [INFO] [stdout] test test::test_buffered_seq_collection_from_read ... ok [INFO] [stdout] test test::reorder_inverse_order ... ok [INFO] [stdout] test test::test_display_msa ... ok [INFO] [stdout] test matrices::triangular_matrix::test::test_new ... ok [INFO] [stdout] test trim::test::test_trim_aln_by_gaps_no_gaps ... ok [INFO] [stdout] test test::test_remove_all_gap_columns ... ok [INFO] [stdout] test test::test_display_seq_col ... ok [INFO] [stdout] test test::reorder_with_few_indexes ... ok [INFO] [stdout] test test::reorder_with_repeated_indexes ... ok [INFO] [stdout] test test::reorder_equal_order ... ok [INFO] [stdout] test trim::test::test_trim_aln_by_gaps_with_gaps ... ok [INFO] [stdout] test trim::test::test_trim_aln_by_terminal_gaps_with_gaps_in_the_middle ... ok [INFO] [stdout] test trim::test::test_trim_seqcol_fixed ... ok [INFO] [stdout] test trim::test::test_trim_aln_by_gaps_with_gaps_in_the_middle ... ok [INFO] [stdout] test filter::test::test_filter_seqcol_case_insentitive_exclude ... ok [INFO] [stdout] test filter::test::test_filter_seqcol_case_insentitive ... ok [INFO] [stdout] test plotting::test::test_plotter_images ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 125 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests famlib [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test src/lib/lib.rs - seqs::AnnotatedSequence::is_empty (line 252) ... ok [INFO] [stdout] test src/lib/lib.rs - seqs::AnnotatedSequence::id (line 278) ... ok [INFO] [stdout] test src/lib/lib.rs - seqs::AnnotatedSequence::empty (line 137) ... ok [INFO] [stdout] test src/lib/lib.rs - seqs::AnnotatedSequence::len (line 235) ... ok [INFO] [stdout] test src/lib/lib.rs - seqs::AnnotatedSequence::set_sequence (line 148) ... ok [INFO] [stdout] test src/lib/lib.rs - seqs::AnnotatedSequence::trim_fixed (line 302) ... ok [INFO] [stdout] test src/lib/lib.rs - seqs::AnnotatedSequence::seq_copy (line 262) ... ok [INFO] [stdout] test src/lib/lib.rs - seqs::AnnotatedSequence::set_id (line 193) ... ok [INFO] [stdout] test src/lib/lib.rs - seqs::SequenceCollection (line 727) ... ok [INFO] [stdout] test src/lib/lib.rs - seqs::AnnotatedSequence::seq (line 205) ... ok [INFO] [stdout] test src/lib/lib.rs - seqs::AnnotatedSequence::new (line 109) ... ok [INFO] [stdout] test src/lib/lib.rs - seqs::AnnotatedSequence::take_sequence (line 177) ... ok [INFO] [stdout] test src/lib/lib.rs - seqs::SequenceCollection (line 778) ... ok [INFO] [stdout] test src/lib/lib.rs - seqs::SequenceCollection (line 825) ... ok [INFO] [stdout] test src/lib/lib.rs - seqs::Alignment::gapstrip (line 1043) ... ok [INFO] [stdout] test src/lib/clustering.rs - clustering::identity_fraction (line 45) ... ok [INFO] [stdout] test src/lib/matrices/triangular_matrix.rs - matrices::triangular_matrix::One (line 10) ... ok [INFO] [stdout] test src/lib/lib.rs - seqs::SequenceCollection::add (line 491) ... ok [INFO] [stdout] test src/lib/lib.rs - seqs::SequenceCollection::get (line 538) ... ok [INFO] [stdout] test src/lib/lib.rs - seqs::SequenceCollection::get_by_id (line 554) ... ok [INFO] [stdout] test src/lib/lib.rs - seqs::SequenceCollection::new (line 343) ... ok [INFO] [stdout] test src/lib/lib.rs - seqs::SequenceCollection::get_mut (line 663) ... ok [INFO] [stdout] test src/lib/lib.rs - seqs::SequenceCollection::remove_by_id (line 577) ... ok [INFO] [stdout] test src/lib/lib.rs - seqs::SequenceCollection::move_up (line 612) ... ok [INFO] [stdout] test src/lib/lib.rs - seqs::SequenceCollection::size (line 521) ... ok [INFO] [stdout] test src/lib/lib.rs - seqs::SequenceCollection::insert (line 455) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.95s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6e65522f284e329b6857f53969c480e9d3027691bf3793d27a2ad57da637d527", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e65522f284e329b6857f53969c480e9d3027691bf3793d27a2ad57da637d527", kill_on_drop: false }` [INFO] [stdout] 6e65522f284e329b6857f53969c480e9d3027691bf3793d27a2ad57da637d527