[INFO] crate fw 2.1.0 is already in cache [INFO] testing fw-2.1.0 against beta-2019-09-28 for beta-1.39-1 [INFO] extracting crate fw 2.1.0 into work/builds/worker-4/source [INFO] validating manifest of crates.io crate fw 2.1.0 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 crates.io crate fw 2.1.0 [INFO] finished tweaking crates.io crate fw 2.1.0 [INFO] tweaked toml for crates.io crate fw 2.1.0 written to work/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate fw 2.1.0 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-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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] 048de3c08c6bd945afc84329a18a9f674de76076aa8434fcaf05a441a17aaba3 [INFO] running `"docker" "start" "-a" "048de3c08c6bd945afc84329a18a9f674de76076aa8434fcaf05a441a17aaba3"` [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [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.0 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling trackable_derive v0.1.2 [INFO] [stderr] Compiling console v0.8.0 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling publicsuffix v1.5.3 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling crossbeam v0.7.2 [INFO] [stderr] Compiling spectral v0.6.0 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling indicatif v0.11.0 [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 tokio v0.1.22 [INFO] [stderr] Compiling slog-stdlog v3.0.5 [INFO] [stderr] Compiling trackable v0.2.23 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.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 serde_derive v1.0.99 [INFO] [stderr] Compiling tokio-rustls v0.10.0 [INFO] [stderr] Compiling hyper-rustls v0.17.1 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling toml v0.5.3 [INFO] [stderr] Compiling slog-term v2.4.1 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling sloggers v0.3.3 [INFO] [stderr] Compiling reqwest v0.9.20 [INFO] [stderr] Compiling git2 v0.10.0 [INFO] [stderr] Compiling gitlab v0.1202.0 [INFO] [stderr] Compiling fw v2.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `"docker" "inspect" "048de3c08c6bd945afc84329a18a9f674de76076aa8434fcaf05a441a17aaba3"` [INFO] running `"docker" "rm" "-f" "048de3c08c6bd945afc84329a18a9f674de76076aa8434fcaf05a441a17aaba3"` [INFO] [stdout] 048de3c08c6bd945afc84329a18a9f674de76076aa8434fcaf05a441a17aaba3 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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] 5c3dcdcf44950b136f77e94352b818970f96ff14bc82c2cd9688438f4b0ab9f4 [INFO] running `"docker" "start" "-a" "5c3dcdcf44950b136f77e94352b818970f96ff14bc82c2cd9688438f4b0ab9f4"` [INFO] [stderr] Compiling fw v2.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.59s [INFO] running `"docker" "inspect" "5c3dcdcf44950b136f77e94352b818970f96ff14bc82c2cd9688438f4b0ab9f4"` [INFO] running `"docker" "rm" "-f" "5c3dcdcf44950b136f77e94352b818970f96ff14bc82c2cd9688438f4b0ab9f4"` [INFO] [stdout] 5c3dcdcf44950b136f77e94352b818970f96ff14bc82c2cd9688438f4b0ab9f4 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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] 0e85042b232f62d93320a5dc7ad1f3dbedc65e1e4583ac00b1b5cb0b93efe032 [INFO] running `"docker" "start" "-a" "0e85042b232f62d93320a5dc7ad1f3dbedc65e1e4583ac00b1b5cb0b93efe032"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/fw-0adb20e2c301b97f [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] Oct 12 13:43:12.599 TRCE Resolving, tags: Some({"tag-does-not-exist"}) [INFO] [stdout] Oct 12 13:43:12.599 TRCE Resolving, tags: Some({"tag-does-not-exist"}) [INFO] [stdout] Oct 12 13:43:12.599 TRCE Resolving, tags: Some({"tag3", "tag4"}) [INFO] [stdout] Oct 12 13:43:12.599 TRCE Resolving, tags: Some({"tag-does-not-exist", "tag1"}) [INFO] [stdout] Oct 12 13:43:12.599 TRCE Resolving, tags: Some({"tag1", "tag2"}) [INFO] [stdout] Oct 12 13:43:12.599 TRCE Resolving, tags: Some({"tag1", "tag2"}) [INFO] [stdout] Oct 12 13:43:12.599 TRCE Resolving, tags: Some({"tag1"}) [INFO] [stdout] Oct 12 13:43:12.599 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 12 13:43:12.599 TRCE Resolving, tags: Some({"tag-does-not-exist", "tag1"}) [INFO] [stdout] Oct 12 13:43:12.599 TRCE before sort, tags: [("clone3", 100), ("clone4", 0)] [INFO] [stdout] Oct 12 13:43:12.599 TRCE after sort, tags: [("clone4", 0), ("clone3", 100)] [INFO] [stdout] Oct 12 13:43:12.599 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 12 13:43:12.599 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 12 13:43:12.599 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 12 13:43:12.599 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 12 13:43:12.599 TRCE before sort, tags: [] [INFO] [stdout] Oct 12 13:43:12.599 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 12 13:43:12.599 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 12 13:43:12.599 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 12 13:43:12.599 TRCE after sort, tags: [] [INFO] [stdout] Oct 12 13:43:12.599 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 12 13:43:12.599 TRCE before sort, tags: [("clone1", 50)] [INFO] [stdout] Oct 12 13:43:12.599 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 12 13:43:12.600 TRCE before sort, tags: [("workon1", 50)] [INFO] [stdout] Oct 12 13:43:12.600 TRCE before sort, tags: [("clone1", 50)] [INFO] [stdout] Oct 12 13:43:12.600 TRCE before sort, tags: [] [INFO] [stdout] Oct 12 13:43:12.600 TRCE after sort, tags: [("workon1", 50)] [INFO] [stdout] Oct 12 13:43:12.600 TRCE after sort, tags: [("clone1", 50)] [INFO] [stdout] Oct 12 13:43:12.600 TRCE after sort, tags: [("clone1", 50)] [INFO] [stdout] Oct 12 13:43:12.600 TRCE after sort, tags: [] [INFO] [stdout] Oct 12 13:43:12.600 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 12 13:43:12.600 TRCE before sort, tags: [("workon1", 50), ("workon2", 50)] [INFO] [stdout] Oct 12 13:43:12.600 TRCE Resolving, tags: Some({"tag3", "tag4"}) [INFO] [stdout] Oct 12 13:43:12.600 TRCE after sort, tags: [("workon1", 50), ("workon2", 50)] [INFO] [stdout] Oct 12 13:43:12.600 TRCE before sort, tags: [("clone1", 50), ("clone2", 50)] [INFO] [stdout] Oct 12 13:43:12.600 TRCE after sort, tags: [("clone1", 50), ("clone2", 50)] [INFO] [stdout] Oct 12 13:43:12.600 TRCE before sort, tags: [("workon3", 100), ("workon4", 0)] [INFO] [stdout] Oct 12 13:43:12.600 TRCE after sort, tags: [("workon4", 0), ("workon3", 100)] [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_prioritized ... ok [INFO] [stdout] test config::tests::test_after_clone_from_tags_missing_one_tag_graceful ... ok [INFO] [stdout] test config::tests::test_after_clone_override_from_project ... ok [INFO] [stdout] test config::tests::test_workon_from_tags_missing_one_tag_graceful ... ok [INFO] [stdout] test config::tests::test_workon_from_tags_missing_all_tags_graceful ... ok [INFO] [stdout] test config::tests::test_after_clone_from_tags_missing_all_tags_graceful ... ok [INFO] [stdout] test config::tests::test_workon_from_tags ... ok [INFO] [stdout] test config::tests::test_after_clone_from_tags ... ok [INFO] [stdout] test git::tests::test_repo_name_from_ssh_pragma ... ok [INFO] [stdout] test config::tests::test_workon_from_tags_prioritized ... ok [INFO] [stdout] test git::tests::test_repo_name_from_ssh_pragma_with_multiple_git_endings ... ok [INFO] [stdout] test git::tests::test_repo_name_from_url ... ok [INFO] [stdout] Oct 12 13:43:12.600 TRCE Resolving, tags: Some({"tag1"}) [INFO] [stdout] Oct 12 13:43:12.600 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 12 13:43:12.601 TRCE before sort, tags: [("workon1", 50)] [INFO] [stdout] Oct 12 13:43:12.601 TRCE after sort, tags: [("workon1", 50)] [INFO] [stdout] test config::tests::test_workon_override_from_project ... ok [INFO] [stdout] Oct 12 13:43:12.601 DEBG Writing projectile entry, entry: /home/mriehl/test [INFO] [stdout] test projectile::tests::test_replace_path_with_tilde ... ok [INFO] [stdout] Oct 12 13:43:12.602 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_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" "0e85042b232f62d93320a5dc7ad1f3dbedc65e1e4583ac00b1b5cb0b93efe032"` [INFO] running `"docker" "rm" "-f" "0e85042b232f62d93320a5dc7ad1f3dbedc65e1e4583ac00b1b5cb0b93efe032"` [INFO] [stdout] 0e85042b232f62d93320a5dc7ad1f3dbedc65e1e4583ac00b1b5cb0b93efe032