[INFO] updating cached repository https://github.com/brocode/fw [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8c76b9b8c0f702d383a7204ca35d69d02ba78099 [INFO] testing brocode/fw against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrocode%2Ffw" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brocode/fw on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [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 work/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/brocode/fw already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] d41bda19c8de7ef5b04f647b46093bce02a7b0d0cbcbfba5fdb525c8f12038fd [INFO] running `"docker" "start" "-a" "d41bda19c8de7ef5b04f647b46093bce02a7b0d0cbcbfba5fdb525c8f12038fd"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling trackable_derive v0.1.2 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling spectral v0.6.0 [INFO] [stderr] Compiling indicatif v0.12.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling slog-scope v4.1.2 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling slog-kvfilter v0.7.0 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling slog-stdlog v3.0.5 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling trackable v0.2.23 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling ring v0.16.9 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling libgit2-sys v0.9.1 [INFO] [stderr] Compiling slog-term v2.4.1 [INFO] [stderr] Compiling backtrace v0.3.37 [INFO] [stderr] Compiling hyper v0.12.34 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling sloggers v0.3.4 [INFO] [stderr] Compiling publicsuffix v1.5.3 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling webpki v0.21.0 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling ct-logs v0.6.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling webpki-roots v0.17.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling git2 v0.10.1 [INFO] [stderr] Compiling reqwest v0.9.20 [INFO] [stderr] Compiling tokio-rustls v0.10.0 [INFO] [stderr] Compiling hyper-rustls v0.17.1 [INFO] [stderr] Compiling gitlab v0.1202.0 [INFO] [stderr] Compiling fw v2.2.2-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `"docker" "inspect" "d41bda19c8de7ef5b04f647b46093bce02a7b0d0cbcbfba5fdb525c8f12038fd"` [INFO] running `"docker" "rm" "-f" "d41bda19c8de7ef5b04f647b46093bce02a7b0d0cbcbfba5fdb525c8f12038fd"` [INFO] [stdout] d41bda19c8de7ef5b04f647b46093bce02a7b0d0cbcbfba5fdb525c8f12038fd [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 826e89ed6edd2ae9bda1253f94a5bc5f997e73d155f0ca42fd9ec0194fc689cb [INFO] running `"docker" "start" "-a" "826e89ed6edd2ae9bda1253f94a5bc5f997e73d155f0ca42fd9ec0194fc689cb"` [INFO] [stderr] Compiling fw v2.2.2-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.25s [INFO] running `"docker" "inspect" "826e89ed6edd2ae9bda1253f94a5bc5f997e73d155f0ca42fd9ec0194fc689cb"` [INFO] running `"docker" "rm" "-f" "826e89ed6edd2ae9bda1253f94a5bc5f997e73d155f0ca42fd9ec0194fc689cb"` [INFO] [stdout] 826e89ed6edd2ae9bda1253f94a5bc5f997e73d155f0ca42fd9ec0194fc689cb [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] 8954c41270d83baea6980022284cd17d71d12c4508eb95063152037daa481a1d [INFO] running `"docker" "start" "-a" "8954c41270d83baea6980022284cd17d71d12c4508eb95063152037daa481a1d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.73s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/fw-44b4890e64338a3f [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] Oct 07 19:28:46.801 TRCE Resolving, tags: Some({"tag1", "tag2"}) [INFO] [stdout] Oct 07 19:28:46.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] Oct 07 19:28:46.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] Oct 07 19:28:46.801 TRCE before sort, tags: [("clone1", 50), ("clone2", 50)] [INFO] [stdout] Oct 07 19:28:46.801 TRCE after sort, tags: [("clone1", 50), ("clone2", 50)] [INFO] [stdout] Oct 07 19:28:46.809 TRCE Resolving, tags: Some({"tag-does-not-exist"}) [INFO] [stdout] Oct 07 19:28:46.810 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] Oct 07 19:28:46.810 TRCE before sort, tags: [] [INFO] [stdout] Oct 07 19:28:46.810 TRCE after sort, tags: [] [INFO] [stdout] test config::path::tests::test_do_expand_path ... ok [INFO] [stdout] test config::path::tests::test_do_not_expand_path_without_tilde ... ok [INFO] [stdout] test config::tests::test_after_clone_from_tags_missing_all_tags_graceful ... ok [INFO] [stdout] test config::tests::test_after_clone_from_tags ... ok [INFO] [stdout] Oct 07 19:28:46.811 TRCE Resolving, tags: Some({"tag1", "tag2"}) [INFO] [stdout] Oct 07 19:28:46.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] Oct 07 19:28:46.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("clone2"), after_workon: Some("workon2"), priority: None, workspace: None, default: None, tag_config_path: "" }, tag_name: tag2 [INFO] [stdout] Oct 07 19:28:46.812 TRCE before sort, tags: [("workon1", 50), ("workon2", 50)] [INFO] [stdout] Oct 07 19:28:46.812 TRCE after sort, tags: [("workon1", 50), ("workon2", 50)] [INFO] [stdout] Oct 07 19:28:46.812 TRCE Resolving, tags: Some({"tag-does-not-exist", "tag1"}) [INFO] [stdout] Oct 07 19:28:46.812 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] Oct 07 19:28:46.812 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] Oct 07 19:28:46.812 TRCE before sort, tags: [("workon1", 50)] [INFO] [stdout] Oct 07 19:28:46.813 TRCE after sort, tags: [("workon1", 50)] [INFO] [stdout] Oct 07 19:28:46.810 TRCE Resolving, tags: Some({"tag-does-not-exist", "tag1"}) [INFO] [stdout] test config::tests::test_workon_from_tags ... ok [INFO] [stdout] test config::tests::test_workon_from_tags_missing_one_tag_graceful ... ok [INFO] [stdout] test git::tests::test_repo_name_from_url ... ok [INFO] [stdout] Oct 07 19:28:46.825 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] Oct 07 19:28:46.826 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] Oct 07 19:28:46.826 TRCE before sort, tags: [("clone1", 50)] [INFO] [stdout] Oct 07 19:28:46.826 TRCE after sort, tags: [("clone1", 50)] [INFO] [stdout] test config::tests::test_after_clone_from_tags_missing_one_tag_graceful ... ok [INFO] [stdout] test git::tests::test_repo_name_from_ssh_pragma ... ok [INFO] [stdout] Oct 07 19:28:46.838 TRCE Resolving, tags: Some({"tag3", "tag4"}) [INFO] [stdout] Oct 07 19:28:46.838 DEBG Writing projectile entry, entry: /home/mriehl/test [INFO] [stdout] Oct 07 19:28:46.838 TRCE before sort, tags: [("workon3", 100), ("workon4", 0)] [INFO] [stdout] Oct 07 19:28:46.838 TRCE after sort, tags: [("workon4", 0), ("workon3", 100)] [INFO] [stdout] test git::tests::test_repo_name_from_ssh_pragma_with_multiple_git_endings ... ok [INFO] [stdout] test config::tests::test_workon_from_tags_prioritized ... ok [INFO] [stdout] test projectile::tests::test_replace_path_with_tilde ... Oct 07 19:28:46.840 TRCE Resolving, tags: Some({"tag-does-not-exist"}) [INFO] [stdout] Oct 07 19:28:46.839 TRCE Resolving, tags: Some({"tag3", "tag4"}) [INFO] [stdout] Oct 07 19:28:46.840 TRCE before sort, tags: [("clone3", 100), ("clone4", 0)] [INFO] [stdout] Oct 07 19:28:46.840 TRCE after sort, tags: [("clone4", 0), ("clone3", 100)] [INFO] [stdout] Oct 07 19:28:46.840 TRCE Resolving, tags: Some({"tag1"}) [INFO] [stdout] Oct 07 19:28:46.839 DEBG Writing projectile entry, entry: /home/mriehl/go/src/github.com/test2 [INFO] [stdout] Oct 07 19:28:46.839 TRCE Resolving, tags: Some({"tag1"}) [INFO] [stdout] ok [INFO] [stdout] test config::tests::test_after_clone_from_tags_prioritized ... ok [INFO] [stdout] test projectile::tests::test_persists_projectile_config ... ok [INFO] [stdout] Oct 07 19:28:46.841 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] Oct 07 19:28:46.841 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] Oct 07 19:28:46.842 TRCE before sort, tags: [("workon1", 50)] [INFO] [stdout] Oct 07 19:28:46.842 TRCE after sort, tags: [("workon1", 50)] [INFO] [stdout] test config::tests::test_workon_override_from_project ... ok [INFO] [stdout] Oct 07 19:28:46.842 TRCE before sort, tags: [("clone1", 50)] [INFO] [stdout] Oct 07 19:28:46.842 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] Oct 07 19:28:46.842 TRCE before sort, tags: [] [INFO] [stdout] Oct 07 19:28:46.842 TRCE after sort, tags: [] [INFO] [stdout] test config::tests::test_workon_from_tags_missing_all_tags_graceful ... ok [INFO] [stdout] Oct 07 19:28:46.842 TRCE after sort, tags: [("clone1", 50)] [INFO] [stdout] test config::tests::test_after_clone_override_from_project ... 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 `"docker" "inspect" "8954c41270d83baea6980022284cd17d71d12c4508eb95063152037daa481a1d"` [INFO] running `"docker" "rm" "-f" "8954c41270d83baea6980022284cd17d71d12c4508eb95063152037daa481a1d"` [INFO] [stdout] 8954c41270d83baea6980022284cd17d71d12c4508eb95063152037daa481a1d