[INFO] cloning repository https://github.com/justinlovinger/tag [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/justinlovinger/tag" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinlovinger%2Ftag", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinlovinger%2Ftag'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5f351fec4538772d9dbe18e7bf6e679fde7afbfa [INFO] testing justinlovinger/tag against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinlovinger%2Ftag" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/justinlovinger/tag [INFO] finished tweaking git repo https://github.com/justinlovinger/tag [INFO] tweaked toml for git repo https://github.com/justinlovinger/tag written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/justinlovinger/tag on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/justinlovinger/tag 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a30c67b6d074ac0b4b538b324182679912006730c13fd1bf3a4eb257d303f97e [INFO] running `Command { std: "docker" "start" "-a" "a30c67b6d074ac0b4b538b324182679912006730c13fd1bf3a4eb257d303f97e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a30c67b6d074ac0b4b538b324182679912006730c13fd1bf3a4eb257d303f97e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a30c67b6d074ac0b4b538b324182679912006730c13fd1bf3a4eb257d303f97e", kill_on_drop: false }` [INFO] [stdout] a30c67b6d074ac0b4b538b324182679912006730c13fd1bf3a4eb257d303f97e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72f7a3ef2ff3e3a9b05fc512c39f1a2547b4650d2f67476c5d27450dc996fe7c [INFO] running `Command { std: "docker" "start" "-a" "72f7a3ef2ff3e3a9b05fc512c39f1a2547b4650d2f67476c5d27450dc996fe7c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling rustix v0.36.8 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling rustix v0.38.40 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling ref-cast v1.0.14 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling clap_lex v0.3.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling internment v0.7.1 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling is-terminal v0.4.3 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling by_address v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.14 [INFO] [stderr] Compiling clap_derive v4.1.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling clap v4.1.4 [INFO] [stderr] Compiling tag v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/organize.rs:350:27 [INFO] [stdout] | [INFO] [stdout] 350 | pub fn tags_paths(&self) -> &TagsPaths { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] 350 | pub fn tags_paths(&self) -> &TagsPaths<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.06s [INFO] running `Command { std: "docker" "inspect" "72f7a3ef2ff3e3a9b05fc512c39f1a2547b4650d2f67476c5d27450dc996fe7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72f7a3ef2ff3e3a9b05fc512c39f1a2547b4650d2f67476c5d27450dc996fe7c", kill_on_drop: false }` [INFO] [stdout] 72f7a3ef2ff3e3a9b05fc512c39f1a2547b4650d2f67476c5d27450dc996fe7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2517bcf6b9ef39242085f464be64c48e5f687306606aef3930a3d2661534374b [INFO] running `Command { std: "docker" "start" "-a" "2517bcf6b9ef39242085f464be64c48e5f687306606aef3930a3d2661534374b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling internment v0.7.1 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling proptest v1.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling structmeta-derive v0.1.5 [INFO] [stderr] Compiling clap_derive v4.1.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.14 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling ref-cast v1.0.14 [INFO] [stderr] Compiling structmeta v0.1.5 [INFO] [stderr] Compiling test-strategy v0.3.0 [INFO] [stderr] Compiling clap v4.1.4 [INFO] [stderr] Compiling tag v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/organize.rs:350:27 [INFO] [stdout] | [INFO] [stdout] 350 | pub fn tags_paths(&self) -> &TagsPaths { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] 350 | pub fn tags_paths(&self) -> &TagsPaths<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/organize.rs:350:27 [INFO] [stdout] | [INFO] [stdout] 350 | pub fn tags_paths(&self) -> &TagsPaths { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] 350 | pub fn tags_paths(&self) -> &TagsPaths<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 46.28s [INFO] running `Command { std: "docker" "inspect" "2517bcf6b9ef39242085f464be64c48e5f687306606aef3930a3d2661534374b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2517bcf6b9ef39242085f464be64c48e5f687306606aef3930a3d2661534374b", kill_on_drop: false }` [INFO] [stdout] 2517bcf6b9ef39242085f464be64c48e5f687306606aef3930a3d2661534374b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 787f9eb9c6beb179699599fd2b3ec790a08ab3612ebff33c7ebd5b3f7fd78287 [INFO] running `Command { std: "docker" "start" "-a" "787f9eb9c6beb179699599fd2b3ec790a08ab3612ebff33c7ebd5b3f7fd78287", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/organize.rs:350:27 [INFO] [stderr] | [INFO] [stderr] 350 | pub fn tags_paths(&self) -> &TagsPaths { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^ [INFO] [stderr] | | || [INFO] [stderr] | | |the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is elided here [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] 350 | pub fn tags_paths(&self) -> &TagsPaths<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `tag` (lib) generated 1 warning (run `cargo fix --lib -p tag` to apply 1 suggestion) [INFO] [stderr] warning: `tag` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tag-d682b3cf2cf6161a) [INFO] [stdout] [INFO] [stdout] running 49 tests [INFO] [stdout] test name::tests::new_returns_some_for_valid_names ... ok [INFO] [stdout] test tag::tests::new_returns_none_for_empty_strings ... ok [INFO] [stdout] test name::tests::new_returns_none_for_strings_containing_a_directory_separator ... ok [INFO] [stdout] test name::tests::new_returns_none_for_empty_strings ... ok [INFO] [stdout] test tag::tests::new_returns_some_for_valid_tags ... ok [INFO] [stdout] test tag::tests::new_returns_none_for_strings_starting_with_dot ... ok [INFO] [stdout] test tagged_filesystem::build::tests::build_does_not_panic_on_many_non_unique_tags ... ignored [INFO] [stdout] test tag::tests::new_returns_none_for_strings_starting_with_tag_end ... ok [INFO] [stdout] test tagged_filesystem::build::tests::build_breaks_ties_in_favor_of_increasing_length ... ok [INFO] [stdout] test tag::tests::new_returns_none_for_strings_containing_a_separator ... ok [INFO] [stdout] test tagged_filesystem::build::tests::build_errors_on_non_link_paths ... ok [INFO] [stdout] test tagged_filesystem::build::tests::build_ignores_untagged_paths ... ok [INFO] [stdout] test tagged_filesystem::build::tests::build_organizes_paths_into_optimal_tag_directories ... ok [INFO] [stdout] test tagged_filesystem::build::tests::build_organizes_paths_into_optimal_tag_directories_when_all_have_same_tags ... ok [INFO] [stdout] test tagged_filesystem::build::tests::build_is_idempotent ... ok [INFO] [stdout] test tagged_filesystem::build::tests::build_ignores_hidden_paths ... ok [INFO] [stdout] test tagged_filesystem::build::tests::build_removes_tagged_paths_for_missing_files ... ok [INFO] [stdout] test tagged_filesystem::build::tests::build_deletes_duplicate_tagged_paths ... ok [INFO] [stdout] test tagged_filesystem::build::tests::build_adds_missing_tags_to_tagged_paths ... ok [INFO] [stdout] test tagged_filesystem::build::tests::build_deletes_extra_tags_from_tagged_paths ... ok [INFO] [stdout] test tagged_filesystem::build::tests::build_uses_directories_if_filename_gets_too_long ... ok [INFO] [stdout] test tagged_filesystem::find::tests::find_does_not_return_paths_with_excluded_tags ... ok [INFO] [stdout] test tagged_filesystem::build::tests::build_adds_tagged_paths_for_files_without ... ok [INFO] [stdout] test tagged_filesystem::find::tests::find_returns_paths_with_all_tags ... ok [INFO] [stdout] test tagged_filesystem::find::tests::find_returns_paths_with_tag ... ok [INFO] [stdout] test tagged_filesystem::init::tests::init_errors_on_directory_with_dot_tag_file ... ok [INFO] [stdout] test tagged_filesystem::init::tests::init_errors_on_directory_with_files ... ok [INFO] [stdout] test tagged_filesystem::init::tests::init_errors_on_already_initialized_directory ... ok [INFO] [stdout] test tagged_filesystem::init::tests::init_errors_on_sub_directory_of_tagged_filesystem ... ok [INFO] [stdout] test tagged_filesystem::init::tests::init_initializes_a_nested_tagged_filesystem_from_files_dir ... ok [INFO] [stdout] test tagged_filesystem::init::tests::init_initializes_a_nested_tagged_filesystem_from_tagged_path ... ok [INFO] [stdout] test tagged_filesystem::init::tests::init_initializes_an_empty_directory ... ok [INFO] [stdout] test tagged_path::tests::from_tags_matches_new ... ok [INFO] [stdout] test tagged_path::tests::name_returns_name ... ok [INFO] [stdout] test tagged_path::tests::new_returns_err_for_paths_with_empty_tags ... ok [INFO] [stdout] test tagged_path::tests::new_returns_err_for_tags_starting_with_dot ... ok [INFO] [stdout] test tagged_path::tests::new_returns_err_if_name_contains_dir_separator ... ok [INFO] [stdout] test tagged_path::tests::new_returns_err_if_there_are_duplicate_tags ... ok [INFO] [stdout] test tagged_path::tests::new_returns_ok_for_tagged_paths ... ok [INFO] [stdout] test tagged_filesystem::build::tests::build_some_only_adds_tagged_paths_for_considered_names ... ok [INFO] [stdout] test tagged_filesystem::build::tests::build_some_only_adds_missing_tags_for_considered_names ... ok [INFO] [stdout] test tagged_path::tests::tags_returns_all_tags ... ok [INFO] [stdout] test tagged_path::tests::new_returns_ok_iff_all_tags_are_valid ... ok [INFO] [stdout] test tagged_path::tests::tags_str_returns_string_of_all_tags_with_separators ... ok [INFO] [stdout] test tagged_path::tests::new_returns_err_for_non_tagged_paths ... ok [INFO] [stdout] test tagged_filesystem::build::tests::build_some_only_removes_tagged_paths_for_considered_names ... ok [INFO] [stdout] test tagged_filesystem::build::tests::build_some_only_deletes_extra_tags_for_considered_names ... ok [INFO] [stdout] test tagged_filesystem::build::tests::build_ignores_nested_tagged_paths ... ok [INFO] [stderr] Running unittests src/bin/tag.rs (/opt/rustwide/target/debug/deps/tag-b4d53703452bedd6) [INFO] [stdout] test tagged_filesystem::build::tests::build_some_only_deletes_duplicate_tagged_paths_for_considered_names ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 48 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 5.29s [INFO] [stdout] [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] Running unittests src/bin/tag-path.rs (/opt/rustwide/target/debug/deps/tag_path-64e5b9094b570f23) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Doc-tests tag [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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" "787f9eb9c6beb179699599fd2b3ec790a08ab3612ebff33c7ebd5b3f7fd78287", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "787f9eb9c6beb179699599fd2b3ec790a08ab3612ebff33c7ebd5b3f7fd78287", kill_on_drop: false }` [INFO] [stdout] 787f9eb9c6beb179699599fd2b3ec790a08ab3612ebff33c7ebd5b3f7fd78287