[INFO] crate fw 2.6.0 is already in cache [INFO] testing fw-2.6.0 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate fw 2.6.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate fw 2.6.0 on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate fw 2.6.0 [INFO] finished tweaking crates.io crate fw 2.6.0 [INFO] tweaked toml for crates.io crate fw 2.6.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate fw 2.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ad208dab99cc5a942e80b2f206389698667687524fcea2d89660d0dda307ca05 [INFO] running `Command { std: "docker" "start" "-a" "ad208dab99cc5a942e80b2f206389698667687524fcea2d89660d0dda307ca05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad208dab99cc5a942e80b2f206389698667687524fcea2d89660d0dda307ca05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad208dab99cc5a942e80b2f206389698667687524fcea2d89660d0dda307ca05", kill_on_drop: false }` [INFO] [stdout] ad208dab99cc5a942e80b2f206389698667687524fcea2d89660d0dda307ca05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fcbc9e3283000c92cb09bd5e5befec6ffb79f9740f3897ecd99faade5af7d3d6 [INFO] running `Command { std: "docker" "start" "-a" "fcbc9e3283000c92cb09bd5e5befec6ffb79f9740f3897ecd99faade5af7d3d6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling libflate_lz77 v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling terminal_size v0.1.12 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling dirs v3.0.0 [INFO] [stderr] Compiling libflate v1.0.2 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling cc v1.0.57 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling slog-scope v4.3.0 [INFO] [stderr] Compiling slog-kvfilter v0.7.0 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling slog-async v2.5.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling slog-stdlog v4.0.0 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling spectral v0.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.18 [INFO] [stderr] Compiling libgit2-sys v0.12.7+1.0.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.41 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling git2 v0.13.6 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling trackable v1.0.0 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling graphql-parser v0.2.3 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling chrono v0.4.12 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling slog-term v2.6.0 [INFO] [stderr] Compiling graphql_client_codegen v0.8.0 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling sloggers v1.0.1 [INFO] [stderr] Compiling graphql_query_derive v0.8.0 [INFO] [stderr] Compiling graphql_client v0.8.0 [INFO] [stderr] Compiling gitlab v0.1301.0 [INFO] [stderr] Compiling fw v2.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 08s [INFO] running `Command { std: "docker" "inspect" "fcbc9e3283000c92cb09bd5e5befec6ffb79f9740f3897ecd99faade5af7d3d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcbc9e3283000c92cb09bd5e5befec6ffb79f9740f3897ecd99faade5af7d3d6", kill_on_drop: false }` [INFO] [stdout] fcbc9e3283000c92cb09bd5e5befec6ffb79f9740f3897ecd99faade5af7d3d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6674baf9d92707af8fd3f5bf0e208f5cfafb34f27c35335d722d74566c660b8a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6674baf9d92707af8fd3f5bf0e208f5cfafb34f27c35335d722d74566c660b8a", kill_on_drop: false }` [INFO] [stderr] Compiling fw v2.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.82s [INFO] running `Command { std: "docker" "inspect" "6674baf9d92707af8fd3f5bf0e208f5cfafb34f27c35335d722d74566c660b8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6674baf9d92707af8fd3f5bf0e208f5cfafb34f27c35335d722d74566c660b8a", kill_on_drop: false }` [INFO] [stdout] 6674baf9d92707af8fd3f5bf0e208f5cfafb34f27c35335d722d74566c660b8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6f1b5a88bfdfbf0dd496c9fa8e095c1f49eedfee32ffcb6ed25ba3cf83db09fd [INFO] running `Command { std: "docker" "start" "-a" "6f1b5a88bfdfbf0dd496c9fa8e095c1f49eedfee32ffcb6ed25ba3cf83db09fd", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/fw-66c7c66437990834 [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test config::path::tests::test_do_expand_path ... ok [INFO] [stdout] Aug 08 05:22:50.567 TRCE Resolving, tags: Some({"tag1", "tag2"}) [INFO] [stdout] test config::path::tests::test_do_not_expand_path_without_tilde ... Aug 08 05:22:50.567 TRCE Resolving, tags: Some({"tag-does-not-exist", "tag1"}) [INFO] [stdout] Aug 08 05:22:50.567 DEBG No tag priority set, will use default (50). [INFO] [stdout] Tags with low priority are applied first and if they all have the same priority [INFO] [stdout] they will be applied in alphabetical name order so it is recommended you make a [INFO] [stdout] conscious choice and set the value., tag_def: Tag { after_clone: Some("clone1"), after_workon: Some("workon1"), priority: None, workspace: None, default: None, tag_config_path: "" }, tag_name: tag1 [INFO] [stdout] Aug 08 05:22:50.567 WARN Ignoring tag since it was not found in the config, missing_tag: tag-does-not-exist, tags: Some({"tag-does-not-exist", "tag1"}) [INFO] [stdout] Aug 08 05:22:50.567 DEBG No tag priority set, will use default (50). [INFO] [stdout] Tags with low priority are applied first and if they all have the same priority [INFO] [stdout] they will be applied in alphabetical name order so it is recommended you make a [INFO] [stdout] conscious choice and set the value., tag_def: Tag { after_clone: Some("clone2"), after_workon: Some("workon2"), priority: None, workspace: None, default: None, tag_config_path: "" }, tag_name: tag2 [INFO] [stdout] Aug 08 05:22:50.567 DEBG No tag priority set, will use default (50). [INFO] [stdout] Tags with low priority are applied first and if they all have the same priority [INFO] [stdout] they will be applied in alphabetical name order so it is recommended you make a [INFO] [stdout] conscious choice and set the value., tag_def: Tag { after_clone: Some("clone1"), after_workon: Some("workon1"), priority: None, workspace: None, default: None, tag_config_path: "" }, tag_name: tag1 [INFO] [stdout] Aug 08 05:22:50.567 TRCE before sort, tags: [("clone1", 50), ("clone2", 50)] [INFO] [stdout] Aug 08 05:22:50.567 TRCE Resolving, tags: Some({"tag1"}) [INFO] [stdout] Aug 08 05:22:50.567 TRCE before sort, tags: [("clone1", 50)] [INFO] [stdout] Aug 08 05:22:50.567 TRCE after sort, tags: [("clone1", 50), ("clone2", 50)] [INFO] [stdout] Aug 08 05:22:50.567 TRCE after sort, tags: [("clone1", 50)] [INFO] [stdout] Aug 08 05:22:50.567 DEBG No tag priority set, will use default (50). [INFO] [stdout] Tags with low priority are applied first and if they all have the same priority [INFO] [stdout] they will be applied in alphabetical name order so it is recommended you make a [INFO] [stdout] conscious choice and set the value., tag_def: Tag { after_clone: Some("clone1"), after_workon: Some("workon1"), priority: None, workspace: None, default: None, tag_config_path: "" }, tag_name: tag1 [INFO] [stdout] Aug 08 05:22:50.567 TRCE before sort, tags: [("workon1", 50)] [INFO] [stdout] Aug 08 05:22:50.567 TRCE after sort, tags: [("workon1", 50)] [INFO] [stdout] ok [INFO] [stdout] test config::tests::test_after_clone_from_tags ... ok [INFO] [stdout] test config::tests::test_after_clone_from_tags_missing_one_tag_graceful ... ok [INFO] [stdout] test config::tests::test_workon_override_from_project ... ok [INFO] [stdout] Aug 08 05:22:50.567 TRCE Resolving, tags: Some({"tag-does-not-exist"}) [INFO] [stdout] Aug 08 05:22:50.567 TRCE Resolving, tags: Some({"tag3", "tag4"}) [INFO] [stdout] Aug 08 05:22:50.567 TRCE before sort, tags: [("clone3", 100), ("clone4", 0)] [INFO] [stdout] Aug 08 05:22:50.568 TRCE after sort, tags: [("clone4", 0), ("clone3", 100)] [INFO] [stdout] Aug 08 05:22:50.568 TRCE Resolving, tags: Some({"tag1", "tag2"}) [INFO] [stdout] Aug 08 05:22:50.568 DEBG No tag priority set, will use default (50). [INFO] [stdout] Tags with low priority are applied first and if they all have the same priority [INFO] [stdout] they will be applied in alphabetical name order so it is recommended you make a [INFO] [stdout] conscious choice and set the value., tag_def: Tag { after_clone: Some("clone1"), after_workon: Some("workon1"), priority: None, workspace: None, default: None, tag_config_path: "" }, tag_name: tag1 [INFO] [stdout] Aug 08 05:22:50.568 DEBG No tag priority set, will use default (50). [INFO] [stdout] Tags with low priority are applied first and if they all have the same priority [INFO] [stdout] they will be applied in alphabetical name order so it is recommended you make a [INFO] [stdout] conscious choice and set the value., tag_def: Tag { after_clone: Some("clone2"), after_workon: Some("workon2"), priority: None, workspace: None, default: None, tag_config_path: "" }, tag_name: tag2 [INFO] [stdout] Aug 08 05:22:50.568 TRCE before sort, tags: [("workon1", 50), ("workon2", 50)] [INFO] [stdout] Aug 08 05:22:50.568 TRCE after sort, tags: [("workon1", 50), ("workon2", 50)] [INFO] [stdout] Aug 08 05:22:50.568 TRCE Resolving, tags: Some({"tag1"}) [INFO] [stdout] Aug 08 05:22:50.568 DEBG No tag priority set, will use default (50). [INFO] [stdout] Tags with low priority are applied first and if they all have the same priority [INFO] [stdout] they will be applied in alphabetical name order so it is recommended you make a [INFO] [stdout] conscious choice and set the value., tag_def: Tag { after_clone: Some("clone1"), after_workon: Some("workon1"), priority: None, workspace: None, default: None, tag_config_path: "" }, tag_name: tag1 [INFO] [stdout] Aug 08 05:22:50.568 WARN Ignoring tag since it was not found in the config, missing_tag: tag-does-not-exist, tags: Some({"tag-does-not-exist"}) [INFO] [stdout] Aug 08 05:22:50.568 TRCE before sort, tags: [("clone1", 50)] [INFO] [stdout] Aug 08 05:22:50.568 TRCE before sort, tags: [] [INFO] [stdout] Aug 08 05:22:50.568 TRCE after sort, tags: [("clone1", 50)] [INFO] [stdout] Aug 08 05:22:50.568 TRCE after sort, tags: [] [INFO] [stdout] Aug 08 05:22:50.570 DEBG Writing projectile entry, entry: /home/mriehl/test [INFO] [stdout] test config::tests::test_after_clone_from_tags_prioritized ... ok [INFO] [stdout] test config::tests::test_workon_from_tags ... ok [INFO] [stdout] test config::tests::test_after_clone_override_from_project ... ok [INFO] [stdout] test config::tests::test_workon_from_tags_missing_all_tags_graceful ... ok [INFO] [stdout] test projectile::tests::test_replace_path_with_tilde ... ok [INFO] [stdout] Aug 08 05:22:50.571 TRCE Resolving, tags: Some({"tag-does-not-exist"}) [INFO] [stdout] Aug 08 05:22:50.571 WARN Ignoring tag since it was not found in the config, missing_tag: tag-does-not-exist, tags: Some({"tag-does-not-exist"}) [INFO] [stdout] Aug 08 05:22:50.571 TRCE before sort, tags: [] [INFO] [stdout] Aug 08 05:22:50.571 TRCE after sort, tags: [] [INFO] [stdout] test config::tests::test_after_clone_from_tags_missing_all_tags_graceful ... ok [INFO] [stdout] Aug 08 05:22:50.571 DEBG Writing projectile entry, entry: /home/mriehl/go/src/github.com/test2 [INFO] [stdout] test projectile::tests::test_persists_projectile_config ... ok [INFO] [stdout] test git::tests::test_repo_name_from_ssh_pragma ... ok [INFO] [stdout] test git::tests::test_repo_name_from_ssh_pragma_with_multiple_git_endings ... ok [INFO] [stdout] Aug 08 05:22:50.575 TRCE Resolving, tags: Some({"tag-does-not-exist", "tag1"}) [INFO] [stdout] Aug 08 05:22:50.575 WARN Ignoring tag since it was not found in the config, missing_tag: tag-does-not-exist, tags: Some({"tag-does-not-exist", "tag1"}) [INFO] [stdout] Aug 08 05:22:50.575 DEBG No tag priority set, will use default (50). [INFO] [stdout] Tags with low priority are applied first and if they all have the same priority [INFO] [stdout] they will be applied in alphabetical name order so it is recommended you make a [INFO] [stdout] conscious choice and set the value., tag_def: Tag { after_clone: Some("clone1"), after_workon: Some("workon1"), priority: None, workspace: None, default: None, tag_config_path: "" }, tag_name: tag1 [INFO] [stdout] Aug 08 05:22:50.575 TRCE before sort, tags: [("workon1", 50)] [INFO] [stdout] test git::tests::test_repo_name_from_url ... ok [INFO] [stdout] Aug 08 05:22:50.576 TRCE Resolving, tags: Some({"tag3", "tag4"}) [INFO] [stdout] Aug 08 05:22:50.576 TRCE before sort, tags: [("workon3", 100), ("workon4", 0)] [INFO] [stdout] Aug 08 05:22:50.576 TRCE after sort, tags: [("workon4", 0), ("workon3", 100)] [INFO] [stdout] Aug 08 05:22:50.575 TRCE after sort, tags: [("workon1", 50)] [INFO] [stdout] test config::tests::test_workon_from_tags_prioritized ... ok [INFO] [stdout] test config::tests::test_workon_from_tags_missing_one_tag_graceful ... ok [INFO] [stdout] test git::tests::test_username_from_git_url ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6f1b5a88bfdfbf0dd496c9fa8e095c1f49eedfee32ffcb6ed25ba3cf83db09fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f1b5a88bfdfbf0dd496c9fa8e095c1f49eedfee32ffcb6ed25ba3cf83db09fd", kill_on_drop: false }` [INFO] [stdout] 6f1b5a88bfdfbf0dd496c9fa8e095c1f49eedfee32ffcb6ed25ba3cf83db09fd