[INFO] cloning repository rsumner31/badtouch-2 [INFO] running `"git" "clone" "--bare" "git://github.com/rsumner31/badtouch-2.git" "work/cache/sources/gh/rsumner31/badtouch-2"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/rsumner31/badtouch-2'... [INFO] running `"git" "clone" "work/cache/sources/gh/rsumner31/badtouch-2" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/rsumner31/badtouch-2"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/rsumner31/badtouch-2'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rsumner31/badtouch-2" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rsumner31/badtouch-2"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rsumner31/badtouch-2'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2412a45678e3608d802852c40b2a7f8a08b60588 [INFO] sha for GitHub repo rsumner31/badtouch-2: 2412a45678e3608d802852c40b2a7f8a08b60588 [INFO] validating manifest of rsumner31/badtouch-2 on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of rsumner31/badtouch-2 on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing rsumner31/badtouch-2 [INFO] finished frobbing rsumner31/badtouch-2 [INFO] frobbed toml for rsumner31/badtouch-2 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/rsumner31/badtouch-2/Cargo.toml [INFO] started frobbing rsumner31/badtouch-2 [INFO] finished frobbing rsumner31/badtouch-2 [INFO] frobbed toml for rsumner31/badtouch-2 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rsumner31/badtouch-2/Cargo.toml [INFO] crate rsumner31/badtouch-2 already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ldap3 v0.6.0 [INFO] [stderr] Downloaded tokio-uds-proto v0.1.1 [INFO] [stderr] Downloaded cssparser-macros v0.3.2 [INFO] [stderr] Downloaded getch v0.2.0 [INFO] [stderr] Downloaded kuchiki v0.7.0 [INFO] [stderr] Downloaded lber v0.1.6 [INFO] [stderr] Downloaded cssparser v0.23.2 [INFO] [stderr] Downloaded hlua-badtouch v0.4.2 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing rsumner31/badtouch-2 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rsumner31/badtouch-2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 05256a73121d611ce36995916f0640b18c77ee856f4b670a2d30f6632f104733 [INFO] running `"docker" "start" "-a" "05256a73121d611ce36995916f0640b18c77ee856f4b670a2d30f6632f104733"` [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling futures v0.1.20 [INFO] [stderr] Compiling cc v1.0.9 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling termios v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.13 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling atoi v0.2.3 [INFO] [stderr] Compiling nix v0.9.0 [INFO] [stderr] Compiling lua52-sys v0.1.1 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling debug_unreachable v0.1.1 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling chrono v0.4.1 [INFO] [stderr] Compiling getch v0.2.0 [INFO] [stderr] Compiling twox-hash v1.1.0 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling cssparser v0.23.2 [INFO] [stderr] Compiling futf v0.1.3 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Compiling crossbeam-epoch v0.4.1 [INFO] [stderr] Compiling lber v0.1.6 [INFO] [stderr] Compiling tendril v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.27 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling tokio-executor v0.1.1 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.1 [INFO] [stderr] Compiling pbr v1.0.0 [INFO] [stderr] Compiling crossbeam-deque v0.3.0 [INFO] [stderr] Compiling sha3 v0.7.3 [INFO] [stderr] Compiling md-5 v0.7.0 [INFO] [stderr] Compiling sha-1 v0.7.0 [INFO] [stderr] Compiling sha2 v0.7.0 [INFO] [stderr] Compiling string_cache_codegen v0.4.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.1 [INFO] [stderr] Compiling hlua-badtouch v0.4.2 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling selectors v0.19.0 [INFO] [stderr] Compiling string_cache v0.7.1 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-udp v0.1.0 [INFO] [stderr] Compiling tokio v0.1.4 [INFO] [stderr] Compiling tokio-core v0.1.16 [INFO] [stderr] Compiling mysql_common v0.5.0 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling serde_derive_internals v0.22.2 [INFO] [stderr] Compiling cssparser-macros v0.3.2 [INFO] [stderr] Compiling structopt-derive v0.2.5 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling tokio-uds v0.1.7 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.36 [INFO] [stderr] Compiling hyper v0.11.24 [INFO] [stderr] Compiling tokio-uds-proto v0.1.1 [INFO] [stderr] Compiling mysql v12.3.1 [INFO] [stderr] Compiling structopt v0.2.5 [INFO] [stderr] Compiling ldap3 v0.6.0 [INFO] [stderr] warning[E0506]: cannot assign to `self.input.cached_token` because it is borrowed [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cssparser-0.23.2/src/parser.rs:572:17 [INFO] [stderr] | [INFO] [stderr] 547 | pub fn next_including_whitespace_and_comments(&mut self) -> Result<&Token<'i>, BasicParseError<'i>> { [INFO] [stderr] | - let's call the lifetime of this reference `'1` [INFO] [stderr] ... [INFO] [stderr] 560 | Some(ref cached_token) [INFO] [stderr] | ---------------- borrow of `self.input.cached_token` occurs here [INFO] [stderr] ... [INFO] [stderr] 572 | self.input.cached_token = Some(CachedToken { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ assignment to borrowed `self.input.cached_token` occurs here [INFO] [stderr] ... [INFO] [stderr] 584 | Ok(token) [INFO] [stderr] | --------- returning this value requires that `self.input.cached_token.0` is borrowed for `'1` [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Compiling markup5ever v0.7.2 [INFO] [stderr] Compiling hyper-tls v0.1.3 [INFO] [stderr] Compiling reqwest v0.8.5 [INFO] [stderr] Compiling html5ever v0.22.0 [INFO] [stderr] Compiling kuchiki v0.7.0 [INFO] [stderr] Compiling badtouch v0.3.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | #[macro_use] extern crate structopt; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: the item `Value` is imported redundantly [INFO] [stderr] --> src/json.rs:107:13 [INFO] [stderr] | [INFO] [stderr] 6 | use serde_json::{self, Value, Number, Map}; [INFO] [stderr] | ----- the item `Value` is already imported here [INFO] [stderr] ... [INFO] [stderr] 107 | use serde_json::Value; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `Value` is imported redundantly [INFO] [stderr] --> src/json.rs:126:13 [INFO] [stderr] | [INFO] [stderr] 6 | use serde_json::{self, Value, Number, Map}; [INFO] [stderr] | ----- the item `Value` is already imported here [INFO] [stderr] ... [INFO] [stderr] 126 | use serde_json::Value; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/main.rs:65:5 [INFO] [stderr] | [INFO] [stderr] 65 | / error_chain! { [INFO] [stderr] 66 | | foreign_links { [INFO] [stderr] 67 | | Io(std::io::Error); [INFO] [stderr] 68 | | Lua(hlua::LuaError); [INFO] [stderr] ... | [INFO] [stderr] 74 | | } [INFO] [stderr] 75 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/main.rs:65:5 [INFO] [stderr] | [INFO] [stderr] 65 | / error_chain! { [INFO] [stderr] 66 | | foreign_links { [INFO] [stderr] 67 | | Io(std::io::Error); [INFO] [stderr] 68 | | Lua(hlua::LuaError); [INFO] [stderr] ... | [INFO] [stderr] 74 | | } [INFO] [stderr] 75 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 57s [INFO] running `"docker" "inspect" "05256a73121d611ce36995916f0640b18c77ee856f4b670a2d30f6632f104733"` [INFO] running `"docker" "rm" "-f" "05256a73121d611ce36995916f0640b18c77ee856f4b670a2d30f6632f104733"` [INFO] [stdout] 05256a73121d611ce36995916f0640b18c77ee856f4b670a2d30f6632f104733 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rsumner31/badtouch-2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 3fd4dedb5a62f8d18ec8e97a2eb8dd6cc58f38d9747b1c9bea314142d68babe2 [INFO] running `"docker" "start" "-a" "3fd4dedb5a62f8d18ec8e97a2eb8dd6cc58f38d9747b1c9bea314142d68babe2"` [INFO] [stderr] Compiling badtouch v0.3.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | #[macro_use] extern crate structopt; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: the item `Value` is imported redundantly [INFO] [stderr] --> src/json.rs:107:13 [INFO] [stderr] | [INFO] [stderr] 6 | use serde_json::{self, Value, Number, Map}; [INFO] [stderr] | ----- the item `Value` is already imported here [INFO] [stderr] ... [INFO] [stderr] 107 | use serde_json::Value; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `Value` is imported redundantly [INFO] [stderr] --> src/json.rs:126:13 [INFO] [stderr] | [INFO] [stderr] 6 | use serde_json::{self, Value, Number, Map}; [INFO] [stderr] | ----- the item `Value` is already imported here [INFO] [stderr] ... [INFO] [stderr] 126 | use serde_json::Value; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/main.rs:65:5 [INFO] [stderr] | [INFO] [stderr] 65 | / error_chain! { [INFO] [stderr] 66 | | foreign_links { [INFO] [stderr] 67 | | Io(std::io::Error); [INFO] [stderr] 68 | | Lua(hlua::LuaError); [INFO] [stderr] ... | [INFO] [stderr] 74 | | } [INFO] [stderr] 75 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/main.rs:65:5 [INFO] [stderr] | [INFO] [stderr] 65 | / error_chain! { [INFO] [stderr] 66 | | foreign_links { [INFO] [stderr] 67 | | Io(std::io::Error); [INFO] [stderr] 68 | | Lua(hlua::LuaError); [INFO] [stderr] ... | [INFO] [stderr] 74 | | } [INFO] [stderr] 75 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.67s [INFO] running `"docker" "inspect" "3fd4dedb5a62f8d18ec8e97a2eb8dd6cc58f38d9747b1c9bea314142d68babe2"` [INFO] running `"docker" "rm" "-f" "3fd4dedb5a62f8d18ec8e97a2eb8dd6cc58f38d9747b1c9bea314142d68babe2"` [INFO] [stdout] 3fd4dedb5a62f8d18ec8e97a2eb8dd6cc58f38d9747b1c9bea314142d68babe2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rsumner31/badtouch-2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 97dabdba23e33d464148ba5f5368d6557236034d5301fcb8a8474b2e3b0e0db3 [INFO] running `"docker" "start" "-a" "97dabdba23e33d464148ba5f5368d6557236034d5301fcb8a8474b2e3b0e0db3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running /opt/crater/target/debug/deps/badtouch-dd52a8b65e7a6164 [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test ctx::tests::verify_hex ... ok [INFO] [stdout] test ctx::tests::verify_hex_empty ... ok [INFO] [stdout] test ctx::tests::verify_false ... ok [INFO] [stdout] test ctx::tests::verify_json_decode_valid ... ok [INFO] [stdout] test ctx::tests::verify_json_encode ... ok [INFO] [stdout] test html::tests::test_html_select ... ok [INFO] [stdout] test html::tests::test_html_select_list ... ok [INFO] [stdout] test ctx::tests::verify_true ... ok [INFO] [stdout] test ctx::tests::verify_json_encode_decode ... ok [INFO] [stdout] test ctx::tests::verify_json_decode_invalid ... ok [INFO] [stdout] test ctx::tests::verify_basic_auth_correct ... FAILED [INFO] [stdout] test ctx::tests::verify_basic_auth_incorrect ... FAILED [INFO] [stdout] test ctx::tests::verify_sleep ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- ctx::tests::verify_basic_auth_correct stdout ---- [INFO] [stdout] thread 'ctx::tests::verify_basic_auth_correct' panicked at 'test script failed: Error(Msg("http request failed"), State { next_error: Some(Error { kind: Io(Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" }), url: Some("https://httpbin.org/basic-auth/foo/buzz") }), backtrace: Some(stack backtrace: [INFO] [stdout] 0: 0x562d3e9a22e6 - backtrace::backtrace::libunwind::trace::h92fdf704cfbcb3c3 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.5/src/backtrace/libunwind.rs:53 [INFO] [stdout] - backtrace::backtrace::trace::hcaf7efd7b344ee6e [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.5/src/backtrace/mod.rs:42 [INFO] [stdout] 1: 0x562d3e999ce3 - backtrace::capture::Backtrace::new_unresolved::h73451a4f746da143 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.5/src/capture.rs:88 [INFO] [stdout] 2: 0x562d3e999c3d - backtrace::capture::Backtrace::new::h2c353e4857fda6bc [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.5/src/capture.rs:63 [INFO] [stdout] 3: 0x562d3e998155 - error_chain::make_backtrace::h8040e60beb002f50 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.11.0/src/lib.rs:616 [INFO] [stdout] 4: 0x562d3e2db3d9 - core::ops::function::FnOnce::call_once::h85a93102c7f0d725 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/ops/function.rs:231 [INFO] [stdout] 5: 0x562d3e29c9d0 - core::option::Option::or_else::h4ca962491bcc9a3e [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/option.rs:716 [INFO] [stdout] 6: 0x562d3e3019a9 - error_chain::State::new::hd742f030438d8a4e [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.11.0/src/lib.rs:724 [INFO] [stdout] 7: 0x562d3e36c2fc - as badtouch::errors::ResultExt>::chain_err::{{closure}}::h34589c9a3d38e1ab [INFO] [stdout] at /opt/crater/workdir/<::error_chain::error_chain::impl_error_chain_processed macros>:143 [INFO] [stdout] 8: 0x562d3e31a019 - core::result::Result::map_err::h988c5827c1db8124 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/result.rs:522 [INFO] [stdout] 9: 0x562d3e3277dc - as badtouch::errors::ResultExt>::chain_err::h842f5b0bb50f044e [INFO] [stdout] at /opt/crater/workdir/<::error_chain::error_chain::impl_error_chain_processed macros>:141 [INFO] [stdout] 10: 0x562d3e2fb15e - badtouch::runtime::http_basic_auth::{{closure}}::h30daac11ae078cbb [INFO] [stdout] at src/runtime.rs:200 [INFO] [stdout] 11: 0x562d3e25141f - as hlua_badtouch::functions_write::FunctionExt<(A, B, C)>>::call_mut::he897f1f44ab0a742 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/hlua-badtouch-0.4.2/src/functions_write.rs:258 [INFO] [stdout] 12: 0x562d3e248447 - hlua_badtouch::functions_write::wrapper::h8cdd7f5872818c8a [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/hlua-badtouch-0.4.2/src/functions_write.rs:415 [INFO] [stdout] 13: 0x562d3ec2a059 - luaD_precall [INFO] [stdout] at lua/src/ldo.c:319 [INFO] [stdout] 14: 0x562d3ec39fe3 - luaV_execute [INFO] [stdout] at lua/src/lvm.c:723 [INFO] [stdout] 15: 0x562d3ec2a4c2 - luaD_call [INFO] [stdout] at lua/src/ldo.c:402 [INFO] [stdout] 16: 0x562d3ec27b89 - f_call [INFO] [stdout] at lua/src/lapi.c:923 [INFO] [stdout] 17: 0x562d3ec2967e - luaD_rawrunprotected [INFO] [stdout] at lua/src/ldo.c:131 [INFO] [stdout] 18: 0x562d3ec2a55f - luaD_pcall [INFO] [stdout] at lua/src/ldo.c:603 [INFO] [stdout] 19: 0x562d3ec27c57 - lua_pcallk [INFO] [stdout] at lua/src/lapi.c:949 [INFO] [stdout] 20: 0x562d3e3020e4 - lua52_sys::lua_pcall::hece2e4750c29590f [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/lua52-sys-0.1.1/src/lib.rs:252 [INFO] [stdout] - hlua_badtouch::lua_functions::LuaFunction::call_with_args::h12ec1ae121d85be2 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/hlua-badtouch-0.4.2/src/lua_functions.rs:276 [INFO] [stdout] 21: 0x562d3e26ba09 - badtouch::ctx::Script::run_once::hcb48e0bf832f7d7d [INFO] [stdout] at src/ctx.rs:178 [INFO] [stdout] 22: 0x562d3e1d286a - badtouch::ctx::tests::verify_basic_auth_correct::hcf0412d68fb3b067 [INFO] [stdout] at src/ctx.rs:256 [INFO] [stdout] 23: 0x562d3e1d2799 - badtouch::ctx::tests::verify_basic_auth_correct::{{closure}}::h520dc15a817ce599 [INFO] [stdout] at src/ctx.rs:247 [INFO] [stdout] 24: 0x562d3e2db43d - core::ops::function::FnOnce::call_once::h8b280d6aa4745a1d [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/ops/function.rs:231 [INFO] [stdout] 25: 0x562d3e3a990e - as core::ops::function::FnOnce>::call_once::h7d12c58d88f85f52 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] 26: 0x562d3ec5d679 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 27: 0x562d3e3c42e7 - std::panicking::try::h5ed77697f4b9cf5a [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:273 [INFO] [stdout] - std::panic::catch_unwind::hc3df70fd601bf96f [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:388 [INFO] [stdout] - test::run_test::run_test_inner::{{closure}}::haf52e514bd7b7a7a [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 28: 0x562d3e39ee84 - std::sys_common::backtrace::__rust_begin_short_backtrace::he61de6f42984ba1b [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 29: 0x562d3e3a2e84 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h583331a58084cfa6 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/thread/mod.rs:470 [INFO] [stdout] - as core::ops::function::FnOnce<()>>::call_once::h730d3f044d244375 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:309 [INFO] [stdout] - std::panicking::try::do_call::h11328ad090f12422 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:294 [INFO] [stdout] 30: 0x562d3ec5d679 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 31: 0x562d3e3a3511 - std::panicking::try::hd00f486f5358e439 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:273 [INFO] [stdout] - std::panic::catch_unwind::h78adeaedb9e59cb0 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:388 [INFO] [stdout] - std::thread::Builder::spawn_unchecked::{{closure}}::ha2637f22a0fb0434 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/thread/mod.rs:469 [INFO] [stdout] - core::ops::function::FnOnce::call_once{{vtable.shim}}::h86e6656f4f46649d [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/ops/function.rs:231 [INFO] [stdout] 32: 0x562d3ec46f6e - as core::ops::function::FnOnce>::call_once::h146d737fe1c8556c [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] 33: 0x562d3ec5cd0f - as core::ops::function::FnOnce>::call_once::h44ec2de830c4be09 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] - std::sys_common::thread::start_thread::hed7ed434f3e17f57 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] - std::sys::unix::thread::Thread::new::thread_start::h62b89907378dc35b [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 34: 0x7fb72bb214a3 - start_thread [INFO] [stdout] 35: 0x7fb72c22bd0e - __clone [INFO] [stdout] 36: 0x0 - ) })', src/libcore/result.rs:999:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562d3ec548eb - backtrace::backtrace::libunwind::trace::h98ebe34dc63b52e3 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x562d3ec548eb - backtrace::backtrace::trace_unsynchronized::hd041341a38fdc1ca [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x562d3ec548eb - std::sys_common::backtrace::_print::hc8c584aa09df5c15 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x562d3ec548eb - std::sys_common::backtrace::print::h4828f56ae571c1ad [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x562d3ec548eb - std::panicking::default_hook::{{closure}}::h69fce690c9f4b3d3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 5: 0x562d3ec5457f - std::panicking::default_hook::h231e0e11400caad4 [INFO] [stdout] at src/libstd/panicking.rs:209 [INFO] [stdout] 6: 0x562d3ec55060 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stdout] at src/libstd/panicking.rs:475 [INFO] [stdout] 7: 0x562d3ec54be2 - std::panicking::continue_panic_fmt::hd71af4da4e8103ab [INFO] [stdout] at src/libstd/panicking.rs:382 [INFO] [stdout] 8: 0x562d3ec54ac6 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:309 [INFO] [stdout] 9: 0x562d3ec74b0d - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 10: 0x562d3e309b03 - core::result::unwrap_failed::hf4170fd718d6770c [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/macros.rs:18 [INFO] [stdout] 11: 0x562d3e314746 - core::result::Result::expect::hc130b3c2bf2ed236 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/result.rs:827 [INFO] [stdout] 12: 0x562d3e1d2886 - badtouch::ctx::tests::verify_basic_auth_correct::hcf0412d68fb3b067 [INFO] [stdout] at src/ctx.rs:256 [INFO] [stdout] 13: 0x562d3e1d279a - badtouch::ctx::tests::verify_basic_auth_correct::{{closure}}::h520dc15a817ce599 [INFO] [stdout] at src/ctx.rs:247 [INFO] [stdout] 14: 0x562d3e2db43e - core::ops::function::FnOnce::call_once::h8b280d6aa4745a1d [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/ops/function.rs:231 [INFO] [stdout] 15: 0x562d3e3a990f - as core::ops::function::FnOnce>::call_once::h7d12c58d88f85f52 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] 16: 0x562d3ec5d67a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 17: 0x562d3e3c42e8 - std::panicking::try::h5ed77697f4b9cf5a [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:273 [INFO] [stdout] 18: 0x562d3e3c42e8 - std::panic::catch_unwind::hc3df70fd601bf96f [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:388 [INFO] [stdout] 19: 0x562d3e3c42e8 - test::run_test::run_test_inner::{{closure}}::haf52e514bd7b7a7a [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 20: 0x562d3e39ee85 - std::sys_common::backtrace::__rust_begin_short_backtrace::he61de6f42984ba1b [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 21: 0x562d3e3a2e85 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h583331a58084cfa6 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/thread/mod.rs:470 [INFO] [stdout] 22: 0x562d3e3a2e85 - as core::ops::function::FnOnce<()>>::call_once::h730d3f044d244375 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:309 [INFO] [stdout] 23: 0x562d3e3a2e85 - std::panicking::try::do_call::h11328ad090f12422 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:294 [INFO] [stdout] 24: 0x562d3ec5d67a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 25: 0x562d3e3a3512 - std::panicking::try::hd00f486f5358e439 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:273 [INFO] [stdout] 26: 0x562d3e3a3512 - std::panic::catch_unwind::h78adeaedb9e59cb0 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:388 [INFO] [stdout] 27: 0x562d3e3a3512 - std::thread::Builder::spawn_unchecked::{{closure}}::ha2637f22a0fb0434 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/thread/mod.rs:469 [INFO] [stdout] 28: 0x562d3e3a3512 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h86e6656f4f46649d [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/ops/function.rs:231 [INFO] [stdout] 29: 0x562d3ec46f6f - as core::ops::function::FnOnce>::call_once::h146d737fe1c8556c [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] 30: 0x562d3ec5cd10 - as core::ops::function::FnOnce>::call_once::h44ec2de830c4be09 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] 31: 0x562d3ec5cd10 - std::sys_common::thread::start_thread::hed7ed434f3e17f57 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 32: 0x562d3ec5cd10 - std::sys::unix::thread::Thread::new::thread_start::h62b89907378dc35b [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 33: 0x7fb72bb214a4 - start_thread [INFO] [stdout] 34: 0x7fb72c22bd0f - __clone [INFO] [stdout] 35: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ctx::tests::verify_basic_auth_incorrect stdout ---- [INFO] [stdout] thread 'ctx::tests::verify_basic_auth_incorrect' panicked at 'test script failed: Error(Msg("http request failed"), State { next_error: Some(Error { kind: Io(Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" }), url: Some("https://httpbin.org/basic-auth/foo/buzz") }), backtrace: Some(stack backtrace: [INFO] [stdout] 0: 0x562d3e9a22e6 - backtrace::backtrace::libunwind::trace::h92fdf704cfbcb3c3 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.5/src/backtrace/libunwind.rs:53 [INFO] [stdout] - backtrace::backtrace::trace::hcaf7efd7b344ee6e [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.5/src/backtrace/mod.rs:42 [INFO] [stdout] 1: 0x562d3e999ce3 - backtrace::capture::Backtrace::new_unresolved::h73451a4f746da143 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.5/src/capture.rs:88 [INFO] [stdout] 2: 0x562d3e999c3d - backtrace::capture::Backtrace::new::h2c353e4857fda6bc [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.5/src/capture.rs:63 [INFO] [stdout] 3: 0x562d3e998155 - error_chain::make_backtrace::h8040e60beb002f50 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.11.0/src/lib.rs:616 [INFO] [stdout] 4: 0x562d3e2db3d9 - core::ops::function::FnOnce::call_once::h85a93102c7f0d725 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/ops/function.rs:231 [INFO] [stdout] 5: 0x562d3e29c9d0 - core::option::Option::or_else::h4ca962491bcc9a3e [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/option.rs:716 [INFO] [stdout] 6: 0x562d3e3019a9 - error_chain::State::new::hd742f030438d8a4e [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.11.0/src/lib.rs:724 [INFO] [stdout] 7: 0x562d3e36c2fc - as badtouch::errors::ResultExt>::chain_err::{{closure}}::h34589c9a3d38e1ab [INFO] [stdout] at /opt/crater/workdir/<::error_chain::error_chain::impl_error_chain_processed macros>:143 [INFO] [stdout] 8: 0x562d3e31a019 - core::result::Result::map_err::h988c5827c1db8124 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/result.rs:522 [INFO] [stdout] 9: 0x562d3e3277dc - as badtouch::errors::ResultExt>::chain_err::h842f5b0bb50f044e [INFO] [stdout] at /opt/crater/workdir/<::error_chain::error_chain::impl_error_chain_processed macros>:141 [INFO] [stdout] 10: 0x562d3e2fb15e - badtouch::runtime::http_basic_auth::{{closure}}::h30daac11ae078cbb [INFO] [stdout] at src/runtime.rs:200 [INFO] [stdout] 11: 0x562d3e25141f - as hlua_badtouch::functions_write::FunctionExt<(A, B, C)>>::call_mut::he897f1f44ab0a742 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/hlua-badtouch-0.4.2/src/functions_write.rs:258 [INFO] [stdout] 12: 0x562d3e248447 - hlua_badtouch::functions_write::wrapper::h8cdd7f5872818c8a [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/hlua-badtouch-0.4.2/src/functions_write.rs:415 [INFO] [stdout] 13: 0x562d3ec2a059 - luaD_precall [INFO] [stdout] at lua/src/ldo.c:319 [INFO] [stdout] 14: 0x562d3ec39fe3 - luaV_execute [INFO] [stdout] at lua/src/lvm.c:723 [INFO] [stdout] 15: 0x562d3ec2a4c2 - luaD_call [INFO] [stdout] at lua/src/ldo.c:402 [INFO] [stdout] 16: 0x562d3ec27b89 - f_call [INFO] [stdout] at lua/src/lapi.c:923 [INFO] [stdout] 17: 0x562d3ec2967e - luaD_rawrunprotected [INFO] [stdout] at lua/src/ldo.c:131 [INFO] [stdout] 18: 0x562d3ec2a55f - luaD_pcall [INFO] [stdout] at lua/src/ldo.c:603 [INFO] [stdout] 19: 0x562d3ec27c57 - lua_pcallk [INFO] [stdout] at lua/src/lapi.c:949 [INFO] [stdout] 20: 0x562d3e3020e4 - lua52_sys::lua_pcall::hece2e4750c29590f [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/lua52-sys-0.1.1/src/lib.rs:252 [INFO] [stdout] - hlua_badtouch::lua_functions::LuaFunction::call_with_args::h12ec1ae121d85be2 [INFO] [stdout] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/hlua-badtouch-0.4.2/src/lua_functions.rs:276 [INFO] [stdout] 21: 0x562d3e26ba09 - badtouch::ctx::Script::run_once::hcb48e0bf832f7d7d [INFO] [stdout] at src/ctx.rs:178 [INFO] [stdout] 22: 0x562d3e1d29da - badtouch::ctx::tests::verify_basic_auth_incorrect::hbc16e54ebc4175a0 [INFO] [stdout] at src/ctx.rs:270 [INFO] [stdout] 23: 0x562d3e1d2909 - badtouch::ctx::tests::verify_basic_auth_incorrect::{{closure}}::h6e905a15ae0ffa7d [INFO] [stdout] at src/ctx.rs:261 [INFO] [stdout] 24: 0x562d3e2db1ed - core::ops::function::FnOnce::call_once::h590104600aa4e960 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/ops/function.rs:231 [INFO] [stdout] 25: 0x562d3e3a990e - as core::ops::function::FnOnce>::call_once::h7d12c58d88f85f52 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] 26: 0x562d3ec5d679 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 27: 0x562d3e3c42e7 - std::panicking::try::h5ed77697f4b9cf5a [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:273 [INFO] [stdout] - std::panic::catch_unwind::hc3df70fd601bf96f [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:388 [INFO] [stdout] - test::run_test::run_test_inner::{{closure}}::haf52e514bd7b7a7a [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 28: 0x562d3e39ee84 - std::sys_common::backtrace::__rust_begin_short_backtrace::he61de6f42984ba1b [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 29: 0x562d3e3a2e84 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h583331a58084cfa6 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/thread/mod.rs:470 [INFO] [stdout] - as core::ops::function::FnOnce<()>>::call_once::h730d3f044d244375 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:309 [INFO] [stdout] - std::panicking::try::do_call::h11328ad090f12422 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:294 [INFO] [stdout] 30: 0x562d3ec5d679 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 31: 0x562d3e3a3511 - std::panicking::try::hd00f486f5358e439 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:273 [INFO] [stdout] - std::panic::catch_unwind::h78adeaedb9e59cb0 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:388 [INFO] [stdout] - std::thread::Builder::spawn_unchecked::{{closure}}::ha2637f22a0fb0434 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/thread/mod.rs:469 [INFO] [stdout] - core::ops::function::FnOnce::call_once{{vtable.shim}}::h86e6656f4f46649d [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/ops/function.rs:231 [INFO] [stdout] 32: 0x562d3ec46f6e - as core::ops::function::FnOnce>::call_once::h146d737fe1c8556c [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] 33: 0x562d3ec5cd0f - as core::ops::function::FnOnce>::call_once::h44ec2de830c4be09 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] - std::sys_common::thread::start_thread::hed7ed434f3e17f57 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] - std::sys::unix::thread::Thread::new::thread_start::h62b89907378dc35b [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 34: 0x7fb72bb214a3 - start_thread [INFO] [stdout] 35: 0x7fb72c22bd0e - __clone [INFO] [stdout] 36: 0x0 - ) })', src/libcore/result.rs:999:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562d3ec548eb - backtrace::backtrace::libunwind::trace::h98ebe34dc63b52e3 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x562d3ec548eb - backtrace::backtrace::trace_unsynchronized::hd041341a38fdc1ca [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x562d3ec548eb - std::sys_common::backtrace::_print::hc8c584aa09df5c15 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x562d3ec548eb - std::sys_common::backtrace::print::h4828f56ae571c1ad [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x562d3ec548eb - std::panicking::default_hook::{{closure}}::h69fce690c9f4b3d3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 5: 0x562d3ec5457f - std::panicking::default_hook::h231e0e11400caad4 [INFO] [stdout] at src/libstd/panicking.rs:209 [INFO] [stdout] 6: 0x562d3ec55060 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stdout] at src/libstd/panicking.rs:475 [INFO] [stdout] 7: 0x562d3ec54be2 - std::panicking::continue_panic_fmt::hd71af4da4e8103ab [INFO] [stdout] at src/libstd/panicking.rs:382 [INFO] [stdout] 8: 0x562d3ec54ac6 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:309 [INFO] [stdout] 9: 0x562d3ec74b0d - core::panicking::panic_fmt::h5b6e1f42b8cc12be [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 10: 0x562d3e309b03 - core::result::unwrap_failed::hf4170fd718d6770c [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/macros.rs:18 [INFO] [stdout] 11: 0x562d3e314746 - core::result::Result::expect::hc130b3c2bf2ed236 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/result.rs:827 [INFO] [stdout] 12: 0x562d3e1d29f6 - badtouch::ctx::tests::verify_basic_auth_incorrect::hbc16e54ebc4175a0 [INFO] [stdout] at src/ctx.rs:270 [INFO] [stdout] 13: 0x562d3e1d290a - badtouch::ctx::tests::verify_basic_auth_incorrect::{{closure}}::h6e905a15ae0ffa7d [INFO] [stdout] at src/ctx.rs:261 [INFO] [stdout] 14: 0x562d3e2db1ee - core::ops::function::FnOnce::call_once::h590104600aa4e960 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/ops/function.rs:231 [INFO] [stdout] 15: 0x562d3e3a990f - as core::ops::function::FnOnce>::call_once::h7d12c58d88f85f52 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] 16: 0x562d3ec5d67a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 17: 0x562d3e3c42e8 - std::panicking::try::h5ed77697f4b9cf5a [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:273 [INFO] [stdout] 18: 0x562d3e3c42e8 - std::panic::catch_unwind::hc3df70fd601bf96f [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:388 [INFO] [stdout] 19: 0x562d3e3c42e8 - test::run_test::run_test_inner::{{closure}}::haf52e514bd7b7a7a [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 20: 0x562d3e39ee85 - std::sys_common::backtrace::__rust_begin_short_backtrace::he61de6f42984ba1b [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 21: 0x562d3e3a2e85 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h583331a58084cfa6 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/thread/mod.rs:470 [INFO] [stdout] 22: 0x562d3e3a2e85 - as core::ops::function::FnOnce<()>>::call_once::h730d3f044d244375 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:309 [INFO] [stdout] 23: 0x562d3e3a2e85 - std::panicking::try::do_call::h11328ad090f12422 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:294 [INFO] [stdout] 24: 0x562d3ec5d67a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 25: 0x562d3e3a3512 - std::panicking::try::hd00f486f5358e439 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:273 [INFO] [stdout] 26: 0x562d3e3a3512 - std::panic::catch_unwind::h78adeaedb9e59cb0 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:388 [INFO] [stdout] 27: 0x562d3e3a3512 - std::thread::Builder::spawn_unchecked::{{closure}}::ha2637f22a0fb0434 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/thread/mod.rs:469 [INFO] [stdout] 28: 0x562d3e3a3512 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h86e6656f4f46649d [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/ops/function.rs:231 [INFO] [stdout] 29: 0x562d3ec46f6f - as core::ops::function::FnOnce>::call_once::h146d737fe1c8556c [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] 30: 0x562d3ec5cd10 - as core::ops::function::FnOnce>::call_once::h44ec2de830c4be09 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] 31: 0x562d3ec5cd10 - std::sys_common::thread::start_thread::hed7ed434f3e17f57 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 32: 0x562d3ec5cd10 - std::sys::unix::thread::Thread::new::thread_start::h62b89907378dc35b [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 33: 0x7fb72bb214a4 - start_thread [INFO] [stdout] 34: 0x7fb72c22bd0f - __clone [INFO] [stdout] 35: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] ctx::tests::verify_basic_auth_correct [INFO] [stdout] ctx::tests::verify_basic_auth_incorrect [INFO] [stdout] [INFO] [stdout] test result: FAILED. 11 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin badtouch' [INFO] running `"docker" "inspect" "97dabdba23e33d464148ba5f5368d6557236034d5301fcb8a8474b2e3b0e0db3"` [INFO] running `"docker" "rm" "-f" "97dabdba23e33d464148ba5f5368d6557236034d5301fcb8a8474b2e3b0e0db3"` [INFO] [stdout] 97dabdba23e33d464148ba5f5368d6557236034d5301fcb8a8474b2e3b0e0db3