[INFO] cloning repository https://github.com/anotherhollow1125/ncsync
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anotherhollow1125/ncsync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanotherhollow1125%2Fncsync", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanotherhollow1125%2Fncsync'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3b047089b1c61fd5d81550fc42a3a40369d1c5e3
[INFO] testing anotherhollow1125/ncsync against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanotherhollow1125%2Fncsync" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/anotherhollow1125/ncsync
[INFO] finished tweaking git repo https://github.com/anotherhollow1125/ncsync
[INFO] tweaked toml for git repo https://github.com/anotherhollow1125/ncsync written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/anotherhollow1125/ncsync on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/anotherhollow1125/ncsync already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-macros v1.7.0
[INFO] [stderr]   Downloaded xmlparser v0.13.3
[INFO] [stderr]   Downloaded urlencoding v2.1.0
[INFO] [stderr]   Downloaded uuid v1.1.0
[INFO] [stderr]   Downloaded if_chain v1.0.2
[INFO] [stderr]   Downloaded try-lock v0.2.3
[INFO] [stderr]   Downloaded tower-service v0.3.1
[INFO] [stderr]   Downloaded roxmltree v0.14.1
[INFO] [stderr]   Downloaded want v0.3.0
[INFO] [stderr]   Downloaded async-recursion v1.0.0
[INFO] [stderr]   Downloaded anyhow v1.0.57
[INFO] [stderr]   Downloaded globset v0.4.8
[INFO] [stderr]   Downloaded ipnet v2.5.0
[INFO] [stderr]   Downloaded once_cell v1.11.0
[INFO] [stderr]   Downloaded reqwest v0.11.10
[INFO] [stderr]   Downloaded hyper v0.14.18
[INFO] [stderr]   Downloaded bstr v0.2.17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b8d10f93dfb5e38ea28bcab88fa8beea33dc475146b55181cc7c4bf24ecf7e74
[INFO] running `Command { std: "docker" "start" "-a" "b8d10f93dfb5e38ea28bcab88fa8beea33dc475146b55181cc7c4bf24ecf7e74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b8d10f93dfb5e38ea28bcab88fa8beea33dc475146b55181cc7c4bf24ecf7e74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8d10f93dfb5e38ea28bcab88fa8beea33dc475146b55181cc7c4bf24ecf7e74", kill_on_drop: false }`
[INFO] [stdout] b8d10f93dfb5e38ea28bcab88fa8beea33dc475146b55181cc7c4bf24ecf7e74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12c372d78f2f0cfa3df48a6da9a01c2f501f7400c15a14dbb6be059ae3ab9f0a
[INFO] running `Command { std: "docker" "start" "-a" "12c372d78f2f0cfa3df48a6da9a01c2f501f7400c15a14dbb6be059ae3ab9f0a", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling once_cell v1.11.0
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling tracing-core v0.1.26
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling http v0.2.7
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling openssl-sys v0.9.73
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio v1.18.2
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling tracing v0.1.34
[INFO] [stderr]    Compiling tokio-util v0.7.2
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling xmlparser v0.13.3
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling roxmltree v0.14.1
[INFO] [stderr]    Compiling hyper v0.14.18
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling globset v0.4.8
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling uuid v1.1.0
[INFO] [stderr]    Compiling async-recursion v1.0.0
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling urlencoding v2.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling reqwest v0.11.10
[INFO] [stderr]    Compiling ncsync_lib v0.1.0 (/opt/rustwide/workdir/ncsync_lib)
[INFO] [stdout] warning: struct `NCPath` is never constructed
[INFO] [stdout]   --> ncsync_lib/src/path.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct NCPath<'a> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `RE_PATHRESOLVE` is never used
[INFO] [stdout]   --> ncsync_lib/src/path.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | static RE_PATHRESOLVE: Lazy<Regex> =
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new`, `get_username`, and `resolve` are never used
[INFO] [stdout]   --> ncsync_lib/src/path.rs:61:12
[INFO] [stdout]    |
[INFO] [stdout] 60 | impl<'a> NCPath<'a> {
[INFO] [stdout]    | ------------------- associated functions in this implementation
[INFO] [stdout] 61 |     pub fn new(path: impl AsRef<Path>, profile: &'a Profile) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub fn get_username(target: &str) -> Option<String> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |     pub fn resolve(
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_default_profile` and `get_mut_default_profile` are never used
[INFO] [stdout]    --> ncsync_lib/src/setting.rs:211:19
[INFO] [stdout]     |
[INFO] [stdout] 115 | impl ClientHub {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 211 |     pub(crate) fn get_default_profile(&self) -> Result<Option<&Profile>> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 224 |     pub(crate) fn get_mut_default_profile(&mut self) -> Result<Option<&mut Profile>> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> ncsync_lib/src/setting.rs:237:30
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub(crate) fn get_client(&self, profile_name: &str) -> Result<Client> {
[INFO] [stdout]     |                              ^^^^^                                ------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub(crate) fn get_client(&self, profile_name: &str) -> Result<Client<'_>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> ncsync_lib/src/setting.rs:248:34
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub(crate) fn get_mut_client(&mut self, profile_name: &str) -> Result<ClientMut> {
[INFO] [stdout]     |                                  ^^^^^^^^^                                --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub(crate) fn get_mut_client(&mut self, profile_name: &str) -> Result<ClientMut<'_>> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 06s
[INFO] running `Command { std: "docker" "inspect" "12c372d78f2f0cfa3df48a6da9a01c2f501f7400c15a14dbb6be059ae3ab9f0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12c372d78f2f0cfa3df48a6da9a01c2f501f7400c15a14dbb6be059ae3ab9f0a", kill_on_drop: false }`
[INFO] [stdout] 12c372d78f2f0cfa3df48a6da9a01c2f501f7400c15a14dbb6be059ae3ab9f0a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2005a5fd90bd94af293156809aeb1e39cfc440d383e6da1cf82d83a5ccc3c74
[INFO] running `Command { std: "docker" "start" "-a" "e2005a5fd90bd94af293156809aeb1e39cfc440d383e6da1cf82d83a5ccc3c74", kill_on_drop: false }`
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stdout] warning: struct `NCPath` is never constructed
[INFO] [stdout]   --> ncsync_lib/src/path.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct NCPath<'a> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `RE_PATHRESOLVE` is never used
[INFO] [stdout]   --> ncsync_lib/src/path.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | static RE_PATHRESOLVE: Lazy<Regex> =
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new`, `get_username`, and `resolve` are never used
[INFO] [stdout]   --> ncsync_lib/src/path.rs:61:12
[INFO] [stdout]    |
[INFO] [stdout] 60 | impl<'a> NCPath<'a> {
[INFO] [stdout]    | ------------------- associated functions in this implementation
[INFO] [stdout] 61 |     pub fn new(path: impl AsRef<Path>, profile: &'a Profile) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub fn get_username(target: &str) -> Option<String> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |     pub fn resolve(
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_default_profile` and `get_mut_default_profile` are never used
[INFO] [stdout]    --> ncsync_lib/src/setting.rs:211:19
[INFO] [stdout]     |
[INFO] [stdout] 115 | impl ClientHub {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 211 |     pub(crate) fn get_default_profile(&self) -> Result<Option<&Profile>> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 224 |     pub(crate) fn get_mut_default_profile(&mut self) -> Result<Option<&mut Profile>> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> ncsync_lib/src/setting.rs:237:30
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub(crate) fn get_client(&self, profile_name: &str) -> Result<Client> {
[INFO] [stdout]     |                              ^^^^^                                ------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub(crate) fn get_client(&self, profile_name: &str) -> Result<Client<'_>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> ncsync_lib/src/setting.rs:248:34
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub(crate) fn get_mut_client(&mut self, profile_name: &str) -> Result<ClientMut> {
[INFO] [stdout]     |                                  ^^^^^^^^^                                --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub(crate) fn get_mut_client(&mut self, profile_name: &str) -> Result<ClientMut<'_>> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling ncsync_lib v0.1.0 (/opt/rustwide/workdir/ncsync_lib)
[INFO] [stdout] warning: struct `NCPath` is never constructed
[INFO] [stdout]   --> ncsync_lib/src/path.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct NCPath<'a> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `RE_PATHRESOLVE` is never used
[INFO] [stdout]   --> ncsync_lib/src/path.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | static RE_PATHRESOLVE: Lazy<Regex> =
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new`, `get_username`, and `resolve` are never used
[INFO] [stdout]   --> ncsync_lib/src/path.rs:61:12
[INFO] [stdout]    |
[INFO] [stdout] 60 | impl<'a> NCPath<'a> {
[INFO] [stdout]    | ------------------- associated functions in this implementation
[INFO] [stdout] 61 |     pub fn new(path: impl AsRef<Path>, profile: &'a Profile) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub fn get_username(target: &str) -> Option<String> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |     pub fn resolve(
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_default_profile` and `get_mut_default_profile` are never used
[INFO] [stdout]    --> ncsync_lib/src/setting.rs:211:19
[INFO] [stdout]     |
[INFO] [stdout] 115 | impl ClientHub {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 211 |     pub(crate) fn get_default_profile(&self) -> Result<Option<&Profile>> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 224 |     pub(crate) fn get_mut_default_profile(&mut self) -> Result<Option<&mut Profile>> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> ncsync_lib/src/setting.rs:237:30
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub(crate) fn get_client(&self, profile_name: &str) -> Result<Client> {
[INFO] [stdout]     |                              ^^^^^                                ------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub(crate) fn get_client(&self, profile_name: &str) -> Result<Client<'_>> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> ncsync_lib/src/setting.rs:248:34
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub(crate) fn get_mut_client(&mut self, profile_name: &str) -> Result<ClientMut> {
[INFO] [stdout]     |                                  ^^^^^^^^^                                --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub(crate) fn get_mut_client(&mut self, profile_name: &str) -> Result<ClientMut<'_>> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "e2005a5fd90bd94af293156809aeb1e39cfc440d383e6da1cf82d83a5ccc3c74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2005a5fd90bd94af293156809aeb1e39cfc440d383e6da1cf82d83a5ccc3c74", kill_on_drop: false }`
[INFO] [stdout] e2005a5fd90bd94af293156809aeb1e39cfc440d383e6da1cf82d83a5ccc3c74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cd2aa811f497b0275f0b7d1f916bf7b83b9ca3d08184d4200d8e5ee87280e664
[INFO] running `Command { std: "docker" "start" "-a" "cd2aa811f497b0275f0b7d1f916bf7b83b9ca3d08184d4200d8e5ee87280e664", kill_on_drop: false }`
[INFO] [stderr] warning: struct `NCPath` is never constructed
[INFO] [stderr]   --> ncsync_lib/src/path.rs:52:12
[INFO] [stderr]    |
[INFO] [stderr] 52 | pub struct NCPath<'a> {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: static `RE_PATHRESOLVE` is never used
[INFO] [stderr]   --> ncsync_lib/src/path.rs:57:8
[INFO] [stderr]    |
[INFO] [stderr] 57 | static RE_PATHRESOLVE: Lazy<Regex> =
[INFO] [stderr]    |        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `new`, `get_username`, and `resolve` are never used
[INFO] [stderr]   --> ncsync_lib/src/path.rs:61:12
[INFO] [stderr]    |
[INFO] [stderr] 60 | impl<'a> NCPath<'a> {
[INFO] [stderr]    | ------------------- associated functions in this implementation
[INFO] [stderr] 61 |     pub fn new(path: impl AsRef<Path>, profile: &'a Profile) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 66 |     pub fn get_username(target: &str) -> Option<String> {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 72 |     pub fn resolve(
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_default_profile` and `get_mut_default_profile` are never used
[INFO] [stderr]    --> ncsync_lib/src/setting.rs:211:19
[INFO] [stderr]     |
[INFO] [stderr] 115 | impl ClientHub {
[INFO] [stderr]     | -------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 211 |     pub(crate) fn get_default_profile(&self) -> Result<Option<&Profile>> {
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 224 |     pub(crate) fn get_mut_default_profile(&mut self) -> Result<Option<&mut Profile>> {
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> ncsync_lib/src/setting.rs:237:30
[INFO] [stderr]     |
[INFO] [stderr] 237 |     pub(crate) fn get_client(&self, profile_name: &str) -> Result<Client> {
[INFO] [stderr]     |                              ^^^^^                                ------ the lifetime gets resolved as `'_`
[INFO] [stderr]     |                              |
[INFO] [stderr]     |                              this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 237 |     pub(crate) fn get_client(&self, profile_name: &str) -> Result<Client<'_>> {
[INFO] [stderr]     |                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> ncsync_lib/src/setting.rs:248:34
[INFO] [stderr]     |
[INFO] [stderr] 248 |     pub(crate) fn get_mut_client(&mut self, profile_name: &str) -> Result<ClientMut> {
[INFO] [stderr]     |                                  ^^^^^^^^^                                --------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                                  |
[INFO] [stderr]     |                                  this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 248 |     pub(crate) fn get_mut_client(&mut self, profile_name: &str) -> Result<ClientMut<'_>> {
[INFO] [stderr]     |                                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `ncsync_lib` (lib) generated 6 warnings
[INFO] [stderr] warning: `ncsync_lib` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ncsync_lib-4fb9775f41795272)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::rls_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::rls_test stdout ----
[INFO] [stdout] client_hub: ClientHub { client_id: "f8b245d4-fd24-4499-a90e-2f0cb964f295", profiles: {}, default_profile: None, req_client: Client { accepts: Accepts, proxies: [Proxy(System({}), None)], referer: true, default_headers: {"accept": "*/*", "user-agent": "ncsync_v0.1.0_f8b245d4-f", "ocs-apirequest": "true"} } }
[INFO] [stdout] local_info: LocalInfo { excludes: ExcludeList { paths: ExcludePaths { blacks: [], original_blacks: [], whites: [], original_whites: [] }, regexes: ExcludeRegexes { blacks: [^\., ^~], original_blacks: [], whites: [], original_whites: [] } } }
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::rls_test' panicked at ncsync_lib/src/lib.rs:32:69:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Profile not found for_test.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x617459cbc492 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x617459cbc492 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x617459cbc492 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x617459cbc492 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x617459ce5d53 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x617459ce5d53 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x617459cb88d3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x617459cb88d3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x617459cbc2e2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x617459cbda0c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x617459cbd862 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x617459aa7e94 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x617459aa7e94 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x617459cbe4eb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x617459cbe4eb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x617459cbe1ba - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x617459cbc999 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x617459cbde4d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x617459ce41c0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x617459ce4566 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x617459a315d7 - core::result::Result<T,E>::unwrap::h2c85c97eaedad85e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x617459a315d7 - ncsync_lib::tests::rls_test::{{closure}}::h142d2104217b25a5
[INFO] [stdout]                                at /opt/rustwide/workdir/ncsync_lib/src/lib.rs:32:69
[INFO] [stdout]   22:     0x617459a315d7 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd5edae1565d2daeb
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x617459a21cdb - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h462122b25d26b9f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:64
[INFO] [stdout]   24:     0x617459a21cdb - tokio::coop::with_budget::{{closure}}::h0897822b2e94eb35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:102:9
[INFO] [stdout]   25:     0x617459a21cdb - std::thread::local::LocalKey<T>::try_with::h624b8dda2284038b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   26:     0x617459a21cdb - std::thread::local::LocalKey<T>::with::h5f9267f0d5f4d3b6
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   27:     0x617459a21cdb - tokio::coop::with_budget::h737132017f54ff16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:95:13
[INFO] [stdout]   28:     0x617459a21cdb - tokio::coop::budget::h65d9bcc64c89efbc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/coop.rs:72:5
[INFO] [stdout]   29:     0x617459a21cdb - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h83fc47f43c253977
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:507:25
[INFO] [stdout]   30:     0x617459a21cdb - tokio::runtime::basic_scheduler::Context::enter::hb02e4b8aa0a84f58
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:361:19
[INFO] [stdout]   31:     0x617459a29d12 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h8fa3de214c2b6aae
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:506:44
[INFO] [stdout]   32:     0x617459a29d12 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h839c820dc5856ef8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:57
[INFO] [stdout]   33:     0x617459a29d12 - tokio::macros::scoped_tls::ScopedKey<T>::set::ha4c80f833416c097
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x617459a218fb - tokio::runtime::basic_scheduler::CoreGuard::enter::h413aee27a8d8c35c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:564:35
[INFO] [stdout]   35:     0x617459a218fb - tokio::runtime::basic_scheduler::CoreGuard::block_on::hd33fef4cc09d9e9e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:497:14
[INFO] [stdout]   36:     0x617459a218fb - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hbd8e548968b3f4b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/basic_scheduler.rs:173:29
[INFO] [stdout]   37:     0x617459a29fc2 - tokio::runtime::Runtime::block_on::hbcc5ecc60dbe412d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.2/src/runtime/mod.rs:475:51
[INFO] [stdout]   38:     0x617459a1d9a2 - ncsync_lib::tests::rls_test::h7f79fb7150b55b73
[INFO] [stdout]                                at /opt/rustwide/workdir/ncsync_lib/src/lib.rs:34:78
[INFO] [stdout]   39:     0x617459a2dbf9 - ncsync_lib::tests::rls_test::{{closure}}::h2eddbba048730c8a
[INFO] [stdout]                                at /opt/rustwide/workdir/ncsync_lib/src/lib.rs:20:24
[INFO] [stdout]   40:     0x617459a2dbf9 - core::ops::function::FnOnce::call_once::h5c4ba6750484b8c3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x617459aad61b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x617459aad61b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   43:     0x617459aac80e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   44:     0x617459aac80e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x617459aac80e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   46:     0x617459aac80e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   47:     0x617459aac80e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x617459aac80e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   49:     0x617459aac80e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   50:     0x617459a70384 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   51:     0x617459a70384 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   52:     0x617459a73d5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x617459a73d5a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x617459a73d5a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   55:     0x617459a73d5a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   56:     0x617459a73d5a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x617459a73d5a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x617459a73d5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x617459cc1667 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   60:     0x617459cc1667 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   61:     0x617459cc1667 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   62:     0x7ba210ee4aa4 - <unknown>
[INFO] [stdout]   63:     0x7ba210f71a34 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::rls_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "cd2aa811f497b0275f0b7d1f916bf7b83b9ca3d08184d4200d8e5ee87280e664", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd2aa811f497b0275f0b7d1f916bf7b83b9ca3d08184d4200d8e5ee87280e664", kill_on_drop: false }`
[INFO] [stdout] cd2aa811f497b0275f0b7d1f916bf7b83b9ca3d08184d4200d8e5ee87280e664
