[INFO] fetching crate gitforge 0.2.0... [INFO] testing gitforge-0.2.0 against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] extracting crate gitforge 0.2.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate gitforge 0.2.0 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 gitforge 0.2.0 [INFO] finished tweaking crates.io crate gitforge 0.2.0 [INFO] tweaked toml for crates.io crate gitforge 0.2.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate gitforge 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arc-swap v1.3.0 [INFO] [stderr] Downloaded hyperx v1.3.0 [INFO] [stderr] Downloaded octocrab v0.9.1 [INFO] [stderr] Downloaded vcpkg v0.2.14 [INFO] [stderr] Downloaded gitlab v0.1311.2 [INFO] [stderr] Downloaded tokio v1.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9ae708b05bea6046d3fc29cebcee8297747b729afbf1d689aa4119b45e1eae4e [INFO] running `Command { std: "docker" "start" "-a" "9ae708b05bea6046d3fc29cebcee8297747b729afbf1d689aa4119b45e1eae4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ae708b05bea6046d3fc29cebcee8297747b729afbf1d689aa4119b45e1eae4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ae708b05bea6046d3fc29cebcee8297747b729afbf1d689aa4119b45e1eae4e", kill_on_drop: false }` [INFO] [stdout] 9ae708b05bea6046d3fc29cebcee8297747b729afbf1d689aa4119b45e1eae4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 54e7f591ece62316fc2f7fefb42da8e787af51a063c8ef2c51f987f6521f43b0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "54e7f591ece62316fc2f7fefb42da8e787af51a063c8ef2c51f987f6521f43b0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling hyperx v1.3.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling arc-swap v1.3.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling tokio v1.7.0 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling directories v3.0.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling fehler-macros v1.0.0 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling graphql-parser v0.2.3 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling hyper v0.14.5 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling fehler v1.0.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_path_to_error v0.1.4 [INFO] [stderr] Compiling ron v0.6.4 [INFO] [stderr] Compiling graphql_client_codegen v0.8.0 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling octocrab v0.9.1 [INFO] [stderr] Compiling graphql_query_derive v0.8.0 [INFO] [stderr] Compiling graphql_client v0.8.0 [INFO] [stderr] Compiling gitlab v0.1311.2 [INFO] [stderr] Compiling gitforge v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 54s [INFO] running `Command { std: "docker" "inspect" "54e7f591ece62316fc2f7fefb42da8e787af51a063c8ef2c51f987f6521f43b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54e7f591ece62316fc2f7fefb42da8e787af51a063c8ef2c51f987f6521f43b0", kill_on_drop: false }` [INFO] [stdout] 54e7f591ece62316fc2f7fefb42da8e787af51a063c8ef2c51f987f6521f43b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 17a4e92cc307f0249463b638587fbb754970792c8d9427a8f7d88cfbaaba2305 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "17a4e92cc307f0249463b638587fbb754970792c8d9427a8f7d88cfbaaba2305", kill_on_drop: false }` [INFO] [stderr] Compiling gitforge v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.71s [INFO] running `Command { std: "docker" "inspect" "17a4e92cc307f0249463b638587fbb754970792c8d9427a8f7d88cfbaaba2305", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17a4e92cc307f0249463b638587fbb754970792c8d9427a8f7d88cfbaaba2305", kill_on_drop: false }` [INFO] [stdout] 17a4e92cc307f0249463b638587fbb754970792c8d9427a8f7d88cfbaaba2305 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 8e6f405030cb59ab5ae10d72eb2e28a35246b878185a5299ef72e68b1fcbfdd5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8e6f405030cb59ab5ae10d72eb2e28a35246b878185a5299ef72e68b1fcbfdd5", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/gitforge-1c1d5697cb5ca54e) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/gitforge-f664d84ad5484ba8) [INFO] [stdout] [INFO] [stderr] Doc-tests gitforge [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] [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] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lab.rs - lab (line 29) ... ok [INFO] [stdout] test src/lib.rs - (line 11) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 11) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: UncleassifiedOperationError(MergeRequests(Req_MergeRequests { target_repo: "CVEProject/cvelist", number: None, author: None, source_repo: None, target_branch: None, source_branch: None, statuses: Some({Open}), _non_exhaustive: () }) [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: HTTP Error: error sending request for url (https://api.github.com/repos/CVEProject/cvelist/pulls?state=open): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Found at 0 ::generate::h7e0c841b5dd08b7b [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/snafu-0.6.10/src/backtrace_shim.rs:15 [INFO] [stdout] >::into_error::he344ccd95199dae9 [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/octocrab-0.9.1/src/error.rs:5 [INFO] [stdout] 1 as snafu::ResultExt>::context::{{closure}}::h6a7b3d1a7a0f881e [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/snafu-0.6.10/src/lib.rs:318 [INFO] [stdout] 2 core::result::Result::map_err::h486dfb1e0edffc20 [INFO] [stdout] /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/result.rs:835 [INFO] [stdout] 3 as snafu::ResultExt>::context::hab4f1384cb09ccc2 [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/snafu-0.6.10/src/lib.rs:318 [INFO] [stdout] 4 octocrab::Octocrab::execute::{{closure}}::h905d92a065c8f57c [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/octocrab-0.9.1/src/lib.rs:651 [INFO] [stdout] 5 as core::future::future::Future>::poll::h228125ee42b16a11 [INFO] [stdout] /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/future/mod.rs:80 [INFO] [stdout] 6 octocrab::api::pulls::PullRequestHandler::http_get::{{closure}}::hdcad1e69b29cd686 [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/octocrab-0.9.1/src/api/pulls.rs:293 [INFO] [stdout] 7 as core::future::future::Future>::poll::hdf38670ef95c44e2 [INFO] [stdout] /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/future/mod.rs:80 [INFO] [stdout] 8 octocrab::api::pulls::list::ListPullRequestsBuilder::send::{{closure}}::heb0788ea1bca0273 [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/octocrab-0.9.1/src/api/pulls/list.rs:97 [INFO] [stdout] 9 as core::future::future::Future>::poll::hdc1aa3595ee99544 [INFO] [stdout] /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/future/mod.rs:80 [INFO] [stdout] 10 tokio::park::thread::CachedParkThread::block_on::{{closure}}::he905d1aa66906b33 [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.0/src/park/thread.rs:263 [INFO] [stdout] 11 tokio::coop::with_budget::{{closure}}::hd5bd409f1070c15a [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.0/src/coop.rs:106 [INFO] [stdout] 12 std::thread::local::LocalKey::try_with::h0fbe28b0124507ab [INFO] [stdout] /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/local.rs:399 [INFO] [stdout] 13 std::thread::local::LocalKey::with::h130363562b6e7f6c [INFO] [stdout] /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/local.rs:375 [INFO] [stdout] 14 tokio::coop::with_budget::h0c9aaf863833eb7f [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.0/src/coop.rs:99 [INFO] [stdout] tokio::coop::budget::h7e9d7b821b48f6c6 [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.0/src/coop.rs:76 [INFO] [stdout] tokio::park::thread::CachedParkThread::block_on::hc0fea85a91d5a67b [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.0/src/park/thread.rs:263 [INFO] [stdout] 15 tokio::runtime::enter::Enter::block_on::h9cd3358aba2e6eea [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.0/src/runtime/enter.rs:151 [INFO] [stdout] 16 tokio::runtime::thread_pool::ThreadPool::block_on::heb3376098404afc0 [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.0/src/runtime/thread_pool/mod.rs:71 [INFO] [stdout] 17 tokio::runtime::Runtime::block_on::ha6a8c309e16acb8c [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.7.0/src/runtime/mod.rs:452 [INFO] [stdout] 18 ::request::ha7ecd264dd113b09 [INFO] [stdout] /opt/rustwide/workdir/src/hub.rs:194 [INFO] [stdout] 19 rust_out::main::_doctest_main_src_lib_rs_11_0::h8bd526b6074c1d0c [INFO] [stdout] 20 rust_out::main::h61823b600df25383 [INFO] [stdout] 21 core::ops::function::FnOnce::call_once::h6cb22c19cf103035 [INFO] [stdout] 22 std::sys_common::backtrace::__rust_begin_short_backtrace::h637ba5cce8c91c49 [INFO] [stdout] 23 std::rt::lang_start::{{closure}}::h712a4ed327341491 [INFO] [stdout] 24 core::ops::function::impls:: for &F>::call_once::h5a0483c8d4e9c15d [INFO] [stdout] /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:259 [INFO] [stdout] std::panicking::try::do_call::h6ad7918f175f6ddd [INFO] [stdout] /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::hcd5af58f52320690 [INFO] [stdout] /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::hf1ae33ba67228f1e [INFO] [stdout] /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434 [INFO] [stdout] std::rt::lang_start_internal::{{closure}}::h4a87bc0aa1312dc5 [INFO] [stdout] /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/rt.rs:45 [INFO] [stdout] std::panicking::try::do_call::h1ade2a52932fc900 [INFO] [stdout] /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401 [INFO] [stdout] std::panicking::try::h6f4a87ad169e174b [INFO] [stdout] /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365 [INFO] [stdout] std::panic::catch_unwind::h043c7f08019f9e2a [INFO] [stdout] /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434 [INFO] [stdout] std::rt::lang_start_internal::h82825699ebfd70bd [INFO] [stdout] /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/rt.rs:45 [INFO] [stdout] 25 std::rt::lang_start::h7f3abfe234c3922d [INFO] [stdout] 26 main [INFO] [stdout] 27 __libc_start_main [INFO] [stdout] 28 _start [INFO] [stdout] [INFO] [stdout] 1: error sending request for url (https://api.github.com/repos/CVEProject/cvelist/pulls?state=open): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 2: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 3: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 4: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: ::ext_context [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.41/src/context.rs:27:29 [INFO] [stdout] 1: anyhow::context:: for core::result::Result>::with_context::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.41/src/context.rs:58:30 [INFO] [stdout] 2: core::result::Result::map_err [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/result.rs:835:27 [INFO] [stdout] 3: anyhow::context:: for core::result::Result>::with_context [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.41/src/context.rs:58:9 [INFO] [stdout] 4: ::request [INFO] [stdout] at ./src/hub.rs:194:19 [INFO] [stdout] 5: rust_out::main::_doctest_main_src_lib_rs_11_0 [INFO] [stdout] 6: rust_out::main [INFO] [stdout] 7: core::ops::function::FnOnce::call_once [INFO] [stdout] 8: std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] 9: std::rt::lang_start::{{closure}} [INFO] [stdout] 10: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 11: std::panicking::try::do_call [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40 [INFO] [stdout] 12: std::panicking::try [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19 [INFO] [stdout] 13: std::panic::catch_unwind [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14 [INFO] [stdout] 14: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/rt.rs:45:48 [INFO] [stdout] 15: std::panicking::try::do_call [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40 [INFO] [stdout] 16: std::panicking::try [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19 [INFO] [stdout] 17: std::panic::catch_unwind [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14 [INFO] [stdout] 18: std::rt::lang_start_internal [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/rt.rs:45:20 [INFO] [stdout] 19: std::rt::lang_start [INFO] [stdout] 20: main [INFO] [stdout] 21: __libc_start_main [INFO] [stdout] 22: _start)', src/lib.rs:20:23 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56084c000ca0 - 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: 0x56084c000ca0 - 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: 0x56084c000ca0 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x56084c000ca0 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x56084c021a1c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x56084bffbc05 - std::io::Write::write_fmt::h6aced00850e8186f [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x56084c002cfb - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x56084c002cfb - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x56084c002cfb - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x56084c0027d1 - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x56084c0033c4 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x56084c002ea7 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x56084c00117c - 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: 0x56084c002e09 - rust_begin_unwind [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x56084b6cf801 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x56084b6cf8f3 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x56084b6d1cf7 - core::result::Result::unwrap::h0f6914c4f16aa02c [INFO] [stdout] 17: 0x56084b6d4701 - rust_out::main::_doctest_main_src_lib_rs_11_0::h8bd526b6074c1d0c [INFO] [stdout] 18: 0x56084b6d41c6 - rust_out::main::h61823b600df25383 [INFO] [stdout] 19: 0x56084b6d0c23 - core::ops::function::FnOnce::call_once::h6cb22c19cf103035 [INFO] [stdout] 20: 0x56084b6d0819 - std::sys_common::backtrace::__rust_begin_short_backtrace::h637ba5cce8c91c49 [INFO] [stdout] 21: 0x56084b6d0939 - std::rt::lang_start::{{closure}}::h712a4ed327341491 [INFO] [stdout] 22: 0x56084c0039ca - core::ops::function::impls:: for &F>::call_once::h5a0483c8d4e9c15d [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 23: 0x56084c0039ca - std::panicking::try::do_call::h6ad7918f175f6ddd [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40 [INFO] [stdout] 24: 0x56084c0039ca - std::panicking::try::hcd5af58f52320690 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19 [INFO] [stdout] 25: 0x56084c0039ca - std::panic::catch_unwind::hf1ae33ba67228f1e [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14 [INFO] [stdout] 26: 0x56084c0039ca - std::rt::lang_start_internal::{{closure}}::h4a87bc0aa1312dc5 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/rt.rs:45:48 [INFO] [stdout] 27: 0x56084c0039ca - std::panicking::try::do_call::h1ade2a52932fc900 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40 [INFO] [stdout] 28: 0x56084c0039ca - std::panicking::try::h6f4a87ad169e174b [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19 [INFO] [stdout] 29: 0x56084c0039ca - std::panic::catch_unwind::h043c7f08019f9e2a [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14 [INFO] [stdout] 30: 0x56084c0039ca - std::rt::lang_start_internal::h82825699ebfd70bd [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/rt.rs:45:20 [INFO] [stdout] 31: 0x56084b6d0911 - std::rt::lang_start::h7f3abfe234c3922d [INFO] [stdout] 32: 0x56084b6d4b53 - main [INFO] [stdout] 33: 0x7f255aaf10b3 - __libc_start_main [INFO] [stdout] 34: 0x56084b6cfffe - _start [INFO] [stdout] 35: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 11) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.44s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "8e6f405030cb59ab5ae10d72eb2e28a35246b878185a5299ef72e68b1fcbfdd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e6f405030cb59ab5ae10d72eb2e28a35246b878185a5299ef72e68b1fcbfdd5", kill_on_drop: false }` [INFO] [stdout] 8e6f405030cb59ab5ae10d72eb2e28a35246b878185a5299ef72e68b1fcbfdd5