[INFO] fetching crate tower-fault-injector 0.0.4... [INFO] testing tower-fault-injector-0.0.4 against master#6c20ab744b0f82646d90ce9d25894823abc9c669 for pr-99093 [INFO] extracting crate tower-fault-injector 0.0.4 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate tower-fault-injector 0.0.4 on toolchain 6c20ab744b0f82646d90ce9d25894823abc9c669 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tower-fault-injector 0.0.4 [INFO] finished tweaking crates.io crate tower-fault-injector 0.0.4 [INFO] tweaked toml for crates.io crate tower-fault-injector 0.0.4 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate tower-fault-injector 0.0.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded http-serde v1.1.0 [INFO] [stderr] Downloaded lambda_runtime_api_client v0.5.0 [INFO] [stderr] Downloaded query_map v0.4.0 [INFO] [stderr] Downloaded lambda_http v0.5.0 [INFO] [stderr] Downloaded lambda_runtime v0.5.0 [INFO] [stderr] Downloaded aws_lambda_events v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd24b0d88446d27cec8fd072119d61db629d2360a88265e8bba9bae7a9eb632c [INFO] running `Command { std: "docker" "start" "-a" "cd24b0d88446d27cec8fd072119d61db629d2360a88265e8bba9bae7a9eb632c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd24b0d88446d27cec8fd072119d61db629d2360a88265e8bba9bae7a9eb632c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd24b0d88446d27cec8fd072119d61db629d2360a88265e8bba9bae7a9eb632c", kill_on_drop: false }` [INFO] [stdout] cd24b0d88446d27cec8fd072119d61db629d2360a88265e8bba9bae7a9eb632c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96f5dbf2a26b6873fdb892228c6203ef9296a83cb18699977b67bcb694938f24 [INFO] running `Command { std: "docker" "start" "-a" "96f5dbf2a26b6873fdb892228c6203ef9296a83cb18699977b67bcb694938f24", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.115 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tower v0.4.11 [INFO] [stderr] Compiling tower-fault-injector v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.73s [INFO] running `Command { std: "docker" "inspect" "96f5dbf2a26b6873fdb892228c6203ef9296a83cb18699977b67bcb694938f24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96f5dbf2a26b6873fdb892228c6203ef9296a83cb18699977b67bcb694938f24", kill_on_drop: false }` [INFO] [stdout] 96f5dbf2a26b6873fdb892228c6203ef9296a83cb18699977b67bcb694938f24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f288d3e303b66e6ccea1b6441e28ca8d32281602fe227955d7c134719d3f199 [INFO] running `Command { std: "docker" "start" "-a" "3f288d3e303b66e6ccea1b6441e28ca8d32281602fe227955d7c134719d3f199", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.115 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling matchit v0.4.6 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling hdrhistogram v6.3.4 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling query_map v0.4.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling http-serde v1.1.0 [INFO] [stderr] Compiling aws_lambda_events v0.6.0 [INFO] [stderr] Compiling tower-http v0.2.3 [INFO] [stderr] Compiling axum-core v0.1.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tower v0.4.11 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling tower-fault-injector v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling lambda_runtime_api_client v0.5.0 [INFO] [stderr] Compiling axum v0.4.5 [INFO] [stderr] Compiling lambda_runtime v0.5.0 [INFO] [stderr] Compiling lambda_http v0.5.0 [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 38.68s [INFO] running `Command { std: "docker" "inspect" "3f288d3e303b66e6ccea1b6441e28ca8d32281602fe227955d7c134719d3f199", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f288d3e303b66e6ccea1b6441e28ca8d32281602fe227955d7c134719d3f199", kill_on_drop: false }` [INFO] [stdout] 3f288d3e303b66e6ccea1b6441e28ca8d32281602fe227955d7c134719d3f199 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7ecdd88b95be140f6173cba2a1d20349265e13f108b3b06a86598cb157807288 [INFO] running `Command { std: "docker" "start" "-a" "7ecdd88b95be140f6173cba2a1d20349265e13f108b3b06a86598cb157807288", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.43s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tower_fault_injector-9d1d96f0c985d2dd) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test error::tests::error_fail ... ok [INFO] [stdout] test error::tests::error_success ... ok [INFO] [stdout] test latency::tests::latency_all ... ok [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] [stdout] test latency::tests::latency_none ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- latency::tests::latency_none stdout ---- [INFO] [stdout] thread 'latency::tests::latency_none' panicked at 'assertion failed: elapsed < Duration::from_millis(5)', src/latency.rs:171:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559e9d19d840 - std::backtrace_rs::backtrace::libunwind::trace::h5cec5ee957007983 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 1: 0x559e9d19d840 - std::backtrace_rs::backtrace::trace_unsynchronized::h3912ce6f9cd18e05 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559e9d19d840 - std::sys_common::backtrace::_print_fmt::h0b3fbca24cbc1b41 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x559e9d19d840 - ::fmt::hc7b35b5b2e247560 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x559e9d1c062c - core::fmt::write::h2d806358caa3f689 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/fmt/mod.rs:1198:17 [INFO] [stdout] 5: 0x559e9d199f45 - std::io::Write::write_fmt::hf9535056206ea98c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/io/mod.rs:1672:15 [INFO] [stdout] 6: 0x559e9d19f281 - std::sys_common::backtrace::_print::h51a933838ceebaa0 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x559e9d19f281 - std::sys_common::backtrace::print::hc53e3ead445b016c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x559e9d19f281 - std::panicking::default_hook::{{closure}}::hbc895cb9b7ebea62 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x559e9d19eed6 - std::panicking::default_hook::h664409a8548f2cc0 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x559e9d19f923 - std::panicking::rust_panic_with_hook::h947033eb042c9758 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x559e9d19f7d9 - std::panicking::begin_panic_handler::{{closure}}::haef8fa2237a58bae [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x559e9d19dd14 - std::sys_common::backtrace::__rust_end_short_backtrace::hadb599ff5bdd6123 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x559e9d19f542 - rust_begin_unwind [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x559e9d01e283 - core::panicking::panic_fmt::hcf9e3bddea69ce9b [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x559e9d01e14d - core::panicking::panic::h9b7b9144bb85627b [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x559e9d03196d - tower_fault_injector::latency::tests::latency_none::{{closure}}::hb4ed6defd6b404d2 [INFO] [stdout] at /opt/rustwide/workdir/src/latency.rs:171:13 [INFO] [stdout] 17: 0x559e9d02e57e - as core::future::future::Future>::poll::h459a66172b1ce0cd [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 18: 0x559e9d02e036 - as core::future::future::Future>::poll::h50e84199f59316f5 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/future/future.rs:124:9 [INFO] [stdout] 19: 0x559e9d027f6c - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he579707cd6808d2d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:516:48 [INFO] [stdout] 20: 0x559e9d02a5aa - tokio::coop::with_budget::{{closure}}::h131dba5dee7d2064 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/coop.rs:102:9 [INFO] [stdout] 21: 0x559e9d01f29b - std::thread::local::LocalKey::try_with::h2bf91f7288aac29a [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/thread/local.rs:445:16 [INFO] [stdout] 22: 0x559e9d01e72b - std::thread::local::LocalKey::with::h0c479edd43784971 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/thread/local.rs:421:9 [INFO] [stdout] 23: 0x559e9d027d64 - tokio::coop::with_budget::h1f6db27afd4217cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/coop.rs:95:5 [INFO] [stdout] 24: 0x559e9d027d64 - tokio::coop::budget::hb826f88c72f8b11d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/coop.rs:72:5 [INFO] [stdout] 25: 0x559e9d027d64 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hf6df1ebbaf2eecad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:516:25 [INFO] [stdout] 26: 0x559e9d023e90 - tokio::runtime::basic_scheduler::Context::enter::hf7e08712c818f790 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:374:19 [INFO] [stdout] 27: 0x559e9d025b52 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h3df413baed2e48fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:515:36 [INFO] [stdout] 28: 0x559e9d0256f2 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h7610bde7b3561fae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:582:57 [INFO] [stdout] 29: 0x559e9d0309dc - tokio::macros::scoped_tls::ScopedKey::set::h21ba7944c3e15980 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 30: 0x559e9d0253ff - tokio::runtime::basic_scheduler::CoreGuard::enter::hf0ffc3b23683867f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:582:27 [INFO] [stdout] 31: 0x559e9d0258a0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h7fad447352c7640d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:506:9 [INFO] [stdout] 32: 0x559e9d020ea5 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h258637869f96746b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/basic_scheduler.rs:182:24 [INFO] [stdout] 33: 0x559e9d0288f0 - tokio::runtime::Runtime::block_on::hf7fc5dfa659cfc6a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.16.1/src/runtime/mod.rs:475:46 [INFO] [stdout] 34: 0x559e9d031308 - tower_fault_injector::latency::tests::latency_none::hc025224124250565 [INFO] [stdout] at /opt/rustwide/workdir/src/latency.rs:174:9 [INFO] [stdout] 35: 0x559e9d0311be - tower_fault_injector::latency::tests::latency_none::{{closure}}::hdaaafe7c2565be00 [INFO] [stdout] at /opt/rustwide/workdir/src/latency.rs:162:11 [INFO] [stdout] 36: 0x559e9d02b5be - core::ops::function::FnOnce::call_once::h64f878835023a537 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 37: 0x559e9d06be63 - core::ops::function::FnOnce::call_once::ha891352f3b456c56 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 38: 0x559e9d06be63 - test::__rust_begin_short_backtrace::he74ff8fcbc6e1bf3 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:572:5 [INFO] [stdout] 39: 0x559e9d06abec - as core::ops::function::FnOnce>::call_once::ha7d4b5f90d4ff94a [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 40: 0x559e9d06abec - as core::ops::function::FnOnce<()>>::call_once::hff61630ec6da6d9c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 41: 0x559e9d06abec - std::panicking::try::do_call::h25bb9ce20414cc9e [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:492:40 [INFO] [stdout] 42: 0x559e9d06abec - std::panicking::try::h879f2193a4184aae [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:456:19 [INFO] [stdout] 43: 0x559e9d06abec - std::panic::catch_unwind::hef4ed77ae7d42ef7 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panic.rs:137:14 [INFO] [stdout] 44: 0x559e9d06abec - test::run_test_in_process::h45393ffc6f2bda93 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:595:18 [INFO] [stdout] 45: 0x559e9d06abec - test::run_test::run_test_inner::{{closure}}::h374abe809bc519ae [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:489:39 [INFO] [stdout] 46: 0x559e9d03682c - test::run_test::run_test_inner::{{closure}}::h8d8ea5cb4864a81a [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/test/src/lib.rs:516:37 [INFO] [stdout] 47: 0x559e9d03682c - std::sys_common::backtrace::__rust_begin_short_backtrace::hae3d1543273744a4 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 48: 0x559e9d03c76f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9979fffcdc02fb98 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/thread/mod.rs:505:17 [INFO] [stdout] 49: 0x559e9d03c76f - as core::ops::function::FnOnce<()>>::call_once::h43a127bea61ae81a [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 50: 0x559e9d03c76f - std::panicking::try::do_call::h1dd85209b01bc737 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:492:40 [INFO] [stdout] 51: 0x559e9d03c76f - std::panicking::try::h308a79a6f4b54c2d [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panicking.rs:456:19 [INFO] [stdout] 52: 0x559e9d03c76f - std::panic::catch_unwind::h5cf0d96d2eddcf0c [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/panic.rs:137:14 [INFO] [stdout] 53: 0x559e9d03c76f - std::thread::Builder::spawn_unchecked_::{{closure}}::hcc55c81e5bc7e1fc [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/thread/mod.rs:504:30 [INFO] [stdout] 54: 0x559e9d03c76f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h53c6f5ca915705b9 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 55: 0x559e9d1a3fd3 - as core::ops::function::FnOnce>::call_once::h8644474d961275e7 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 56: 0x559e9d1a3fd3 - as core::ops::function::FnOnce>::call_once::hfd68b25ee06fd9db [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 57: 0x559e9d1a3fd3 - std::sys::unix::thread::Thread::new::thread_start::heb02daf84d178e59 [INFO] [stdout] at /rustc/6c20ab744b0f82646d90ce9d25894823abc9c669/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 58: 0x7fae223cc609 - start_thread [INFO] [stdout] 59: 0x7fae2219c133 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] latency::tests::latency_none [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.25s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7ecdd88b95be140f6173cba2a1d20349265e13f108b3b06a86598cb157807288", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ecdd88b95be140f6173cba2a1d20349265e13f108b3b06a86598cb157807288", kill_on_drop: false }` [INFO] [stdout] 7ecdd88b95be140f6173cba2a1d20349265e13f108b3b06a86598cb157807288