[INFO] fetching crate twitch-api-rs 0.2.1...
[INFO] testing twitch-api-rs-0.2.1 against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479
[INFO] extracting crate twitch-api-rs 0.2.1 into /workspace/builds/worker-0/source
[INFO] validating manifest of crates.io crate twitch-api-rs 0.2.1 on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate twitch-api-rs 0.2.1
[INFO] finished tweaking crates.io crate twitch-api-rs 0.2.1
[INFO] tweaked toml for crates.io crate twitch-api-rs 0.2.1 written to /workspace/builds/worker-0/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ec113334e5d172f2a3059a3ffb233c4e4278846dd7b94357d99be0bfe3dc3591
[INFO] running `Command { std: "docker" "start" "-a" "ec113334e5d172f2a3059a3ffb233c4e4278846dd7b94357d99be0bfe3dc3591", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ec113334e5d172f2a3059a3ffb233c4e4278846dd7b94357d99be0bfe3dc3591", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec113334e5d172f2a3059a3ffb233c4e4278846dd7b94357d99be0bfe3dc3591", kill_on_drop: false }`
[INFO] [stdout] ec113334e5d172f2a3059a3ffb233c4e4278846dd7b94357d99be0bfe3dc3591
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 660bf1a2bbdc92f62b471bb4d42ed0f220ef57b0a170905d84b1b4327f23aaf8
[INFO] running `Command { std: "docker" "start" "-a" "660bf1a2bbdc92f62b471bb4d42ed0f220ef57b0a170905d84b1b4327f23aaf8", kill_on_drop: false }`
[INFO] [stderr] Compiling async-trait v0.1.51
[INFO] [stderr] Compiling adler v1.0.2
[INFO] [stderr] Compiling gimli v0.25.0
[INFO] [stderr] Compiling rustc-demangle v0.1.20
[INFO] [stderr] Compiling linked-hash-map v0.5.4
[INFO] [stderr] Compiling smallvec v1.6.1
[INFO] [stderr] Compiling miniz_oxide v0.4.4
[INFO] [stderr] Compiling backtrace v0.3.61
[INFO] [stderr] Compiling log v0.4.14
[INFO] [stderr] Compiling getrandom v0.1.16
[INFO] [stderr] Compiling hostname v0.3.1
[INFO] [stderr] Compiling futures-channel v0.3.16
[INFO] [stderr] Compiling object v0.26.0
[INFO] [stderr] Compiling tokio-macros v0.2.6
[INFO] [stderr] Compiling enum-as-inner v0.3.3
[INFO] [stderr] Compiling lru-cache v0.1.2
[INFO] [stderr] Compiling resolv-conf v0.7.0
[INFO] [stderr] Compiling rand_core v0.5.1
[INFO] [stderr] Compiling mio v0.6.23
[INFO] [stderr] Compiling tracing v0.1.26
[INFO] [stderr] Compiling want v0.3.0
[INFO] [stderr] Compiling rustls v0.18.1
[INFO] [stderr] Compiling native-tls v0.2.7
[INFO] [stderr] Compiling futures-util v0.3.16
[INFO] [stderr] Compiling tracing-futures v0.2.5
[INFO] [stderr] Compiling rand_chacha v0.2.2
[INFO] [stderr] Compiling rand v0.7.3
[INFO] [stderr] Compiling mio-uds v0.6.8
[INFO] [stderr] Compiling tokio v0.2.25
[INFO] [stderr] Compiling addr2line v0.16.0
[INFO] [stderr] Compiling futures v0.3.16
[INFO] [stderr] Compiling tokio-util v0.3.1
[INFO] [stderr] Compiling tokio-rustls v0.14.1
[INFO] [stderr] Compiling tokio-tls v0.3.1
[INFO] [stderr] Compiling trust-dns-proto v0.19.7
[INFO] [stderr] Compiling h2 v0.2.7
[INFO] [stderr] Compiling trust-dns-resolver v0.19.7
[INFO] [stderr] Compiling hyper v0.13.10
[INFO] [stderr] Compiling hyper-rustls v0.21.0
[INFO] [stderr] Compiling hyper-tls v0.4.3
[INFO] [stderr] Compiling reqwest v0.10.10
[INFO] [stderr] Compiling twitch-api-rs v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.49s
[INFO] running `Command { std: "docker" "inspect" "660bf1a2bbdc92f62b471bb4d42ed0f220ef57b0a170905d84b1b4327f23aaf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "660bf1a2bbdc92f62b471bb4d42ed0f220ef57b0a170905d84b1b4327f23aaf8", kill_on_drop: false }`
[INFO] [stdout] 660bf1a2bbdc92f62b471bb4d42ed0f220ef57b0a170905d84b1b4327f23aaf8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 280c0f0fe9e1be1973dc74c61de577937cf141edc680ebfd95b287647c0d9a0b
[INFO] running `Command { std: "docker" "start" "-a" "280c0f0fe9e1be1973dc74c61de577937cf141edc680ebfd95b287647c0d9a0b", kill_on_drop: false }`
[INFO] [stderr] Compiling regex-syntax v0.6.25
[INFO] [stderr] Compiling humantime v2.1.0
[INFO] [stderr] Compiling atty v0.2.14
[INFO] [stderr] Compiling regex v1.5.4
[INFO] [stderr] Compiling env_logger v0.8.4
[INFO] [stderr] Compiling twitch-api-rs v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.72s
[INFO] running `Command { std: "docker" "inspect" "280c0f0fe9e1be1973dc74c61de577937cf141edc680ebfd95b287647c0d9a0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "280c0f0fe9e1be1973dc74c61de577937cf141edc680ebfd95b287647c0d9a0b", kill_on_drop: false }`
[INFO] [stdout] 280c0f0fe9e1be1973dc74c61de577937cf141edc680ebfd95b287647c0d9a0b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 32ae3a4239ef2dcc13d9db556864eb722c2d125ba1a0dd00e5d2b3c5aae5913b
[INFO] running `Command { std: "docker" "start" "-a" "32ae3a4239ef2dcc13d9db556864eb722c2d125ba1a0dd00e5d2b3c5aae5913b", kill_on_drop: false }`
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/twitch_api_rs-cbc50cb960bd5f17)
[INFO] [stdout]
[INFO] [stdout] running 3 tests
[INFO] [stdout] test auth::scopes::tests::from_bits ... ok
[INFO] [stdout] test auth::scopes::tests::from_list ... ok
[INFO] [stdout] test auth::scopes::tests::iter_identity ... ok
[INFO] [stdout]
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout]
[INFO] [stderr] Doc-tests twitch-api-rs
[INFO] [stdout]
[INFO] [stdout] running 9 tests
[INFO] [stdout] test src/auth/mod.rs - auth::client_credentials (line 96) ... ignored
[INFO] [stdout] test src/auth/scopes.rs - ident (line 11) ... ignored
[INFO] [stdout] test src/resource/clips.rs - resource::clips::get_clips (line 39) ... ignored
[INFO] [stdout] test src/resource/users.rs - resource::users::get_users (line 7) ... ignored
[INFO] [stdout] test src/auth/scopes.rs - ident (line 18) ... ok
[INFO] [stdout] test src/resource/users.rs - resource::users::get_users::GetUsersRequest::set_logins (line 158) ... ok
[INFO] [stdout] test src/resource/users.rs - resource::users::get_users::GetUsersRequest::set_ids (line 120) ... ok
[INFO] [stdout] test src/auth/scopes.rs - auth::scopes::ScopeSet::contains (line 135) ... ok
[INFO] [stdout] test src/lib.rs - (line 23) ... FAILED
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout]
[INFO] [stdout] ---- src/lib.rs - (line 23) stdout ----
[INFO] [stdout] Test executable failed (exit code 101).
[INFO] [stdout]
[INFO] [stdout] stderr:
[INFO] [stdout] thread 'main' panicked at 'Client Id environment variable not defined: NotPresent', src/lib.rs:14:14
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x564f933662d0 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d
[INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout] 1: 0x564f933662d0 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf
[INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x564f933662d0 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310
[INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout] 3: 0x564f933662d0 - ::fmt::he312f4ad5b9bb346
[INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout] 4: 0x564f9338728c - core::fmt::write::h9a6d9c74526a6c1b
[INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/fmt/mod.rs:1115:17
[INFO] [stdout] 5: 0x564f93360b95 - std::io::Write::write_fmt::h6aced00850e8186f
[INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/io/mod.rs:1665:15
[INFO] [stdout] 6: 0x564f9336844b - std::sys_common::backtrace::_print::h65d996766de40da4
[INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout] 7: 0x564f9336844b - std::sys_common::backtrace::print::h40df9727e635f303
[INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout] 8: 0x564f9336844b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51
[INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:208:50
[INFO] [stdout] 9: 0x564f93367f21 - std::panicking::default_hook::h3d55120ad6ada158
[INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:225:9
[INFO] [stdout] 10: 0x564f93368b14 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55
[INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:622:17
[INFO] [stdout] 11: 0x564f933685f7 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa
[INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:519:13
[INFO] [stdout] 12: 0x564f933667ac - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0
[INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout] 13: 0x564f93368559 - rust_begin_unwind
[INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:515:5
[INFO] [stdout] 14: 0x564f92a69691 - core::panicking::panic_fmt::hcf5f6d96e1dd7099
[INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/panicking.rs:92:14
[INFO] [stdout] 15: 0x564f92a69783 - core::result::unwrap_failed::he898b02f57993c42
[INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/result.rs:1599:5
[INFO] [stdout] 16: 0x564f92a9d325 - core::result::Result::expect::h7e0d344eb9b70e05
[INFO] [stdout] 17: 0x564f92ac8536 - rust_out::main::{{closure}}::h0b5b42664884c080
[INFO] [stdout] 18: 0x564f92ac6dcc - as core::future::future::Future>::poll::h0855e6f4485f8282
[INFO] [stdout] 19: 0x564f92ab433c - tokio::runtime::enter::Enter::block_on::{{closure}}::hac8a9c6ba21dce3f
[INFO] [stdout] 20: 0x564f92aad0b3 - tokio::coop::with_budget::{{closure}}::h6d1d9de6f168130a
[INFO] [stdout] 21: 0x564f92a8b1f6 - std::thread::local::LocalKey::try_with::h24bb0e619bdb4f8b
[INFO] [stdout] 22: 0x564f92a8af18 - std::thread::local::LocalKey::with::h0598729677351a6d
[INFO] [stdout] 23: 0x564f92ab41c6 - tokio::runtime::enter::Enter::block_on::h69481dd9d51fbca5
[INFO] [stdout] 24: 0x564f92aae5e0 - tokio::runtime::thread_pool::ThreadPool::block_on::hdbe8f53cc75d869c
[INFO] [stdout] 25: 0x564f92ab4884 - tokio::runtime::Runtime::block_on::{{closure}}::h803567d33e69e294
[INFO] [stdout] 26: 0x564f92ab490d - tokio::runtime::context::enter::h4ddfe90957ab94b6
[INFO] [stdout] 27: 0x564f92ab4702 - tokio::runtime::handle::Handle::enter::h066a4270b78be863
[INFO] [stdout] 28: 0x564f92ab4797 - tokio::runtime::Runtime::block_on::h843863d55f970150
[INFO] [stdout] 29: 0x564f92ac77ab - rust_out::main::h61823b600df25383
[INFO] [stdout] 30: 0x564f92a8d853 - core::ops::function::FnOnce::call_once::h6cb22c19cf103035
[INFO] [stdout] 31: 0x564f92a8aa89 - std::sys_common::backtrace::__rust_begin_short_backtrace::h637ba5cce8c91c49
[INFO] [stdout] 32: 0x564f92a8adb9 - std::rt::lang_start::{{closure}}::h712a4ed327341491
[INFO] [stdout] 33: 0x564f9336911a - core::ops::function::impls:: for &F>::call_once::h5a0483c8d4e9c15d
[INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:259:13
[INFO] [stdout] 34: 0x564f9336911a - std::panicking::try::do_call::h6ad7918f175f6ddd
[INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40
[INFO] [stdout] 35: 0x564f9336911a - std::panicking::try::hcd5af58f52320690
[INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19
[INFO] [stdout] 36: 0x564f9336911a - std::panic::catch_unwind::hf1ae33ba67228f1e
[INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14
[INFO] [stdout] 37: 0x564f9336911a - std::rt::lang_start_internal::{{closure}}::h4a87bc0aa1312dc5
[INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/rt.rs:45:48
[INFO] [stdout] 38: 0x564f9336911a - std::panicking::try::do_call::h1ade2a52932fc900
[INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40
[INFO] [stdout] 39: 0x564f9336911a - std::panicking::try::h6f4a87ad169e174b
[INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19
[INFO] [stdout] 40: 0x564f9336911a - std::panic::catch_unwind::h043c7f08019f9e2a
[INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14
[INFO] [stdout] 41: 0x564f9336911a - std::rt::lang_start_internal::h82825699ebfd70bd
[INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/rt.rs:45:20
[INFO] [stdout] 42: 0x564f92a8ad91 - std::rt::lang_start::h7f3abfe234c3922d
[INFO] [stdout] 43: 0x564f92ac9493 - main
[INFO] [stdout] 44: 0x7f43d7e380b3 - __libc_start_main
[INFO] [stdout] 45: 0x564f92a69e8e - _start
[INFO] [stdout] 46: 0x0 -
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout] src/lib.rs - (line 23)
[INFO] [stdout]
[INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 4 ignored; 0 measured; 0 filtered out; finished in 7.65s
[INFO] [stdout]
[INFO] [stderr] error: test failed, to rerun pass '--doc'
[INFO] running `Command { std: "docker" "inspect" "32ae3a4239ef2dcc13d9db556864eb722c2d125ba1a0dd00e5d2b3c5aae5913b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32ae3a4239ef2dcc13d9db556864eb722c2d125ba1a0dd00e5d2b3c5aae5913b", kill_on_drop: false }`
[INFO] [stdout] 32ae3a4239ef2dcc13d9db556864eb722c2d125ba1a0dd00e5d2b3c5aae5913b