[INFO] cloning repository https://github.com/one-man-one-laptop/watchtower-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/one-man-one-laptop/watchtower-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fone-man-one-laptop%2Fwatchtower-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fone-man-one-laptop%2Fwatchtower-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 29de215e30a0c6486cb3022037c6ce4ee00bf92e [INFO] testing one-man-one-laptop/watchtower-rs against master#414482f6a0d4e7290f614300581a0b55442552a3 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fone-man-one-laptop%2Fwatchtower-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/one-man-one-laptop/watchtower-rs on toolchain 414482f6a0d4e7290f614300581a0b55442552a3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/one-man-one-laptop/watchtower-rs [INFO] finished tweaking git repo https://github.com/one-man-one-laptop/watchtower-rs [INFO] tweaked toml for git repo https://github.com/one-man-one-laptop/watchtower-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/one-man-one-laptop/watchtower-rs 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" "+414482f6a0d4e7290f614300581a0b55442552a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-macros v0.16.2 [INFO] [stderr] Downloaded pyo3-build-config v0.16.2 [INFO] [stderr] Downloaded http-muncher v0.3.2 [INFO] [stderr] Downloaded indoc v1.0.4 [INFO] [stderr] Downloaded unindent v0.1.8 [INFO] [stderr] Downloaded pyo3-macros-backend v0.16.2 [INFO] [stderr] Downloaded pyo3-ffi v0.16.2 [INFO] [stderr] Downloaded pyo3 v0.16.2 [INFO] [stderr] Downloaded mockito v0.8.2 [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc962666d153db10408c5d82af391b29596fc5f30d23cd34e5f8c8941eb61466 [INFO] running `Command { std: "docker" "start" "-a" "dc962666d153db10408c5d82af391b29596fc5f30d23cd34e5f8c8941eb61466", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc962666d153db10408c5d82af391b29596fc5f30d23cd34e5f8c8941eb61466", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc962666d153db10408c5d82af391b29596fc5f30d23cd34e5f8c8941eb61466", kill_on_drop: false }` [INFO] [stdout] dc962666d153db10408c5d82af391b29596fc5f30d23cd34e5f8c8941eb61466 [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=forbid" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4f82d170ef3b23b0586b331628afd977d2b07463288dee8588b10b71b1f92dc [INFO] running `Command { std: "docker" "start" "-a" "a4f82d170ef3b23b0586b331628afd977d2b07463288dee8588b10b71b1f92dc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tinyvec v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tracing-core v0.1.20 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling pyo3-build-config v0.16.2 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling tracing v0.1.28 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling pyo3-ffi v0.16.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling pyo3 v0.16.2 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unindent v0.1.8 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling indoc v1.0.4 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling pyo3-macros-backend v0.16.2 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling pyo3-macros v0.16.2 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling actix v0.10.0 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling actix-http v2.2.1 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling actix-web v3.3.2 [INFO] [stderr] Compiling watchtower_client v0.2.0 (/opt/rustwide/workdir/watchtower_client) [INFO] [stderr] Compiling watchtower v0.1.0 (/opt/rustwide/workdir/watchtower) [INFO] [stdout] warning: unexpected `cfg` condition value: `py` [INFO] [stdout] --> watchtower_client/src/lib.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "py")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `py` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `py` [INFO] [stdout] --> watchtower_client/src/lib.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "py")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `py` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `py` [INFO] [stdout] --> watchtower_client/src/lib.rs:77:7 [INFO] [stdout] | [INFO] [stdout] 77 | #[cfg(feature = "py")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `py` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pyo3::prelude::*` [INFO] [stdout] --> watchtower_client/src/lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use pyo3::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.53s [INFO] running `Command { std: "docker" "inspect" "a4f82d170ef3b23b0586b331628afd977d2b07463288dee8588b10b71b1f92dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4f82d170ef3b23b0586b331628afd977d2b07463288dee8588b10b71b1f92dc", kill_on_drop: false }` [INFO] [stdout] a4f82d170ef3b23b0586b331628afd977d2b07463288dee8588b10b71b1f92dc [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=forbid" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc338e41cb2cacc1a27d97df1fea5dee3eabcb455c40b5055df5eadcf71d03ad [INFO] running `Command { std: "docker" "start" "-a" "bc338e41cb2cacc1a27d97df1fea5dee3eabcb455c40b5055df5eadcf71d03ad", kill_on_drop: false }` [INFO] [stderr] Compiling http-muncher v0.3.2 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stdout] warning: unexpected `cfg` condition value: `py` [INFO] [stdout] --> watchtower_client/src/lib.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "py")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `py` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `py` [INFO] [stdout] --> watchtower_client/src/lib.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "py")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `py` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `py` [INFO] [stdout] --> watchtower_client/src/lib.rs:77:7 [INFO] [stdout] | [INFO] [stdout] 77 | #[cfg(feature = "py")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `py` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pyo3::prelude::*` [INFO] [stdout] --> watchtower_client/src/lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use pyo3::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling watchtower v0.1.0 (/opt/rustwide/workdir/watchtower) [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling mockito v0.8.2 [INFO] [stderr] Compiling watchtower_client v0.2.0 (/opt/rustwide/workdir/watchtower_client) [INFO] [stdout] warning: unexpected `cfg` condition value: `py` [INFO] [stdout] --> watchtower_client/src/lib.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "py")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `py` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `py` [INFO] [stdout] --> watchtower_client/src/lib.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "py")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `py` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `py` [INFO] [stdout] --> watchtower_client/src/lib.rs:77:7 [INFO] [stdout] | [INFO] [stdout] 77 | #[cfg(feature = "py")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `py` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pyo3::prelude::*` [INFO] [stdout] --> watchtower_client/src/lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use pyo3::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.51s [INFO] running `Command { std: "docker" "inspect" "bc338e41cb2cacc1a27d97df1fea5dee3eabcb455c40b5055df5eadcf71d03ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc338e41cb2cacc1a27d97df1fea5dee3eabcb455c40b5055df5eadcf71d03ad", kill_on_drop: false }` [INFO] [stdout] bc338e41cb2cacc1a27d97df1fea5dee3eabcb455c40b5055df5eadcf71d03ad [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=forbid" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ca3f1b774c09466fb95e89c5e437f9b21318074b31b5fcfa0e0dc15bcbb8db9c [INFO] running `Command { std: "docker" "start" "-a" "ca3f1b774c09466fb95e89c5e437f9b21318074b31b5fcfa0e0dc15bcbb8db9c", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `py` [INFO] [stderr] --> watchtower_client/src/lib.rs:19:7 [INFO] [stderr] | [INFO] [stderr] 19 | #[cfg(feature = "py")] [INFO] [stderr] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `py` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `py` [INFO] [stderr] --> watchtower_client/src/lib.rs:25:7 [INFO] [stderr] | [INFO] [stderr] 25 | #[cfg(feature = "py")] [INFO] [stderr] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `py` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `py` [INFO] [stderr] --> watchtower_client/src/lib.rs:77:7 [INFO] [stderr] | [INFO] [stderr] 77 | #[cfg(feature = "py")] [INFO] [stderr] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `py` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unused import: `pyo3::prelude::*` [INFO] [stderr] --> watchtower_client/src/lib.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use pyo3::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `watchtower_client` (lib) generated 4 warnings (run `cargo fix --lib -p watchtower_client` to apply 1 suggestion) [INFO] [stderr] warning: `watchtower_client` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/watchtower-f85902bd2a991ae1) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/watchtower_client-29726c31ac757417) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test resources::load_balancer::round_robin::tests::test_get_next_index ... ok [INFO] [stdout] test resources::service::tests::test_get_next_instance ... ok [INFO] [stdout] test resources::http_client::tests::test_get_new_url ... ok [INFO] [stdout] test resources::service::tests::test_is_expired ... ok [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-9afee19362265c70) [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_get_non_existent_service ... FAILED [INFO] [stdout] test test_register_and_get_service ... FAILED [INFO] [stdout] test test_register_twice ... FAILED [INFO] [stdout] test test_unauthorized ... FAILED [INFO] [stdout] test test_register_then_cancel ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_get_non_existent_service stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_get_non_existent_service' panicked at watchtower_client/tests/integration_test.rs:39:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(MaxRetryReached) [INFO] [stdout] right: Err(NotFound) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x574332c0a302 - std::backtrace_rs::backtrace::libunwind::trace::h2a54ddf40adf8cf8 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x574332c0a302 - std::backtrace_rs::backtrace::trace_unsynchronized::h332dec2b3594a10b [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x574332c0a302 - std::sys::backtrace::_print_fmt::hcb3dee91dccac105 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x574332c0a302 - ::fmt::h2f02338d4ae6d8b0 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x574332c31a53 - core::fmt::rt::Argument::fmt::h8705d664b1839d6c [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x574332c31a53 - core::fmt::write::h5e77c22335cabc7f [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/fmt/mod.rs:1446:25 [INFO] [stdout] 6: 0x574332c066c3 - std::io::default_write_fmt::h5c16109ce8878b06 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x574332c066c3 - std::io::Write::write_fmt::h183cd11c08a12e04 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/io/mod.rs:1914:13 [INFO] [stdout] 8: 0x574332c0a152 - std::sys::backtrace::BacktraceLock::print::hb22254026b13323e [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x574332c0b88c - std::panicking::default_hook::{{closure}}::h15ac4e3ee7801be5 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panicking.rs:300:22 [INFO] [stdout] 10: 0x574332c0b6e2 - std::panicking::default_hook::h15db2a3343942a16 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5743327ba454 - as core::ops::function::Fn>::call::ha02114eecd5b8f69 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x5743327ba454 - test::test_main_with_exit_callback::{{closure}}::hfb76c9b760818eb2 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x574332c0c383 - as core::ops::function::Fn>::call::h325134fa51136753 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x574332c0c383 - std::panicking::rust_panic_with_hook::h67f3fa85499b6cf9 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x574332c0c03a - std::panicking::begin_panic_handler::{{closure}}::h40a30e994b26720e [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x574332c0a809 - std::sys::backtrace::__rust_end_short_backtrace::hb5bcb2f6ea295c8b [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x574332c0bccd - __rustc[bf3627c2b8b7eae9]::rust_begin_unwind [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x574332c2fc80 - core::panicking::panic_fmt::h20722ae9d0312a90 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x574332c2ffd3 - core::panicking::assert_failed_inner::h631f6be8bf4a7da9 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/panicking.rs:432:17 [INFO] [stdout] 20: 0x57433277bd61 - core::panicking::assert_failed::he357ef06ae3a101a [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/panicking.rs:387:5 [INFO] [stdout] 21: 0x57433275a44b - integration_test::test_get_non_existent_service::{{closure}}::hadc3932bba96303d [INFO] [stdout] at /opt/rustwide/workdir/watchtower_client/tests/integration_test.rs:39:5 [INFO] [stdout] 22: 0x5743327805e0 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::hdc86ef33eca24e1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:65 [INFO] [stdout] 23: 0x574332777ac0 - tokio::coop::with_budget::{{closure}}::h53e74e9ed7548e1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 24: 0x57433274c8c5 - std::thread::local::LocalKey::try_with::h170eb01aa8f5e68f [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 25: 0x57433274c08e - std::thread::local::LocalKey::with::h7ef686566bca4678 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/thread/local.rs:279:15 [INFO] [stdout] 26: 0x5743327801e2 - tokio::coop::with_budget::h18717861fd9fcdf5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 27: 0x5743327801e2 - tokio::coop::budget::h342eb4c3987a12a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 28: 0x5743327801e2 - as core::future::future::Future>::poll::{{closure}}::h783e25511fe32015 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42 [INFO] [stdout] 29: 0x5743327657bd - tokio::macros::scoped_tls::ScopedKey::set::hc0f7515018fd4aba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 30: 0x57433277c307 - tokio::task::local::LocalSet::with::h5bb6b2367ce06a6c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:9 [INFO] [stdout] 31: 0x57433277f9ea - as core::future::future::Future>::poll::hacd00cceb49a41f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:9 [INFO] [stdout] 32: 0x57433277d0fb - tokio::task::local::LocalSet::run_until::{{closure}}::hcd59e20b22c4d385 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19 [INFO] [stdout] 33: 0x57433276fb1f - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h968079d8c90bdc9f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 34: 0x574332777860 - tokio::coop::with_budget::{{closure}}::h46387183d8fcf8f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 35: 0x57433274c9c5 - std::thread::local::LocalKey::try_with::h19223eb22b342d7a [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 36: 0x57433274bd0e - std::thread::local::LocalKey::with::h385f67ac28237989 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/thread/local.rs:279:15 [INFO] [stdout] 37: 0x57433276d653 - tokio::coop::with_budget::h69d5ee3da1579f78 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 38: 0x57433276d653 - tokio::coop::budget::h5a93937e6ca9713c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 39: 0x57433276d653 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h14cdb84a7205421b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 40: 0x57433277112e - tokio::runtime::basic_scheduler::enter::{{closure}}::h963957c42e4cd295 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 41: 0x574332765277 - tokio::macros::scoped_tls::ScopedKey::set::h7db6633dd3b8dac7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 42: 0x5743327704e8 - tokio::runtime::basic_scheduler::enter::h656f6afa7d8e0e3a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 43: 0x57433276d2e0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h3b19e4592b17ae4c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 44: 0x574332769bd1 - tokio::runtime::Runtime::block_on::{{closure}}::h2a21ea99ec3c8a99 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:34 [INFO] [stdout] 45: 0x57433277e95b - tokio::runtime::context::enter::h6abfdf23d8959a36 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 46: 0x574332772bbc - tokio::runtime::handle::Handle::enter::hf0ea0adf933902ef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 47: 0x574332769a7a - tokio::runtime::Runtime::block_on::h984cc3bfbc9ccc4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:9 [INFO] [stdout] 48: 0x57433277c3ab - tokio::task::local::LocalSet::block_on::h34048d3e8dd0b805 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:9 [INFO] [stdout] 49: 0x5743327735ca - actix_rt::runtime::Runtime::block_on::h0d93f955a4124686 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:9 [INFO] [stdout] 50: 0x574332766c16 - actix_rt::builder::SystemRunner::block_on::hc354c6671f4b409f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:19 [INFO] [stdout] 51: 0x57433275a10a - integration_test::test_get_non_existent_service::h28b0827cb5ca8e7e [INFO] [stdout] at /opt/rustwide/workdir/watchtower_client/tests/integration_test.rs:35:1 [INFO] [stdout] 52: 0x57433275a0b7 - integration_test::test_get_non_existent_service::{{closure}}::h0ec5d738060f44d7 [INFO] [stdout] at /opt/rustwide/workdir/watchtower_client/tests/integration_test.rs:36:41 [INFO] [stdout] 53: 0x57433274f656 - core::ops::function::FnOnce::call_once::ha1f779b02d93fe86 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x5743327bfc0b - core::ops::function::FnOnce::call_once::h57f6f31c364c320b [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x5743327bfc0b - test::__rust_begin_short_backtrace::h517520f4c2bfc013 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/test/src/lib.rs:648:18 [INFO] [stdout] 56: 0x5743327bee62 - test::run_test_in_process::{{closure}}::h0914ac5f2719bf90 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/test/src/lib.rs:671:60 [INFO] [stdout] 57: 0x5743327bee62 - as core::ops::function::FnOnce<()>>::call_once::h6fe627a8560ee122 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x5743327bee62 - std::panicking::try::do_call::h8e4a522b2d07b5d9 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panicking.rs:589:40 [INFO] [stdout] 59: 0x5743327bee62 - std::panicking::try::h254b443d279d1f8a [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panicking.rs:552:19 [INFO] [stdout] 60: 0x5743327bee62 - std::panic::catch_unwind::he39107e495b94aed [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x5743327bee62 - test::run_test_in_process::hb9053e7102e6de40 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/test/src/lib.rs:671:27 [INFO] [stdout] 62: 0x5743327bee62 - test::run_test::{{closure}}::hed53f683e9967fc9 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/test/src/lib.rs:592:43 [INFO] [stdout] 63: 0x574332782254 - test::run_test::{{closure}}::h1b1395a97621c24c [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/test/src/lib.rs:622:41 [INFO] [stdout] 64: 0x574332782254 - std::sys::backtrace::__rust_begin_short_backtrace::hd15d7342920b94e4 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 65: 0x574332785c7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hf7d3403d2a997ad4 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 66: 0x574332785c7a - as core::ops::function::FnOnce<()>>::call_once::h804cb151403aed57 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 67: 0x574332785c7a - std::panicking::try::do_call::h83a3328114f83651 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panicking.rs:589:40 [INFO] [stdout] 68: 0x574332785c7a - std::panicking::try::h5371451a86d476d0 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panicking.rs:552:19 [INFO] [stdout] 69: 0x574332785c7a - std::panic::catch_unwind::h2d1b89e7535ca74a [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panic.rs:359:14 [INFO] [stdout] 70: 0x574332785c7a - std::thread::Builder::spawn_unchecked_::{{closure}}::h169c242c7f876b92 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 71: 0x574332785c7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4115e0f997976371 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 72: 0x574332c0dd2b - as core::ops::function::FnOnce>::call_once::hbc3fa83432d7fd73 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 73: 0x574332c0dd2b - as core::ops::function::FnOnce>::call_once::heba5519d10f2c030 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 74: 0x574332c0dd2b - std::sys::pal::unix::thread::Thread::new::thread_start::h211a36f354245501 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 75: 0x731ecbafbaa4 - [INFO] [stdout] 76: 0x731ecbb88a34 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] Panic in Arbiter thread. [INFO] [stdout] [INFO] [stdout] ---- test_register_and_get_service stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_register_and_get_service' panicked at watchtower_client/tests/integration_test.rs:24:61: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MaxRetryReached [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x574332c0a302 - std::backtrace_rs::backtrace::libunwind::trace::h2a54ddf40adf8cf8 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x574332c0a302 - std::backtrace_rs::backtrace::trace_unsynchronized::h332dec2b3594a10b [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x574332c0a302 - std::sys::backtrace::_print_fmt::hcb3dee91dccac105 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x574332c0a302 - ::fmt::h2f02338d4ae6d8b0 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x574332c31a53 - core::fmt::rt::Argument::fmt::h8705d664b1839d6c [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x574332c31a53 - core::fmt::write::h5e77c22335cabc7f [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/fmt/mod.rs:1446:25 [INFO] [stdout] 6: 0x574332c066c3 - std::io::default_write_fmt::h5c16109ce8878b06 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x574332c066c3 - std::io::Write::write_fmt::h183cd11c08a12e04 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/io/mod.rs:1914:13 [INFO] [stdout] 8: 0x574332c0a152 - std::sys::backtrace::BacktraceLock::print::hb22254026b13323e [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x574332c0b88c - std::panicking::default_hook::{{closure}}::h15ac4e3ee7801be5 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panicking.rs:300:22 [INFO] [stdout] 10: 0x574332c0b6e2 - std::panicking::default_hook::h15db2a3343942a16 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5743327ba454 - as core::ops::function::Fn>::call::ha02114eecd5b8f69 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x5743327ba454 - test::test_main_with_exit_callback::{{closure}}::hfb76c9b760818eb2 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x574332c0c383 - as core::ops::function::Fn>::call::h325134fa51136753 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x574332c0c383 - std::panicking::rust_panic_with_hook::h67f3fa85499b6cf9 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x574332c0c03a - std::panicking::begin_panic_handler::{{closure}}::h40a30e994b26720e [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x574332c0a809 - std::sys::backtrace::__rust_end_short_backtrace::hb5bcb2f6ea295c8b [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x574332c0bccd - __rustc[bf3627c2b8b7eae9]::rust_begin_unwind [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x574332c2fc80 - core::panicking::panic_fmt::h20722ae9d0312a90 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x574332c300e6 - core::result::unwrap_failed::h3a549f59308089dd [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/result.rs:1732:5 [INFO] [stdout] 20: 0x5743327595d8 - core::result::Result::unwrap::hb44f137ff6c90eab [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/result.rs:1137:23 [INFO] [stdout] 21: 0x5743327595d8 - integration_test::test_register_and_get_service::{{closure}}::h4b198b74dca0db17 [INFO] [stdout] at /opt/rustwide/workdir/watchtower_client/tests/integration_test.rs:24:5 [INFO] [stdout] 22: 0x5743327805b0 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::hbcfd3b5436e314a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:65 [INFO] [stdout] 23: 0x5743327787d0 - tokio::coop::with_budget::{{closure}}::hfcdca96c8fec45e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 24: 0x57433274edb5 - std::thread::local::LocalKey::try_with::hddb593316a8e52c3 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 25: 0x57433274bcbe - std::thread::local::LocalKey::with::h2db2a816fb247b48 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/thread/local.rs:279:15 [INFO] [stdout] 26: 0x574332780402 - tokio::coop::with_budget::hb4a9c8413bb3ed6a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 27: 0x574332780402 - tokio::coop::budget::ha671e0372747c07d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 28: 0x574332780402 - as core::future::future::Future>::poll::{{closure}}::h852758a1a6d0d22e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42 [INFO] [stdout] 29: 0x57433276549d - tokio::macros::scoped_tls::ScopedKey::set::h9c11c6ff7922aa5a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 30: 0x57433277c367 - tokio::task::local::LocalSet::with::he1adf891d09babef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:9 [INFO] [stdout] 31: 0x57433277f8ca - as core::future::future::Future>::poll::h222092497b5ee457 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:9 [INFO] [stdout] 32: 0x57433277ca7e - tokio::task::local::LocalSet::run_until::{{closure}}::h64606412fc1d278a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19 [INFO] [stdout] 33: 0x57433276fc8f - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::hc7f327974a0dd84d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 34: 0x574332777270 - tokio::coop::with_budget::{{closure}}::h0d76a10ea61c3b62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 35: 0x57433274dda5 - std::thread::local::LocalKey::try_with::h8d9c08bfa7876e5f [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 36: 0x57433274c28e - std::thread::local::LocalKey::with::hb4d522cff0ab6d4f [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/thread/local.rs:279:15 [INFO] [stdout] 37: 0x57433276ddb3 - tokio::coop::with_budget::h9e555956a9e50b03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 38: 0x57433276ddb3 - tokio::coop::budget::h174031d5391f0bea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 39: 0x57433276ddb3 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h2334491b4ebf6bfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 40: 0x57433277108e - tokio::runtime::basic_scheduler::enter::{{closure}}::h374e77f6a034266a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 41: 0x5743327656b7 - tokio::macros::scoped_tls::ScopedKey::set::hb6d062e1043d4c47 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 42: 0x574332770c48 - tokio::runtime::basic_scheduler::enter::hc11f5ab0bfd9fb62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 43: 0x57433276d320 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h424cc2d35bb6b8cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 44: 0x574332769f01 - tokio::runtime::Runtime::block_on::{{closure}}::hc087b39c1288becb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:34 [INFO] [stdout] 45: 0x57433277e65b - tokio::runtime::context::enter::h008b7b73854eaafc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 46: 0x574332772a3c - tokio::runtime::handle::Handle::enter::h67884ce268f3843c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 47: 0x5743327699ba - tokio::runtime::Runtime::block_on::h737c577cc9d9d761 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:9 [INFO] [stdout] 48: 0x57433277c49b - tokio::task::local::LocalSet::block_on::hb2a48bbefd6349aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:9 [INFO] [stdout] 49: 0x57433277362a - actix_rt::runtime::Runtime::block_on::hf358ee87efdfc2a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:9 [INFO] [stdout] 50: 0x574332766948 - actix_rt::builder::SystemRunner::block_on::h2adc0a64d3812aba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:19 [INFO] [stdout] 51: 0x57433275919c - integration_test::test_register_and_get_service::h62e39a1b16dee543 [INFO] [stdout] at /opt/rustwide/workdir/watchtower_client/tests/integration_test.rs:17:1 [INFO] [stdout] 52: 0x574332759147 - integration_test::test_register_and_get_service::{{closure}}::h54c91250c37261bc [INFO] [stdout] at /opt/rustwide/workdir/watchtower_client/tests/integration_test.rs:18:41 [INFO] [stdout] 53: 0x57433274f476 - core::ops::function::FnOnce::call_once::h70faed2d9e17f64b [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x5743327bfc0b - core::ops::function::FnOnce::call_once::h57f6f31c364c320b [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x5743327bfc0b - test::__rust_begin_short_backtrace::h517520f4c2bfc013 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/test/src/lib.rs:648:18 [INFO] [stdout] 56: 0x5743327bee62 - test::run_test_in_process::{{closure}}::h0914ac5f2719bf90 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/test/src/lib.rs:671:60 [INFO] [stdout] 57: 0x5743327bee62 - as core::ops::function::FnOnce<()>>::call_once::h6fe627a8560ee122 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x5743327bee62 - std::panicking::try::do_call::h8e4a522b2d07b5d9 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panicking.rs:589:40 [INFO] [stdout] 59: 0x5743327bee62 - std::panicking::try::h254b443d279d1f8a [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panicking.rs:552:19 [INFO] [stdout] 60: 0x5743327bee62 - std::panic::catch_unwind::he39107e495b94aed [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x5743327bee62 - test::run_test_in_process::hb9053e7102e6de40 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/test/src/lib.rs:671:27 [INFO] [stdout] 62: 0x5743327bee62 - test::run_test::{{closure}}::hed53f683e9967fc9 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/test/src/lib.rs:592:43 [INFO] [stdout] 63: 0x574332782254 - test::run_test::{{closure}}::h1b1395a97621c24c [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/test/src/lib.rs:622:41 [INFO] [stdout] 64: 0x574332782254 - std::sys::backtrace::__rust_begin_short_backtrace::hd15d7342920b94e4 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 65: 0x574332785c7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hf7d3403d2a997ad4 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 66: 0x574332785c7a - as core::ops::function::FnOnce<()>>::call_once::h804cb151403aed57 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 67: 0x574332785c7a - std::panicking::try::do_call::h83a3328114f83651 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panicking.rs:589:40 [INFO] [stdout] 68: 0x574332785c7a - std::panicking::try::h5371451a86d476d0 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panicking.rs:552:19 [INFO] [stdout] 69: 0x574332785c7a - std::panic::catch_unwind::h2d1b89e7535ca74a [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panic.rs:359:14 [INFO] [stdout] 70: 0x574332785c7a - std::thread::Builder::spawn_unchecked_::{{closure}}::h169c242c7f876b92 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 71: 0x574332785c7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4115e0f997976371 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 72: 0x574332c0dd2b - as core::ops::function::FnOnce>::call_once::hbc3fa83432d7fd73 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 73: 0x574332c0dd2b - as core::ops::function::FnOnce>::call_once::heba5519d10f2c030 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 74: 0x574332c0dd2b - std::sys::pal::unix::thread::Thread::new::thread_start::h211a36f354245501 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 75: 0x731ecbafbaa4 - [INFO] [stdout] 76: 0x731ecbb88a34 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] Panic in Arbiter thread. [INFO] [stdout] [INFO] [stdout] ---- test_register_twice stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_register_twice' panicked at watchtower_client/tests/integration_test.rs:57:61: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MaxRetryReached [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x574332c0a302 - std::backtrace_rs::backtrace::libunwind::trace::h2a54ddf40adf8cf8 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x574332c0a302 - std::backtrace_rs::backtrace::trace_unsynchronized::h332dec2b3594a10b [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x574332c0a302 - std::sys::backtrace::_print_fmt::hcb3dee91dccac105 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x574332c0a302 - ::fmt::h2f02338d4ae6d8b0 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x574332c31a53 - core::fmt::rt::Argument::fmt::h8705d664b1839d6c [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x574332c31a53 - core::fmt::write::h5e77c22335cabc7f [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/fmt/mod.rs:1446:25 [INFO] [stdout] 6: 0x574332c066c3 - std::io::default_write_fmt::h5c16109ce8878b06 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x574332c066c3 - std::io::Write::write_fmt::h183cd11c08a12e04 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/io/mod.rs:1914:13 [INFO] [stdout] 8: 0x574332c0a152 - std::sys::backtrace::BacktraceLock::print::hb22254026b13323e [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x574332c0b88c - std::panicking::default_hook::{{closure}}::h15ac4e3ee7801be5 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panicking.rs:300:22 [INFO] [stdout] 10: 0x574332c0b6e2 - std::panicking::default_hook::h15db2a3343942a16 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5743327ba454 - as core::ops::function::Fn>::call::ha02114eecd5b8f69 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x5743327ba454 - test::test_main_with_exit_callback::{{closure}}::hfb76c9b760818eb2 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x574332c0c383 - as core::ops::function::Fn>::call::h325134fa51136753 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x574332c0c383 - std::panicking::rust_panic_with_hook::h67f3fa85499b6cf9 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x574332c0c03a - std::panicking::begin_panic_handler::{{closure}}::h40a30e994b26720e [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x574332c0a809 - std::sys::backtrace::__rust_end_short_backtrace::hb5bcb2f6ea295c8b [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x574332c0bccd - __rustc[bf3627c2b8b7eae9]::rust_begin_unwind [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x574332c2fc80 - core::panicking::panic_fmt::h20722ae9d0312a90 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x574332c300e6 - core::result::unwrap_failed::h3a549f59308089dd [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/result.rs:1732:5 [INFO] [stdout] 20: 0x57433275af3a - core::result::Result::unwrap::hb44f137ff6c90eab [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/result.rs:1137:23 [INFO] [stdout] 21: 0x57433275af3a - integration_test::test_register_twice::{{closure}}::h5127618f544eb48c [INFO] [stdout] at /opt/rustwide/workdir/watchtower_client/tests/integration_test.rs:57:5 [INFO] [stdout] 22: 0x574332780580 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::hbba1a7dada9a7853 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:65 [INFO] [stdout] 23: 0x5743327781e0 - tokio::coop::with_budget::{{closure}}::hbf523f21c39a8c6a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 24: 0x57433274e645 - std::thread::local::LocalKey::try_with::hadec93b9be154261 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 25: 0x57433274c32e - std::thread::local::LocalKey::with::hc1a8f8a10ca70206 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/thread/local.rs:279:15 [INFO] [stdout] 26: 0x57433277ffc2 - tokio::coop::with_budget::he56bf1a66ac33311 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 27: 0x57433277ffc2 - tokio::coop::budget::h6fb53b68648e64f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 28: 0x57433277ffc2 - as core::future::future::Future>::poll::{{closure}}::h360719f29a26a2bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42 [INFO] [stdout] 29: 0x57433276515d - tokio::macros::scoped_tls::ScopedKey::set::h54ed560c13c58b36 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 30: 0x57433277c327 - tokio::task::local::LocalSet::with::h80ac828d28d91a31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:9 [INFO] [stdout] 31: 0x57433277f98a - as core::future::future::Future>::poll::h9301b0e41dbf9bcd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:9 [INFO] [stdout] 32: 0x57433277cecf - tokio::task::local::LocalSet::run_until::{{closure}}::hb6a9cc713d7ebc4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19 [INFO] [stdout] 33: 0x57433276f8bf - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h160db04b5d34102d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 34: 0x5743327780b0 - tokio::coop::with_budget::{{closure}}::hbc5dd50713dba7cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 35: 0x57433274d635 - std::thread::local::LocalKey::try_with::h7941bcd62298075c [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 36: 0x57433274bc3e - std::thread::local::LocalKey::with::h155a3b11b19fb4b0 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/thread/local.rs:279:15 [INFO] [stdout] 37: 0x57433276ec73 - tokio::coop::with_budget::h1d6010bba4da49d3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 38: 0x57433276ec73 - tokio::coop::budget::h5f1a5ce70b9ff196 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 39: 0x57433276ec73 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h8403127c7d07bf93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 40: 0x5743327711ce - tokio::runtime::basic_scheduler::enter::{{closure}}::hb96765e321a65f19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 41: 0x574332764e37 - tokio::macros::scoped_tls::ScopedKey::set::h427839fc3a122eda [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 42: 0x574332770138 - tokio::runtime::basic_scheduler::enter::h2794ef74eeaf7a41 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 43: 0x57433276d360 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h8da405329b37faea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 44: 0x574332769e32 - tokio::runtime::Runtime::block_on::{{closure}}::hb37e6ef83b4c8740 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:34 [INFO] [stdout] 45: 0x57433277e85b - tokio::runtime::context::enter::h4c1cdc89bbb82ee6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 46: 0x574332772afc - tokio::runtime::handle::Handle::enter::h8807e197be46f69e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 47: 0x574332769a1a - tokio::runtime::Runtime::block_on::h73e798d3bf510c19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:9 [INFO] [stdout] 48: 0x57433277c3fb - tokio::task::local::LocalSet::block_on::h765d8e0e7255ca11 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:9 [INFO] [stdout] 49: 0x5743327735aa - actix_rt::runtime::Runtime::block_on::h08904167ed19ca0b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:9 [INFO] [stdout] 50: 0x574332766d08 - actix_rt::builder::SystemRunner::block_on::hc68b5fd7b36b2ae3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:19 [INFO] [stdout] 51: 0x57433275aadc - integration_test::test_register_twice::hb3e0821bd7575419 [INFO] [stdout] at /opt/rustwide/workdir/watchtower_client/tests/integration_test.rs:50:1 [INFO] [stdout] 52: 0x57433275aa87 - integration_test::test_register_twice::{{closure}}::hddc602fd1ef408c9 [INFO] [stdout] at /opt/rustwide/workdir/watchtower_client/tests/integration_test.rs:51:31 [INFO] [stdout] 53: 0x57433274f356 - core::ops::function::FnOnce::call_once::h53be8b20012d84e7 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x5743327bfc0b - core::ops::function::FnOnce::call_once::h57f6f31c364c320b [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x5743327bfc0b - test::__rust_begin_short_backtrace::h517520f4c2bfc013 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/test/src/lib.rs:648:18 [INFO] [stdout] 56: 0x5743327bee62 - test::run_test_in_process::{{closure}}::h0914ac5f2719bf90 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/test/src/lib.rs:671:60 [INFO] [stdout] 57: 0x5743327bee62 - as core::ops::function::FnOnce<()>>::call_once::h6fe627a8560ee122 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x5743327bee62 - std::panicking::try::do_call::h8e4a522b2d07b5d9 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panicking.rs:589:40 [INFO] [stdout] 59: 0x5743327bee62 - std::panicking::try::h254b443d279d1f8a [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panicking.rs:552:19 [INFO] [stdout] 60: 0x5743327bee62 - std::panic::catch_unwind::he39107e495b94aed [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x5743327bee62 - test::run_test_in_process::hb9053e7102e6de40 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/test/src/lib.rs:671:27 [INFO] [stdout] 62: 0x5743327bee62 - test::run_test::{{closure}}::hed53f683e9967fc9 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/test/src/lib.rs:592:43 [INFO] [stdout] 63: 0x574332782254 - test::run_test::{{closure}}::h1b1395a97621c24c [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/test/src/lib.rs:622:41 [INFO] [stdout] 64: 0x574332782254 - std::sys::backtrace::__rust_begin_short_backtrace::hd15d7342920b94e4 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 65: 0x574332785c7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hf7d3403d2a997ad4 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 66: 0x574332785c7a - as core::ops::function::FnOnce<()>>::call_once::h804cb151403aed57 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 67: 0x574332785c7a - std::panicking::try::do_call::h83a3328114f83651 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panicking.rs:589:40 [INFO] [stdout] 68: 0x574332785c7a - std::panicking::try::h5371451a86d476d0 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panicking.rs:552:19 [INFO] [stdout] 69: 0x574332785c7a - std::panic::catch_unwind::h2d1b89e7535ca74a [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panic.rs:359:14 [INFO] [stdout] 70: 0x574332785c7a - std::thread::Builder::spawn_unchecked_::{{closure}}::h169c242c7f876b92 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 71: 0x574332785c7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4115e0f997976371 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 72: 0x574332c0dd2b - as core::ops::function::FnOnce>::call_once::hbc3fa83432d7fd73 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 73: 0x574332c0dd2b - as core::ops::function::FnOnce>::call_once::heba5519d10f2c030 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 74: 0x574332c0dd2b - std::sys::pal::unix::thread::Thread::new::thread_start::h211a36f354245501 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 75: 0x731ecbafbaa4 - [INFO] [stdout] 76: 0x731ecbb88a34 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] Panic in Arbiter thread. [INFO] [stdout] [INFO] [stdout] ---- test_unauthorized stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_unauthorized' panicked at watchtower_client/tests/integration_test.rs:46:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(MaxRetryReached) [INFO] [stdout] right: Err(Unauthorized) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x574332c0a302 - std::backtrace_rs::backtrace::libunwind::trace::h2a54ddf40adf8cf8 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x574332c0a302 - std::backtrace_rs::backtrace::trace_unsynchronized::h332dec2b3594a10b [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x574332c0a302 - std::sys::backtrace::_print_fmt::hcb3dee91dccac105 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x574332c0a302 - ::fmt::h2f02338d4ae6d8b0 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x574332c31a53 - core::fmt::rt::Argument::fmt::h8705d664b1839d6c [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x574332c31a53 - core::fmt::write::h5e77c22335cabc7f [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/fmt/mod.rs:1446:25 [INFO] [stdout] 6: 0x574332c066c3 - std::io::default_write_fmt::h5c16109ce8878b06 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x574332c066c3 - std::io::Write::write_fmt::h183cd11c08a12e04 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/io/mod.rs:1914:13 [INFO] [stdout] 8: 0x574332c0a152 - std::sys::backtrace::BacktraceLock::print::hb22254026b13323e [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x574332c0b88c - std::panicking::default_hook::{{closure}}::h15ac4e3ee7801be5 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panicking.rs:300:22 [INFO] [stdout] 10: 0x574332c0b6e2 - std::panicking::default_hook::h15db2a3343942a16 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5743327ba454 - as core::ops::function::Fn>::call::ha02114eecd5b8f69 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x5743327ba454 - test::test_main_with_exit_callback::{{closure}}::hfb76c9b760818eb2 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x574332c0c383 - as core::ops::function::Fn>::call::h325134fa51136753 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x574332c0c383 - std::panicking::rust_panic_with_hook::h67f3fa85499b6cf9 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x574332c0c03a - std::panicking::begin_panic_handler::{{closure}}::h40a30e994b26720e [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x574332c0a809 - std::sys::backtrace::__rust_end_short_backtrace::hb5bcb2f6ea295c8b [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x574332c0bccd - __rustc[bf3627c2b8b7eae9]::rust_begin_unwind [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x574332c2fc80 - core::panicking::panic_fmt::h20722ae9d0312a90 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x574332c2ffd3 - core::panicking::assert_failed_inner::h631f6be8bf4a7da9 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/panicking.rs:432:17 [INFO] [stdout] 20: 0x57433277bd61 - core::panicking::assert_failed::he357ef06ae3a101a [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/panicking.rs:387:5 [INFO] [stdout] 21: 0x57433275a877 - integration_test::test_unauthorized::{{closure}}::had622d1cae4640a8 [INFO] [stdout] at /opt/rustwide/workdir/watchtower_client/tests/integration_test.rs:46:5 [INFO] [stdout] 22: 0x574332780550 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h3826167f268ca3ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:65 [INFO] [stdout] 23: 0x5743327773a0 - tokio::coop::with_budget::{{closure}}::h1ead58b83c14cbcc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 24: 0x57433274efb5 - std::thread::local::LocalKey::try_with::he388983ca204fed3 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 25: 0x57433274c23e - std::thread::local::LocalKey::with::habce5836ebdf0371 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/thread/local.rs:279:15 [INFO] [stdout] 26: 0x57433277fb82 - tokio::coop::with_budget::h52fd3a042cb35094 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 27: 0x57433277fb82 - tokio::coop::budget::hdeaa8e3e150eec1a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 28: 0x57433277fb82 - as core::future::future::Future>::poll::{{closure}}::h1982557ec112b0f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42 [INFO] [stdout] 29: 0x57433276505d - tokio::macros::scoped_tls::ScopedKey::set::h47af580705c98960 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 30: 0x57433277c347 - tokio::task::local::LocalSet::with::h8e838bc798aabda3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:9 [INFO] [stdout] 31: 0x57433277f92a - as core::future::future::Future>::poll::h30ddc4aab8607fe7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:9 [INFO] [stdout] 32: 0x57433277ccab - tokio::task::local::LocalSet::run_until::{{closure}}::h85fa94aba1405d27 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19 [INFO] [stdout] 33: 0x57433276f91f - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h3bd5f4d47f0eacfd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 34: 0x574332777990 - tokio::coop::with_budget::{{closure}}::h49b8efb4482a6f7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 35: 0x57433274e545 - std::thread::local::LocalKey::try_with::hab84b694fd3a889e [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 36: 0x57433274be9e - std::thread::local::LocalKey::with::h57316057d70f05f4 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/thread/local.rs:279:15 [INFO] [stdout] 37: 0x57433276e513 - tokio::coop::with_budget::hfccb2bd17572cf4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 38: 0x57433276e513 - tokio::coop::budget::hc4b5ed6464ad525b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 39: 0x57433276e513 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h445ac507c3ac302a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 40: 0x57433277117e - tokio::runtime::basic_scheduler::enter::{{closure}}::ha1a1f8ff98e835f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 41: 0x574332764f57 - tokio::macros::scoped_tls::ScopedKey::set::h43c37d9f67db0f4e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 42: 0x574332770898 - tokio::runtime::basic_scheduler::enter::haa295931c605a358 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 43: 0x57433276d2a0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h3a8a6fb3c1a4389e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 44: 0x574332769ca1 - tokio::runtime::Runtime::block_on::{{closure}}::ha4fbb000aa377641 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:34 [INFO] [stdout] 45: 0x57433277ea5b - tokio::runtime::context::enter::ha688d755aa1c328b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 46: 0x574332772c7c - tokio::runtime::handle::Handle::enter::hff102333fae325be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 47: 0x574332769ada - tokio::runtime::Runtime::block_on::hb5b5b864241bb2b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:9 [INFO] [stdout] 48: 0x57433277c4eb - tokio::task::local::LocalSet::block_on::hcd51a1fb01e31f70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:9 [INFO] [stdout] 49: 0x57433277360a - actix_rt::runtime::Runtime::block_on::hc4cf23e5efa591c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:9 [INFO] [stdout] 50: 0x574332766b28 - actix_rt::builder::SystemRunner::block_on::h9703176178db4686 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:19 [INFO] [stdout] 51: 0x57433275a4fc - integration_test::test_unauthorized::h50ec10a411d746da [INFO] [stdout] at /opt/rustwide/workdir/watchtower_client/tests/integration_test.rs:42:1 [INFO] [stdout] 52: 0x57433275a4a7 - integration_test::test_unauthorized::{{closure}}::ha99f973f10109fe4 [INFO] [stdout] at /opt/rustwide/workdir/watchtower_client/tests/integration_test.rs:43:29 [INFO] [stdout] 53: 0x57433274f1e6 - core::ops::function::FnOnce::call_once::h1454f5b658450137 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x5743327bfc0b - core::ops::function::FnOnce::call_once::h57f6f31c364c320b [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x5743327bfc0b - test::__rust_begin_short_backtrace::h517520f4c2bfc013 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/test/src/lib.rs:648:18 [INFO] [stdout] 56: 0x5743327bee62 - test::run_test_in_process::{{closure}}::h0914ac5f2719bf90 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/test/src/lib.rs:671:60 [INFO] [stdout] 57: 0x5743327bee62 - as core::ops::function::FnOnce<()>>::call_once::h6fe627a8560ee122 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x5743327bee62 - std::panicking::try::do_call::h8e4a522b2d07b5d9 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panicking.rs:589:40 [INFO] [stdout] 59: 0x5743327bee62 - std::panicking::try::h254b443d279d1f8a [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panicking.rs:552:19 [INFO] [stdout] 60: 0x5743327bee62 - std::panic::catch_unwind::he39107e495b94aed [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x5743327bee62 - test::run_test_in_process::hb9053e7102e6de40 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/test/src/lib.rs:671:27 [INFO] [stdout] 62: 0x5743327bee62 - test::run_test::{{closure}}::hed53f683e9967fc9 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/test/src/lib.rs:592:43 [INFO] [stdout] 63: 0x574332782254 - test::run_test::{{closure}}::h1b1395a97621c24c [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/test/src/lib.rs:622:41 [INFO] [stdout] 64: 0x574332782254 - std::sys::backtrace::__rust_begin_short_backtrace::hd15d7342920b94e4 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 65: 0x574332785c7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hf7d3403d2a997ad4 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 66: 0x574332785c7a - as core::ops::function::FnOnce<()>>::call_once::h804cb151403aed57 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 67: 0x574332785c7a - std::panicking::try::do_call::h83a3328114f83651 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panicking.rs:589:40 [INFO] [stdout] 68: 0x574332785c7a - std::panicking::try::h5371451a86d476d0 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panicking.rs:552:19 [INFO] [stdout] 69: 0x574332785c7a - std::panic::catch_unwind::h2d1b89e7535ca74a [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panic.rs:359:14 [INFO] [stdout] 70: 0x574332785c7a - std::thread::Builder::spawn_unchecked_::{{closure}}::h169c242c7f876b92 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 71: 0x574332785c7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4115e0f997976371 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 72: 0x574332c0dd2b - as core::ops::function::FnOnce>::call_once::hbc3fa83432d7fd73 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 73: 0x574332c0dd2b - as core::ops::function::FnOnce>::call_once::heba5519d10f2c030 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 74: 0x574332c0dd2b - std::sys::pal::unix::thread::Thread::new::thread_start::h211a36f354245501 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 75: 0x731ecbafbaa4 - [INFO] [stdout] 76: 0x731ecbb88a34 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] Panic in Arbiter thread. [INFO] [stdout] [INFO] [stdout] ---- test_register_then_cancel stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_register_then_cancel' panicked at watchtower_client/tests/integration_test.rs:73:61: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MaxRetryReached [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x574332c0a302 - std::backtrace_rs::backtrace::libunwind::trace::h2a54ddf40adf8cf8 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x574332c0a302 - std::backtrace_rs::backtrace::trace_unsynchronized::h332dec2b3594a10b [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x574332c0a302 - std::sys::backtrace::_print_fmt::hcb3dee91dccac105 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x574332c0a302 - ::fmt::h2f02338d4ae6d8b0 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x574332c31a53 - core::fmt::rt::Argument::fmt::h8705d664b1839d6c [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x574332c31a53 - core::fmt::write::h5e77c22335cabc7f [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/fmt/mod.rs:1446:25 [INFO] [stdout] 6: 0x574332c066c3 - std::io::default_write_fmt::h5c16109ce8878b06 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x574332c066c3 - std::io::Write::write_fmt::h183cd11c08a12e04 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/io/mod.rs:1914:13 [INFO] [stdout] 8: 0x574332c0a152 - std::sys::backtrace::BacktraceLock::print::hb22254026b13323e [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x574332c0b88c - std::panicking::default_hook::{{closure}}::h15ac4e3ee7801be5 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panicking.rs:300:22 [INFO] [stdout] 10: 0x574332c0b6e2 - std::panicking::default_hook::h15db2a3343942a16 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5743327ba454 - as core::ops::function::Fn>::call::ha02114eecd5b8f69 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x5743327ba454 - test::test_main_with_exit_callback::{{closure}}::hfb76c9b760818eb2 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x574332c0c383 - as core::ops::function::Fn>::call::h325134fa51136753 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x574332c0c383 - std::panicking::rust_panic_with_hook::h67f3fa85499b6cf9 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x574332c0c03a - std::panicking::begin_panic_handler::{{closure}}::h40a30e994b26720e [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x574332c0a809 - std::sys::backtrace::__rust_end_short_backtrace::hb5bcb2f6ea295c8b [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x574332c0bccd - __rustc[bf3627c2b8b7eae9]::rust_begin_unwind [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x574332c2fc80 - core::panicking::panic_fmt::h20722ae9d0312a90 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x574332c300e6 - core::result::unwrap_failed::h3a549f59308089dd [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/result.rs:1732:5 [INFO] [stdout] 20: 0x57433275baeb - core::result::Result::unwrap::hb44f137ff6c90eab [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/result.rs:1137:23 [INFO] [stdout] 21: 0x57433275baeb - integration_test::test_register_then_cancel::{{closure}}::hee3b03af4cef6624 [INFO] [stdout] at /opt/rustwide/workdir/watchtower_client/tests/integration_test.rs:73:5 [INFO] [stdout] 22: 0x574332780520 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h10a7a66778a7368f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:65 [INFO] [stdout] 23: 0x574332777600 - tokio::coop::with_budget::{{closure}}::h2e389a7d520fb1c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 24: 0x57433274c7c5 - std::thread::local::LocalKey::try_with::h0f0d5d5b28be4eb2 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 25: 0x57433274c3ce - std::thread::local::LocalKey::with::hca4f6372b748f909 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/thread/local.rs:279:15 [INFO] [stdout] 26: 0x57433277fda2 - tokio::coop::with_budget::h35fabe3f7bb75118 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 27: 0x57433277fda2 - tokio::coop::budget::h3b077a0e11e2ee85 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 28: 0x57433277fda2 - as core::future::future::Future>::poll::{{closure}}::h203327e52fff5bc1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42 [INFO] [stdout] 29: 0x57433276559d - tokio::macros::scoped_tls::ScopedKey::set::ha3beedbe38783203 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 30: 0x57433277c2e7 - tokio::task::local::LocalSet::with::h0c8b3ef405177e53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:9 [INFO] [stdout] 31: 0x57433277fa4a - as core::future::future::Future>::poll::hd06e0bfcbf79013c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:9 [INFO] [stdout] 32: 0x57433277c84b - tokio::task::local::LocalSet::run_until::{{closure}}::h20a86bfb0f502a0e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19 [INFO] [stdout] 33: 0x57433276fbff - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::hada7c63206ee4eb4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 34: 0x574332777bf0 - tokio::coop::with_budget::{{closure}}::h5597dc891484b834 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 35: 0x57433274e345 - std::thread::local::LocalKey::try_with::h9e553e2467e40352 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 36: 0x57433274c56e - std::thread::local::LocalKey::with::hea5ea35fe1c434c2 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/thread/local.rs:279:15 [INFO] [stdout] 37: 0x57433276f3d3 - tokio::coop::with_budget::h3ca3de8741af686a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 38: 0x57433276f3d3 - tokio::coop::budget::hdd54c73327cec256 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 39: 0x57433276f3d3 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::he6ffc261429f31f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 40: 0x5743327710de - tokio::runtime::basic_scheduler::enter::{{closure}}::h4652c5bb817f5ee9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 41: 0x574332765397 - tokio::macros::scoped_tls::ScopedKey::set::h8a0ce75aee410334 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 42: 0x574332770ff8 - tokio::runtime::basic_scheduler::enter::hf5b0a3d9cd7bcf0e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 43: 0x57433276d3a0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hcc20f320a31bedaa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 44: 0x574332769d71 - tokio::runtime::Runtime::block_on::{{closure}}::had1ed38069aee54e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:34 [INFO] [stdout] 45: 0x57433277e75b - tokio::runtime::context::enter::h1609c4c09155c917 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 46: 0x57433277297c - tokio::runtime::handle::Handle::enter::h0a0952d0b2571570 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 47: 0x574332769b3a - tokio::runtime::Runtime::block_on::hfc712106a7a4818a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:9 [INFO] [stdout] 48: 0x57433277c44b - tokio::task::local::LocalSet::block_on::h958aa21b158da895 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:9 [INFO] [stdout] 49: 0x5743327735ea - actix_rt::runtime::Runtime::block_on::hadcaec8172e2f094 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:9 [INFO] [stdout] 50: 0x574332766a36 - actix_rt::builder::SystemRunner::block_on::h521d24d6a77c5761 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:19 [INFO] [stdout] 51: 0x57433275b75a - integration_test::test_register_then_cancel::hc4d7f838d9595ea6 [INFO] [stdout] at /opt/rustwide/workdir/watchtower_client/tests/integration_test.rs:66:1 [INFO] [stdout] 52: 0x57433275b707 - integration_test::test_register_then_cancel::{{closure}}::hb4e79681345b6137 [INFO] [stdout] at /opt/rustwide/workdir/watchtower_client/tests/integration_test.rs:67:37 [INFO] [stdout] 53: 0x57433274f1a6 - core::ops::function::FnOnce::call_once::h0380381e5ad358cf [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x5743327bfc0b - core::ops::function::FnOnce::call_once::h57f6f31c364c320b [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x5743327bfc0b - test::__rust_begin_short_backtrace::h517520f4c2bfc013 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/test/src/lib.rs:648:18 [INFO] [stdout] 56: 0x5743327bee62 - test::run_test_in_process::{{closure}}::h0914ac5f2719bf90 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/test/src/lib.rs:671:60 [INFO] [stdout] 57: 0x5743327bee62 - as core::ops::function::FnOnce<()>>::call_once::h6fe627a8560ee122 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x5743327bee62 - std::panicking::try::do_call::h8e4a522b2d07b5d9 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panicking.rs:589:40 [INFO] [stdout] 59: 0x5743327bee62 - std::panicking::try::h254b443d279d1f8a [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panicking.rs:552:19 [INFO] [stdout] 60: 0x5743327bee62 - std::panic::catch_unwind::he39107e495b94aed [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x5743327bee62 - test::run_test_in_process::hb9053e7102e6de40 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/test/src/lib.rs:671:27 [INFO] [stdout] 62: 0x5743327bee62 - test::run_test::{{closure}}::hed53f683e9967fc9 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/test/src/lib.rs:592:43 [INFO] [stdout] 63: 0x574332782254 - test::run_test::{{closure}}::h1b1395a97621c24c [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/test/src/lib.rs:622:41 [INFO] [stdout] 64: 0x574332782254 - std::sys::backtrace::__rust_begin_short_backtrace::hd15d7342920b94e4 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 65: 0x574332785c7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hf7d3403d2a997ad4 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 66: 0x574332785c7a - as core::ops::function::FnOnce<()>>::call_once::h804cb151403aed57 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 67: 0x574332785c7a - std::panicking::try::do_call::h83a3328114f83651 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panicking.rs:589:40 [INFO] [stdout] 68: 0x574332785c7a - std::panicking::try::h5371451a86d476d0 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panicking.rs:552:19 [INFO] [stdout] 69: 0x574332785c7a - std::panic::catch_unwind::h2d1b89e7535ca74a [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/panic.rs:359:14 [INFO] [stdout] 70: 0x574332785c7a - std::thread::Builder::spawn_unchecked_::{{closure}}::h169c242c7f876b92 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 71: 0x574332785c7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4115e0f997976371 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 72: 0x574332c0dd2b - as core::ops::function::FnOnce>::call_once::hbc3fa83432d7fd73 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 73: 0x574332c0dd2b - as core::ops::function::FnOnce>::call_once::heba5519d10f2c030 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 74: 0x574332c0dd2b - std::sys::pal::unix::thread::Thread::new::thread_start::h211a36f354245501 [INFO] [stdout] at /rustc/414482f6a0d4e7290f614300581a0b55442552a3/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 75: 0x731ecbafbaa4 - [INFO] [stdout] 76: 0x731ecbb88a34 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] Panic in Arbiter thread. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_get_non_existent_service [INFO] [stdout] test_register_and_get_service [INFO] [stdout] test_register_then_cancel [INFO] [stdout] test_register_twice [INFO] [stdout] test_unauthorized [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p watchtower_client --test integration_test` [INFO] running `Command { std: "docker" "inspect" "ca3f1b774c09466fb95e89c5e437f9b21318074b31b5fcfa0e0dc15bcbb8db9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca3f1b774c09466fb95e89c5e437f9b21318074b31b5fcfa0e0dc15bcbb8db9c", kill_on_drop: false }` [INFO] [stdout] ca3f1b774c09466fb95e89c5e437f9b21318074b31b5fcfa0e0dc15bcbb8db9c