[INFO] fetching crate simple_azure_monitor_data_collector 0.1.1... [INFO] testing simple_azure_monitor_data_collector-0.1.1 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate simple_azure_monitor_data_collector 0.1.1 into /workspace/builds/worker-109/source [INFO] validating manifest of crates.io crate simple_azure_monitor_data_collector 0.1.1 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate simple_azure_monitor_data_collector 0.1.1 [INFO] finished tweaking crates.io crate simple_azure_monitor_data_collector 0.1.1 [INFO] tweaked toml for crates.io crate simple_azure_monitor_data_collector 0.1.1 written to /workspace/builds/worker-109/source/Cargo.toml [INFO] crate crates.io crate simple_azure_monitor_data_collector 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror v1.0.4 [INFO] [stderr] Downloaded thiserror-impl v1.0.4 [INFO] [stderr] Downloaded tokio-tls v0.3.0-alpha.6 [INFO] [stderr] Downloaded anyhow v1.0.19 [INFO] [stderr] Downloaded unicode-segmentation v1.5.0 [INFO] [stderr] Downloaded reqwest v0.10.0-alpha.1 [INFO] [stderr] Downloaded hyper-tls v0.4.0-alpha.4 [INFO] [stderr] Downloaded num_cpus v1.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6990e9bc11d398d6e51905d947bd5832933476f572b7a01e9f75e06716ae4d73 [INFO] running `Command { std: "docker" "start" "-a" "6990e9bc11d398d6e51905d947bd5832933476f572b7a01e9f75e06716ae4d73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6990e9bc11d398d6e51905d947bd5832933476f572b7a01e9f75e06716ae4d73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6990e9bc11d398d6e51905d947bd5832933476f572b7a01e9f75e06716ae4d73", kill_on_drop: false }` [INFO] [stdout] 6990e9bc11d398d6e51905d947bd5832933476f572b7a01e9f75e06716ae4d73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26ca82cb341ed1e3a1855766c7dc31870549210e9607c490415127a99ad7a38f [INFO] running `Command { std: "docker" "start" "-a" "26ca82cb341ed1e3a1855766c7dc31870549210e9607c490415127a99ad7a38f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling tower-service v0.3.0-alpha.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling tracing-core v0.1.7 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling openssl-sys v0.9.52 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.11.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling http v0.1.19 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-sync v0.2.0-alpha.6 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling http-body v0.2.0-alpha.3 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling pin-project-internal v0.4.5 [INFO] [stderr] Compiling tracing-attributes v0.1.5 [INFO] [stderr] Compiling tokio-macros v0.2.0-alpha.6 [INFO] [stderr] Compiling thiserror-impl v1.0.4 [INFO] [stderr] Compiling thiserror v1.0.4 [INFO] [stderr] Compiling tracing v0.1.10 [INFO] [stderr] Compiling tokio-executor v0.2.0-alpha.6 [INFO] [stderr] Compiling pin-project v0.4.5 [INFO] [stderr] Compiling tokio-io v0.2.0-alpha.6 [INFO] [stderr] Compiling tokio-codec v0.2.0-alpha.6 [INFO] [stderr] Compiling tower-make v0.3.0-alpha.2a [INFO] [stderr] Compiling tokio-tls v0.3.0-alpha.6 [INFO] [stderr] Compiling h2 v0.2.0-alpha.3 [INFO] [stderr] Compiling tokio-net v0.2.0-alpha.6 [INFO] [stderr] Compiling tokio-timer v0.3.0-alpha.6 [INFO] [stderr] Compiling tokio-fs v0.2.0-alpha.6 [INFO] [stderr] Compiling tokio v0.2.0-alpha.6 [INFO] [stderr] Compiling hyper v0.13.0-alpha.4 [INFO] [stderr] Compiling hyper-tls v0.4.0-alpha.4 [INFO] [stderr] Compiling reqwest v0.10.0-alpha.1 [INFO] [stderr] Compiling simple_azure_monitor_data_collector v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.92s [INFO] running `Command { std: "docker" "inspect" "26ca82cb341ed1e3a1855766c7dc31870549210e9607c490415127a99ad7a38f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26ca82cb341ed1e3a1855766c7dc31870549210e9607c490415127a99ad7a38f", kill_on_drop: false }` [INFO] [stdout] 26ca82cb341ed1e3a1855766c7dc31870549210e9607c490415127a99ad7a38f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ecec47197c55d612b8858b69d5b79f702ba76b63f0af7f2c0db8b93ed433f18a [INFO] running `Command { std: "docker" "start" "-a" "ecec47197c55d612b8858b69d5b79f702ba76b63f0af7f2c0db8b93ed433f18a", kill_on_drop: false }` [INFO] [stderr] Compiling simple_azure_monitor_data_collector v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.31s [INFO] running `Command { std: "docker" "inspect" "ecec47197c55d612b8858b69d5b79f702ba76b63f0af7f2c0db8b93ed433f18a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecec47197c55d612b8858b69d5b79f702ba76b63f0af7f2c0db8b93ed433f18a", kill_on_drop: false }` [INFO] [stdout] ecec47197c55d612b8858b69d5b79f702ba76b63f0af7f2c0db8b93ed433f18a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 39f707977c24ff54577d05a7309b4533cbf126dddde19c20f4f362428993836e [INFO] running `Command { std: "docker" "start" "-a" "39f707977c24ff54577d05a7309b4533cbf126dddde19c20f4f362428993836e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/simple_azure_monitor_data_collector-68de9eef807715ec) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::string_to_sign ... ok [INFO] [stdout] test tests::log_works_with_some_records ... FAILED [INFO] [stdout] test tests::log_works_with_no_records ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::log_works_with_some_records stdout ---- [INFO] [stdout] thread 'tests::log_works_with_some_records' panicked at 'called `Result::unwrap()` on an `Err` value: NotPresent', src/lib.rs:405:70 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f4ecb44c8c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55f4ecb44c8c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55f4ecb44c8c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55f4ecb44c8c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55f4ecb68e7c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x55f4ecb3e3f5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x55f4ecb46990 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55f4ecb46990 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55f4ecb46990 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x55f4ecb46582 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x55f4ecb47044 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x55f4ecb46b20 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x55f4ecb45154 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55f4ecb46a89 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x55f4ec79bcc1 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x55f4ec79bdb3 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x55f4ec7b340c - core::result::Result::unwrap::h0c64b4daf57f137f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1299:23 [INFO] [stdout] 17: 0x55f4ec7a1cbb - simple_azure_monitor_data_collector::tests::workspace_id::h4b9b606415b00494 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:405:9 [INFO] [stdout] 18: 0x55f4ec7a1b73 - simple_azure_monitor_data_collector::tests::client::h0540828690e33388 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:401:37 [INFO] [stdout] 19: 0x55f4ec7a1ecb - simple_azure_monitor_data_collector::tests::log_works_with_some_records::{{closure}}::h77e8f563609b2a51 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:349:22 [INFO] [stdout] 20: 0x55f4ec7b16bb - as core::future::future::Future>::poll::hbdde167326e821c8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x55f4ec7a68e0 - tokio_executor::current_thread::Entered

::block_on::{{closure}}::h16c4c0bb64963feb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:472:27 [INFO] [stdout] 22: 0x55f4ec7a6373 - tokio_executor::current_thread::Borrow::enter::{{closure}}::{{closure}}::h7ef7ed13b40bb89e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:745:40 [INFO] [stdout] 23: 0x55f4ec7a60a5 - tokio_executor::current_thread::CurrentRunner::set_spawn::hbbfbbe455b11c869 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:782:9 [INFO] [stdout] 24: 0x55f4ec7a6317 - tokio_executor::current_thread::Borrow::enter::{{closure}}::he7a0b1e35ef7d9a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:745:13 [INFO] [stdout] 25: 0x55f4ec7a81b8 - std::thread::local::LocalKey::try_with::h52948d18e89f1abc [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 26: 0x55f4ec7a7dbd - std::thread::local::LocalKey::with::h6d0711e15a112a06 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 27: 0x55f4ec7a6138 - tokio_executor::current_thread::Borrow::enter::h100da284f54bafc3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:743:9 [INFO] [stdout] 28: 0x55f4ec7a6752 - tokio_executor::current_thread::Entered

::block_on::hc21f2ed85aafff9b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:469:23 [INFO] [stdout] 29: 0x55f4ec7a6b7a - tokio_executor::current_thread::CurrentThread

::block_on::hd52c7d27c3225ac5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:314:9 [INFO] [stdout] 30: 0x55f4ec7a9288 - tokio::runtime::current_thread::runtime::Runtime::block_on::{{closure}}::hf1479caf34c3f67d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:173:13 [INFO] [stdout] 31: 0x55f4ec7a9137 - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::{{closure}}::h2858799b43e53755 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:207:68 [INFO] [stdout] 32: 0x55f4ec7bb2ea - tokio_executor::global::with_default::{{closure}}::h011e69f7ed75730a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/global.rs:173:9 [INFO] [stdout] 33: 0x55f4ec7a85c1 - std::thread::local::LocalKey::try_with::hcc2dcc0a5bfec7a7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 34: 0x55f4ec7a7d50 - std::thread::local::LocalKey::with::h5ae744d6aa884055 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 35: 0x55f4ec7bb147 - tokio_executor::global::with_default::h1551156e263ddee9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/global.rs:147:5 [INFO] [stdout] 36: 0x55f4ec7a9090 - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::hb13562afc90c62f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:207:13 [INFO] [stdout] 37: 0x55f4ec7bcad1 - tokio_timer::clock::with_default::{{closure}}::h1d0e03cbd612b165 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.3.0-alpha.6/src/clock/mod.rs:155:9 [INFO] [stdout] 38: 0x55f4ec7a8461 - std::thread::local::LocalKey::try_with::hc0ad3d9cea57088f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 39: 0x55f4ec7a7f12 - std::thread::local::LocalKey::with::h8fc4be7732444224 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 40: 0x55f4ec7bc98a - tokio_timer::clock::with_default::h9de313edb705fd34 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.3.0-alpha.6/src/clock/mod.rs:135:5 [INFO] [stdout] 41: 0x55f4ec7a8d36 - tokio::runtime::current_thread::runtime::Runtime::enter::h0f0d9437e403a767 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:199:9 [INFO] [stdout] 42: 0x55f4ec7a91c2 - tokio::runtime::current_thread::runtime::Runtime::block_on::h57ef3eb8de6a1c3a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:171:9 [INFO] [stdout] 43: 0x55f4ec7a1d9b - simple_azure_monitor_data_collector::tests::log_works_with_some_records::hc778f15e23d08047 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:347:5 [INFO] [stdout] 44: 0x55f4ec7a1d2a - simple_azure_monitor_data_collector::tests::log_works_with_some_records::{{closure}}::he2b677a2e0c4abd3 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:347:5 [INFO] [stdout] 45: 0x55f4ec7a3efe - core::ops::function::FnOnce::call_once::ha0d4509cdc4aa5a7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 46: 0x55f4ec80f7a3 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 47: 0x55f4ec80f7a3 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 48: 0x55f4ec80e228 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 49: 0x55f4ec80e228 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 50: 0x55f4ec80e228 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 51: 0x55f4ec80e228 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 52: 0x55f4ec80e228 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 53: 0x55f4ec80e228 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 54: 0x55f4ec80e228 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 55: 0x55f4ec7dbd7e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 56: 0x55f4ec7dbd7e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x55f4ec7e0618 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 58: 0x55f4ec7e0618 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 59: 0x55f4ec7e0618 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 60: 0x55f4ec7e0618 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 61: 0x55f4ec7e0618 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 62: 0x55f4ec7e0618 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 63: 0x55f4ec7e0618 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 64: 0x55f4ecb4c483 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 65: 0x55f4ecb4c483 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 66: 0x55f4ecb4c483 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 67: 0x7fd152b2c609 - start_thread [INFO] [stdout] 68: 0x7fd1528fc293 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::log_works_with_no_records stdout ---- [INFO] [stdout] thread 'tests::log_works_with_no_records' panicked at 'called `Result::unwrap()` on an `Err` value: NotPresent', src/lib.rs:405:70 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f4ecb44c8c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55f4ecb44c8c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55f4ecb44c8c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55f4ecb44c8c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55f4ecb68e7c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x55f4ecb3e3f5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x55f4ecb46990 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55f4ecb46990 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55f4ecb46990 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x55f4ecb46582 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x55f4ecb47044 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x55f4ecb46b20 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x55f4ecb45154 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55f4ecb46a89 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x55f4ec79bcc1 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x55f4ec79bdb3 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x55f4ec7b340c - core::result::Result::unwrap::h0c64b4daf57f137f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1299:23 [INFO] [stdout] 17: 0x55f4ec7a1cbb - simple_azure_monitor_data_collector::tests::workspace_id::h4b9b606415b00494 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:405:9 [INFO] [stdout] 18: 0x55f4ec7a1b73 - simple_azure_monitor_data_collector::tests::client::h0540828690e33388 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:401:37 [INFO] [stdout] 19: 0x55f4ec7a36fb - simple_azure_monitor_data_collector::tests::log_works_with_no_records::{{closure}}::h8b0b9be425f3be9a [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:381:22 [INFO] [stdout] 20: 0x55f4ec7b174b - as core::future::future::Future>::poll::hfd5c3e87578008ae [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x55f4ec7a6940 - tokio_executor::current_thread::Entered

::block_on::{{closure}}::h991df2cdf06821ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:472:27 [INFO] [stdout] 22: 0x55f4ec7a63a3 - tokio_executor::current_thread::Borrow::enter::{{closure}}::{{closure}}::haa75a2c1fb898136 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:745:40 [INFO] [stdout] 23: 0x55f4ec7a5f65 - tokio_executor::current_thread::CurrentRunner::set_spawn::h1d11ced95722c950 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:782:9 [INFO] [stdout] 24: 0x55f4ec7a6237 - tokio_executor::current_thread::Borrow::enter::{{closure}}::hcd11440a2292bc5a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:745:13 [INFO] [stdout] 25: 0x55f4ec7a8098 - std::thread::local::LocalKey::try_with::h0c9de12a4b0f80bd [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 26: 0x55f4ec7a7e9d - std::thread::local::LocalKey::with::h86e0875ee5064636 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 27: 0x55f4ec7a6188 - tokio_executor::current_thread::Borrow::enter::hbe61968a0c2ea1f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:743:9 [INFO] [stdout] 28: 0x55f4ec7a64e2 - tokio_executor::current_thread::Entered

::block_on::h7c38e7f5de9b03e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:469:23 [INFO] [stdout] 29: 0x55f4ec7a6a3a - tokio_executor::current_thread::CurrentThread

::block_on::h1460261cd5affe8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/current_thread/mod.rs:314:9 [INFO] [stdout] 30: 0x55f4ec7a9248 - tokio::runtime::current_thread::runtime::Runtime::block_on::{{closure}}::h7c895f5c4f719d15 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:173:13 [INFO] [stdout] 31: 0x55f4ec7a9187 - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::{{closure}}::h5004b6fae573234f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:207:68 [INFO] [stdout] 32: 0x55f4ec7bb48a - tokio_executor::global::with_default::{{closure}}::hf429eb915d9d1583 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/global.rs:173:9 [INFO] [stdout] 33: 0x55f4ec7a8301 - std::thread::local::LocalKey::try_with::h6f9e968d8e436d31 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 34: 0x55f4ec7a7e30 - std::thread::local::LocalKey::with::h70fccf9615c2a1b3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 35: 0x55f4ec7bb187 - tokio_executor::global::with_default::he23fd473d63baa43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/global.rs:147:5 [INFO] [stdout] 36: 0x55f4ec7a8f80 - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::h0a162346d2cd433c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:207:13 [INFO] [stdout] 37: 0x55f4ec7bcc61 - tokio_timer::clock::with_default::{{closure}}::h3efd8ddf8eafd90b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.3.0-alpha.6/src/clock/mod.rs:155:9 [INFO] [stdout] 38: 0x55f4ec7a8721 - std::thread::local::LocalKey::try_with::heccfd6c2687383fd [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 39: 0x55f4ec7a7f82 - std::thread::local::LocalKey::with::hdb0964f936e797b8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 40: 0x55f4ec7bc93a - tokio_timer::clock::with_default::h65957f162d0d34a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.3.0-alpha.6/src/clock/mod.rs:135:5 [INFO] [stdout] 41: 0x55f4ec7a8e56 - tokio::runtime::current_thread::runtime::Runtime::enter::h5864daf5b58f30c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:199:9 [INFO] [stdout] 42: 0x55f4ec7a9202 - tokio::runtime::current_thread::runtime::Runtime::block_on::hc1036ec2c264edf7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.0-alpha.6/src/runtime/current_thread/runtime.rs:171:9 [INFO] [stdout] 43: 0x55f4ec7a365b - simple_azure_monitor_data_collector::tests::log_works_with_no_records::h0b3dd0e2704ba206 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:379:5 [INFO] [stdout] 44: 0x55f4ec7a35ea - simple_azure_monitor_data_collector::tests::log_works_with_no_records::{{closure}}::hcba511cbb42b6283 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:379:5 [INFO] [stdout] 45: 0x55f4ec7a3ebe - core::ops::function::FnOnce::call_once::h66607f0085fda309 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 46: 0x55f4ec80f7a3 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 47: 0x55f4ec80f7a3 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 48: 0x55f4ec80e228 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 49: 0x55f4ec80e228 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 50: 0x55f4ec80e228 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 51: 0x55f4ec80e228 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 52: 0x55f4ec80e228 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 53: 0x55f4ec80e228 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 54: 0x55f4ec80e228 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 55: 0x55f4ec7dbd7e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 56: 0x55f4ec7dbd7e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x55f4ec7e0618 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 58: 0x55f4ec7e0618 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 59: 0x55f4ec7e0618 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 60: 0x55f4ec7e0618 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 61: 0x55f4ec7e0618 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 62: 0x55f4ec7e0618 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 63: 0x55f4ec7e0618 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 64: 0x55f4ecb4c483 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 65: 0x55f4ecb4c483 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 66: 0x55f4ecb4c483 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 67: 0x7fd152b2c609 - start_thread [INFO] [stdout] 68: 0x7fd1528fc293 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::log_works_with_no_records [INFO] [stdout] tests::log_works_with_some_records [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "39f707977c24ff54577d05a7309b4533cbf126dddde19c20f4f362428993836e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39f707977c24ff54577d05a7309b4533cbf126dddde19c20f4f362428993836e", kill_on_drop: false }` [INFO] [stdout] 39f707977c24ff54577d05a7309b4533cbf126dddde19c20f4f362428993836e