[INFO] fetching crate fw 1.20.0... [INFO] extracting crate fw 1.20.0 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/fw/1.20.0 [INFO] extracting crate fw 1.20.0 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/fw/1.20.0 [INFO] validating manifest of fw-1.20.0 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 fw-1.20.0 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 fw-1.20.0 [INFO] finished frobbing fw-1.20.0 [INFO] frobbed toml for fw-1.20.0 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/fw/1.20.0/Cargo.toml [INFO] started frobbing fw-1.20.0 [INFO] finished frobbing fw-1.20.0 [INFO] frobbed toml for fw-1.20.0 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/fw/1.20.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing fw-1.20.0 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/reg/fw/1.20.0:/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] 2df23cf7cf49795af7e5c293afba4d7a5bfb7006cce4a9ba63515e4eb3feabd5 [INFO] running `"docker" "start" "-a" "2df23cf7cf49795af7e5c293afba4d7a5bfb7006cce4a9ba63515e4eb3feabd5"` [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling sct v0.5.0 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling reqwest v0.9.18 [INFO] [stderr] Compiling ct-logs v0.5.1 [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling webpki-roots v0.16.0 [INFO] [stderr] Compiling slog-term v2.4.0 [INFO] [stderr] Compiling gitlab v0.1104.1 [INFO] [stderr] Compiling tokio-rustls v0.9.3 [INFO] [stderr] Compiling hyper-rustls v0.16.1 [INFO] [stderr] Compiling fw v1.20.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 1m 00s [INFO] running `"docker" "inspect" "2df23cf7cf49795af7e5c293afba4d7a5bfb7006cce4a9ba63515e4eb3feabd5"` [INFO] running `"docker" "rm" "-f" "2df23cf7cf49795af7e5c293afba4d7a5bfb7006cce4a9ba63515e4eb3feabd5"` [INFO] [stdout] 2df23cf7cf49795af7e5c293afba4d7a5bfb7006cce4a9ba63515e4eb3feabd5 [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/reg/fw/1.20.0:/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] 63ca4fa7073a4b5ec0cbc75c7951b61446c1697f6fa06cd22756387800d53bf8 [INFO] running `"docker" "start" "-a" "63ca4fa7073a4b5ec0cbc75c7951b61446c1697f6fa06cd22756387800d53bf8"` [INFO] [stderr] Compiling fw v1.20.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:84:9 [INFO] [stderr] | [INFO] [stderr] 84 | use slog_term; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `std` is imported redundantly [INFO] [stderr] --> src/projectile/mod.rs:85:9 [INFO] [stderr] | [INFO] [stderr] 85 | use std; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.38s [INFO] running `"docker" "inspect" "63ca4fa7073a4b5ec0cbc75c7951b61446c1697f6fa06cd22756387800d53bf8"` [INFO] running `"docker" "rm" "-f" "63ca4fa7073a4b5ec0cbc75c7951b61446c1697f6fa06cd22756387800d53bf8"` [INFO] [stdout] 63ca4fa7073a4b5ec0cbc75c7951b61446c1697f6fa06cd22756387800d53bf8 [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/reg/fw/1.20.0:/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] 54a3fc343149d2fd7cf6c5bf9639a24765fb35943861588136dfc014dc5e57d5 [INFO] running `"docker" "start" "-a" "54a3fc343149d2fd7cf6c5bf9639a24765fb35943861588136dfc014dc5e57d5"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/crater/target/debug/deps/fw-425fca5caaa47e2e [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test config::tests::test_do_expand_path ... ok [INFO] [stdout] test config::tests::test_do_not_expand_path_without_tilde ... ok [INFO] [stdout] Jun 12 03:16:29.141 TRCE Resolving, tags: Some({"tag-does-not-exist"}) [INFO] [stdout] Jun 12 03:16:29.141 TRCE Resolving, tags: Some({"tag1"}) [INFO] [stdout] Jun 12 03:16:29.141 TRCE Resolving, tags: Some({"tag-does-not-exist", "tag1"}) [INFO] [stdout] Jun 12 03:16:29.141 TRCE Resolving, tags: Some({"tag1", "tag2"}) [INFO] [stdout] Jun 12 03:16:29.141 TRCE Resolving, tags: Some({"tag3", "tag4"}) [INFO] [stdout] Jun 12 03:16:29.141 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 12 03:16:29.141 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 12 03:16:29.141 TRCE before sort, tags: [] [INFO] [stdout] test config::tests::test_repo_name_from_ssh_pragma ... ok [INFO] [stdout] Jun 12 03:16:29.141 TRCE after sort, tags: [] [INFO] [stdout] Jun 12 03:16:29.141 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 12 03:16:29.141 TRCE before sort, tags: [("clone1", 50)] [INFO] [stdout] Jun 12 03:16:29.141 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 12 03:16:29.141 TRCE after sort, tags: [("clone1", 50)] [INFO] [stdout] test config::tests::test_after_clone_from_tags_missing_all_tags_graceful ... ok [INFO] [stdout] Jun 12 03:16:29.142 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 12 03:16:29.142 TRCE before sort, tags: [("clone1", 50)] [INFO] [stdout] Jun 12 03:16:29.142 TRCE after sort, tags: [("clone1", 50)] [INFO] [stdout] Jun 12 03:16:29.142 TRCE before sort, tags: [("clone3", 100), ("clone4", 0)] [INFO] [stdout] Jun 12 03:16:29.142 TRCE after sort, tags: [("clone4", 0), ("clone3", 100)] [INFO] [stdout] test config::tests::test_after_clone_override_from_project ... ok [INFO] [stdout] test config::tests::test_after_clone_from_tags_missing_one_tag_graceful ... ok [INFO] [stdout] test config::tests::test_after_clone_from_tags_prioritized ... ok [INFO] [stdout] test config::tests::test_repo_name_from_ssh_pragma_with_multiple_git_endings ... ok [INFO] [stdout] Jun 12 03:16:29.142 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 12 03:16:29.142 TRCE before sort, tags: [("clone1", 50), ("clone2", 50)] [INFO] [stdout] Jun 12 03:16:29.142 TRCE Resolving, tags: Some({"tag-does-not-exist"}) [INFO] [stdout] Jun 12 03:16:29.142 TRCE after sort, tags: [("clone1", 50), ("clone2", 50)] [INFO] [stdout] Jun 12 03:16:29.142 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] test config::tests::test_after_clone_from_tags ... ok [INFO] [stdout] Jun 12 03:16:29.142 TRCE before sort, tags: [] [INFO] [stdout] Jun 12 03:16:29.142 TRCE after sort, tags: [] [INFO] [stdout] test config::tests::test_workon_from_tags_missing_all_tags_graceful ... ok [INFO] [stdout] Jun 12 03:16:29.142 TRCE Resolving, tags: Some({"tag3", "tag4"}) [INFO] [stdout] Jun 12 03:16:29.142 TRCE Resolving, tags: Some({"tag-does-not-exist", "tag1"}) [INFO] [stdout] Jun 12 03:16:29.142 TRCE before sort, tags: [("workon3", 100), ("workon4", 0)] [INFO] [stdout] Jun 12 03:16:29.142 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 12 03:16:29.142 TRCE after sort, tags: [("workon4", 0), ("workon3", 100)] [INFO] [stdout] Jun 12 03:16:29.142 TRCE Resolving, tags: Some({"tag1", "tag2"}) [INFO] [stdout] Jun 12 03:16:29.143 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 12 03:16:29.143 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 12 03:16:29.143 TRCE before sort, tags: [("workon1", 50)] [INFO] [stdout] Jun 12 03:16:29.143 TRCE after sort, tags: [("workon1", 50)] [INFO] [stdout] Jun 12 03:16:29.143 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 12 03:16:29.143 TRCE before sort, tags: [("workon1", 50), ("workon2", 50)] [INFO] [stdout] Jun 12 03:16:29.143 TRCE after sort, tags: [("workon1", 50), ("workon2", 50)] [INFO] [stdout] test config::tests::test_repo_name_from_url ... ok [INFO] [stdout] test export::tests::test_workon_override_from_project ... ok [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 config::tests::test_workon_from_tags ... ok [INFO] [stdout] Jun 12 03:16:29.143 TRCE Resolving, tags: Some({"tag1"}) [INFO] [stdout] Jun 12 03:16:29.143 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 12 03:16:29.143 TRCE before sort, tags: [("workon1", 50)] [INFO] [stdout] Jun 12 03:16:29.143 TRCE after sort, tags: [("workon1", 50)] [INFO] [stdout] test config::tests::test_workon_override_from_project ... ok [INFO] [stdout] Jun 12 03:16:29.144 DEBG Writing projectile entry, entry: /home/mriehl/test [INFO] [stdout] Jun 12 03:16:29.144 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" "54a3fc343149d2fd7cf6c5bf9639a24765fb35943861588136dfc014dc5e57d5"` [INFO] running `"docker" "rm" "-f" "54a3fc343149d2fd7cf6c5bf9639a24765fb35943861588136dfc014dc5e57d5"` [INFO] [stdout] 54a3fc343149d2fd7cf6c5bf9639a24765fb35943861588136dfc014dc5e57d5