[INFO] cloning repository https://github.com/Th3Whit3Wolf/nxpkgr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Th3Whit3Wolf/nxpkgr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTh3Whit3Wolf%2Fnxpkgr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTh3Whit3Wolf%2Fnxpkgr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae80c3ffbfa73305ab98c9319f61a123cf96e5f9 [INFO] testing Th3Whit3Wolf/nxpkgr against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTh3Whit3Wolf%2Fnxpkgr" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Th3Whit3Wolf/nxpkgr [INFO] finished tweaking git repo https://github.com/Th3Whit3Wolf/nxpkgr [INFO] tweaked toml for git repo https://github.com/Th3Whit3Wolf/nxpkgr written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Th3Whit3Wolf/nxpkgr on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Th3Whit3Wolf/nxpkgr already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-core v0.1.18 [INFO] [stderr] Downloaded tokio-macros v1.3.0 [INFO] [stderr] Downloaded tracing-error v0.1.2 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.74 [INFO] [stderr] Downloaded tracing-attributes v0.1.15 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.74 [INFO] [stderr] Downloaded sharded-slab v0.1.3 [INFO] [stderr] Downloaded rustc-demangle v0.1.20 [INFO] [stderr] Downloaded owo-colors v1.3.0 [INFO] [stderr] Downloaded snafu v0.6.10 [INFO] [stderr] Downloaded socket2 v0.4.0 [INFO] [stderr] Downloaded futures-channel v0.3.16 [INFO] [stderr] Downloaded arc-swap v1.3.0 [INFO] [stderr] Downloaded tokio-util v0.6.7 [INFO] [stderr] Downloaded hyper v0.14.5 [INFO] [stderr] Downloaded bumpalo v3.7.0 [INFO] [stderr] Downloaded futures-util v0.3.16 [INFO] [stderr] Downloaded color-spantrace v0.1.6 [INFO] [stderr] Downloaded h2 v0.3.3 [INFO] [stderr] Downloaded syn v1.0.74 [INFO] [stderr] Downloaded object v0.26.0 [INFO] [stderr] Downloaded wasm-bindgen v0.2.74 [INFO] [stderr] Downloaded reqwest v0.11.4 [INFO] [stderr] Downloaded mio v0.7.13 [INFO] [stderr] Downloaded hyperx v1.3.0 [INFO] [stderr] Downloaded backtrace v0.3.61 [INFO] [stderr] Downloaded cc v1.0.69 [INFO] [stderr] Downloaded js-sys v0.3.51 [INFO] [stderr] Downloaded httparse v1.3.6 [INFO] [stderr] Downloaded tinyvec v1.3.1 [INFO] [stderr] Downloaded tokio v1.9.0 [INFO] [stderr] Downloaded xmlparser v0.13.3 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.74 [INFO] [stderr] Downloaded roxmltree v0.14.1 [INFO] [stderr] Downloaded color-eyre v0.5.11 [INFO] [stderr] Downloaded web-sys v0.3.51 [INFO] [stderr] Downloaded tracing-subscriber v0.2.19 [INFO] [stderr] Downloaded futures-core v0.3.16 [INFO] [stderr] Downloaded octocrab v0.11.0 [INFO] [stderr] Downloaded futures-sink v0.3.16 [INFO] [stderr] Downloaded http-body v0.4.3 [INFO] [stderr] Downloaded thiserror-impl v1.0.26 [INFO] [stderr] Downloaded thiserror v1.0.26 [INFO] [stderr] Downloaded tracing v0.1.26 [INFO] [stderr] Downloaded eyre v0.6.5 [INFO] [stderr] Downloaded serde_path_to_error v0.1.4 [INFO] [stderr] Downloaded futures-macro v0.3.16 [INFO] [stderr] Downloaded futures-task v0.3.16 [INFO] [stderr] Downloaded serde_urlencoded v0.7.0 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.24 [INFO] [stderr] Downloaded snafu-derive v0.6.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b46dc1d14bed6b2cd41ab9260012ada4c517154f8c92d13fc9c3dd08575b7197 [INFO] running `Command { std: "docker" "start" "-a" "b46dc1d14bed6b2cd41ab9260012ada4c517154f8c92d13fc9c3dd08575b7197", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b46dc1d14bed6b2cd41ab9260012ada4c517154f8c92d13fc9c3dd08575b7197", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b46dc1d14bed6b2cd41ab9260012ada4c517154f8c92d13fc9c3dd08575b7197", kill_on_drop: false }` [INFO] [stdout] b46dc1d14bed6b2cd41ab9260012ada4c517154f8c92d13fc9c3dd08575b7197 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 9f4d008aea356ca4ae44c831afe50ad12a79617b1804dab26c4b25a1a335ecda [INFO] running `Command { std: "docker" "start" "-a" "9f4d008aea356ca4ae44c831afe50ad12a79617b1804dab26c4b25a1a335ecda", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling httparse v1.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling object v0.26.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling hyperx v1.3.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling arc-swap v1.3.0 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling tracing-subscriber v0.2.19 [INFO] [stderr] Compiling hyper v0.14.5 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling color-eyre v0.5.11 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling octocrab v0.11.0 [INFO] [stderr] Compiling nxpkgr v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Report`, `Section`, `WrapErr`, and `eyre` [INFO] [stdout] --> src/nix/package.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | eyre::{eyre, Report, WrapErr}, [INFO] [stdout] | ^^^^ ^^^^^^ ^^^^^^^ [INFO] [stdout] 3 | Section, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rayon::prelude::*` [INFO] [stdout] --> src/nix/package.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use rayon::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Serialize` [INFO] [stdout] --> src/nix/package.rs:6:26 [INFO] [stdout] | [INFO] [stdout] 6 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tracing::instrument` [INFO] [stdout] --> src/nix/package.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use tracing::instrument; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PathBuf` and `Path` [INFO] [stdout] --> src/nix/package.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::package::TomlManifest` [INFO] [stdout] --> src/nix/package.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::package::TomlManifest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Serialize` [INFO] [stdout] --> src/nix/platforms.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `platforms::NixPlatforms` [INFO] [stdout] --> src/nix/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use platforms::NixPlatforms; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `WrapErr` [INFO] [stdout] --> src/package/config.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | eyre::{eyre, Report, Result, WrapErr}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::de` [INFO] [stdout] --> src/package/settings.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::de; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `toml::value::Table` [INFO] [stdout] --> src/package/settings.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use toml::value::Table; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt` [INFO] [stdout] --> src/package/settings.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Report`, `Section`, `WrapErr`, and `eyre` [INFO] [stdout] --> src/sources/github.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | eyre::{eyre, Report, Result, WrapErr}, [INFO] [stdout] | ^^^^ ^^^^^^ ^^^^^^^ [INFO] [stdout] 3 | Section, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ACCEPT`, `HeaderMap`, and `HeaderValue` [INFO] [stdout] --> src/sources/github.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | use reqwest::header::{HeaderMap, HeaderValue, ACCEPT}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `runtime::Handle` and `task` [INFO] [stdout] --> src/sources/github.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use tokio::{runtime::Handle, task}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `NixLicense`, `NixPackageMeta`, and `NixPackage` [INFO] [stdout] --> src/sources/github.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::nix::{NixLicense, NixPackage, NixPackageMeta}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Report`, `Section`, `WrapErr`, and `eyre` [INFO] [stdout] --> src/sources/openvsx.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | eyre::{eyre, Report, Result, WrapErr}, [INFO] [stdout] | ^^^^ ^^^^^^ ^^^^^^^ [INFO] [stdout] 5 | Section, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::de` [INFO] [stdout] --> src/sources/vscodemarketplace.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::de; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `WrapErr` [INFO] [stdout] --> src/sources/vscodemarketplace.rs:5:34 [INFO] [stdout] | [INFO] [stdout] 5 | eyre::{eyre, Report, Result, WrapErr}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Section` and `WrapErr` [INFO] [stdout] --> src/sources/mod.rs:9:34 [INFO] [stdout] | [INFO] [stdout] 9 | eyre::{eyre, Report, Result, WrapErr}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 10 | Section, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PathBuf` [INFO] [stdout] --> src/main.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `extract` [INFO] [stdout] --> src/sources/openvsx.rs:106:43 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn to_nixpkg(self, pname: String, extract: Option) -> NixPackage { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_extract` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_nix_meta` is never used [INFO] [stdout] --> src/nix/license.rs:494:12 [INFO] [stdout] | [INFO] [stdout] 349 | impl NixLicense { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 494 | pub fn to_nix_meta(self) -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_nix_meta` is never used [INFO] [stdout] --> src/nix/platforms.rs:100:8 [INFO] [stdout] | [INFO] [stdout] 99 | impl NixPlatforms { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] 100 | fn to_nix_meta(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ConfigUnknownError` is never constructed [INFO] [stdout] --> src/package/error.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum PackageError { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 17 | ConfigUnknownError(fs::Metadata), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PackageError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get` is never used [INFO] [stdout] --> src/sources/github.rs:330:18 [INFO] [stdout] | [INFO] [stdout] 329 | impl GitHubRepo { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 330 | pub async fn get(github_owner_repo: &str) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EXT_QUERY_ADDRESS` is never used [INFO] [stdout] --> src/sources/vscodemarketplace.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | const EXT_QUERY_ADDRESS: &str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/sources/vscodemarketplace.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 48 | impl Payload { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] 49 | pub fn new(unique_id: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `get`, `get_with_version`, and `to_nixpkg` are never used [INFO] [stdout] --> src/sources/vscodemarketplace.rs:182:18 [INFO] [stdout] | [INFO] [stdout] 181 | impl VSMarketPlaceExtensionRefined { [INFO] [stdout] | ---------------------------------- associated items in this implementation [INFO] [stdout] 182 | pub async fn get(unique_id: String) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 294 | pub async fn get_with_version(unique_id: String, version: String) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 416 | pub fn to_nixpkg(self, pname: String) -> NixPackage { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "9f4d008aea356ca4ae44c831afe50ad12a79617b1804dab26c4b25a1a335ecda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f4d008aea356ca4ae44c831afe50ad12a79617b1804dab26c4b25a1a335ecda", kill_on_drop: false }` [INFO] [stdout] 9f4d008aea356ca4ae44c831afe50ad12a79617b1804dab26c4b25a1a335ecda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 0b667113f0c91902898c26be8b347aefa14582b6f8fee350aee919cb4861b1fb [INFO] running `Command { std: "docker" "start" "-a" "0b667113f0c91902898c26be8b347aefa14582b6f8fee350aee919cb4861b1fb", kill_on_drop: false }` [INFO] [stderr] Compiling nxpkgr v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Report`, `Section`, `WrapErr`, and `eyre` [INFO] [stdout] --> src/nix/package.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | eyre::{eyre, Report, WrapErr}, [INFO] [stdout] | ^^^^ ^^^^^^ ^^^^^^^ [INFO] [stdout] 3 | Section, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rayon::prelude::*` [INFO] [stdout] --> src/nix/package.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use rayon::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Serialize` [INFO] [stdout] --> src/nix/package.rs:6:26 [INFO] [stdout] | [INFO] [stdout] 6 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tracing::instrument` [INFO] [stdout] --> src/nix/package.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use tracing::instrument; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PathBuf` and `Path` [INFO] [stdout] --> src/nix/package.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::package::TomlManifest` [INFO] [stdout] --> src/nix/package.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::package::TomlManifest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Serialize` [INFO] [stdout] --> src/nix/platforms.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `platforms::NixPlatforms` [INFO] [stdout] --> src/nix/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use platforms::NixPlatforms; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `WrapErr` [INFO] [stdout] --> src/package/config.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | eyre::{eyre, Report, Result, WrapErr}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/package/config.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 161 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::de` [INFO] [stdout] --> src/package/settings.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::de; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `toml::value::Table` [INFO] [stdout] --> src/package/settings.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use toml::value::Table; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt` [INFO] [stdout] --> src/package/settings.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/package/settings.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Report`, `Section`, `WrapErr`, and `eyre` [INFO] [stdout] --> src/sources/github.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | eyre::{eyre, Report, Result, WrapErr}, [INFO] [stdout] | ^^^^ ^^^^^^ ^^^^^^^ [INFO] [stdout] 3 | Section, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ACCEPT`, `HeaderMap`, and `HeaderValue` [INFO] [stdout] --> src/sources/github.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | use reqwest::header::{HeaderMap, HeaderValue, ACCEPT}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `runtime::Handle` and `task` [INFO] [stdout] --> src/sources/github.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use tokio::{runtime::Handle, task}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `NixLicense`, `NixPackageMeta`, and `NixPackage` [INFO] [stdout] --> src/sources/github.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::nix::{NixLicense, NixPackage, NixPackageMeta}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Report`, `Section`, `WrapErr`, and `eyre` [INFO] [stdout] --> src/sources/openvsx.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | eyre::{eyre, Report, Result, WrapErr}, [INFO] [stdout] | ^^^^ ^^^^^^ ^^^^^^^ [INFO] [stdout] 5 | Section, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::de` [INFO] [stdout] --> src/sources/vscodemarketplace.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::de; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `WrapErr` [INFO] [stdout] --> src/sources/vscodemarketplace.rs:5:34 [INFO] [stdout] | [INFO] [stdout] 5 | eyre::{eyre, Report, Result, WrapErr}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Section` and `WrapErr` [INFO] [stdout] --> src/sources/mod.rs:9:34 [INFO] [stdout] | [INFO] [stdout] 9 | eyre::{eyre, Report, Result, WrapErr}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 10 | Section, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PathBuf` [INFO] [stdout] --> src/main.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `extract` [INFO] [stdout] --> src/sources/openvsx.rs:106:43 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn to_nixpkg(self, pname: String, extract: Option) -> NixPackage { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_extract` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_nix_meta` is never used [INFO] [stdout] --> src/nix/license.rs:494:12 [INFO] [stdout] | [INFO] [stdout] 349 | impl NixLicense { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 494 | pub fn to_nix_meta(self) -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_nix_meta` is never used [INFO] [stdout] --> src/nix/platforms.rs:100:8 [INFO] [stdout] | [INFO] [stdout] 99 | impl NixPlatforms { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] 100 | fn to_nix_meta(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ConfigUnknownError` is never constructed [INFO] [stdout] --> src/package/error.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum PackageError { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 17 | ConfigUnknownError(fs::Metadata), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PackageError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get` is never used [INFO] [stdout] --> src/sources/github.rs:330:18 [INFO] [stdout] | [INFO] [stdout] 329 | impl GitHubRepo { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 330 | pub async fn get(github_owner_repo: &str) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_nixpkg` is never used [INFO] [stdout] --> src/sources/vscodemarketplace.rs:416:12 [INFO] [stdout] | [INFO] [stdout] 181 | impl VSMarketPlaceExtensionRefined { [INFO] [stdout] | ---------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 416 | pub fn to_nixpkg(self, pname: String) -> NixPackage { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.69s [INFO] running `Command { std: "docker" "inspect" "0b667113f0c91902898c26be8b347aefa14582b6f8fee350aee919cb4861b1fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b667113f0c91902898c26be8b347aefa14582b6f8fee350aee919cb4861b1fb", kill_on_drop: false }` [INFO] [stdout] 0b667113f0c91902898c26be8b347aefa14582b6f8fee350aee919cb4861b1fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c4ce9e7c295011d31dc8224e80155494e4f0919b164c74a6cc53717873dc42a9 [INFO] running `Command { std: "docker" "start" "-a" "c4ce9e7c295011d31dc8224e80155494e4f0919b164c74a6cc53717873dc42a9", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `Report`, `Section`, `WrapErr`, and `eyre` [INFO] [stderr] --> src/nix/package.rs:2:12 [INFO] [stderr] | [INFO] [stderr] 2 | eyre::{eyre, Report, WrapErr}, [INFO] [stderr] | ^^^^ ^^^^^^ ^^^^^^^ [INFO] [stderr] 3 | Section, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `rayon::prelude::*` [INFO] [stderr] --> src/nix/package.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use rayon::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Serialize` [INFO] [stderr] --> src/nix/package.rs:6:26 [INFO] [stderr] | [INFO] [stderr] 6 | use serde::{Deserialize, Serialize}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `tracing::instrument` [INFO] [stderr] --> src/nix/package.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use tracing::instrument; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `PathBuf` and `Path` [INFO] [stderr] --> src/nix/package.rs:9:17 [INFO] [stderr] | [INFO] [stderr] 9 | use std::path::{Path, PathBuf}; [INFO] [stderr] | ^^^^ ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::package::TomlManifest` [INFO] [stderr] --> src/nix/package.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | use crate::package::TomlManifest; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Serialize` [INFO] [stderr] --> src/nix/platforms.rs:1:26 [INFO] [stderr] | [INFO] [stderr] 1 | use serde::{Deserialize, Serialize}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `platforms::NixPlatforms` [INFO] [stderr] --> src/nix/mod.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 7 | pub use platforms::NixPlatforms; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `WrapErr` [INFO] [stderr] --> src/package/config.rs:2:34 [INFO] [stderr] | [INFO] [stderr] 2 | eyre::{eyre, Report, Result, WrapErr}, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::*` [INFO] [stderr] --> src/package/config.rs:161:9 [INFO] [stderr] | [INFO] [stderr] 161 | use super::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `serde::de` [INFO] [stderr] --> src/package/settings.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use serde::de; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `toml::value::Table` [INFO] [stderr] --> src/package/settings.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use toml::value::Table; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::fmt` [INFO] [stderr] --> src/package/settings.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use std::fmt; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::*` [INFO] [stderr] --> src/package/settings.rs:19:9 [INFO] [stderr] | [INFO] [stderr] 19 | use super::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Report`, `Section`, `WrapErr`, and `eyre` [INFO] [stderr] --> src/sources/github.rs:2:12 [INFO] [stderr] | [INFO] [stderr] 2 | eyre::{eyre, Report, Result, WrapErr}, [INFO] [stderr] | ^^^^ ^^^^^^ ^^^^^^^ [INFO] [stderr] 3 | Section, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `ACCEPT`, `HeaderMap`, and `HeaderValue` [INFO] [stderr] --> src/sources/github.rs:6:23 [INFO] [stderr] | [INFO] [stderr] 6 | use reqwest::header::{HeaderMap, HeaderValue, ACCEPT}; [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `runtime::Handle` and `task` [INFO] [stderr] --> src/sources/github.rs:8:13 [INFO] [stderr] | [INFO] [stderr] 8 | use tokio::{runtime::Handle, task}; [INFO] [stderr] | ^^^^^^^^^^^^^^^ ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `NixLicense`, `NixPackageMeta`, and `NixPackage` [INFO] [stderr] --> src/sources/github.rs:10:18 [INFO] [stderr] | [INFO] [stderr] 10 | use crate::nix::{NixLicense, NixPackage, NixPackageMeta}; [INFO] [stderr] | ^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Report`, `Section`, `WrapErr`, and `eyre` [INFO] [stderr] --> src/sources/openvsx.rs:4:12 [INFO] [stderr] | [INFO] [stderr] 4 | eyre::{eyre, Report, Result, WrapErr}, [INFO] [stderr] | ^^^^ ^^^^^^ ^^^^^^^ [INFO] [stderr] 5 | Section, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `serde::de` [INFO] [stderr] --> src/sources/vscodemarketplace.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use serde::de; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `WrapErr` [INFO] [stderr] --> src/sources/vscodemarketplace.rs:5:34 [INFO] [stderr] | [INFO] [stderr] 5 | eyre::{eyre, Report, Result, WrapErr}, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Section` and `WrapErr` [INFO] [stderr] --> src/sources/mod.rs:9:34 [INFO] [stderr] | [INFO] [stderr] 9 | eyre::{eyre, Report, Result, WrapErr}, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 10 | Section, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `PathBuf` [INFO] [stderr] --> src/main.rs:9:23 [INFO] [stderr] | [INFO] [stderr] 9 | use std::path::{Path, PathBuf}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `extract` [INFO] [stderr] --> src/sources/openvsx.rs:106:43 [INFO] [stderr] | [INFO] [stderr] 106 | pub fn to_nixpkg(self, pname: String, extract: Option) -> NixPackage { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_extract` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method `to_nix_meta` is never used [INFO] [stderr] --> src/nix/license.rs:494:12 [INFO] [stderr] | [INFO] [stderr] 349 | impl NixLicense { [INFO] [stderr] | --------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 494 | pub fn to_nix_meta(self) -> &'static str { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method `to_nix_meta` is never used [INFO] [stderr] --> src/nix/platforms.rs:100:8 [INFO] [stderr] | [INFO] [stderr] 99 | impl NixPlatforms { [INFO] [stderr] | ----------------- method in this implementation [INFO] [stderr] 100 | fn to_nix_meta(&self) -> String { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant `ConfigUnknownError` is never constructed [INFO] [stderr] --> src/package/error.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 5 | pub enum PackageError { [INFO] [stderr] | ------------ variant in this enum [INFO] [stderr] ... [INFO] [stderr] 17 | ConfigUnknownError(fs::Metadata), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `PackageError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: associated function `get` is never used [INFO] [stderr] --> src/sources/github.rs:330:18 [INFO] [stderr] | [INFO] [stderr] 329 | impl GitHubRepo { [INFO] [stderr] | --------------- associated function in this implementation [INFO] [stderr] 330 | pub async fn get(github_owner_repo: &str) -> Result { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: method `to_nixpkg` is never used [INFO] [stderr] --> src/sources/vscodemarketplace.rs:416:12 [INFO] [stderr] | [INFO] [stderr] 181 | impl VSMarketPlaceExtensionRefined { [INFO] [stderr] | ---------------------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 416 | pub fn to_nixpkg(self, pname: String) -> NixPackage { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `nxpkgr` (bin "nxpkgr" test) generated 29 warnings (run `cargo fix --bin "nxpkgr" --tests` to apply 23 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/nxpkgr-26ebe4e688d016f0) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test package::settings::tests::test_settings ... ok [INFO] [stdout] test package::vsmarketplace::tests::test_vsmarketplace ... ok [INFO] [stdout] test package::github::tests::test_github ... ok [INFO] [stdout] test package::openvsx::tests::test_openvsx ... ok [INFO] [stderr] error: test failed, to rerun pass `--bin nxpkgr` [INFO] [stdout] test sources::vscodemarketplace::tests::test_get ... FAILED [INFO] [stdout] test sources::vscodemarketplace::tests::test_get_with_version ... FAILED [INFO] [stdout] test sources::openvsx::tests::test_openvsx_get_with_version ... FAILED [INFO] [stdout] test sources::openvsx::tests::test_openvsx_get ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- sources::vscodemarketplace::tests::test_get stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'sources::vscodemarketplace::tests::test_get' panicked at src/sources/vscodemarketplace.rs:592:18: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://marketplace.visualstudio.com/_apis/public/gallery/extensionquery): error trying to connect: dns error: failed to lookup address information: Try again [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error trying to connect: dns error: failed to lookup address information: Try again [INFO] [stdout] 1: dns error: failed to lookup address information: Try again [INFO] [stdout] 2: failed to lookup address information: Try again [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/sources/vscodemarketplace.rs:200:24 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x7fc7bdb84112 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x7fc7bdb84112 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x7fc7bdb84112 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x7fc7bdb84112 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x7fc7bdbc60b3 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x7fc7bdbc60b3 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x7fc7bdb80923 - std::io::default_write_fmt::hdc1b4dd565dd0099 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x7fc7bdb80923 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x7fc7bdb83f62 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x7fc7bdb856ec - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x7fc7bdb85542 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x7fc7bd61c0e4 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x7fc7bd61c0e4 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x7fc7bdb86153 - as core::ops::function::Fn>::call::h96b7201b552e9069 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x7fc7bdb86153 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x7fc7bdb85e3a - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x7fc7bdb84619 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x7fc7bdb85acd - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x7fc7bd4cd840 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x7fc7bd4cdca6 - core::result::unwrap_failed::h8476ffaa6db8205b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/result.rs:1761:5 [INFO] [stdout] 20: 0x7fc7bd5c914d - core::result::Result::unwrap::h7c9ab3854f6f9bac [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x7fc7bd5c914d - nxpkgr::sources::vscodemarketplace::tests::test_get::{{closure}}::hd3a83b7e87ff6126 [INFO] [stdout] at /opt/rustwide/workdir/src/sources/vscodemarketplace.rs:592:18 [INFO] [stdout] 22: 0x7fc7bd597bcd - as core::future::future::Future>::poll::h2dd08a7f137ee9f6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x7fc7bd56922f - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::ha8812352ea469544 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:208:78 [INFO] [stdout] 24: 0x7fc7bd581080 - tokio::coop::with_budget::{{closure}}::h6d45a78c1211eae6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/coop.rs:106:9 [INFO] [stdout] 25: 0x7fc7bd57dd35 - std::thread::local::LocalKey::try_with::h36d22023c617ad90 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 26: 0x7fc7bd57d37e - std::thread::local::LocalKey::with::h63744b0b65cd75ef [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 27: 0x7fc7bd568978 - tokio::coop::with_budget::h30d257df889a6450 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/coop.rs:99:13 [INFO] [stdout] 28: 0x7fc7bd568978 - tokio::coop::budget::h918759baaa41fa60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/coop.rs:76:5 [INFO] [stdout] 29: 0x7fc7bd568978 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hdfa86a6d58734c7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 30: 0x7fc7bd56b5ba - tokio::runtime::basic_scheduler::enter::{{closure}}::he05cec368db2cb77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:299:29 [INFO] [stdout] 31: 0x7fc7bd5dbc05 - tokio::macros::scoped_tls::ScopedKey::set::h1d4fa4f3b2095bc9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 32: 0x7fc7bd56b1a6 - tokio::runtime::basic_scheduler::enter::hd23f86002f5eb6f8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:299:13 [INFO] [stdout] 33: 0x7fc7bd567043 - tokio::runtime::basic_scheduler::Inner

::block_on::h00558e844ef898bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:197:9 [INFO] [stdout] 34: 0x7fc7bd569493 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::ha60cc73c1b5caf31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:452:38 [INFO] [stdout] 35: 0x7fc7bd569842 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h0395d0ad0d7b21c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:157:30 [INFO] [stdout] 36: 0x7fc7bd5d38a2 - tokio::runtime::Runtime::block_on::h3bece5d4bb41c6c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/mod.rs:450:51 [INFO] [stdout] 37: 0x7fc7bd5c79c7 - nxpkgr::sources::vscodemarketplace::tests::test_get::h621c3c5e6e3dd7ac [INFO] [stdout] at /opt/rustwide/workdir/src/sources/vscodemarketplace.rs:601:59 [INFO] [stdout] 38: 0x7fc7bd5c78f7 - nxpkgr::sources::vscodemarketplace::tests::test_get::{{closure}}::hd94df70a6108a3c9 [INFO] [stdout] at /opt/rustwide/workdir/src/sources/vscodemarketplace.rs:576:24 [INFO] [stdout] 39: 0x7fc7bd5cc246 - core::ops::function::FnOnce::call_once::hf2c8b1ee5a6fee6f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x7fc7bd6217db - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x7fc7bd6217db - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18 [INFO] [stdout] 42: 0x7fc7bd620a4e - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74 [INFO] [stdout] 43: 0x7fc7bd620a4e - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 44: 0x7fc7bd620a4e - std::panicking::catch_unwind::do_call::hf4843906108d6299 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 45: 0x7fc7bd620a4e - std::panicking::catch_unwind::h849d4e8b03577bb9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 46: 0x7fc7bd620a4e - std::panic::catch_unwind::ha1f814c1dec025d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 47: 0x7fc7bd620a4e - test::run_test_in_process::h542aad3fe61255e7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27 [INFO] [stdout] 48: 0x7fc7bd620a4e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43 [INFO] [stdout] 49: 0x7fc7bd5e58d4 - test::run_test::{{closure}}::hbfeea3bcb7245123 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41 [INFO] [stdout] 50: 0x7fc7bd5e58d4 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 51: 0x7fc7bd5e90ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 52: 0x7fc7bd5e90ca - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 53: 0x7fc7bd5e90ca - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 54: 0x7fc7bd5e90ca - std::panicking::catch_unwind::h454dd49873d22e18 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 55: 0x7fc7bd5e90ca - std::panic::catch_unwind::h5c15187324f8cebb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 56: 0x7fc7bd5e90ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 57: 0x7fc7bd5e90ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x7fc7bdb88d57 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 59: 0x7fc7bdb88d57 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 60: 0x7fc7bdb88d57 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] [INFO] [stdout] ---- sources::vscodemarketplace::tests::test_get_with_version stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'sources::vscodemarketplace::tests::test_get_with_version' panicked at src/sources/vscodemarketplace.rs:624:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://marketplace.visualstudio.com/_apis/public/gallery/extensionquery): error trying to connect: dns error: failed to lookup address information: Try again [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error trying to connect: dns error: failed to lookup address information: Try again [INFO] [stdout] 1: dns error: failed to lookup address information: Try again [INFO] [stdout] 2: failed to lookup address information: Try again [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/sources/vscodemarketplace.rs:312:24 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x7fc7bdb84112 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x7fc7bdb84112 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x7fc7bdb84112 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x7fc7bdb84112 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x7fc7bdbc60b3 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x7fc7bdbc60b3 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x7fc7bdb80923 - std::io::default_write_fmt::hdc1b4dd565dd0099 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x7fc7bdb80923 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x7fc7bdb83f62 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x7fc7bdb856ec - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x7fc7bdb85542 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x7fc7bd61c0e4 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x7fc7bd61c0e4 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x7fc7bdb86153 - as core::ops::function::Fn>::call::h96b7201b552e9069 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x7fc7bdb86153 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x7fc7bdb85e3a - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x7fc7bdb84619 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x7fc7bdb85acd - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x7fc7bd4cd840 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x7fc7bd4cdca6 - core::result::unwrap_failed::h8476ffaa6db8205b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/result.rs:1761:5 [INFO] [stdout] 20: 0x7fc7bd5cb01f - core::result::Result::unwrap::h7c9ab3854f6f9bac [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x7fc7bd5cb01f - nxpkgr::sources::vscodemarketplace::tests::test_get_with_version::{{closure}}::h213e1743a1dd96be [INFO] [stdout] at /opt/rustwide/workdir/src/sources/vscodemarketplace.rs:624:14 [INFO] [stdout] 22: 0x7fc7bd597c4d - as core::future::future::Future>::poll::h720a6df0b95f3450 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x7fc7bd56913f - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::ha13916212d5e16e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:208:78 [INFO] [stdout] 24: 0x7fc7bd580830 - tokio::coop::with_budget::{{closure}}::h0af15cedcef3ee4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/coop.rs:106:9 [INFO] [stdout] 25: 0x7fc7bd57df35 - std::thread::local::LocalKey::try_with::h6da672fe8699b02e [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 26: 0x7fc7bd57d3ce - std::thread::local::LocalKey::with::h667512128b172de6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 27: 0x7fc7bd568228 - tokio::coop::with_budget::hb7a7f3d354213d2d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/coop.rs:99:13 [INFO] [stdout] 28: 0x7fc7bd568228 - tokio::coop::budget::ha8c896397ba6d54d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/coop.rs:76:5 [INFO] [stdout] 29: 0x7fc7bd568228 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::haed15f3d169a8a27 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 30: 0x7fc7bd56b57a - tokio::runtime::basic_scheduler::enter::{{closure}}::h68d1abe527413a36 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:299:29 [INFO] [stdout] 31: 0x7fc7bd5dbdc5 - tokio::macros::scoped_tls::ScopedKey::set::hc9659ee5e44bac23 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 32: 0x7fc7bd56ae56 - tokio::runtime::basic_scheduler::enter::h907cf97bc50bb619 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:299:13 [INFO] [stdout] 33: 0x7fc7bd567083 - tokio::runtime::basic_scheduler::Inner

::block_on::h5f10601534774957 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:197:9 [INFO] [stdout] 34: 0x7fc7bd5693d3 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h3f64df0b17237fb2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:452:38 [INFO] [stdout] 35: 0x7fc7bd569ba2 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h55ad8894355d5ed8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:157:30 [INFO] [stdout] 36: 0x7fc7bd5d3a22 - tokio::runtime::Runtime::block_on::h586e242a2d3ea4f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/mod.rs:450:51 [INFO] [stdout] 37: 0x7fc7bd5c97f7 - nxpkgr::sources::vscodemarketplace::tests::test_get_with_version::h844ce27e14a8beda [INFO] [stdout] at /opt/rustwide/workdir/src/sources/vscodemarketplace.rs:633:59 [INFO] [stdout] 38: 0x7fc7bd5c9727 - nxpkgr::sources::vscodemarketplace::tests::test_get_with_version::{{closure}}::h4ad208a64a77186a [INFO] [stdout] at /opt/rustwide/workdir/src/sources/vscodemarketplace.rs:605:37 [INFO] [stdout] 39: 0x7fc7bd5cbc36 - core::ops::function::FnOnce::call_once::h63b43be83d3e8d0e [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x7fc7bd6217db - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x7fc7bd6217db - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18 [INFO] [stdout] 42: 0x7fc7bd620a4e - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74 [INFO] [stdout] 43: 0x7fc7bd620a4e - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 44: 0x7fc7bd620a4e - std::panicking::catch_unwind::do_call::hf4843906108d6299 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 45: 0x7fc7bd620a4e - std::panicking::catch_unwind::h849d4e8b03577bb9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 46: 0x7fc7bd620a4e - std::panic::catch_unwind::ha1f814c1dec025d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 47: 0x7fc7bd620a4e - test::run_test_in_process::h542aad3fe61255e7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27 [INFO] [stdout] 48: 0x7fc7bd620a4e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43 [INFO] [stdout] 49: 0x7fc7bd5e58d4 - test::run_test::{{closure}}::hbfeea3bcb7245123 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41 [INFO] [stdout] 50: 0x7fc7bd5e58d4 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 51: 0x7fc7bd5e90ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 52: 0x7fc7bd5e90ca - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 53: 0x7fc7bd5e90ca - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 54: 0x7fc7bd5e90ca - std::panicking::catch_unwind::h454dd49873d22e18 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 55: 0x7fc7bd5e90ca - std::panic::catch_unwind::h5c15187324f8cebb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 56: 0x7fc7bd5e90ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 57: 0x7fc7bd5e90ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x7fc7bdb88d57 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 59: 0x7fc7bdb88d57 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 60: 0x7fc7bdb88d57 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] [INFO] [stdout] ---- sources::openvsx::tests::test_openvsx_get_with_version stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'sources::openvsx::tests::test_openvsx_get_with_version' panicked at src/sources/openvsx.rs:334:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://open-vsx.org/api/usernamehw/indent-one-space/0.2.6): error trying to connect: dns error: failed to lookup address information: Try again [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error trying to connect: dns error: failed to lookup address information: Try again [INFO] [stdout] 1: dns error: failed to lookup address information: Try again [INFO] [stdout] 2: failed to lookup address information: Try again [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/sources/openvsx.rs:101:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x7fc7bdb84112 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x7fc7bdb84112 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x7fc7bdb84112 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x7fc7bdb84112 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x7fc7bdbc60b3 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x7fc7bdbc60b3 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x7fc7bdb80923 - std::io::default_write_fmt::hdc1b4dd565dd0099 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x7fc7bdb80923 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x7fc7bdb83f62 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x7fc7bdb856ec - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x7fc7bdb85542 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x7fc7bd61c0e4 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x7fc7bd61c0e4 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x7fc7bdb86153 - as core::ops::function::Fn>::call::h96b7201b552e9069 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x7fc7bdb86153 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x7fc7bdb85e3a - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x7fc7bdb84619 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x7fc7bdb85acd - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x7fc7bd4cd840 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x7fc7bd4cdca6 - core::result::unwrap_failed::h8476ffaa6db8205b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/result.rs:1761:5 [INFO] [stdout] 20: 0x7fc7bd5c6daa - core::result::Result::unwrap::h4c2806b4874c9d74 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x7fc7bd5c6daa - nxpkgr::sources::openvsx::tests::test_openvsx_get_with_version::{{closure}}::h464cab100aa5bee2 [INFO] [stdout] at /opt/rustwide/workdir/src/sources/openvsx.rs:334:10 [INFO] [stdout] 22: 0x7fc7bd597c0d - as core::future::future::Future>::poll::h3aeb5b7424fa5746 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x7fc7bd568e3f - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h3156dcb58cfc2e26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:208:78 [INFO] [stdout] 24: 0x7fc7bd580960 - tokio::coop::with_budget::{{closure}}::h0b3e0bf6a653539d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/coop.rs:106:9 [INFO] [stdout] 25: 0x7fc7bd57d835 - std::thread::local::LocalKey::try_with::h0234534b8f3a651a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 26: 0x7fc7bd57d5de - std::thread::local::LocalKey::with::hea8290d9b2d622f3 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 27: 0x7fc7bd567ad8 - tokio::coop::with_budget::h1b66f43132f1a2d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/coop.rs:99:13 [INFO] [stdout] 28: 0x7fc7bd567ad8 - tokio::coop::budget::h0c82777fd50bfedc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/coop.rs:76:5 [INFO] [stdout] 29: 0x7fc7bd567ad8 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h8878fadb01866fce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 30: 0x7fc7bd56b59a - tokio::runtime::basic_scheduler::enter::{{closure}}::hd38357ccbad9cd9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:299:29 [INFO] [stdout] 31: 0x7fc7bd5dbea5 - tokio::macros::scoped_tls::ScopedKey::set::hf8e2d2cbe08ac1fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 32: 0x7fc7bd56b4f6 - tokio::runtime::basic_scheduler::enter::hef7e1c4f5a03180a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:299:13 [INFO] [stdout] 33: 0x7fc7bd5670a3 - tokio::runtime::basic_scheduler::Inner

::block_on::h8e7e5bf8bc5e73c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:197:9 [INFO] [stdout] 34: 0x7fc7bd569553 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::hcdd0c0e4684400ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:452:38 [INFO] [stdout] 35: 0x7fc7bd56a262 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hcc7e36426d0bd7b4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:157:30 [INFO] [stdout] 36: 0x7fc7bd5d3ba2 - tokio::runtime::Runtime::block_on::hbb7c2134b6696327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/mod.rs:450:51 [INFO] [stdout] 37: 0x7fc7bd5c16a7 - nxpkgr::sources::openvsx::tests::test_openvsx_get_with_version::h6754a79cb650af16 [INFO] [stdout] at /opt/rustwide/workdir/src/sources/openvsx.rs:362:10 [INFO] [stdout] 38: 0x7fc7bd5c15d7 - nxpkgr::sources::openvsx::tests::test_openvsx_get_with_version::{{closure}}::hd560220c4bf68d52 [INFO] [stdout] at /opt/rustwide/workdir/src/sources/openvsx.rs:272:45 [INFO] [stdout] 39: 0x7fc7bd5cb8e6 - core::ops::function::FnOnce::call_once::h2c99e7db0f305f03 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x7fc7bd6217db - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x7fc7bd6217db - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18 [INFO] [stdout] 42: 0x7fc7bd620a4e - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74 [INFO] [stdout] 43: 0x7fc7bd620a4e - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 44: 0x7fc7bd620a4e - std::panicking::catch_unwind::do_call::hf4843906108d6299 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 45: 0x7fc7bd620a4e - std::panicking::catch_unwind::h849d4e8b03577bb9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 46: 0x7fc7bd620a4e - std::panic::catch_unwind::ha1f814c1dec025d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 47: 0x7fc7bd620a4e - test::run_test_in_process::h542aad3fe61255e7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27 [INFO] [stdout] 48: 0x7fc7bd620a4e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43 [INFO] [stdout] 49: 0x7fc7bd5e58d4 - test::run_test::{{closure}}::hbfeea3bcb7245123 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41 [INFO] [stdout] 50: 0x7fc7bd5e58d4 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 51: 0x7fc7bd5e90ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 52: 0x7fc7bd5e90ca - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 53: 0x7fc7bd5e90ca - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 54: 0x7fc7bd5e90ca - std::panicking::catch_unwind::h454dd49873d22e18 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 55: 0x7fc7bd5e90ca - std::panic::catch_unwind::h5c15187324f8cebb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 56: 0x7fc7bd5e90ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 57: 0x7fc7bd5e90ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x7fc7bdb88d57 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 59: 0x7fc7bdb88d57 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 60: 0x7fc7bdb88d57 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] [INFO] [stdout] ---- sources::openvsx::tests::test_openvsx_get stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'sources::openvsx::tests::test_openvsx_get' panicked at src/sources/openvsx.rs:241:18: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://open-vsx.org/api/usernamehw/indent-one-space): error trying to connect: dns error: failed to lookup address information: Try again [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error trying to connect: dns error: failed to lookup address information: Try again [INFO] [stdout] 1: dns error: failed to lookup address information: Try again [INFO] [stdout] 2: failed to lookup address information: Try again [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/sources/openvsx.rs:84:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x7fc7bdb84112 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x7fc7bdb84112 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x7fc7bdb84112 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x7fc7bdb84112 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x7fc7bdbc60b3 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x7fc7bdbc60b3 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x7fc7bdb80923 - std::io::default_write_fmt::hdc1b4dd565dd0099 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x7fc7bdb80923 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x7fc7bdb83f62 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x7fc7bdb856ec - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x7fc7bdb85542 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x7fc7bd61c0e4 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x7fc7bd61c0e4 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x7fc7bdb86153 - as core::ops::function::Fn>::call::h96b7201b552e9069 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x7fc7bdb86153 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x7fc7bdb85e3a - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x7fc7bdb84619 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x7fc7bdb85acd - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x7fc7bd4cd840 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x7fc7bd4cdca6 - core::result::unwrap_failed::h8476ffaa6db8205b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/result.rs:1761:5 [INFO] [stdout] 20: 0x7fc7bd5c0b38 - core::result::Result::unwrap::h4c2806b4874c9d74 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x7fc7bd5c0b38 - nxpkgr::sources::openvsx::tests::test_openvsx_get::{{closure}}::h3b34d5c545cbb7ac [INFO] [stdout] at /opt/rustwide/workdir/src/sources/openvsx.rs:241:18 [INFO] [stdout] 22: 0x7fc7bd597c8d - as core::future::future::Future>::poll::h7da55f09ae420cb5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x7fc7bd568fdf - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h599381ef9af31c88 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:208:78 [INFO] [stdout] 24: 0x7fc7bd580f50 - tokio::coop::with_budget::{{closure}}::h64cfd0b24da408cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/coop.rs:106:9 [INFO] [stdout] 25: 0x7fc7bd57e935 - std::thread::local::LocalKey::try_with::hd3a8e317038cb6d4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 26: 0x7fc7bd57d62e - std::thread::local::LocalKey::with::hecd7833bdc47a577 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 27: 0x7fc7bd567388 - tokio::coop::with_budget::hd27aa303d6cdb110 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/coop.rs:99:13 [INFO] [stdout] 28: 0x7fc7bd567388 - tokio::coop::budget::hecb2746b6f7230bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/coop.rs:76:5 [INFO] [stdout] 29: 0x7fc7bd567388 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h7de2840f35df6c50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 30: 0x7fc7bd56b55a - tokio::runtime::basic_scheduler::enter::{{closure}}::h38f95185a39ae39b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:299:29 [INFO] [stdout] 31: 0x7fc7bd5dbce5 - tokio::macros::scoped_tls::ScopedKey::set::h39f9869ce4326a11 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 32: 0x7fc7bd56ab06 - tokio::runtime::basic_scheduler::enter::h5d52eac10d87d754 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:299:13 [INFO] [stdout] 33: 0x7fc7bd567063 - tokio::runtime::basic_scheduler::Inner

::block_on::h2bbc9da161f137c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:197:9 [INFO] [stdout] 34: 0x7fc7bd569313 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h3609b1b40b4e53c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:452:38 [INFO] [stdout] 35: 0x7fc7bd569f02 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h8ab5d3542fb75d88 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:157:30 [INFO] [stdout] 36: 0x7fc7bd5d3722 - tokio::runtime::Runtime::block_on::h320a032802321219 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/mod.rs:450:51 [INFO] [stdout] 37: 0x7fc7bd5bb4d7 - nxpkgr::sources::openvsx::tests::test_openvsx_get::he7380d8f50952f70 [INFO] [stdout] at /opt/rustwide/workdir/src/sources/openvsx.rs:268:10 [INFO] [stdout] 38: 0x7fc7bd5bb407 - nxpkgr::sources::openvsx::tests::test_openvsx_get::{{closure}}::hd948419d609cddfe [INFO] [stdout] at /opt/rustwide/workdir/src/sources/openvsx.rs:181:32 [INFO] [stdout] 39: 0x7fc7bd5cbfa6 - core::ops::function::FnOnce::call_once::haa58177a96154bae [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x7fc7bd6217db - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x7fc7bd6217db - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18 [INFO] [stdout] 42: 0x7fc7bd620a4e - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74 [INFO] [stdout] 43: 0x7fc7bd620a4e - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 44: 0x7fc7bd620a4e - std::panicking::catch_unwind::do_call::hf4843906108d6299 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 45: 0x7fc7bd620a4e - std::panicking::catch_unwind::h849d4e8b03577bb9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 46: 0x7fc7bd620a4e - std::panic::catch_unwind::ha1f814c1dec025d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 47: 0x7fc7bd620a4e - test::run_test_in_process::h542aad3fe61255e7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27 [INFO] [stdout] 48: 0x7fc7bd620a4e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43 [INFO] [stdout] 49: 0x7fc7bd5e58d4 - test::run_test::{{closure}}::hbfeea3bcb7245123 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41 [INFO] [stdout] 50: 0x7fc7bd5e58d4 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 51: 0x7fc7bd5e90ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 52: 0x7fc7bd5e90ca - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 53: 0x7fc7bd5e90ca - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 54: 0x7fc7bd5e90ca - std::panicking::catch_unwind::h454dd49873d22e18 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 55: 0x7fc7bd5e90ca - std::panic::catch_unwind::h5c15187324f8cebb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 56: 0x7fc7bd5e90ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 57: 0x7fc7bd5e90ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x7fc7bdb88d57 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 59: 0x7fc7bdb88d57 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 60: 0x7fc7bdb88d57 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] sources::openvsx::tests::test_openvsx_get [INFO] [stdout] sources::openvsx::tests::test_openvsx_get_with_version [INFO] [stdout] sources::vscodemarketplace::tests::test_get [INFO] [stdout] sources::vscodemarketplace::tests::test_get_with_version [INFO] [stdout] [INFO] [stdout] test result: FAILED. 4 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.19s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c4ce9e7c295011d31dc8224e80155494e4f0919b164c74a6cc53717873dc42a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4ce9e7c295011d31dc8224e80155494e4f0919b164c74a6cc53717873dc42a9", kill_on_drop: false }` [INFO] [stdout] c4ce9e7c295011d31dc8224e80155494e4f0919b164c74a6cc53717873dc42a9