[INFO] updating cached repository https://github.com/brocode/fw [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 31a789e25c60c44dac978ddc177189010874b658 [INFO] testing brocode/fw against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrocode%2Ffw" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brocode/fw on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/brocode/fw [INFO] finished tweaking git repo https://github.com/brocode/fw [INFO] tweaked toml for git repo https://github.com/brocode/fw written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/brocode/fw already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1cddbb663e8f3736bd8cffded8437ee021456cfbe6c333898a7997b00801786f [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" "1cddbb663e8f3736bd8cffded8437ee021456cfbe6c333898a7997b00801786f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1cddbb663e8f3736bd8cffded8437ee021456cfbe6c333898a7997b00801786f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cddbb663e8f3736bd8cffded8437ee021456cfbe6c333898a7997b00801786f", kill_on_drop: false }` [INFO] [stdout] 1cddbb663e8f3736bd8cffded8437ee021456cfbe6c333898a7997b00801786f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 775ab5e4f705c1b5465f95b8d0f1334d195e096e3672e21814013396b3c5ec40 [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" "775ab5e4f705c1b5465f95b8d0f1334d195e096e3672e21814013396b3c5ec40", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling libflate_lz77 v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling tracing v0.1.17 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling slog-scope v4.3.0 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling libflate v1.0.2 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling slog-async v2.5.0 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling slog-kvfilter v0.7.0 [INFO] [stderr] Compiling slog-stdlog v4.0.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.18 [INFO] [stderr] Compiling libgit2-sys v0.12.9+1.0.1 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling spectral v0.6.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling git2 v0.13.8 [INFO] [stderr] Compiling tokio-macros v0.2.5 [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.22 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling graphql-parser v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [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 h2 v0.2.6 [INFO] [stderr] Compiling chrono v0.4.13 [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 v0.13.7 [INFO] [stderr] Compiling slog-term v2.6.0 [INFO] [stderr] Compiling graphql_client_codegen v0.8.0 [INFO] [stderr] Compiling sloggers v1.0.1 [INFO] [stderr] Compiling graphql_query_derive v0.8.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling graphql_client v0.8.0 [INFO] [stderr] Compiling gitlab v0.1301.1 [INFO] [stderr] Compiling fw v2.6.1-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 23s [INFO] running `Command { std: "docker" "inspect" "775ab5e4f705c1b5465f95b8d0f1334d195e096e3672e21814013396b3c5ec40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "775ab5e4f705c1b5465f95b8d0f1334d195e096e3672e21814013396b3c5ec40", kill_on_drop: false }` [INFO] [stdout] 775ab5e4f705c1b5465f95b8d0f1334d195e096e3672e21814013396b3c5ec40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b3e5219eb5152b0257b878cec7a456f85f4c5951492260011f71b7137469d4c [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" "1b3e5219eb5152b0257b878cec7a456f85f4c5951492260011f71b7137469d4c", kill_on_drop: false }` [INFO] [stderr] Compiling fw v2.6.1-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.98s [INFO] running `Command { std: "docker" "inspect" "1b3e5219eb5152b0257b878cec7a456f85f4c5951492260011f71b7137469d4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b3e5219eb5152b0257b878cec7a456f85f4c5951492260011f71b7137469d4c", kill_on_drop: false }` [INFO] [stdout] 1b3e5219eb5152b0257b878cec7a456f85f4c5951492260011f71b7137469d4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 84560cae90c88b7307eef5b61b18a4900773f3f7387532b6f449f3af2a430795 [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" "84560cae90c88b7307eef5b61b18a4900773f3f7387532b6f449f3af2a430795", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/fw-120a921060bab78d [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test config::path::tests::test_do_not_expand_path_without_tilde ... ok [INFO] [stdout] test config::path::tests::test_do_expand_path ... 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 09 11:52:00.791 TRCE Resolving, tags: Some({"tag-does-not-exist"}) [INFO] [stdout] test git::tests::test_repo_name_from_url ... ok [INFO] [stdout] Aug 09 11:52:00.791 TRCE Resolving, tags: Some({"tag1", "tag2"}) [INFO] [stdout] Aug 09 11:52:00.799 TRCE Resolving, tags: Some({"tag3", "tag4"}) [INFO] [stdout] Aug 09 11:52:00.799 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 09 11:52:00.799 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 09 11:52:00.799 TRCE before sort, tags: [] [INFO] [stdout] Aug 09 11:52:00.799 TRCE after sort, tags: [] [INFO] [stdout] Aug 09 11:52:00.799 TRCE before sort, tags: [("workon3", 100), ("workon4", 0)] [INFO] [stdout] Aug 09 11:52:00.799 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 09 11:52:00.800 TRCE after sort, tags: [("workon4", 0), ("workon3", 100)] [INFO] [stdout] Aug 09 11:52:00.800 TRCE before sort, tags: [("clone1", 50), ("clone2", 50)] [INFO] [stdout] Aug 09 11:52:00.800 TRCE after sort, tags: [("clone1", 50), ("clone2", 50)] [INFO] [stdout] test config::tests::test_after_clone_from_tags_missing_all_tags_graceful ... ok [INFO] [stdout] test config::tests::test_workon_from_tags_prioritized ... ok [INFO] [stdout] test config::tests::test_after_clone_from_tags ... ok [INFO] [stdout] Aug 09 11:52:00.791 TRCE Resolving, tags: Some({"tag-does-not-exist", "tag1"}) [INFO] [stdout] Aug 09 11:52:00.800 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 09 11:52:00.800 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 09 11:52:00.800 TRCE before sort, tags: [("clone1", 50)] [INFO] [stdout] Aug 09 11:52:00.800 TRCE after sort, tags: [("clone1", 50)] [INFO] [stdout] test config::tests::test_after_clone_from_tags_missing_one_tag_graceful ... ok [INFO] [stdout] Aug 09 11:52:00.791 TRCE Resolving, tags: Some({"tag1", "tag2"}) [INFO] [stdout] Aug 09 11:52:00.801 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 09 11:52:00.801 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 09 11:52:00.801 TRCE before sort, tags: [("workon1", 50), ("workon2", 50)] [INFO] [stdout] Aug 09 11:52:00.801 TRCE after sort, tags: [("workon1", 50), ("workon2", 50)] [INFO] [stdout] Aug 09 11:52:00.802 TRCE Resolving, tags: Some({"tag3", "tag4"}) [INFO] [stdout] Aug 09 11:52:00.802 TRCE before sort, tags: [("clone3", 100), ("clone4", 0)] [INFO] [stdout] Aug 09 11:52:00.802 TRCE after sort, tags: [("clone4", 0), ("clone3", 100)] [INFO] [stdout] Aug 09 11:52:00.802 TRCE Resolving, tags: Some({"tag1"}) [INFO] [stdout] Aug 09 11:52:00.807 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 09 11:52:00.807 TRCE before sort, tags: [("workon1", 50)] [INFO] [stdout] Aug 09 11:52:00.807 TRCE after sort, tags: [("workon1", 50)] [INFO] [stdout] Aug 09 11:52:00.792 TRCE Resolving, tags: Some({"tag1"}) [INFO] [stdout] Aug 09 11:52:00.811 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 09 11:52:00.811 TRCE before sort, tags: [("clone1", 50)] [INFO] [stdout] Aug 09 11:52:00.811 TRCE after sort, tags: [("clone1", 50)] [INFO] [stdout] Aug 09 11:52:00.792 TRCE Resolving, tags: Some({"tag-does-not-exist", "tag1"}) [INFO] [stdout] test projectile::tests::test_replace_path_with_tilde ... ok [INFO] [stdout] test config::tests::test_workon_from_tags ... ok [INFO] [stdout] test config::tests::test_after_clone_from_tags_prioritized ... ok [INFO] [stdout] test config::tests::test_workon_override_from_project ... ok [INFO] [stdout] test config::tests::test_after_clone_override_from_project ... ok [INFO] [stdout] Aug 09 11:52:00.819 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 09 11:52:00.819 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 09 11:52:00.819 TRCE before sort, tags: [("workon1", 50)] [INFO] [stdout] Aug 09 11:52:00.819 TRCE after sort, tags: [("workon1", 50)] [INFO] [stdout] test config::tests::test_workon_from_tags_missing_one_tag_graceful ... ok [INFO] [stdout] Aug 09 11:52:00.825 DEBG Writing projectile entry, entry: /home/mriehl/test [INFO] [stdout] Aug 09 11:52:00.826 DEBG Writing projectile entry, entry: /home/mriehl/go/src/github.com/test2 [INFO] [stdout] test projectile::tests::test_persists_projectile_config ... ok [INFO] [stdout] Aug 09 11:52:00.826 TRCE Resolving, tags: Some({"tag-does-not-exist"}) [INFO] [stdout] Aug 09 11:52:00.827 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 09 11:52:00.827 TRCE before sort, tags: [] [INFO] [stdout] Aug 09 11:52:00.827 TRCE after sort, tags: [] [INFO] [stdout] test config::tests::test_workon_from_tags_missing_all_tags_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" "84560cae90c88b7307eef5b61b18a4900773f3f7387532b6f449f3af2a430795", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84560cae90c88b7307eef5b61b18a4900773f3f7387532b6f449f3af2a430795", kill_on_drop: false }` [INFO] [stdout] 84560cae90c88b7307eef5b61b18a4900773f3f7387532b6f449f3af2a430795