[INFO] cloning repository https://github.com/Eoin-McMahon/IgnoriGen
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Eoin-McMahon/IgnoriGen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEoin-McMahon%2FIgnoriGen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEoin-McMahon%2FIgnoriGen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b30e392203956b457cc89eee7b731bf6f8104a12
[INFO] testing Eoin-McMahon/IgnoriGen against beta-2021-11-30 for beta-1.58-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEoin-McMahon%2FIgnoriGen" "/workspace/builds/worker-104/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-104/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Eoin-McMahon/IgnoriGen on toolchain beta-2021-11-30
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-11-30" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Eoin-McMahon/IgnoriGen
[INFO] finished tweaking git repo https://github.com/Eoin-McMahon/IgnoriGen
[INFO] tweaked toml for git repo https://github.com/Eoin-McMahon/IgnoriGen written to /workspace/builds/worker-104/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-11-30" "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" "+beta-2021-11-30" "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-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-11-30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c857421a3805dcbfe26840afb372b8cc8031381098e9b53822ed48dbe8ca36e7
[INFO] running `Command { std: "docker" "start" "-a" "c857421a3805dcbfe26840afb372b8cc8031381098e9b53822ed48dbe8ca36e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c857421a3805dcbfe26840afb372b8cc8031381098e9b53822ed48dbe8ca36e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c857421a3805dcbfe26840afb372b8cc8031381098e9b53822ed48dbe8ca36e7", kill_on_drop: false }`
[INFO] [stdout] c857421a3805dcbfe26840afb372b8cc8031381098e9b53822ed48dbe8ca36e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-11-30" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f966b389d5b3158534b3a2943f7dc74819080262cbd8efe20a1b41f41f20e351
[INFO] running `Command { std: "docker" "start" "-a" "f966b389d5b3158534b3a2943f7dc74819080262cbd8efe20a1b41f41f20e351", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]    Compiling libc v0.2.109
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.33
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling serde_derive v1.0.131
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling serde v1.0.131
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling pkg-config v0.3.23
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling ryu v1.0.6
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling serde_json v1.0.72
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling crc32fast v1.3.0
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling encode_unicode v0.3.6
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling try_from v0.3.2
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling hyper v0.12.36
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling object v0.27.1
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling openssl-sys v0.9.71
[INFO] [stderr]    Compiling backtrace v0.3.63
[INFO] [stderr]    Compiling tokio-sync v0.1.8
[INFO] [stderr]    Compiling want v0.2.0
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling colored v1.9.3
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling futures-cpupool v0.1.8
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling tokio-current-thread v0.1.7
[INFO] [stderr]    Compiling tokio-timer v0.2.13
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling http v0.1.21
[INFO] [stderr]    Compiling tokio-buf v0.1.1
[INFO] [stderr]    Compiling string v0.2.1
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling tokio-reactor v0.1.12
[INFO] [stderr]    Compiling uuid v0.7.4
[INFO] [stderr]    Compiling tokio-tcp v0.1.4
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling tokio v0.1.22
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling publicsuffix v1.5.6
[INFO] [stderr]    Compiling cookie v0.12.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling http-body v0.1.0
[INFO] [stderr]    Compiling h2 v0.1.26
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling hyper-tls v0.3.2
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling serde_urlencoded v0.5.5
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling cookie_store v0.7.0
[INFO] [stderr]    Compiling prettytable-rs v0.8.0
[INFO] [stderr]    Compiling reqwest v0.9.24
[INFO] [stderr]    Compiling blindfold v1.0.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 40.10s
[INFO] running `Command { std: "docker" "inspect" "f966b389d5b3158534b3a2943f7dc74819080262cbd8efe20a1b41f41f20e351", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f966b389d5b3158534b3a2943f7dc74819080262cbd8efe20a1b41f41f20e351", kill_on_drop: false }`
[INFO] [stdout] f966b389d5b3158534b3a2943f7dc74819080262cbd8efe20a1b41f41f20e351
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-11-30" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a674b32f23551ec1985db0c84e0b74f8ece7d52950096b821bd3664cf6362a8e
[INFO] running `Command { std: "docker" "start" "-a" "a674b32f23551ec1985db0c84e0b74f8ece7d52950096b821bd3664cf6362a8e", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]    Compiling blindfold v1.0.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/test.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 |         panic!(blindfold::http_get("www.notarealsite/foo/bar"));
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout]    = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to Display the message
[INFO] [stdout]    |
[INFO] [stdout] 17 |         panic!("{}", blindfold::http_get("www.notarealsite/foo/bar"));
[INFO] [stdout]    |                +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished test [unoptimized + debuginfo] target(s) in 23.53s
[INFO] running `Command { std: "docker" "inspect" "a674b32f23551ec1985db0c84e0b74f8ece7d52950096b821bd3664cf6362a8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a674b32f23551ec1985db0c84e0b74f8ece7d52950096b821bd3664cf6362a8e", kill_on_drop: false }`
[INFO] [stdout] a674b32f23551ec1985db0c84e0b74f8ece7d52950096b821bd3664cf6362a8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-11-30" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7ce338be06d00341725ae46377d68e8595f72c0bfd5d1fd3a20f0f805826ed9b
[INFO] running `Command { std: "docker" "start" "-a" "7ce338be06d00341725ae46377d68e8595f72c0bfd5d1fd3a20f0f805826ed9b", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]   --> src/test.rs:17:16
[INFO] [stderr]    |
[INFO] [stderr] 17 |         panic!(blindfold::http_get("www.notarealsite/foo/bar"));
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stderr]    = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr] help: add a "{}" format string to Display the message
[INFO] [stderr]    |
[INFO] [stderr] 17 |         panic!("{}", blindfold::http_get("www.notarealsite/foo/bar"));
[INFO] [stderr]    |                +++++
[INFO] [stderr] 
[INFO] [stderr] warning: `blindfold` (bin "blindfold" test) generated 1 warning
[INFO] [stderr]     Finished test [unoptimized + debuginfo] target(s) in 0.81s
[INFO] [stderr]      Running unittests (/opt/rustwide/target/debug/deps/blindfold-cedbf49273e2a38f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests (/opt/rustwide/target/debug/deps/blindfold-d9e760ad482a5280)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test::test::coalesece_globstars ... ok
[INFO] [stdout] test test::test::suggest_most_similar ... ok
[INFO] [stdout] test test::test::get_gitignore_file ... FAILED
[INFO] [stdout] test test::test::generate_gitignore_file ... FAILED
[INFO] [stdout] test test::test::http_get - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::test::get_gitignore_file stdout ----
[INFO] [stdout] thread 'test::test::get_gitignore_file' panicked at 'Error: Url Not Found: Error(Hyper(Error(Connect, Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })), "https://raw.githubusercontent.com/toptal/gitignore/master/templates/Rust.gitignore")', src/lib.rs:23:10
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5586d8b66a8c - std::backtrace_rs::backtrace::libunwind::trace::hc534939746d0ae42
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
[INFO] [stdout]    1:     0x5586d8b66a8c - std::backtrace_rs::backtrace::trace_unsynchronized::h6b8f882146644430
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5586d8b66a8c - std::sys_common::backtrace::_print_fmt::h178c3a343658778c
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x5586d8b66a8c - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h5321e7c94e7f76d6
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x5586d8b8b66c - core::fmt::write::h4177df205e3207df
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/core/src/fmt/mod.rs:1149:17
[INFO] [stdout]    5:     0x5586d8b5f835 - std::io::Write::write_fmt::h0f55d8f487d17094
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/io/mod.rs:1697:15
[INFO] [stdout]    6:     0x5586d8b68580 - std::sys_common::backtrace::_print::he542ad00850be793
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x5586d8b68580 - std::sys_common::backtrace::print::h8eef2bd9b56f47f2
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x5586d8b68580 - std::panicking::default_hook::{{closure}}::h8fb907b12ce9712e
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panicking.rs:211:50
[INFO] [stdout]    9:     0x5586d8b68166 - std::panicking::default_hook::ha5602a345e8a4e41
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panicking.rs:225:9
[INFO] [stdout]   10:     0x5586d8b68c34 - std::panicking::rust_panic_with_hook::hf32fdbf39ade091f
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panicking.rs:606:17
[INFO] [stdout]   11:     0x5586d8b68710 - std::panicking::begin_panic_handler::{{closure}}::h8b40c093e364b9b7
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panicking.rs:502:13
[INFO] [stdout]   12:     0x5586d8b66f34 - std::sys_common::backtrace::__rust_end_short_backtrace::h3ff630d901329a35
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/sys_common/backtrace.rs:139:18
[INFO] [stdout]   13:     0x5586d8b68679 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panicking.rs:498:5
[INFO] [stdout]   14:     0x5586d869df71 - core::panicking::panic_fmt::h74f9fec01e0efc2d
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/core/src/panicking.rs:107:14
[INFO] [stdout]   15:     0x5586d869e063 - core::result::unwrap_failed::hc53ae71932e57ec0
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/core/src/result.rs:1613:5
[INFO] [stdout]   16:     0x5586d86a92fc - core::result::Result<T,E>::expect::ha6011b57b6328d1a
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/core/src/result.rs:1255:23
[INFO] [stdout]   17:     0x5586d86a6314 - blindfold::http_get::h5b33a42d24667f61
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:22:20
[INFO] [stdout]   18:     0x5586d86a64c8 - blindfold::get_raw_ignore_file::hdeb59e22afdc8721
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:77:28
[INFO] [stdout]   19:     0x5586d869f249 - blindfold::test::test::get_gitignore_file::hd1d1c913f2cafa8f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:78:20
[INFO] [stdout]   20:     0x5586d869f10a - blindfold::test::test::get_gitignore_file::{{closure}}::h9d0db576a94f4721
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:65:5
[INFO] [stdout]   21:     0x5586d86a058e - core::ops::function::FnOnce::call_once::h3f7a8e8bdd053db3
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   22:     0x5586d86e2703 - core::ops::function::FnOnce::call_once::h1efdf8831cbe553f
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   23:     0x5586d86e2703 - test::__rust_begin_short_backtrace::h0b35e710c36cd9a0
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/test/src/lib.rs:585:5
[INFO] [stdout]   24:     0x5586d86e1317 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he15cbd6a049610ef
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/alloc/src/boxed.rs:1694:9
[INFO] [stdout]   25:     0x5586d86e1317 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h46f4118d12807366
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout]   26:     0x5586d86e1317 - std::panicking::try::do_call::he72099bfb52eb35b
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panicking.rs:406:40
[INFO] [stdout]   27:     0x5586d86e1317 - std::panicking::try::h941266232d2749ab
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panicking.rs:370:19
[INFO] [stdout]   28:     0x5586d86e1317 - std::panic::catch_unwind::he5606b2d8a805991
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panic.rs:133:14
[INFO] [stdout]   29:     0x5586d86e1317 - test::run_test_in_process::h8c906b4487d1b96d
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/test/src/lib.rs:608:18
[INFO] [stdout]   30:     0x5586d86e1317 - test::run_test::run_test_inner::{{closure}}::h37ad38432d9d5cfc
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/test/src/lib.rs:500:39
[INFO] [stdout]   31:     0x5586d86ae7de - test::run_test::run_test_inner::{{closure}}::h75c29073a41e7ab8
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/test/src/lib.rs:527:37
[INFO] [stdout]   32:     0x5586d86ae7de - std::sys_common::backtrace::__rust_begin_short_backtrace::hafbfa87e07910bba
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/sys_common/backtrace.rs:123:18
[INFO] [stdout]   33:     0x5586d86b3518 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6a40b1642f9329e8
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/thread/mod.rs:484:17
[INFO] [stdout]   34:     0x5586d86b3518 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h570e68232d947237
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout]   35:     0x5586d86b3518 - std::panicking::try::do_call::hdaece62c2ee09687
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panicking.rs:406:40
[INFO] [stdout]   36:     0x5586d86b3518 - std::panicking::try::h7d3a7a09dc9de3fa
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panicking.rs:370:19
[INFO] [stdout]   37:     0x5586d86b3518 - std::panic::catch_unwind::h02b55809c8e4572f
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panic.rs:133:14
[INFO] [stdout]   38:     0x5586d86b3518 - std::thread::Builder::spawn_unchecked::{{closure}}::h8a3286a479dd422d
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/thread/mod.rs:483:30
[INFO] [stdout]   39:     0x5586d86b3518 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2636c127e92e3a74
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   40:     0x5586d8b6d933 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h992aa775811728ca
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/alloc/src/boxed.rs:1694:9
[INFO] [stdout]   41:     0x5586d8b6d933 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h15f4030f59f40e4c
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/alloc/src/boxed.rs:1694:9
[INFO] [stdout]   42:     0x5586d8b6d933 - std::sys::unix::thread::Thread::new::thread_start::hd83e13d4fcd38086
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/sys/unix/thread.rs:106:17
[INFO] [stdout]   43:     0x7f027d726609 - start_thread
[INFO] [stdout]   44:     0x7f027d4f6293 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::test::generate_gitignore_file stdout ----
[INFO] [stdout] thread 'test::test::generate_gitignore_file' panicked at 'Error: Url Not Found: Error(Hyper(Error(Connect, Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })), "https://raw.githubusercontent.com/toptal/gitignore/master/templates/Rust.gitignore")', src/lib.rs:23:10
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5586d8b66a8c - std::backtrace_rs::backtrace::libunwind::trace::hc534939746d0ae42
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
[INFO] [stdout]    1:     0x5586d8b66a8c - std::backtrace_rs::backtrace::trace_unsynchronized::h6b8f882146644430
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5586d8b66a8c - std::sys_common::backtrace::_print_fmt::h178c3a343658778c
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x5586d8b66a8c - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h5321e7c94e7f76d6
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x5586d8b8b66c - core::fmt::write::h4177df205e3207df
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/core/src/fmt/mod.rs:1149:17
[INFO] [stdout]    5:     0x5586d8b5f835 - std::io::Write::write_fmt::h0f55d8f487d17094
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/io/mod.rs:1697:15
[INFO] [stdout]    6:     0x5586d8b68580 - std::sys_common::backtrace::_print::he542ad00850be793
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x5586d8b68580 - std::sys_common::backtrace::print::h8eef2bd9b56f47f2
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x5586d8b68580 - std::panicking::default_hook::{{closure}}::h8fb907b12ce9712e
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panicking.rs:211:50
[INFO] [stdout]    9:     0x5586d8b68166 - std::panicking::default_hook::ha5602a345e8a4e41
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panicking.rs:225:9
[INFO] [stdout]   10:     0x5586d8b68c34 - std::panicking::rust_panic_with_hook::hf32fdbf39ade091f
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panicking.rs:606:17
[INFO] [stdout]   11:     0x5586d8b68710 - std::panicking::begin_panic_handler::{{closure}}::h8b40c093e364b9b7
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panicking.rs:502:13
[INFO] [stdout]   12:     0x5586d8b66f34 - std::sys_common::backtrace::__rust_end_short_backtrace::h3ff630d901329a35
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/sys_common/backtrace.rs:139:18
[INFO] [stdout]   13:     0x5586d8b68679 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panicking.rs:498:5
[INFO] [stdout]   14:     0x5586d869df71 - core::panicking::panic_fmt::h74f9fec01e0efc2d
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/core/src/panicking.rs:107:14
[INFO] [stdout]   15:     0x5586d869e063 - core::result::unwrap_failed::hc53ae71932e57ec0
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/core/src/result.rs:1613:5
[INFO] [stdout]   16:     0x5586d86a92fc - core::result::Result<T,E>::expect::ha6011b57b6328d1a
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/core/src/result.rs:1255:23
[INFO] [stdout]   17:     0x5586d86a6314 - blindfold::http_get::h5b33a42d24667f61
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:22:20
[INFO] [stdout]   18:     0x5586d86a64c8 - blindfold::get_raw_ignore_file::hdeb59e22afdc8721
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:77:28
[INFO] [stdout]   19:     0x5586d86a77ac - blindfold::generate_gitignore_file::h1a83b8763f47ff81
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:184:39
[INFO] [stdout]   20:     0x5586d869ed53 - blindfold::test::test::generate_gitignore_file::hcb0c27e2f274b65a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:55:20
[INFO] [stdout]   21:     0x5586d869ea9a - blindfold::test::test::generate_gitignore_file::{{closure}}::h9c4395a17bd9ec92
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:39:5
[INFO] [stdout]   22:     0x5586d86a054e - core::ops::function::FnOnce::call_once::h0b6ffddd0480a0f3
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   23:     0x5586d86e2703 - core::ops::function::FnOnce::call_once::h1efdf8831cbe553f
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   24:     0x5586d86e2703 - test::__rust_begin_short_backtrace::h0b35e710c36cd9a0
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/test/src/lib.rs:585:5
[INFO] [stdout]   25:     0x5586d86e1317 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he15cbd6a049610ef
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/alloc/src/boxed.rs:1694:9
[INFO] [stdout]   26:     0x5586d86e1317 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h46f4118d12807366
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout]   27:     0x5586d86e1317 - std::panicking::try::do_call::he72099bfb52eb35b
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panicking.rs:406:40
[INFO] [stdout]   28:     0x5586d86e1317 - std::panicking::try::h941266232d2749ab
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panicking.rs:370:19
[INFO] [stdout]   29:     0x5586d86e1317 - std::panic::catch_unwind::he5606b2d8a805991
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panic.rs:133:14
[INFO] [stdout]   30:     0x5586d86e1317 - test::run_test_in_process::h8c906b4487d1b96d
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/test/src/lib.rs:608:18
[INFO] [stdout]   31:     0x5586d86e1317 - test::run_test::run_test_inner::{{closure}}::h37ad38432d9d5cfc
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/test/src/lib.rs:500:39
[INFO] [stdout]   32:     0x5586d86ae7de - test::run_test::run_test_inner::{{closure}}::h75c29073a41e7ab8
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/test/src/lib.rs:527:37
[INFO] [stdout]   33:     0x5586d86ae7de - std::sys_common::backtrace::__rust_begin_short_backtrace::hafbfa87e07910bba
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/sys_common/backtrace.rs:123:18
[INFO] [stdout]   34:     0x5586d86b3518 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6a40b1642f9329e8
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/thread/mod.rs:484:17
[INFO] [stdout]   35:     0x5586d86b3518 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h570e68232d947237
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout]   36:     0x5586d86b3518 - std::panicking::try::do_call::hdaece62c2ee09687
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panicking.rs:406:40
[INFO] [stdout]   37:     0x5586d86b3518 - std::panicking::try::h7d3a7a09dc9de3fa
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panicking.rs:370:19
[INFO] [stdout]   38:     0x5586d86b3518 - std::panic::catch_unwind::h02b55809c8e4572f
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panic.rs:133:14
[INFO] [stdout]   39:     0x5586d86b3518 - std::thread::Builder::spawn_unchecked::{{closure}}::h8a3286a479dd422d
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/thread/mod.rs:483:30
[INFO] [stdout]   40:     0x5586d86b3518 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2636c127e92e3a74
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   41:     0x5586d8b6d933 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h992aa775811728ca
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/alloc/src/boxed.rs:1694:9
[INFO] [stdout]   42:     0x5586d8b6d933 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h15f4030f59f40e4c
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/alloc/src/boxed.rs:1694:9
[INFO] [stdout]   43:     0x5586d8b6d933 - std::sys::unix::thread::Thread::new::thread_start::hd83e13d4fcd38086
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/sys/unix/thread.rs:106:17
[INFO] [stdout]   44:     0x7f027d726609 - start_thread
[INFO] [stdout]   45:     0x7f027d4f6293 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::test::generate_gitignore_file
[INFO] [stdout]     test::test::get_gitignore_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass '--bin blindfold'
[INFO] running `Command { std: "docker" "inspect" "7ce338be06d00341725ae46377d68e8595f72c0bfd5d1fd3a20f0f805826ed9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ce338be06d00341725ae46377d68e8595f72c0bfd5d1fd3a20f0f805826ed9b", kill_on_drop: false }`
[INFO] [stdout] 7ce338be06d00341725ae46377d68e8595f72c0bfd5d1fd3a20f0f805826ed9b