[INFO] cloning repository brocode/fw [INFO] running `"git" "clone" "--bare" "git://github.com/brocode/fw.git" "work/cache/sources/gh/brocode/fw"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/brocode/fw'... [INFO] running `"git" "clone" "work/cache/sources/gh/brocode/fw" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/brocode/fw"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/brocode/fw'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/brocode/fw" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/brocode/fw"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/brocode/fw'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 37ad81d0594d354823de652e6a4abf557e3f3f19 [INFO] sha for GitHub repo brocode/fw: 37ad81d0594d354823de652e6a4abf557e3f3f19 [INFO] validating manifest of brocode/fw on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of brocode/fw on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing brocode/fw [INFO] finished frobbing brocode/fw [INFO] frobbed toml for brocode/fw written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/brocode/fw/Cargo.toml [INFO] started frobbing brocode/fw [INFO] finished frobbing brocode/fw [INFO] frobbed toml for brocode/fw written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/brocode/fw/Cargo.toml [INFO] crate brocode/fw already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gitlab v0.1104.1 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing brocode/fw against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/brocode/fw:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 5f04729968deb9098c33363bb9fb0bdc947e09c38370b3e4d88b36f2d2f3bf3a [INFO] running `"docker" "start" "-a" "5f04729968deb9098c33363bb9fb0bdc947e09c38370b3e4d88b36f2d2f3bf3a"` [INFO] [stderr] Compiling slog v2.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.41 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling curl-sys v0.4.16 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling number_prefix v0.2.8 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling console v0.7.5 [INFO] [stderr] Compiling openssl v0.10.18 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling slog-term v2.4.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling indicatif v0.11.0 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling sct v0.5.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling ct-logs v0.5.1 [INFO] [stderr] Compiling spectral v0.6.0 [INFO] [stderr] Compiling rustls v0.15.1 [INFO] [stderr] Compiling webpki-roots v0.16.0 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling hyper v0.12.24 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling tokio-rustls v0.9.0 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling hyper-rustls v0.16.0 [INFO] [stderr] Compiling reqwest v0.9.10 [INFO] [stderr] Compiling gitlab v0.1104.1 [INFO] [stderr] Compiling git2 v0.8.0 [INFO] [stderr] Compiling fw v1.20.1-alpha.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/errors/mod.rs:73:30 [INFO] [stderr] | [INFO] [stderr] 73 | fn cause(&self) -> Option<&Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 56s [INFO] running `"docker" "inspect" "5f04729968deb9098c33363bb9fb0bdc947e09c38370b3e4d88b36f2d2f3bf3a"` [INFO] running `"docker" "rm" "-f" "5f04729968deb9098c33363bb9fb0bdc947e09c38370b3e4d88b36f2d2f3bf3a"` [INFO] [stdout] 5f04729968deb9098c33363bb9fb0bdc947e09c38370b3e4d88b36f2d2f3bf3a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/brocode/fw:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 33b9afa30844edce754757630eeda68a07db98a5e3cca89789e645e47c49ae34 [INFO] running `"docker" "start" "-a" "33b9afa30844edce754757630eeda68a07db98a5e3cca89789e645e47c49ae34"` [INFO] [stderr] Compiling fw v1.20.1-alpha.0 (/opt/crater/workdir) [INFO] [stderr] warning: the item `slog_term` is imported redundantly [INFO] [stderr] --> src/config/mod.rs:595:9 [INFO] [stderr] | [INFO] [stderr] 595 | use slog_term; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: the item `std` is imported redundantly [INFO] [stderr] --> src/config/mod.rs:596:9 [INFO] [stderr] | [INFO] [stderr] 596 | use std; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/errors/mod.rs:73:30 [INFO] [stderr] | [INFO] [stderr] 73 | fn cause(&self) -> Option<&Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: the item `slog_term` is imported redundantly [INFO] [stderr] --> src/projectile/mod.rs:85:9 [INFO] [stderr] | [INFO] [stderr] 85 | use slog_term; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `std` is imported redundantly [INFO] [stderr] --> src/projectile/mod.rs:86:9 [INFO] [stderr] | [INFO] [stderr] 86 | use std; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.19s [INFO] running `"docker" "inspect" "33b9afa30844edce754757630eeda68a07db98a5e3cca89789e645e47c49ae34"` [INFO] running `"docker" "rm" "-f" "33b9afa30844edce754757630eeda68a07db98a5e3cca89789e645e47c49ae34"` [INFO] [stdout] 33b9afa30844edce754757630eeda68a07db98a5e3cca89789e645e47c49ae34 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/brocode/fw:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] b1473aa03fbb82409a39c914c9713272f8c668e34eee5e948dad41d15cebcbcc [INFO] running `"docker" "start" "-a" "b1473aa03fbb82409a39c914c9713272f8c668e34eee5e948dad41d15cebcbcc"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/crater/target/debug/deps/fw-8ed743ad2b4668e8 [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] Jun 10 03:59:32.613 TRCE Resolving, tags: Some({"tag1", "tag2"}) [INFO] [stdout] Jun 10 03:59:32.617 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 }, tag_name: tag1 [INFO] [stdout] Jun 10 03:59:32.617 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 }, tag_name: tag2 [INFO] [stdout] Jun 10 03:59:32.617 TRCE before sort, tags: [("clone1", 50), ("clone2", 50)] [INFO] [stdout] Jun 10 03:59:32.617 TRCE after sort, tags: [("clone1", 50), ("clone2", 50)] [INFO] [stdout] Jun 10 03:59:32.613 TRCE Resolving, tags: Some({"tag-does-not-exist"}) [INFO] [stdout] Jun 10 03:59:32.618 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] Jun 10 03:59:32.618 TRCE before sort, tags: [] [INFO] [stdout] Jun 10 03:59:32.618 TRCE after sort, tags: [] [INFO] [stdout] test config::tests::test_after_clone_from_tags ... ok [INFO] [stdout] test config::tests::test_after_clone_from_tags_missing_all_tags_graceful ... ok [INFO] [stdout] test config::tests::test_do_not_expand_path_without_tilde ... ok [INFO] [stdout] test config::tests::test_repo_name_from_ssh_pragma ... ok [INFO] [stdout] test config::tests::test_repo_name_from_ssh_pragma_with_multiple_git_endings ... ok [INFO] [stdout] Jun 10 03:59:32.620 TRCE Resolving, tags: Some({"tag-does-not-exist", "tag1"}) [INFO] [stdout] Jun 10 03:59:32.621 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] Jun 10 03:59:32.621 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 }, tag_name: tag1 [INFO] [stdout] Jun 10 03:59:32.622 TRCE before sort, tags: [("clone1", 50)] [INFO] [stdout] Jun 10 03:59:32.622 TRCE after sort, tags: [("clone1", 50)] [INFO] [stdout] test config::tests::test_do_expand_path ... ok [INFO] [stdout] test config::tests::test_after_clone_from_tags_missing_one_tag_graceful ... ok [INFO] [stdout] Jun 10 03:59:32.620 TRCE Resolving, tags: Some({"tag1", "tag2"}) [INFO] [stdout] Jun 10 03:59:32.623 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 }, tag_name: tag1 [INFO] [stdout] Jun 10 03:59:32.623 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 }, tag_name: tag2 [INFO] [stdout] Jun 10 03:59:32.623 TRCE before sort, tags: [("workon1", 50), ("workon2", 50)] [INFO] [stdout] Jun 10 03:59:32.623 TRCE after sort, tags: [("workon1", 50), ("workon2", 50)] [INFO] [stdout] test config::tests::test_repo_name_from_url ... ok [INFO] [stdout] test config::tests::test_workon_from_tags ... ok [INFO] [stdout] Jun 10 03:59:32.621 TRCE Resolving, tags: Some({"tag-does-not-exist", "tag1"}) [INFO] [stdout] Jun 10 03:59:32.624 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] Jun 10 03:59:32.624 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 }, tag_name: tag1 [INFO] [stdout] Jun 10 03:59:32.624 TRCE before sort, tags: [("workon1", 50)] [INFO] [stdout] Jun 10 03:59:32.625 TRCE after sort, tags: [("workon1", 50)] [INFO] [stdout] test config::tests::test_workon_from_tags_missing_one_tag_graceful ... ok [INFO] [stdout] Jun 10 03:59:32.620 TRCE Resolving, tags: Some({"tag-does-not-exist"}) [INFO] [stdout] Jun 10 03:59:32.625 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] Jun 10 03:59:32.626 TRCE before sort, tags: [] [INFO] [stdout] Jun 10 03:59:32.626 TRCE after sort, tags: [] [INFO] [stdout] test config::tests::test_workon_from_tags_missing_all_tags_graceful ... ok [INFO] [stdout] Jun 10 03:59:32.621 TRCE Resolving, tags: Some({"tag3", "tag4"}) [INFO] [stdout] Jun 10 03:59:32.626 TRCE before sort, tags: [("clone3", 100), ("clone4", 0)] [INFO] [stdout] Jun 10 03:59:32.627 TRCE after sort, tags: [("clone4", 0), ("clone3", 100)] [INFO] [stdout] test config::tests::test_after_clone_from_tags_prioritized ... ok [INFO] [stdout] Jun 10 03:59:32.623 TRCE Resolving, tags: Some({"tag3", "tag4"}) [INFO] [stdout] Jun 10 03:59:32.627 TRCE before sort, tags: [("workon3", 100), ("workon4", 0)] [INFO] [stdout] Jun 10 03:59:32.628 TRCE after sort, tags: [("workon4", 0), ("workon3", 100)] [INFO] [stdout] test config::tests::test_workon_from_tags_prioritized ... ok [INFO] [stdout] Jun 10 03:59:32.624 TRCE Resolving, tags: Some({"tag1"}) [INFO] [stdout] Jun 10 03:59:32.628 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 }, tag_name: tag1 [INFO] [stdout] Jun 10 03:59:32.628 TRCE before sort, tags: [("workon1", 50)] [INFO] [stdout] Jun 10 03:59:32.629 TRCE after sort, tags: [("workon1", 50)] [INFO] [stdout] test config::tests::test_workon_override_from_project ... ok [INFO] [stdout] Jun 10 03:59:32.629 TRCE Resolving, tags: Some({"tag1"}) [INFO] [stdout] Jun 10 03:59:32.629 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 }, tag_name: tag1 [INFO] [stdout] Jun 10 03:59:32.630 TRCE before sort, tags: [("clone1", 50)] [INFO] [stdout] Jun 10 03:59:32.630 TRCE after sort, tags: [("clone1", 50)] [INFO] [stdout] test config::tests::test_after_clone_override_from_project ... ok [INFO] [stdout] Jun 10 03:59:32.631 DEBG Writing projectile entry, entry: /home/mriehl/test [INFO] [stdout] test export::tests::test_workon_override_from_project ... ok [INFO] [stdout] Jun 10 03:59:32.633 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 projectile::tests::test_replace_path_with_tilde ... ok [INFO] [stdout] test sync::tests::test_username_from_git_url ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "b1473aa03fbb82409a39c914c9713272f8c668e34eee5e948dad41d15cebcbcc"` [INFO] running `"docker" "rm" "-f" "b1473aa03fbb82409a39c914c9713272f8c668e34eee5e948dad41d15cebcbcc"` [INFO] [stdout] b1473aa03fbb82409a39c914c9713272f8c668e34eee5e948dad41d15cebcbcc