[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 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanotherhollow1125%2Fncsync" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/anotherhollow1125/ncsync on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-ident v1.0.0
[INFO] [stderr]   Downloaded urlencoding v2.1.0
[INFO] [stderr]   Downloaded serde_derive v1.0.137
[INFO] [stderr]   Downloaded parking_lot v0.12.0
[INFO] [stderr]   Downloaded uuid v1.1.0
[INFO] [stderr]   Downloaded xmlparser v0.13.3
[INFO] [stderr]   Downloaded futures-util v0.3.21
[INFO] [stderr]   Downloaded async-recursion v1.0.0
[INFO] [stderr]   Downloaded if_chain v1.0.2
[INFO] [stderr]   Downloaded futures-channel v0.3.21
[INFO] [stderr]   Downloaded globset v0.4.8
[INFO] [stderr]   Downloaded tracing v0.1.34
[INFO] [stderr]   Downloaded reqwest v0.11.10
[INFO] [stderr]   Downloaded regex-syntax v0.6.26
[INFO] [stderr]   Downloaded js-sys v0.3.57
[INFO] [stderr]   Downloaded tokio-util v0.7.2
[INFO] [stderr]   Downloaded security-framework v2.6.1
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.80
[INFO] [stderr]   Downloaded mio v0.8.3
[INFO] [stderr]   Downloaded regex v1.5.6
[INFO] [stderr]   Downloaded http v0.2.7
[INFO] [stderr]   Downloaded hyper v0.14.18
[INFO] [stderr]   Downloaded serde_json v1.0.81
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.80
[INFO] [stderr]   Downloaded roxmltree v0.14.1
[INFO] [stderr]   Downloaded redox_syscall v0.2.13
[INFO] [stderr]   Downloaded tracing-core v0.1.26
[INFO] [stderr]   Downloaded fastrand v1.7.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.30
[INFO] [stderr]   Downloaded thiserror v1.0.31
[INFO] [stderr]   Downloaded futures-task v0.3.21
[INFO] [stderr]   Downloaded slab v0.4.6
[INFO] [stderr]   Downloaded futures-sink v0.3.21
[INFO] [stderr]   Downloaded tracing-attributes v0.1.21
[INFO] [stderr]   Downloaded openssl-sys v0.9.73
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.80
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.80
[INFO] [stderr]   Downloaded itoa v1.0.2
[INFO] [stderr]   Downloaded thiserror-impl v1.0.31
[INFO] [stderr]   Downloaded once_cell v1.11.0
[INFO] [stderr]   Downloaded indexmap v1.8.1
[INFO] [stderr]   Downloaded futures-core v0.3.21
[INFO] [stderr]   Downloaded web-sys v0.3.57
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.80
[INFO] [stderr]   Downloaded ryu v1.0.10
[INFO] [stderr]   Downloaded tokio v1.18.2
[INFO] [stderr]   Downloaded syn v1.0.95
[INFO] [stderr]   Downloaded h2 v0.3.13
[INFO] [stderr]   Downloaded openssl v0.10.40
[INFO] [stderr]   Downloaded proc-macro2 v1.0.39
[INFO] [stderr]   Downloaded serde v1.0.137
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 67a8171251940f7c3cfaee24cd974501cc618b5f55c2b879325879872e2c8393
[INFO] running `Command { std: "docker" "start" "-a" "67a8171251940f7c3cfaee24cd974501cc618b5f55c2b879325879872e2c8393", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "67a8171251940f7c3cfaee24cd974501cc618b5f55c2b879325879872e2c8393", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67a8171251940f7c3cfaee24cd974501cc618b5f55c2b879325879872e2c8393", kill_on_drop: false }`
[INFO] [stdout] 67a8171251940f7c3cfaee24cd974501cc618b5f55c2b879325879872e2c8393
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9879aff2ea60a0592d4ec15a7ebec47b5728e87b8a3791cdcc4db95978905bbb
[INFO] running `Command { std: "docker" "start" "-a" "9879aff2ea60a0592d4ec15a7ebec47b5728e87b8a3791cdcc4db95978905bbb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling once_cell v1.11.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling tracing-core v0.1.26
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling http v0.2.7
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling mio v0.8.3
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling openssl-sys v0.9.73
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling xmlparser v0.13.3
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling urlencoding v2.1.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling roxmltree v0.14.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling uuid v1.1.0
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling globset v0.4.8
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling async-recursion v1.0.0
[INFO] [stderr]    Compiling tokio v1.18.2
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling tracing v0.1.34
[INFO] [stderr]    Compiling tokio-util v0.7.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling hyper v0.14.18
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[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: hiding a lifetime that's elided elsewhere is 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 is elided here    ------ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 is elided here    --------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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 34.48s
[INFO] running `Command { std: "docker" "inspect" "9879aff2ea60a0592d4ec15a7ebec47b5728e87b8a3791cdcc4db95978905bbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9879aff2ea60a0592d4ec15a7ebec47b5728e87b8a3791cdcc4db95978905bbb", kill_on_drop: false }`
[INFO] [stdout] 9879aff2ea60a0592d4ec15a7ebec47b5728e87b8a3791cdcc4db95978905bbb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b93f7cfa94771e1713536fc057f8ccf50cf357608227645c369a7c5cfa1a43dc
[INFO] running `Command { std: "docker" "start" "-a" "b93f7cfa94771e1713536fc057f8ccf50cf357608227645c369a7c5cfa1a43dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling termcolor v1.1.3
[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: hiding a lifetime that's elided elsewhere is 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 is elided here    ------ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 is elided here    --------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 is elided here    ------ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 is elided here    --------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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 4.43s
[INFO] running `Command { std: "docker" "inspect" "b93f7cfa94771e1713536fc057f8ccf50cf357608227645c369a7c5cfa1a43dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b93f7cfa94771e1713536fc057f8ccf50cf357608227645c369a7c5cfa1a43dc", kill_on_drop: false }`
[INFO] [stdout] b93f7cfa94771e1713536fc057f8ccf50cf357608227645c369a7c5cfa1a43dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c95f06efd42b4062da35002d2c10ab8782b4f98e3c444b73816c4c0a65ece5de
[INFO] running `Command { std: "docker" "start" "-a" "c95f06efd42b4062da35002d2c10ab8782b4f98e3c444b73816c4c0a65ece5de", 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: hiding a lifetime that's elided elsewhere is 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 is elided here    ------ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 237 |     pub(crate) fn get_client(&self, profile_name: &str) -> Result<Client<'_>> {
[INFO] [stderr]     |                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is 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 is elided here    --------- the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type 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.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ncsync_lib-e6b3bd93dc33f88c)
[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: "e074b25c-59cb-406f-9a0d-60548c7c9c4e", profiles: {}, default_profile: None, req_client: Client { accepts: Accepts, proxies: [Proxy(System({}), None)], referer: true, default_headers: {"accept": "*/*", "user-agent": "ncsync_v0.1.0_e074b25c-5", "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:     0x593c21358892 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x593c21358892 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x593c21358892 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x593c21358892 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x593c213825c3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x593c213825c3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x593c21354a73 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x593c21354a73 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x593c213586e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x593c21359e19 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x593c21359c4e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x593c20da07b4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x593c20da07b4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x593c2135a8ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x593c2135a8ee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x593c2135a5ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x593c21358d99 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x593c2135a24d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x593c213808b0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x593c21380d66 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x593c20cb2dac - core::result::Result<T,E>::unwrap::ha570763cf1be47e9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x593c20cb2dac - ncsync_lib::tests::rls_test::{{closure}}::h7bf85ba08b0d0bd5
[INFO] [stdout]                                at /opt/rustwide/workdir/ncsync_lib/src/lib.rs:32:69
[INFO] [stdout]   22:     0x593c20cb1ced - <core::pin::Pin<P> as core::future::future::Future>::poll::h14514613ad28ca5e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x593c20cc49ad - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hd6fe7e00b1c55034
[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:     0x593c20cb1600 - tokio::coop::with_budget::{{closure}}::hc15ff9fb93002ee6
[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:     0x593c20c990d5 - std::thread::local::LocalKey<T>::try_with::h7342c6edaaa0c01d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   26:     0x593c20c98cde - std::thread::local::LocalKey<T>::with::h60c34985a33f161f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   27:     0x593c20cc48df - tokio::coop::with_budget::hd63bf379b3b01b43
[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:     0x593c20cc48df - tokio::coop::budget::h29d4b36a3939cb40
[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:     0x593c20cc48df - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h169375ff5a6009b6
[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:     0x593c20cc3570 - tokio::runtime::basic_scheduler::Context::enter::h11a24036e4a5435a
[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:     0x593c20cc41fc - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hbfa1361ba9589203
[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:     0x593c20cc3f74 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hc7cd8d6f0cc7b2b1
[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:     0x593c20cd38ad - tokio::macros::scoped_tls::ScopedKey<T>::set::he8d30e77112d83cd
[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:     0x593c20cc3d4c - tokio::runtime::basic_scheduler::CoreGuard::enter::h0c9f7ded89e4f16c
[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:     0x593c20cc3f8a - tokio::runtime::basic_scheduler::CoreGuard::block_on::h1ccdb8c7eb399102
[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:     0x593c20cc3134 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h0b343a77a06e5777
[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:     0x593c20c9fa9e - tokio::runtime::Runtime::block_on::h48c9cd593ae98833
[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:     0x593c20cb2539 - ncsync_lib::tests::rls_test::h19c2cc485d0547d7
[INFO] [stdout]                                at /opt/rustwide/workdir/ncsync_lib/src/lib.rs:34:78
[INFO] [stdout]   39:     0x593c20cb23e7 - ncsync_lib::tests::rls_test::{{closure}}::h22bc3ab9d2b1a945
[INFO] [stdout]                                at /opt/rustwide/workdir/ncsync_lib/src/lib.rs:20:24
[INFO] [stdout]   40:     0x593c20cc7426 - core::ops::function::FnOnce::call_once::ha0a07b571920cce0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x593c20da601b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x593c20da601b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   43:     0x593c20da5155 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   44:     0x593c20da5155 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   45:     0x593c20da5155 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   46:     0x593c20da5155 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   47:     0x593c20da5155 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x593c20da5155 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   49:     0x593c20da5155 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   50:     0x593c20d68d54 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   51:     0x593c20d68d54 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   52:     0x593c20d6c72a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   53:     0x593c20d6c72a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x593c20d6c72a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   55:     0x593c20d6c72a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   56:     0x593c20d6c72a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x593c20d6c72a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   58:     0x593c20d6c72a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   59:     0x593c2135da8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   60:     0x593c2135da8f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   61:     0x7073dfdf0aa4 - <unknown>
[INFO] [stdout]   62:     0x7073dfe7da34 - clone
[INFO] [stdout]   63:                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.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "c95f06efd42b4062da35002d2c10ab8782b4f98e3c444b73816c4c0a65ece5de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c95f06efd42b4062da35002d2c10ab8782b4f98e3c444b73816c4c0a65ece5de", kill_on_drop: false }`
[INFO] [stdout] c95f06efd42b4062da35002d2c10ab8782b4f98e3c444b73816c4c0a65ece5de
