[INFO] fetching crate tor-guardmgr 0.0.1... [INFO] testing tor-guardmgr-0.0.1 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate tor-guardmgr 0.0.1 into /workspace/builds/worker-94/source [INFO] validating manifest of crates.io crate tor-guardmgr 0.0.1 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tor-guardmgr 0.0.1 [INFO] finished tweaking crates.io crate tor-guardmgr 0.0.1 [INFO] tweaked toml for crates.io crate tor-guardmgr 0.0.1 written to /workspace/builds/worker-94/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tor-persist v0.0.1 [INFO] [stderr] Downloaded tor-rtmock v0.0.1 [INFO] [stderr] Downloaded tor-netdir v0.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5686081a2105dcc87d455786793a6cb31c4ff851ea7c43940f5f2270e62f42d [INFO] running `Command { std: "docker" "start" "-a" "f5686081a2105dcc87d455786793a6cb31c4ff851ea7c43940f5f2270e62f42d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5686081a2105dcc87d455786793a6cb31c4ff851ea7c43940f5f2270e62f42d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5686081a2105dcc87d455786793a6cb31c4ff851ea7c43940f5f2270e62f42d", kill_on_drop: false }` [INFO] [stdout] f5686081a2105dcc87d455786793a6cb31c4ff851ea7c43940f5f2270e62f42d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3cb7e2ad97c9361274604e3072e3f923bb56592a628197d8ce3f64322490aacc [INFO] running `Command { std: "docker" "start" "-a" "3cb7e2ad97c9361274604e3072e3f923bb56592a628197d8ce3f64322490aacc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling base64ct v1.1.1 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling signature v1.4.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling caret v0.0.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling weak-table v0.3.0 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling retain_mut v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling fslock v0.2.0 [INFO] [stderr] Compiling async_executors v0.4.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling ed25519 v1.3.0 [INFO] [stderr] Compiling pem-rfc7468 v0.2.4 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling num-bigint-dig v0.7.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-bigint v0.2.11 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling sanitize-filename v0.3.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling der v0.4.4 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling zeroize_derive v1.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling blanket v0.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling pkcs1 v0.2.4 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling merlin v2.0.1 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling phf v0.10.0 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling x25519-dalek v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling simple_asn1 v0.6.1 [INFO] [stderr] Compiling tor-protover v0.0.1 [INFO] [stderr] Compiling rsa v0.5.0 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Compiling tor-units v0.0.1 [INFO] [stderr] Compiling derive_builder v0.10.2 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tor-rtcompat v0.0.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling humantime-serde v1.0.1 [INFO] [stderr] Compiling tor-llcrypto v0.0.1 [INFO] [stderr] Compiling tor-bytes v0.0.1 [INFO] [stderr] Compiling tor-checkable v0.0.1 [INFO] [stderr] Compiling tor-cert v0.0.1 [INFO] [stderr] Compiling tor-linkspec v0.0.1 [INFO] [stderr] Compiling tor-persist v0.0.1 [INFO] [stderr] Compiling tor-netdoc v0.0.1 [INFO] [stderr] Compiling tor-netdir v0.0.1 [INFO] [stderr] Compiling tor-guardmgr v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/lib.rs:620:17 [INFO] [stdout] | [INFO] [stdout] 620 | waiting.retain_mut(|pending| { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `retain_mut(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(vec_retain_mut)]` to the crate attributes to enable `Vec::::retain_mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.80s [INFO] running `Command { std: "docker" "inspect" "3cb7e2ad97c9361274604e3072e3f923bb56592a628197d8ce3f64322490aacc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cb7e2ad97c9361274604e3072e3f923bb56592a628197d8ce3f64322490aacc", kill_on_drop: false }` [INFO] [stdout] 3cb7e2ad97c9361274604e3072e3f923bb56592a628197d8ce3f64322490aacc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d598c039c55267611d6b2065cf2e83a4f37f7577aafc3a2f7aa6a72d0e39167b [INFO] running `Command { std: "docker" "start" "-a" "d598c039c55267611d6b2065cf2e83a4f37f7577aafc3a2f7aa6a72d0e39167b", kill_on_drop: false }` [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling async_executors v0.4.2 [INFO] [stderr] Compiling tor-persist v0.0.1 [INFO] [stderr] Compiling tor-netdoc v0.0.1 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tor-netdir v0.0.1 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tor-rtcompat v0.0.1 [INFO] [stderr] Compiling tor-rtmock v0.0.1 [INFO] [stderr] Compiling tor-guardmgr v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/lib.rs:620:17 [INFO] [stdout] | [INFO] [stdout] 620 | waiting.retain_mut(|pending| { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `retain_mut(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(vec_retain_mut)]` to the crate attributes to enable `Vec::::retain_mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/lib.rs:620:17 [INFO] [stdout] | [INFO] [stdout] 620 | waiting.retain_mut(|pending| { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `retain_mut(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(vec_retain_mut)]` to the crate attributes to enable `Vec::::retain_mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.31s [INFO] running `Command { std: "docker" "inspect" "d598c039c55267611d6b2065cf2e83a4f37f7577aafc3a2f7aa6a72d0e39167b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d598c039c55267611d6b2065cf2e83a4f37f7577aafc3a2f7aa6a72d0e39167b", kill_on_drop: false }` [INFO] [stdout] d598c039c55267611d6b2065cf2e83a4f37f7577aafc3a2f7aa6a72d0e39167b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b456f8db0f10a3cbe2e9b4f7da93bf7ba9f8949168643cb2fcffe4d0f252750e [INFO] running `Command { std: "docker" "start" "-a" "b456f8db0f10a3cbe2e9b4f7da93bf7ba9f8949168643cb2fcffe4d0f252750e", kill_on_drop: false }` [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:620:17 [INFO] [stderr] | [INFO] [stderr] 620 | waiting.retain_mut(|pending| { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `retain_mut(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(vec_retain_mut)]` to the crate attributes to enable `Vec::::retain_mut` [INFO] [stderr] [INFO] [stderr] warning: `tor-guardmgr` (lib) generated 1 warning [INFO] [stderr] warning: `tor-guardmgr` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tor_guardmgr-b98e5afd701db267) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test guard::test::circ_history ... ok [INFO] [stdout] test guard::test::crate_id ... ok [INFO] [stdout] test guard::test::disable_on_failure ... ok [INFO] [stdout] test guard::test::pending ... ok [INFO] [stdout] test guard::test::record_attempt ... ok [INFO] [stdout] test guard::test::record_failure ... ok [INFO] [stdout] test guard::test::record_success ... ok [INFO] [stdout] test guard::test::expiration ... ok [INFO] [stdout] test guard::test::retry_interval_check ... ok [INFO] [stdout] test guard::test::retry ... ok [INFO] [stdout] test guard::test::simple_accessors ... ok [INFO] [stdout] test test::guard_param_defaults ... ok [INFO] [stdout] test guard::test::netdir_integration ... ok [INFO] [stdout] test sample::test::persistence ... ok [INFO] [stdout] test sample::test::everybodys_down ... ok [INFO] [stdout] test util::test::test_randomize_time ... ok [INFO] [stdout] test sample::test::expiration ... ok [INFO] [stdout] test sample::test::sample_test ... ok [INFO] [stdout] test sample::test::select_primary ... ok [INFO] [stdout] test guard::test::update_from_netdir ... ok [INFO] [stdout] test sample::test::sampling_and_usage ... ok [INFO] [stdout] test test::simple_case ... ok [INFO] [stdout] test test::simple_waiting ... ok [INFO] [stdout] test test::filtering_basics ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [INFO] [stderr] Doc-tests tor-guardmgr [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] running `Command { std: "docker" "inspect" "b456f8db0f10a3cbe2e9b4f7da93bf7ba9f8949168643cb2fcffe4d0f252750e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b456f8db0f10a3cbe2e9b4f7da93bf7ba9f8949168643cb2fcffe4d0f252750e", kill_on_drop: false }` [INFO] [stdout] b456f8db0f10a3cbe2e9b4f7da93bf7ba9f8949168643cb2fcffe4d0f252750e