[INFO] cloning repository https://github.com/brocode/fw [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brocode/fw" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrocode%2Ffw", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrocode%2Ffw'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e85a20cf3a50e271f7051d2d69154d365cb90913 [INFO] testing brocode/fw against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrocode%2Ffw" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brocode/fw on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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 /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/brocode/fw already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e7137badcef972dd14d2313a87201285f5f95bd1809d6457a15983e5c56a237 [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" "7e7137badcef972dd14d2313a87201285f5f95bd1809d6457a15983e5c56a237", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e7137badcef972dd14d2313a87201285f5f95bd1809d6457a15983e5c56a237", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e7137badcef972dd14d2313a87201285f5f95bd1809d6457a15983e5c56a237", kill_on_drop: false }` [INFO] [stdout] 7e7137badcef972dd14d2313a87201285f5f95bd1809d6457a15983e5c56a237 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b14b49ec7e984f5460cb9c76d763040d43d2e862ef3acd67fb9133dd53f287f [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" "7b14b49ec7e984f5460cb9c76d763040d43d2e862ef3acd67fb9133dd53f287f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.4 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling clap v3.1.2 [INFO] [stderr] Compiling libflate v1.1.2 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling slog-kvfilter v0.7.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling slog-stdlog v4.1.0 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling openssl-src v111.17.0+1.1.1m [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.13.0+1.4.1 [INFO] [stderr] Compiling slog-term v2.9.0 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling spectral v0.6.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling trackable v1.2.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling graphql-parser v0.2.3 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling derive_builder v0.10.2 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.23.2 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling graphql-introspection-query v0.2.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling graphql_client_codegen v0.10.0 [INFO] [stderr] Compiling sloggers v2.1.1 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling graphql_query_derive v0.10.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling git2 v0.14.0 [INFO] [stderr] Compiling graphql_client v0.10.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling gitlab v0.1408.0 [INFO] [stderr] Compiling fw v2.13.2-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 34s [INFO] running `Command { std: "docker" "inspect" "7b14b49ec7e984f5460cb9c76d763040d43d2e862ef3acd67fb9133dd53f287f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b14b49ec7e984f5460cb9c76d763040d43d2e862ef3acd67fb9133dd53f287f", kill_on_drop: false }` [INFO] [stdout] 7b14b49ec7e984f5460cb9c76d763040d43d2e862ef3acd67fb9133dd53f287f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50943d1d21c777849e41ffcf27c7e6e9f46c0ebe8a7091bbb7754607644a8a08 [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" "50943d1d21c777849e41ffcf27c7e6e9f46c0ebe8a7091bbb7754607644a8a08", kill_on_drop: false }` [INFO] [stderr] Compiling fw v2.13.2-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.65s [INFO] running `Command { std: "docker" "inspect" "50943d1d21c777849e41ffcf27c7e6e9f46c0ebe8a7091bbb7754607644a8a08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50943d1d21c777849e41ffcf27c7e6e9f46c0ebe8a7091bbb7754607644a8a08", kill_on_drop: false }` [INFO] [stdout] 50943d1d21c777849e41ffcf27c7e6e9f46c0ebe8a7091bbb7754607644a8a08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2297d08841f48ab76832515de533b847defb626af21eb803ca97770b605e0307 [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" "2297d08841f48ab76832515de533b847defb626af21eb803ca97770b605e0307", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fw-023eb46bce62a64a) [INFO] [stdout] running 18 tests [INFO] [stdout] Feb 28 01:44:20.118 TRCE Resolving, tags: Some({"tag-does-not-exist", "tag1"}) [INFO] [stdout] Feb 28 01:44:20.118 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] Feb 28 01:44:20.118 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] Feb 28 01:44:20.118 TRCE before sort, tags: [("clone1", 50)] [INFO] [stdout] Feb 28 01:44:20.118 TRCE Resolving, tags: Some({"tag3", "tag4"}) [INFO] [stdout] Feb 28 01:44:20.118 TRCE after sort, tags: [("clone1", 50)] [INFO] [stdout] Feb 28 01:44:20.118 TRCE before sort, tags: [("workon3", 100), ("workon4", 0)] [INFO] [stdout] Feb 28 01:44:20.118 TRCE after sort, tags: [("workon4", 0), ("workon3", 100)] [INFO] [stdout] Feb 28 01:44:20.118 TRCE Resolving, tags: Some({"tag1", "tag2"}) [INFO] [stdout] Feb 28 01:44:20.118 TRCE Resolving, tags: Some({"tag3", "tag4"}) [INFO] [stdout] Feb 28 01:44:20.118 TRCE Resolving, tags: Some({"tag1"}) [INFO] [stdout] Feb 28 01:44:20.118 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] Feb 28 01:44:20.118 TRCE before sort, tags: [("clone3", 100), ("clone4", 0)] [INFO] [stdout] Feb 28 01:44:20.119 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] Feb 28 01:44:20.119 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] Feb 28 01:44:20.119 TRCE after sort, tags: [("clone4", 0), ("clone3", 100)] [INFO] [stdout] Feb 28 01:44:20.119 TRCE before sort, tags: [("clone1", 50), ("clone2", 50)] [INFO] [stdout] Feb 28 01:44:20.119 TRCE before sort, tags: [("workon1", 50)] [INFO] [stdout] Feb 28 01:44:20.119 TRCE after sort, tags: [("clone1", 50), ("clone2", 50)] [INFO] [stdout] Feb 28 01:44:20.119 TRCE after sort, tags: [("workon1", 50)] [INFO] [stdout] Feb 28 01:44:20.119 TRCE Resolving, tags: Some({"tag-does-not-exist", "tag1"}) [INFO] [stdout] Feb 28 01:44:20.119 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] Feb 28 01:44:20.119 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] Feb 28 01:44:20.120 TRCE before sort, tags: [("workon1", 50)] [INFO] [stdout] Feb 28 01:44:20.120 TRCE after sort, tags: [("workon1", 50)] [INFO] [stdout] Feb 28 01:44:20.118 TRCE Resolving, tags: Some({"tag-does-not-exist"}) [INFO] [stdout] Feb 28 01:44:20.123 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] Feb 28 01:44:20.123 TRCE before sort, tags: [] [INFO] [stdout] Feb 28 01:44:20.123 TRCE after sort, tags: [] [INFO] [stdout] Feb 28 01:44:20.123 TRCE Resolving, tags: Some({"tag1"}) [INFO] [stdout] Feb 28 01:44:20.123 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] Feb 28 01:44:20.123 TRCE before sort, tags: [("clone1", 50)] [INFO] [stdout] Feb 28 01:44:20.124 TRCE after sort, tags: [("clone1", 50)] [INFO] [stdout] Feb 28 01:44:20.124 TRCE Resolving, tags: Some({"tag1", "tag2"}) [INFO] [stdout] Feb 28 01:44:20.124 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] Feb 28 01:44:20.124 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] Feb 28 01:44:20.124 TRCE before sort, tags: [("workon1", 50), ("workon2", 50)] [INFO] [stdout] Feb 28 01:44:20.124 TRCE after sort, tags: [("workon1", 50), ("workon2", 50)] [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] Feb 28 01:44:20.124 TRCE Resolving, tags: Some({"tag-does-not-exist"}) [INFO] [stdout] test config::tests::test_after_clone_from_tags_missing_one_tag_graceful ... ok [INFO] [stdout] test config::tests::test_workon_from_tags_prioritized ... ok [INFO] [stdout] test config::tests::test_after_clone_from_tags_prioritized ... ok [INFO] [stdout] test config::tests::test_workon_override_from_project ... 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] Feb 28 01:44:20.124 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] Feb 28 01:44:20.124 TRCE before sort, tags: [] [INFO] [stdout] Feb 28 01:44:20.124 TRCE after sort, tags: [] [INFO] [stdout] test git::tests::test_repo_name_from_url ... ok [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_missing_one_tag_graceful ... ok [INFO] [stdout] test config::tests::test_after_clone_from_tags_missing_all_tags_graceful ... ok [INFO] [stdout] test config::tests::test_after_clone_override_from_project ... ok [INFO] [stdout] test config::tests::test_workon_from_tags ... ok [INFO] [stdout] test config::tests::test_workon_from_tags_missing_all_tags_graceful ... ok [INFO] [stdout] Feb 28 01:44:20.129 DEBG Writing projectile entry, entry: /home/mriehl/test [INFO] [stdout] Feb 28 01:44:20.130 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 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: 0x56483176a20c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56483176a20c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56483176a20c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x56483176a20c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x564831790d4c - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x5648317645e3 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x56483176cbe2 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x56483176cbe2 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x56483176cbe2 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x56483176c831 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x56483176d233 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x56483176cf50 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x56483176a6b4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x56483176cc89 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x5648314a2311 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x5648314a2403 - core::result::unwrap_failed::ha0327e3803285d6e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/result.rs:1690:5 [INFO] [stdout] 16: 0x5648314eee4c - core::result::Result::unwrap::h1d96316cb451a8cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/result.rs:1018:23 [INFO] [stdout] 17: 0x5648314c933a - fw::git::tests::test_username_from_git_url::h06ed71458a0f3771 [INFO] [stdout] at /opt/rustwide/workdir/src/git/mod.rs:198:16 [INFO] [stdout] 18: 0x5648314c92ea - fw::git::tests::test_username_from_git_url::{{closure}}::he9ce548678419655 [INFO] [stdout] at /opt/rustwide/workdir/src/git/mod.rs:197:3 [INFO] [stdout] 19: 0x5648314e1fae - core::ops::function::FnOnce::call_once::he96fe154fd943143 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x564831523013 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x564831523013 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x564831521cff - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 23: 0x564831521cff - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x564831521cff - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 25: 0x564831521cff - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 26: 0x564831521cff - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 27: 0x564831521cff - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x564831521cff - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x56483152b0c1 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x56483152b0c1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 31: 0x5648314f7b4f - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 32: 0x5648314f7b4f - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x5648314f7b4f - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 34: 0x5648314f7b4f - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 35: 0x5648314f7b4f - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 36: 0x5648314f7b4f - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 37: 0x5648314f7b4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x564831772ef3 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 39: 0x564831772ef3 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x564831772ef3 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f8a7d207609 - start_thread [INFO] [stdout] 42: 0x7f8a7cfd7293 - 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.14s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin fw' [INFO] running `Command { std: "docker" "inspect" "2297d08841f48ab76832515de533b847defb626af21eb803ca97770b605e0307", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2297d08841f48ab76832515de533b847defb626af21eb803ca97770b605e0307", kill_on_drop: false }` [INFO] [stdout] 2297d08841f48ab76832515de533b847defb626af21eb803ca97770b605e0307