[INFO] fetching crate fw 2.9.0... [INFO] testing fw-2.9.0 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate fw 2.9.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate fw 2.9.0 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fw 2.9.0 [INFO] finished tweaking crates.io crate fw 2.9.0 [INFO] tweaked toml for crates.io crate fw 2.9.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate fw 2.9.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6689e36dcf6aeaac7c1a2f4e279077435596878513f631485da462f83aca55b [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" "a6689e36dcf6aeaac7c1a2f4e279077435596878513f631485da462f83aca55b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6689e36dcf6aeaac7c1a2f4e279077435596878513f631485da462f83aca55b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6689e36dcf6aeaac7c1a2f4e279077435596878513f631485da462f83aca55b", kill_on_drop: false }` [INFO] [stdout] a6689e36dcf6aeaac7c1a2f4e279077435596878513f631485da462f83aca55b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34320b8c4b8b6b53006337d187e1fa42d4fa35ba7bbe34bcb73bc828db595c3f [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" "34320b8c4b8b6b53006337d187e1fa42d4fa35ba7bbe34bcb73bc828db595c3f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling arc-swap v1.3.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling object v0.25.2 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling slog-async v2.6.0 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling libflate v1.1.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling slog-stdlog v4.1.0 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libssh2-sys v0.2.21 [INFO] [stderr] Compiling libgit2-sys v0.12.21+1.1.0 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling slog-kvfilter v0.7.0 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling spectral v0.6.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling git2 v0.13.20 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling trackable v1.2.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling graphql-parser v0.2.3 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling slog-term v2.8.0 [INFO] [stderr] Compiling graphql_client_codegen v0.8.0 [INFO] [stderr] Compiling sloggers v2.0.0 [INFO] [stderr] Compiling hyper v0.14.9 [INFO] [stderr] Compiling graphql_query_derive v0.8.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling graphql_client v0.8.0 [INFO] [stderr] Compiling gitlab v0.1312.0 [INFO] [stderr] Compiling fw v2.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "34320b8c4b8b6b53006337d187e1fa42d4fa35ba7bbe34bcb73bc828db595c3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34320b8c4b8b6b53006337d187e1fa42d4fa35ba7bbe34bcb73bc828db595c3f", kill_on_drop: false }` [INFO] [stdout] 34320b8c4b8b6b53006337d187e1fa42d4fa35ba7bbe34bcb73bc828db595c3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65f22ef6317f7711ad0b6eb2afe2ea1830c3b64df88c26c5d0507c792d60fd10 [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" "65f22ef6317f7711ad0b6eb2afe2ea1830c3b64df88c26c5d0507c792d60fd10", kill_on_drop: false }` [INFO] [stderr] Compiling fw v2.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.84s [INFO] running `Command { std: "docker" "inspect" "65f22ef6317f7711ad0b6eb2afe2ea1830c3b64df88c26c5d0507c792d60fd10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65f22ef6317f7711ad0b6eb2afe2ea1830c3b64df88c26c5d0507c792d60fd10", kill_on_drop: false }` [INFO] [stdout] 65f22ef6317f7711ad0b6eb2afe2ea1830c3b64df88c26c5d0507c792d60fd10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 03223c4e9f879f9b7960effd4b6b1eeb3db0f6ad07538224cf1df15337cff904 [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" "03223c4e9f879f9b7960effd4b6b1eeb3db0f6ad07538224cf1df15337cff904", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fw-1a443040a2aeeac5) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] Jul 16 12:17:48.262 TRCE Resolving, tags: Some({"tag-does-not-exist", "tag1"}) [INFO] [stdout] Jul 16 12:17:48.262 TRCE Resolving, tags: Some({"tag3", "tag4"}) [INFO] [stdout] Jul 16 12:17:48.262 TRCE Resolving, tags: Some({"tag1", "tag2"}) [INFO] [stdout] Jul 16 12:17:48.262 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] Jul 16 12:17:48.262 TRCE before sort, tags: [("clone3", 100), ("clone4", 0)] [INFO] [stdout] Jul 16 12:17:48.262 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] Jul 16 12:17:48.262 TRCE after sort, tags: [("clone4", 0), ("clone3", 100)] [INFO] [stdout] Jul 16 12:17:48.262 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] Jul 16 12:17:48.262 TRCE before sort, tags: [("clone1", 50)] [INFO] [stdout] Jul 16 12:17:48.262 TRCE after sort, tags: [("clone1", 50)] [INFO] [stdout] Jul 16 12:17:48.262 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] Jul 16 12:17:48.262 TRCE before sort, tags: [("clone1", 50), ("clone2", 50)] [INFO] [stdout] Jul 16 12:17:48.262 TRCE Resolving, tags: Some({"tag1", "tag2"}) [INFO] [stdout] Jul 16 12:17:48.262 TRCE Resolving, tags: Some({"tag-does-not-exist"}) [INFO] [stdout] Jul 16 12:17:48.262 TRCE after sort, tags: [("clone1", 50), ("clone2", 50)] [INFO] [stdout] Jul 16 12:17:48.262 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] Jul 16 12:17:48.262 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] Jul 16 12:17:48.262 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] Jul 16 12:17:48.262 TRCE before sort, tags: [] [INFO] [stdout] Jul 16 12:17:48.262 TRCE after sort, tags: [] [INFO] [stdout] Jul 16 12:17:48.262 TRCE before sort, tags: [("workon1", 50), ("workon2", 50)] [INFO] [stdout] Jul 16 12:17:48.262 TRCE after sort, tags: [("workon1", 50), ("workon2", 50)] [INFO] [stdout] test config::path::tests::test_do_expand_path ... ok [INFO] [stdout] Jul 16 12:17:48.262 TRCE Resolving, tags: Some({"tag3", "tag4"}) [INFO] [stdout] Jul 16 12:17:48.263 TRCE before sort, tags: [("workon3", 100), ("workon4", 0)] [INFO] [stdout] test config::path::tests::test_do_not_expand_path_without_tilde ... ok [INFO] [stdout] Jul 16 12:17:48.263 TRCE after sort, tags: [("workon4", 0), ("workon3", 100)] [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 git::tests::test_repo_name_from_ssh_pragma_with_multiple_git_endings ... ok [INFO] [stdout] test git::tests::test_repo_name_from_ssh_pragma ... ok [INFO] [stdout] test config::tests::test_after_clone_from_tags ... ok [INFO] [stdout] test git::tests::test_repo_name_from_url ... 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_workon_from_tags_prioritized ... ok [INFO] [stdout] Jul 16 12:17:48.263 TRCE Resolving, tags: Some({"tag-does-not-exist", "tag1"}) [INFO] [stdout] Jul 16 12:17:48.263 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] Jul 16 12:17:48.263 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] Jul 16 12:17:48.263 TRCE before sort, tags: [("workon1", 50)] [INFO] [stdout] Jul 16 12:17:48.263 TRCE after sort, tags: [("workon1", 50)] [INFO] [stdout] Jul 16 12:17:48.263 TRCE Resolving, tags: Some({"tag-does-not-exist"}) [INFO] [stdout] Jul 16 12:17:48.263 TRCE Resolving, tags: Some({"tag1"}) [INFO] [stdout] Jul 16 12:17:48.263 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] Jul 16 12:17:48.263 TRCE before sort, tags: [] [INFO] [stdout] Jul 16 12:17:48.263 TRCE after sort, tags: [] [INFO] [stdout] test config::tests::test_workon_from_tags_missing_one_tag_graceful ... ok [INFO] [stdout] Jul 16 12:17:48.263 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] Jul 16 12:17:48.263 TRCE before sort, tags: [("workon1", 50)] [INFO] [stdout] Jul 16 12:17:48.264 TRCE after sort, tags: [("workon1", 50)] [INFO] [stdout] test config::tests::test_workon_from_tags_missing_all_tags_graceful ... ok [INFO] [stdout] test config::tests::test_workon_override_from_project ... ok [INFO] [stdout] test projectile::tests::test_replace_path_with_tilde ... ok [INFO] [stdout] Jul 16 12:17:48.264 DEBG Writing projectile entry, entry: /home/mriehl/test [INFO] [stdout] Jul 16 12:17:48.265 DEBG Writing projectile entry, entry: /home/mriehl/go/src/github.com/test2 [INFO] [stdout] test projectile::tests::test_persists_projectile_config ... ok [INFO] [stdout] Jul 16 12:17:48.269 TRCE Resolving, tags: Some({"tag1"}) [INFO] [stdout] Jul 16 12:17:48.269 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] Jul 16 12:17:48.269 TRCE before sort, tags: [("clone1", 50)] [INFO] [stdout] Jul 16 12:17:48.270 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 ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- git::tests::test_username_from_git_url stdout ---- [INFO] [stdout] thread 'git::tests::test_username_from_git_url' panicked at 'called `Result::unwrap()` on an `Err` value: NotPresent', src/git/mod.rs:198:33 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a1b710b2e0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55a1b710b2e0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a1b710b2e0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55a1b710b2e0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55a1b712ed7c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55a1b7106f05 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55a1b710d56b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55a1b710d56b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55a1b710d56b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55a1b710d07c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55a1b710dc34 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55a1b710d717 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55a1b710b7dc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55a1b710d679 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55a1b6e35b51 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55a1b6e35c43 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55a1b6e6decd - core::result::Result::unwrap::h024e0023e1bf84b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55a1b6e571aa - fw::git::tests::test_username_from_git_url::h75a711f56be5d8ba [INFO] [stdout] at /opt/rustwide/workdir/src/git/mod.rs:198:16 [INFO] [stdout] 18: 0x55a1b6e5715a - fw::git::tests::test_username_from_git_url::{{closure}}::hf432426edd388669 [INFO] [stdout] at /opt/rustwide/workdir/src/git/mod.rs:197:3 [INFO] [stdout] 19: 0x55a1b6e7968e - core::ops::function::FnOnce::call_once::h499e22cb9c644698 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55a1b6eb2d83 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55a1b6eb2d83 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:577:5 [INFO] [stdout] 22: 0x55a1b6eb1810 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 23: 0x55a1b6eb1810 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 24: 0x55a1b6eb1810 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x55a1b6eb1810 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x55a1b6eb1810 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 27: 0x55a1b6eb1810 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:600:18 [INFO] [stdout] 28: 0x55a1b6eb1810 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x55a1b6e8add2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x55a1b6e8add2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x55a1b6e8ea28 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 32: 0x55a1b6e8ea28 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 33: 0x55a1b6e8ea28 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x55a1b6e8ea28 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x55a1b6e8ea28 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 36: 0x55a1b6e8ea28 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 37: 0x55a1b6e8ea28 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55a1b71128f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x55a1b71128f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55a1b71128f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 41: 0x7f5dc151b609 - start_thread [INFO] [stdout] 42: 0x7f5dc12eb293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] git::tests::test_username_from_git_url [INFO] [stdout] [INFO] [stdout] test result: FAILED. 17 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin fw' [INFO] running `Command { std: "docker" "inspect" "03223c4e9f879f9b7960effd4b6b1eeb3db0f6ad07538224cf1df15337cff904", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03223c4e9f879f9b7960effd4b6b1eeb3db0f6ad07538224cf1df15337cff904", kill_on_drop: false }` [INFO] [stdout] 03223c4e9f879f9b7960effd4b6b1eeb3db0f6ad07538224cf1df15337cff904