[INFO] fetching crate tor-circmgr 0.7.0... [INFO] testing tor-circmgr-0.7.0 against try#ece70b22820429ebf0c6d388c32356a14c58fc2f for pr-107251 [INFO] extracting crate tor-circmgr 0.7.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate tor-circmgr 0.7.0 on toolchain ece70b22820429ebf0c6d388c32356a14c58fc2f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tor-circmgr 0.7.0 [INFO] finished tweaking crates.io crate tor-circmgr 0.7.0 [INFO] tweaked toml for crates.io crate tor-circmgr 0.7.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3fef8fe6f74927a560351465eead575aed2e38ce70b25c24ce187733cc924258 [INFO] running `Command { std: "docker" "start" "-a" "3fef8fe6f74927a560351465eead575aed2e38ce70b25c24ce187733cc924258", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3fef8fe6f74927a560351465eead575aed2e38ce70b25c24ce187733cc924258", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fef8fe6f74927a560351465eead575aed2e38ce70b25c24ce187733cc924258", kill_on_drop: false }` [INFO] [stdout] 3fef8fe6f74927a560351465eead575aed2e38ce70b25c24ce187733cc924258 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 458ba75cfeee2b3ceaa20eb94bfbdbf2bea23c60c9d98e645affc4fb0ce41ea2 [INFO] running `Command { std: "docker" "start" "-a" "458ba75cfeee2b3ceaa20eb94bfbdbf2bea23c60c9d98e645affc4fb0ce41ea2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling const-oid v0.9.1 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling base64ct v1.5.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling pem-rfc7468 v0.6.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling gimli v0.27.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.2 [INFO] [stderr] Compiling keccak v0.1.3 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling fluid-let v1.0.0 [INFO] [stderr] Compiling sha3 v0.10.6 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling caret v0.3.0 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling async_executors v0.6.0 [INFO] [stderr] Compiling nom8 v0.2.0 [INFO] [stderr] Compiling toml_datetime v0.5.1 [INFO] [stderr] Compiling by_address v1.1.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling weak-table v0.3.2 [INFO] [stderr] Compiling coarsetime v0.1.22 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling sanitize-filename v0.4.0 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Compiling dyn-clone v1.0.10 [INFO] [stderr] Compiling retain_mut v0.1.9 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling bounded-vec-deque v0.1.1 [INFO] [stderr] Compiling retry-error v0.3.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling darling_core v0.14.2 [INFO] [stderr] Compiling toml_edit v0.18.1 [INFO] [stderr] Compiling zeroize_derive v1.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling enum-ordinalize v3.1.12 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling async-trait v0.1.63 [INFO] [stderr] Compiling blanket v0.2.0 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling phf_macros v0.11.1 [INFO] [stderr] Compiling darling_macro v0.14.2 [INFO] [stderr] Compiling proc-macro-crate v1.3.0 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling educe v0.4.20 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling merlin v2.0.1 [INFO] [stderr] Compiling aes v0.8.2 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling darling v0.14.2 [INFO] [stderr] Compiling x25519-dalek v2.0.0-pre.1 [INFO] [stderr] Compiling derive_builder_core_fork_arti v0.11.2 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling serde_with_macros v2.2.0 [INFO] [stderr] Compiling pkcs1 v0.4.1 [INFO] [stderr] Compiling tinystr v0.7.1 [INFO] [stderr] Compiling rsa v0.7.2 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling tor-protover v0.4.0 [INFO] [stderr] Compiling num_enum_derive v0.5.9 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling derive_builder_macro_fork_arti v0.11.2 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling asynchronous-codec v0.6.1 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling postage v0.5.0 [INFO] [stderr] Compiling tor-rtcompat v0.8.0 [INFO] [stderr] Compiling tor-rtmock v0.7.0 [INFO] [stderr] Compiling derive_builder_fork_arti v0.11.2 [INFO] [stderr] Compiling safelog v0.2.0 [INFO] [stderr] Compiling tor-error v0.4.0 [INFO] [stderr] Compiling tor-units v0.4.0 [INFO] [stderr] Compiling fs-mistrust v0.6.0 [INFO] [stderr] Compiling tor-basic-utils v0.5.0 [INFO] [stderr] Compiling num_enum v0.5.9 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde_with v2.2.0 [INFO] [stderr] Compiling serde_ignored v0.1.7 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling tor-llcrypto v0.4.0 [INFO] [stderr] Compiling tor-bytes v0.6.0 [INFO] [stderr] Compiling tor-checkable v0.4.0 [INFO] [stderr] Compiling tor-cert v0.6.0 [INFO] [stderr] Compiling tor-socksproto v0.6.0 [INFO] [stderr] Compiling tor-persist v0.6.0 [INFO] [stderr] Compiling config v0.13.3 [INFO] [stderr] Compiling tor-config v0.7.0 [INFO] [stderr] Compiling tor-netdoc v0.6.0 [INFO] [stderr] Compiling tor-linkspec v0.6.0 [INFO] [stderr] Compiling tor-cell v0.7.0 [INFO] [stderr] Compiling tor-netdir v0.7.0 [INFO] [stderr] Compiling tor-proto v0.8.0 [INFO] [stderr] Compiling tor-guardmgr v0.8.0 [INFO] [stderr] Compiling tor-chanmgr v0.8.0 [INFO] [stderr] Compiling tor-circmgr v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.32s [INFO] running `Command { std: "docker" "inspect" "458ba75cfeee2b3ceaa20eb94bfbdbf2bea23c60c9d98e645affc4fb0ce41ea2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "458ba75cfeee2b3ceaa20eb94bfbdbf2bea23c60c9d98e645affc4fb0ce41ea2", kill_on_drop: false }` [INFO] [stdout] 458ba75cfeee2b3ceaa20eb94bfbdbf2bea23c60c9d98e645affc4fb0ce41ea2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21c0ade15125aa6ad9da99b83c86a83b4092ec0e8ae630dcad3c59b5f5a100b3 [INFO] running `Command { std: "docker" "start" "-a" "21c0ade15125aa6ad9da99b83c86a83b4092ec0e8ae630dcad3c59b5f5a100b3", kill_on_drop: false }` [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling async_executors v0.6.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling futures-await-test-macro v0.3.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling asynchronous-codec v0.6.1 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling futures-await-test v0.3.0 [INFO] [stderr] Compiling tor-error v0.4.0 [INFO] [stderr] Compiling postage v0.5.0 [INFO] [stderr] Compiling tor-bytes v0.6.0 [INFO] [stderr] Compiling tor-persist v0.6.0 [INFO] [stderr] Compiling tor-basic-utils v0.5.0 [INFO] [stderr] Compiling tor-config v0.7.0 [INFO] [stderr] Compiling tor-cert v0.6.0 [INFO] [stderr] Compiling tor-socksproto v0.6.0 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tor-netdoc v0.6.0 [INFO] [stderr] Compiling tor-linkspec v0.6.0 [INFO] [stderr] Compiling async-native-tls v0.4.0 [INFO] [stderr] Compiling tor-rtcompat v0.8.0 [INFO] [stderr] Compiling tor-cell v0.7.0 [INFO] [stderr] Compiling tor-netdir v0.7.0 [INFO] [stderr] Compiling tor-rtmock v0.7.0 [INFO] [stderr] Compiling tor-proto v0.8.0 [INFO] [stderr] Compiling tor-guardmgr v0.8.0 [INFO] [stderr] Compiling tor-chanmgr v0.8.0 [INFO] [stderr] Compiling tor-circmgr v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 25.15s [INFO] running `Command { std: "docker" "inspect" "21c0ade15125aa6ad9da99b83c86a83b4092ec0e8ae630dcad3c59b5f5a100b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21c0ade15125aa6ad9da99b83c86a83b4092ec0e8ae630dcad3c59b5f5a100b3", kill_on_drop: false }` [INFO] [stdout] 21c0ade15125aa6ad9da99b83c86a83b4092ec0e8ae630dcad3c59b5f5a100b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3bd607efcce714efadc1c993b05d0525c3a9ba006bc27f1b303aaf544d4afd5b [INFO] running `Command { std: "docker" "start" "-a" "3bd607efcce714efadc1c993b05d0525c3a9ba006bc27f1b303aaf544d4afd5b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tor_circmgr-246d472dbffdb376) [INFO] [stdout] [INFO] [stdout] running 60 tests [INFO] [stdout] test config::test_impl_Default_for_CircuitTiming ... ok [INFO] [stdout] test mgr::streams::test::right_only ... ok [INFO] [stdout] test mgr::streams::test::multiplex ... ok [INFO] [stdout] test mgr::streams::test::left_only ... ok [INFO] [stdout] test isolation::test::build_isolation ... ok [INFO] [stdout] test config::test_impl_Default_for_PathConfig ... ok [INFO] [stdout] test config::test::path_config ... ok [INFO] [stdout] test isolation::test::isolation_trait ... ok [INFO] [stdout] test isolation::test::isolation_tuple ... ok [INFO] [stdout] test config::test_impl_Default_for_PreemptiveCircuitConfig ... ok [INFO] [stdout] test isolation::test::isolation_token ... ok [INFO] [stdout] test mgr::test::prebuild ... ok [INFO] [stdout] test build::test::build_modest_timeout ... ok [INFO] [stdout] test mgr::test::request_timeout ... ok [INFO] [stdout] test path::dirpath::test::dirpath_no_fallbacks ... ok [INFO] [stdout] test mgr::test::test_find_supported ... ok [INFO] [stdout] test mgr::test::request_retried ... ok [INFO] [stdout] test build::test::test_double_timeout ... ok [INFO] [stdout] test path::dirpath::test::dirpath_fallback ... ok [INFO] [stdout] test mgr::test::basic_tests ... ok [INFO] [stdout] test build::test::build_onehop ... ok [INFO] [stdout] test path::exitpath::test::no_exits ... ok [INFO] [stdout] test build::test::build_threehop ... ok [INFO] [stdout] test mgr::test::opportunistic ... ok [INFO] [stdout] test path::dirpath::test::dirpath_relay ... ok [INFO] [stdout] test mgr::test::request_fails_too_much ... ok [INFO] [stdout] test mgr::test::expiration ... ok [INFO] [stdout] test preemptive::test::predicts_starting_ports ... ok [INFO] [stdout] test test::get_params ... ok [INFO] [stdout] test preemptive::test::predicts_used_ports ... ok [INFO] [stdout] test mgr::test::request_wrong_spec ... ok [INFO] [stdout] test preemptive::test::does_not_predict_old_ports ... ok [INFO] [stdout] test timeouts::pareto::test::ms_partial_cmp ... ok [INFO] [stdout] test timeouts::pareto::test::pareto_estimate ... ok [INFO] [stdout] test timeouts::pareto::test::pareto_estimate_clear ... ok [INFO] [stdout] test timeouts::pareto::test::default_params ... ok [INFO] [stdout] test timeouts::pareto::test::pareto_estimate_timeout ... ok [INFO] [stdout] test timeouts::pareto::test::success_observation_mechanism ... ok [INFO] [stdout] test timeouts::pareto::test::xm_calculation ... ok [INFO] [stdout] test timeouts::pareto::test::history_lowlev ... ok [INFO] [stdout] test timeouts::test::test_mul_duration ... ok [INFO] [stdout] test mgr::test::request_unplannable ... ok [INFO] [stdout] test mgr::test::request_timeout2 ... ok [INFO] [stdout] test usage::test::restrict_mut ... ok [INFO] [stdout] test usage::test::display_target_ports ... ok [INFO] [stdout] test timeouts::test::action_scale_values ... ok [INFO] [stdout] test usage::test::buildpath ... ok [INFO] [stdout] test usage::test::usage_ops ... ok [INFO] [stdout] test usage::test::build_testing_noexit ... ok [INFO] [stdout] test build::test::build_huge_timeout ... ok [INFO] [stdout] test timeouts::estimator::test::load_estimator ... ok [INFO] [stdout] test mgr::test::isolated ... ok [INFO] [stdout] test path::dirpath::test::dirpath_with_guards ... ok [INFO] [stdout] test timeouts::pareto::test::time_observation_management ... ok [INFO] [stdout] test path::exitpath::test::exitpath_with_guards ... ok [INFO] [stdout] test timeouts::pareto::test::state_conversion ... ok [INFO] [stdout] test usage::test::exit_policy ... ok [INFO] [stdout] test path::exitpath::test::any_exit ... ok [INFO] [stdout] test path::exitpath::test::empty_path ... ok [INFO] [stdout] test path::exitpath::test::by_ports ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 60 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.18s [INFO] [stdout] [INFO] [stderr] Doc-tests tor-circmgr [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/isolation.rs - isolation::IsolationToken (line 147) ... ignored [INFO] [stdout] test src/isolation.rs - isolation::IsolationToken (line 133) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 3.93s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3bd607efcce714efadc1c993b05d0525c3a9ba006bc27f1b303aaf544d4afd5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bd607efcce714efadc1c993b05d0525c3a9ba006bc27f1b303aaf544d4afd5b", kill_on_drop: false }` [INFO] [stdout] 3bd607efcce714efadc1c993b05d0525c3a9ba006bc27f1b303aaf544d4afd5b