[INFO] cloning repository https://github.com/wayofthepie/ctlogs-client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wayofthepie/ctlogs-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwayofthepie%2Fctlogs-client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwayofthepie%2Fctlogs-client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d83b5901b48cda378556ad9a0b0bc7dc71008974 [INFO] testing wayofthepie/ctlogs-client against master#c5842b0be783dffa5a49693541acb79115c7eeef for pr-102570 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwayofthepie%2Fctlogs-client" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wayofthepie/ctlogs-client on toolchain c5842b0be783dffa5a49693541acb79115c7eeef [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wayofthepie/ctlogs-client [INFO] finished tweaking git repo https://github.com/wayofthepie/ctlogs-client [INFO] tweaked toml for git repo https://github.com/wayofthepie/ctlogs-client written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/wayofthepie/ctlogs-client already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/wayofthepie/ctlogs-parser.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded asn1-rs-impl v0.1.0 [INFO] [stderr] Downloaded oid-registry v0.4.0 [INFO] [stderr] Downloaded asn1-rs v0.3.1 [INFO] [stderr] Downloaded asn1-rs-derive v0.1.0 [INFO] [stderr] Downloaded rusticata-macros v4.1.0 [INFO] [stderr] Downloaded again v0.1.2 [INFO] [stderr] Downloaded x509-parser v0.13.2 [INFO] [stderr] Downloaded deadpool v0.9.3 [INFO] [stderr] Downloaded der-parser v7.0.0 [INFO] [stderr] Downloaded openssl-src v111.18.0+1.1.1n [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7dfc239aa4b3d6e31e8bc264d321772343247ff80069901b13ec4f93c6d337dd [INFO] running `Command { std: "docker" "start" "-a" "7dfc239aa4b3d6e31e8bc264d321772343247ff80069901b13ec4f93c6d337dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7dfc239aa4b3d6e31e8bc264d321772343247ff80069901b13ec4f93c6d337dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dfc239aa4b3d6e31e8bc264d321772343247ff80069901b13ec4f93c6d337dd", kill_on_drop: false }` [INFO] [stdout] 7dfc239aa4b3d6e31e8bc264d321772343247ff80069901b13ec4f93c6d337dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1be0de409ac1551b7a89d63911e3f4c0f4982489107ac88ba9ef56c1ce041d1 [INFO] running `Command { std: "docker" "start" "-a" "f1be0de409ac1551b7a89d63911e3f4c0f4982489107ac88ba9ef56c1ce041d1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling openssl-src v111.18.0+1.1.1n [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling oid-registry v0.4.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling asn1-rs-derive v0.1.0 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling asn1-rs v0.3.1 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Compiling derive_builder v0.10.2 [INFO] [stderr] Compiling der-parser v7.0.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling x509-parser v0.13.2 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling wasm-timer v0.2.5 [INFO] [stderr] Compiling again v0.1.2 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ctlogs-parser v0.1.0 (https://github.com/wayofthepie/ctlogs-parser.git#b5adbdc1) [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling ctlogs-client v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "f1be0de409ac1551b7a89d63911e3f4c0f4982489107ac88ba9ef56c1ce041d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1be0de409ac1551b7a89d63911e3f4c0f4982489107ac88ba9ef56c1ce041d1", kill_on_drop: false }` [INFO] [stdout] f1be0de409ac1551b7a89d63911e3f4c0f4982489107ac88ba9ef56c1ce041d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a65d6ff6476e3b410192bb4a06097205e28a26cebfa1e593206afc22694e61c [INFO] running `Command { std: "docker" "start" "-a" "4a65d6ff6476e3b410192bb4a06097205e28a26cebfa1e593206afc22694e61c", kill_on_drop: false }` [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling deadpool-runtime v0.1.2 [INFO] [stderr] Compiling retain_mut v0.1.7 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling assert-json-diff v2.0.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling deadpool v0.9.3 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling wasm-timer v0.2.5 [INFO] [stderr] Compiling again v0.1.2 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling wiremock v0.5.13 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling ctlogs-client v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 30.90s [INFO] running `Command { std: "docker" "inspect" "4a65d6ff6476e3b410192bb4a06097205e28a26cebfa1e593206afc22694e61c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a65d6ff6476e3b410192bb4a06097205e28a26cebfa1e593206afc22694e61c", kill_on_drop: false }` [INFO] [stdout] 4a65d6ff6476e3b410192bb4a06097205e28a26cebfa1e593206afc22694e61c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e678c74a2d19f53d1deca9a178e974c6db7fc5d13ecc05ad92f9572e3b65293a [INFO] running `Command { std: "docker" "start" "-a" "e678c74a2d19f53d1deca9a178e974c6db7fc5d13ecc05ad92f9572e3b65293a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ctlogs_client-6b53616fadd79a23) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test test::get_entries_should_fail_if_body_is_not_an_expected_value ... ok [INFO] [stdout] test test::get_num_entries_should_return_size ... ok [INFO] [stdout] test test::get_num_entries_should_fail_if_api_call_fails ... ok [INFO] [stdout] test test::get_entries_should_fail_if_log_retrieval_fails ... ok [INFO] [stdout] test test::get_entries_should_retry_on_too_many_requests ... ok [INFO] [stdout] test test::get_entries_should_retry_on_timeout ... ok [INFO] [stdout] test test::get_tree_size_should_retry_on_failure ... ok [INFO] [stdout] test test::get_entries_should_return_logs ... ok [INFO] [stdout] test test::get_tree_size_should_retry_on_timeout ... ok [INFO] [stdout] test test::get_entries_should_return_logs_with_correct_indices ... ok [INFO] [stdout] test test::list_log_operators_should_return_operators ... FAILED [INFO] [stdout] test test::get_entries_should_retry_on_failure ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test::list_log_operators_should_return_operators stdout ---- [INFO] [stdout] thread 'test::list_log_operators_should_return_operators' panicked at 'assertion failed: result.is_ok()', src/lib.rs:522:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x557ecc2072e0 - std::backtrace_rs::backtrace::libunwind::trace::he04b6d40112d6639 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x557ecc2072e0 - std::backtrace_rs::backtrace::trace_unsynchronized::h93bb5736cc0446d6 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x557ecc2072e0 - std::sys_common::backtrace::_print_fmt::h194608c93e335f88 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x557ecc2072e0 - ::fmt::hcd25e852ea89b4f5 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x557ecc22c03e - core::fmt::write::h5fe0ed2793f92a83 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/fmt/mod.rs:1209:17 [INFO] [stdout] 5: 0x557ecc200a45 - std::io::Write::write_fmt::h3774d34429f36763 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x557ecc2070a5 - std::sys_common::backtrace::_print::h137275aa061b9520 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x557ecc2070a5 - std::sys_common::backtrace::print::h0abc92ad99a2e9ea [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x557ecc208f4f - std::panicking::default_hook::{{closure}}::had7442d4100942fb [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x557ecc208c0e - std::panicking::default_hook::he29a4b4ac8c0db9a [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x557ecb880857 - as core::ops::function::Fn>::call::h91b99717c0adaf29 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 11: 0x557ecb880857 - test::test_main::{{closure}}::h70ceb3143bf6e9f2 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x557ecc20966d - as core::ops::function::Fn>::call::h12d6a9e51a6fcc61 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 13: 0x557ecc20966d - std::panicking::rust_panic_with_hook::hb248569adc7e19ef [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x557ecc2093a1 - std::panicking::begin_panic_handler::{{closure}}::h8fbe136907bbc5ab [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:577:13 [INFO] [stdout] 15: 0x557ecc20778c - std::sys_common::backtrace::__rust_end_short_backtrace::hb7948ddc456dafc4 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x557ecc209102 - rust_begin_unwind [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x557ecb7b1063 - core::panicking::panic_fmt::h1c2fe0c2fa8ba0a1 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/panicking.rs:65:14 [INFO] [stdout] 18: 0x557ecb7b113d - core::panicking::panic::ha992c9801af8951c [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/panicking.rs:115:5 [INFO] [stdout] 19: 0x557ecb7e4e81 - ctlogs_client::test::list_log_operators_should_return_operators::{{closure}}::hd6d784a2ee749702 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:522:9 [INFO] [stdout] 20: 0x557ecb848cac - as core::future::future::Future>::poll::h73337acf0c488f80 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 21: 0x557ecb7fb36f - as core::future::future::Future>::poll::hf1fb6cacd863aec1 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/future/future.rs:124:9 [INFO] [stdout] 22: 0x557ecb8100c0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hd15c6a93ac659deb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 23: 0x557ecb7d1d60 - tokio::coop::with_budget::{{closure}}::h8352cfd779e987fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 24: 0x557ecb7ca873 - std::thread::local::LocalKey::try_with::h872d70511bf00912 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/thread/local.rs:446:16 [INFO] [stdout] 25: 0x557ecb7c6f4d - std::thread::local::LocalKey::with::h3c9ee0eb093c9c23 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/thread/local.rs:422:9 [INFO] [stdout] 26: 0x557ecb80efb6 - tokio::coop::with_budget::h54a41b18701bd67a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 27: 0x557ecb80efb6 - tokio::coop::budget::he034d6991d69dd6f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 28: 0x557ecb80efb6 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h341c047a53e16b31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 29: 0x557ecb800762 - tokio::runtime::basic_scheduler::Context::enter::h0e469826a14768da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 30: 0x557ecb80d120 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hd3f2eade9b89f305 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 31: 0x557ecb808e4b - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h376c696164ff79ce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 32: 0x557ecb8264f7 - tokio::macros::scoped_tls::ScopedKey::set::h621e4597dd3e19ec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 33: 0x557ecb807467 - tokio::runtime::basic_scheduler::CoreGuard::enter::h69af4c4c83bf00c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 34: 0x557ecb809320 - tokio::runtime::basic_scheduler::CoreGuard::block_on::ha36685d44698bead [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 35: 0x557ecb7fc345 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h08f902fa0c151d9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 36: 0x557ecb83990b - tokio::runtime::Runtime::block_on::hae9be5d6359dc180 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 37: 0x557ecb7e4335 - ctlogs_client::test::list_log_operators_should_return_operators::heb5f1df317736c60 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:523:9 [INFO] [stdout] 38: 0x557ecb7e41e7 - ctlogs_client::test::list_log_operators_should_return_operators::{{closure}}::h8b3592a4859538c9 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:505:11 [INFO] [stdout] 39: 0x557ecb83df95 - core::ops::function::FnOnce::call_once::h14a407489657dea1 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 40: 0x557ecb885b5f - core::ops::function::FnOnce::call_once::h5dde45172d790a9d [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 41: 0x557ecb885b5f - test::__rust_begin_short_backtrace::h78e3fbe0504ae84c [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:637:18 [INFO] [stdout] 42: 0x557ecb85722c - test::run_test::{{closure}}::hecbec538c508056c [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:628:30 [INFO] [stdout] 43: 0x557ecb85722c - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc84a1fb3f0e67ee4 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 44: 0x557ecb884b88 - as core::ops::function::FnOnce>::call_once::h2deece96542e3e9a [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 45: 0x557ecb884b88 - as core::ops::function::FnOnce<()>>::call_once::ha9befd17c806a3b0 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 46: 0x557ecb884b88 - std::panicking::try::do_call::h17336b94b336bff1 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:483:40 [INFO] [stdout] 47: 0x557ecb884b88 - std::panicking::try::h701ebc92939c4760 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:447:19 [INFO] [stdout] 48: 0x557ecb884b88 - std::panic::catch_unwind::h93b113531d625eab [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panic.rs:137:14 [INFO] [stdout] 49: 0x557ecb884b88 - test::run_test_in_process::h08e9f627920c2a2a [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:660:27 [INFO] [stdout] 50: 0x557ecb884b88 - test::run_test::run_test_inner::{{closure}}::h70b581814cc230ea [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:554:39 [INFO] [stdout] 51: 0x557ecb8518a4 - test::run_test::run_test_inner::{{closure}}::h1acbf81bd02dba18 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:581:37 [INFO] [stdout] 52: 0x557ecb8518a4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h59c80156bae07f63 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 53: 0x557ecb8570f5 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h80e22f541b422f07 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/thread/mod.rs:551:17 [INFO] [stdout] 54: 0x557ecb8570f5 - as core::ops::function::FnOnce<()>>::call_once::he3336d4cf440d04a [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 55: 0x557ecb8570f5 - std::panicking::try::do_call::hd4403a300ceb7231 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:483:40 [INFO] [stdout] 56: 0x557ecb8570f5 - std::panicking::try::h21b14e2ec444d3e6 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:447:19 [INFO] [stdout] 57: 0x557ecb8570f5 - std::panic::catch_unwind::he2bb948f3383cd51 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panic.rs:137:14 [INFO] [stdout] 58: 0x557ecb8570f5 - std::thread::Builder::spawn_unchecked_::{{closure}}::h9093214177135071 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/thread/mod.rs:550:30 [INFO] [stdout] 59: 0x557ecb8570f5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hbd75c44bc5dabf20 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 60: 0x557ecc20dcd3 - as core::ops::function::FnOnce>::call_once::hdc09af53979ab66f [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 61: 0x557ecc20dcd3 - as core::ops::function::FnOnce>::call_once::h5cef88e3fa63b616 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 62: 0x557ecc20dcd3 - std::sys::unix::thread::Thread::new::thread_start::h7ae30531e3efd4f6 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 63: 0x7f393c1a0609 - start_thread [INFO] [stdout] 64: 0x7f393bf70133 - clone [INFO] [stdout] 65: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::get_entries_should_retry_on_failure stdout ---- [INFO] [stdout] thread 'test::get_entries_should_retry_on_failure' panicked at 'assertion failed: result.is_ok()', src/lib.rs:348:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x557ecc2072e0 - std::backtrace_rs::backtrace::libunwind::trace::he04b6d40112d6639 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x557ecc2072e0 - std::backtrace_rs::backtrace::trace_unsynchronized::h93bb5736cc0446d6 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x557ecc2072e0 - std::sys_common::backtrace::_print_fmt::h194608c93e335f88 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x557ecc2072e0 - ::fmt::hcd25e852ea89b4f5 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x557ecc22c03e - core::fmt::write::h5fe0ed2793f92a83 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/fmt/mod.rs:1209:17 [INFO] [stdout] 5: 0x557ecc200a45 - std::io::Write::write_fmt::h3774d34429f36763 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x557ecc2070a5 - std::sys_common::backtrace::_print::h137275aa061b9520 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x557ecc2070a5 - std::sys_common::backtrace::print::h0abc92ad99a2e9ea [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x557ecc208f4f - std::panicking::default_hook::{{closure}}::had7442d4100942fb [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x557ecc208c0e - std::panicking::default_hook::he29a4b4ac8c0db9a [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x557ecb880857 - as core::ops::function::Fn>::call::h91b99717c0adaf29 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 11: 0x557ecb880857 - test::test_main::{{closure}}::h70ceb3143bf6e9f2 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x557ecc20966d - as core::ops::function::Fn>::call::h12d6a9e51a6fcc61 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 13: 0x557ecc20966d - std::panicking::rust_panic_with_hook::hb248569adc7e19ef [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x557ecc2093a1 - std::panicking::begin_panic_handler::{{closure}}::h8fbe136907bbc5ab [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:577:13 [INFO] [stdout] 15: 0x557ecc20778c - std::sys_common::backtrace::__rust_end_short_backtrace::hb7948ddc456dafc4 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x557ecc209102 - rust_begin_unwind [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x557ecb7b1063 - core::panicking::panic_fmt::h1c2fe0c2fa8ba0a1 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/panicking.rs:65:14 [INFO] [stdout] 18: 0x557ecb7b113d - core::panicking::panic::ha992c9801af8951c [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/panicking.rs:115:5 [INFO] [stdout] 19: 0x557ecb7dec54 - ctlogs_client::test::get_entries_should_retry_on_failure::{{closure}}::h433f18a459bd5638 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:348:9 [INFO] [stdout] 20: 0x557ecb84761c - as core::future::future::Future>::poll::h1eebef4c3844e6d8 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 21: 0x557ecb7fae4f - as core::future::future::Future>::poll::ha1c3bdfa990f989f [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/future/future.rs:124:9 [INFO] [stdout] 22: 0x557ecb810060 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha1b9dc14bdda9ec1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 23: 0x557ecb7d18a0 - tokio::coop::with_budget::{{closure}}::h785f1cf9e0574529 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 24: 0x557ecb7c8743 - std::thread::local::LocalKey::try_with::h16f1d2f733bb2160 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/thread/local.rs:446:16 [INFO] [stdout] 25: 0x557ecb7c763d - std::thread::local::LocalKey::with::h81a591cccaec9fc5 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/thread/local.rs:422:9 [INFO] [stdout] 26: 0x557ecb80f916 - tokio::coop::with_budget::h46de2ad81556e3d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 27: 0x557ecb80f916 - tokio::coop::budget::h139bec651d42c966 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 28: 0x557ecb80f916 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::ha2c9e1848545e787 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 29: 0x557ecb802fd2 - tokio::runtime::basic_scheduler::Context::enter::h961ab87eec2cfab5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 30: 0x557ecb80b3e0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h7d16374c393048e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 31: 0x557ecb808e8b - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h5556d7a815106817 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 32: 0x557ecb826b57 - tokio::macros::scoped_tls::ScopedKey::set::haee2bdd2f8d75917 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 33: 0x557ecb807c07 - tokio::runtime::basic_scheduler::CoreGuard::enter::h8a524d6d320dc263 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 34: 0x557ecb809370 - tokio::runtime::basic_scheduler::CoreGuard::block_on::hb06bfc033497c55b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 35: 0x557ecb7fdde5 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h87dcb0e6a657148e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 36: 0x557ecb838fab - tokio::runtime::Runtime::block_on::h641973deaf87c378 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 37: 0x557ecb7dd995 - ctlogs_client::test::get_entries_should_retry_on_failure::hce8bc047db5ea2ee [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:350:9 [INFO] [stdout] 38: 0x557ecb7dd847 - ctlogs_client::test::get_entries_should_retry_on_failure::{{closure}}::hcdda9c27d4b0020b [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:315:11 [INFO] [stdout] 39: 0x557ecb83e125 - core::ops::function::FnOnce::call_once::h450b047586e86d3e [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 40: 0x557ecb885b5f - core::ops::function::FnOnce::call_once::h5dde45172d790a9d [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 41: 0x557ecb885b5f - test::__rust_begin_short_backtrace::h78e3fbe0504ae84c [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:637:18 [INFO] [stdout] 42: 0x557ecb85722c - test::run_test::{{closure}}::hecbec538c508056c [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:628:30 [INFO] [stdout] 43: 0x557ecb85722c - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc84a1fb3f0e67ee4 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 44: 0x557ecb884b88 - as core::ops::function::FnOnce>::call_once::h2deece96542e3e9a [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 45: 0x557ecb884b88 - as core::ops::function::FnOnce<()>>::call_once::ha9befd17c806a3b0 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 46: 0x557ecb884b88 - std::panicking::try::do_call::h17336b94b336bff1 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:483:40 [INFO] [stdout] 47: 0x557ecb884b88 - std::panicking::try::h701ebc92939c4760 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:447:19 [INFO] [stdout] 48: 0x557ecb884b88 - std::panic::catch_unwind::h93b113531d625eab [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panic.rs:137:14 [INFO] [stdout] 49: 0x557ecb884b88 - test::run_test_in_process::h08e9f627920c2a2a [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:660:27 [INFO] [stdout] 50: 0x557ecb884b88 - test::run_test::run_test_inner::{{closure}}::h70b581814cc230ea [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:554:39 [INFO] [stdout] 51: 0x557ecb8518a4 - test::run_test::run_test_inner::{{closure}}::h1acbf81bd02dba18 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:581:37 [INFO] [stdout] 52: 0x557ecb8518a4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h59c80156bae07f63 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 53: 0x557ecb8570f5 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h80e22f541b422f07 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/thread/mod.rs:551:17 [INFO] [stdout] 54: 0x557ecb8570f5 - as core::ops::function::FnOnce<()>>::call_once::he3336d4cf440d04a [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 55: 0x557ecb8570f5 - std::panicking::try::do_call::hd4403a300ceb7231 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:483:40 [INFO] [stdout] 56: 0x557ecb8570f5 - std::panicking::try::h21b14e2ec444d3e6 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:447:19 [INFO] [stdout] 57: 0x557ecb8570f5 - std::panic::catch_unwind::he2bb948f3383cd51 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panic.rs:137:14 [INFO] [stdout] 58: 0x557ecb8570f5 - std::thread::Builder::spawn_unchecked_::{{closure}}::h9093214177135071 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/thread/mod.rs:550:30 [INFO] [stdout] 59: 0x557ecb8570f5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hbd75c44bc5dabf20 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 60: 0x557ecc20dcd3 - as core::ops::function::FnOnce>::call_once::hdc09af53979ab66f [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 61: 0x557ecc20dcd3 - as core::ops::function::FnOnce>::call_once::h5cef88e3fa63b616 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 62: 0x557ecc20dcd3 - std::sys::unix::thread::Thread::new::thread_start::h7ae30531e3efd4f6 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 63: 0x7f393c1a0609 - start_thread [INFO] [stdout] 64: 0x7f393bf70133 - clone [INFO] [stdout] 65: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test::get_entries_should_retry_on_failure [INFO] [stdout] test::list_log_operators_should_return_operators [INFO] [stdout] [INFO] [stdout] test result: FAILED. 10 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "e678c74a2d19f53d1deca9a178e974c6db7fc5d13ecc05ad92f9572e3b65293a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e678c74a2d19f53d1deca9a178e974c6db7fc5d13ecc05ad92f9572e3b65293a", kill_on_drop: false }` [INFO] [stdout] e678c74a2d19f53d1deca9a178e974c6db7fc5d13ecc05ad92f9572e3b65293a