[INFO] cloning repository https://github.com/0xstormblessed/vvm-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xstormblessed/vvm-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xstormblessed%2Fvvm-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xstormblessed%2Fvvm-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d85441d72bd28a79e32e131bbbb4dbd8e1ed8330
[INFO] testing 0xstormblessed/vvm-rs against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xstormblessed%2Fvvm-rs" "/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/0xstormblessed/vvm-rs
[INFO] finished tweaking git repo https://github.com/0xstormblessed/vvm-rs
[INFO] tweaked toml for git repo https://github.com/0xstormblessed/vvm-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xstormblessed/vvm-rs on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xstormblessed/vvm-rs 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zstd v0.10.2+zstd.1.5.2
[INFO] [stderr]   Downloaded zstd-safe v4.1.6+zstd.1.5.2
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.9
[INFO] [stderr]   Downloaded base64ct v1.0.1
[INFO] [stderr]   Downloaded zip v0.6.2
[INFO] [stderr]   Downloaded home v0.5.3
[INFO] [stderr]   Downloaded http-body v0.4.4
[INFO] [stderr]   Downloaded tokio-macros v1.7.0
[INFO] [stderr]   Downloaded zeroize v1.4.3
[INFO] [stderr]   Downloaded md-5 v0.10.1
[INFO] [stderr]   Downloaded termcolor v1.1.2
[INFO] [stderr]   Downloaded winreg v0.7.0
[INFO] [stderr]   Downloaded clap_derive v3.0.6
[INFO] [stderr]   Downloaded os_str_bytes v6.0.0
[INFO] [stderr]   Downloaded anyhow v1.0.51
[INFO] [stderr]   Downloaded textwrap v0.14.2
[INFO] [stderr]   Downloaded tokio-util v0.6.9
[INFO] [stderr]   Downloaded serde v1.0.132
[INFO] [stderr]   Downloaded tracing-core v0.1.22
[INFO] [stderr]   Downloaded h2 v0.3.9
[INFO] [stderr]   Downloaded reqwest v0.11.7
[INFO] [stderr]   Downloaded hyper v0.14.16
[INFO] [stderr]   Downloaded tracing v0.1.30
[INFO] [stderr]   Downloaded clap v3.0.6
[INFO] [stderr]   Downloaded rustls v0.20.2
[INFO] [stderr]   Downloaded syn v1.0.82
[INFO] [stderr]   Downloaded openssl v0.10.38
[INFO] [stderr]   Downloaded openssl-sys v0.9.72
[INFO] [stderr]   Downloaded serde_derive v1.0.132
[INFO] [stderr]   Downloaded proc-macro2 v1.0.34
[INFO] [stderr]   Downloaded tokio-rustls v0.23.2
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.15
[INFO] [stderr]   Downloaded tinyvec v1.5.1
[INFO] [stderr]   Downloaded console v0.14.1
[INFO] [stderr]   Downloaded password-hash v0.3.2
[INFO] [stderr]   Downloaded semver v1.0.4
[INFO] [stderr]   Downloaded tracing-attributes v0.1.19
[INFO] [stderr]   Downloaded dialoguer v0.8.0
[INFO] [stderr]   Downloaded native-tls v0.2.8
[INFO] [stderr]   Downloaded sha2-asm v0.6.2
[INFO] [stderr]   Downloaded tokio v1.15.0
[INFO] [stderr]   Downloaded zstd-sys v1.6.3+zstd.1.5.2
[INFO] [stderr]   Downloaded encoding_rs v0.8.30
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bdf2c67ae2df22898c2c622ae2f48c505a7d17ec61ac03ebaed2cfd28a4031c1
[INFO] running `Command { std: "docker" "start" "-a" "bdf2c67ae2df22898c2c622ae2f48c505a7d17ec61ac03ebaed2cfd28a4031c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bdf2c67ae2df22898c2c622ae2f48c505a7d17ec61ac03ebaed2cfd28a4031c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdf2c67ae2df22898c2c622ae2f48c505a7d17ec61ac03ebaed2cfd28a4031c1", kill_on_drop: false }`
[INFO] [stdout] bdf2c67ae2df22898c2c622ae2f48c505a7d17ec61ac03ebaed2cfd28a4031c1
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 20ae3da9c3d48a566dcd4b1d812e7b8976a2255cd15eab9c7278e0cf4782a64c
[INFO] running `Command { std: "docker" "start" "-a" "20ae3da9c3d48a566dcd4b1d812e7b8976a2255cd15eab9c7278e0cf4782a64c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling proc-macro2 v1.0.34
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling serde_derive v1.0.132
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling serde v1.0.132
[INFO] [stderr]    Compiling http v0.2.5
[INFO] [stderr]    Compiling tracing-core v0.1.22
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling ppv-lite86 v0.2.15
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling anyhow v1.0.51
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling rustls-pemfile v0.2.1
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling console v0.14.1
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling console v0.15.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling zeroize v1.4.3
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling textwrap v0.14.2
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling indicatif v0.16.2
[INFO] [stderr]    Compiling dialoguer v0.8.0
[INFO] [stderr]    Compiling md-5 v0.10.1
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling home v0.5.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.19
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling clap_derive v3.0.6
[INFO] [stderr]    Compiling tokio v1.15.0
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling rustls v0.20.2
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling tracing v0.1.30
[INFO] [stderr]    Compiling clap v3.0.6
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling tokio-rustls v0.23.2
[INFO] [stderr]    Compiling h2 v0.3.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling hyper v0.14.16
[INFO] [stderr]    Compiling hyper-rustls v0.23.0
[INFO] [stderr]    Compiling reqwest v0.11.7
[INFO] [stderr]    Compiling vvm-rs v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/vyper/cache.rs:69:21
[INFO] [stdout]    |
[INFO] [stdout] 69 |         if let Some(mut entry) = self.entry_mut(file.as_ref()) {
[INFO] [stdout]    |                     ----^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `path` is never read
[INFO] [stdout]   --> src/vyper/error.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     path: PathBuf,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s
[INFO] running `Command { std: "docker" "inspect" "20ae3da9c3d48a566dcd4b1d812e7b8976a2255cd15eab9c7278e0cf4782a64c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20ae3da9c3d48a566dcd4b1d812e7b8976a2255cd15eab9c7278e0cf4782a64c", kill_on_drop: false }`
[INFO] [stdout] 20ae3da9c3d48a566dcd4b1d812e7b8976a2255cd15eab9c7278e0cf4782a64c
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb2a41ccdd2fab59c61da400bfb4ab39b1701e06379bc2b1f67d94498cd46c4f
[INFO] running `Command { std: "docker" "start" "-a" "eb2a41ccdd2fab59c61da400bfb4ab39b1701e06379bc2b1f67d94498cd46c4f", kill_on_drop: false }`
[INFO] [stderr]    Compiling vvm-rs v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/vyper/cache.rs:69:21
[INFO] [stdout]    |
[INFO] [stdout] 69 |         if let Some(mut entry) = self.entry_mut(file.as_ref()) {
[INFO] [stdout]    |                     ----^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `path` is never read
[INFO] [stdout]   --> src/vyper/error.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     path: PathBuf,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.99s
[INFO] running `Command { std: "docker" "inspect" "eb2a41ccdd2fab59c61da400bfb4ab39b1701e06379bc2b1f67d94498cd46c4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb2a41ccdd2fab59c61da400bfb4ab39b1701e06379bc2b1f67d94498cd46c4f", kill_on_drop: false }`
[INFO] [stdout] eb2a41ccdd2fab59c61da400bfb4ab39b1701e06379bc2b1f67d94498cd46c4f
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 02468ef44da09543cb00368d6c789fe253f2119ade20cfdc6e74334102b9e00d
[INFO] running `Command { std: "docker" "start" "-a" "02468ef44da09543cb00368d6c789fe253f2119ade20cfdc6e74334102b9e00d", kill_on_drop: false }`
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/vyper/cache.rs:69:21
[INFO] [stderr]    |
[INFO] [stderr] 69 |         if let Some(mut entry) = self.entry_mut(file.as_ref()) {
[INFO] [stderr]    |                     ----^^^^^
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `path` is never read
[INFO] [stderr]   --> src/vyper/error.rs:37:5
[INFO] [stderr]    |
[INFO] [stderr] 37 |     path: PathBuf,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `vvm-rs` (bin "vyper" test) generated 2 warnings (run `cargo fix --bin "vyper" -p vvm-rs --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vvm_lib-c861f9be7c3a02c4)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test tests::can_install_parallel_async ... ignored
[INFO] [stdout] test platform::tests::get_platform ... ok
[INFO] [stdout] test tests::test_installed_versions ... ignored
[INFO] [stdout] test tests::test_artifact_url ... ok
[INFO] [stdout] test releases::tests::test_all_releases_linux ... FAILED
[INFO] [stdout] test releases::tests::releases_roundtrip ... FAILED
[INFO] [stdout] test releases::tests::test_all_releases_macos ... FAILED
[INFO] [stdout] test tests::test_version ... FAILED
[INFO] [stdout] test tests::test_install ... FAILED
[INFO] [stdout] test tests::can_download_latest_macos ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- releases::tests::test_all_releases_linux stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'releases::tests::test_all_releases_linux' (19) panicked at src/releases.rs:248:9:
[INFO] [stdout] assertion failed: all_releases(Platform::Linux).await.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6401dfc6daf2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6401dfc6daf2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6401dfc6daf2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6401dfc6daf2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6401dfc8457a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6401dfc8457a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6401dfc73026 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6401dfc73026 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6401dfc4a15f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6401dfc4a15f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6401dfc64eb9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6401df6fe5fe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6401df6fe5fe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6401dfc65122 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6401dfc65122 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6401dfc4a24a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x6401dfc3f249 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6401dfc4b23d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6401dfc84cbc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6401dfc84c82 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x6401df6dde0f - vvm_lib[c089c7c09dc6f7ce]::releases::tests::test_all_releases_linux::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/releases.rs:248:9
[INFO] [stdout]   21:     0x6401df6e8c6d - <core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::releases::tests::test_all_releases_linux::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x6401df6a46cd - <tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::releases::tests::test_all_releases_linux::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:78
[INFO] [stdout]   23:     0x6401df6d87d0 - tokio[302cf711f866b288]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::releases::tests::test_all_releases_linux::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x6401df6a6d65 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[302cf711f866b288]::coop::Budget>>>::try_with::<tokio[302cf711f866b288]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::releases::tests::test_all_releases_linux::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x6401df6a50be - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[302cf711f866b288]::coop::Budget>>>::with::<tokio[302cf711f866b288]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::releases::tests::test_all_releases_linux::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x6401df6a2473 - tokio[302cf711f866b288]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::releases::tests::test_all_releases_linux::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x6401df6a2473 - tokio[302cf711f866b288]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::releases::tests::test_all_releases_linux::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x6401df6a2473 - <tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::releases::tests::test_all_releases_linux::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39
[INFO] [stdout]   29:     0x6401df6a3e9a - tokio[302cf711f866b288]::runtime::basic_scheduler::enter::<<tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::releases::tests::test_all_releases_linux::{closure#0}>>::{closure#0}, (), tokio[302cf711f866b288]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29
[INFO] [stdout]   30:     0x6401df6d1205 - <tokio[302cf711f866b288]::macros::scoped_tls::ScopedKey<tokio[302cf711f866b288]::runtime::basic_scheduler::Context>>::set::<tokio[302cf711f866b288]::runtime::basic_scheduler::enter<<tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::releases::tests::test_all_releases_linux::{closure#0}>>::{closure#0}, (), tokio[302cf711f866b288]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x6401df69d166 - tokio[302cf711f866b288]::runtime::basic_scheduler::enter::<<tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::releases::tests::test_all_releases_linux::{closure#0}>>::{closure#0}, (), tokio[302cf711f866b288]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:13
[INFO] [stdout]   32:     0x6401df699133 - <tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::releases::tests::test_all_releases_linux::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9
[INFO] [stdout]   33:     0x6401df699b67 - <tokio[302cf711f866b288]::runtime::basic_scheduler::InnerGuard<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::releases::tests::test_all_releases_linux::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:38
[INFO] [stdout]   34:     0x6401df69b1ee - <tokio[302cf711f866b288]::runtime::basic_scheduler::BasicScheduler<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on::<vvm_lib[c089c7c09dc6f7ce]::releases::tests::test_all_releases_linux::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:30
[INFO] [stdout]   35:     0x6401df6c4ee1 - <tokio[302cf711f866b288]::runtime::Runtime>::block_on::<vvm_lib[c089c7c09dc6f7ce]::releases::tests::test_all_releases_linux::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   36:     0x6401df6def51 - vvm_lib[c089c7c09dc6f7ce]::releases::tests::test_all_releases_linux
[INFO] [stdout]                                at /opt/rustwide/workdir/src/releases.rs:248:61
[INFO] [stdout]   37:     0x6401df6dd497 - vvm_lib[c089c7c09dc6f7ce]::releases::tests::test_all_releases_linux::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/releases.rs:247:39
[INFO] [stdout]   38:     0x6401df6d0536 - <vvm_lib[c089c7c09dc6f7ce]::releases::tests::test_all_releases_linux::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x6401df6f29ab - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6401df6f29ab - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x6401df6ff20a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x6401df6ff20a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x6401df6ff20a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x6401df6ff20a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x6401df6ff20a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x6401df6ff20a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x6401df6ff20a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x6401df6fa7b4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x6401df6fa7b4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x6401df701d02 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x6401df701d02 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x6401df701d02 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x6401df701d02 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x6401df701d02 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x6401df701d02 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x6401df701d02 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x6401dfc6d35f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x6401dfc6d35f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x797364f15aa4 - <unknown>
[INFO] [stdout]   60:     0x797364fa2a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- releases::tests::releases_roundtrip stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'releases::tests::releases_roundtrip' (18) panicked at src/releases.rs:253:60:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ReqwestError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.github.com")), port: None, path: "/repos/vyperlang/vyper/releases", query: Some("per_page=100"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6401dfc6daf2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6401dfc6daf2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6401dfc6daf2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6401dfc6daf2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6401dfc8457a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6401dfc8457a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6401dfc73026 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6401dfc73026 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6401dfc4a15f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6401dfc4a15f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6401dfc64eb9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6401df6fe5fe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6401df6fe5fe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6401dfc65122 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6401dfc65122 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6401dfc4a218 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6401dfc3f249 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6401dfc4b23d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6401dfc84cbc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6401dfc84a32 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6401df6dd7ad - <core[27de1724e4349be2]::result::Result<vvm_lib[c089c7c09dc6f7ce]::releases::Releases, vvm_lib[c089c7c09dc6f7ce]::error::VyperVmError>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6401df6dd7ad - vvm_lib[c089c7c09dc6f7ce]::releases::tests::releases_roundtrip::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/releases.rs:253:60
[INFO] [stdout]   22:     0x6401df6e8c2d - <core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::releases::tests::releases_roundtrip::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x6401df6a45ad - <tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::releases::tests::releases_roundtrip::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:78
[INFO] [stdout]   24:     0x6401df6d86a0 - tokio[302cf711f866b288]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::releases::tests::releases_roundtrip::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:102:9
[INFO] [stdout]   25:     0x6401df6a6c65 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[302cf711f866b288]::coop::Budget>>>::try_with::<tokio[302cf711f866b288]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::releases::tests::releases_roundtrip::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6401df6a506e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[302cf711f866b288]::coop::Budget>>>::with::<tokio[302cf711f866b288]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::releases::tests::releases_roundtrip::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6401df6a1983 - tokio[302cf711f866b288]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::releases::tests::releases_roundtrip::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:95:13
[INFO] [stdout]   28:     0x6401df6a1983 - tokio[302cf711f866b288]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::releases::tests::releases_roundtrip::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:72:5
[INFO] [stdout]   29:     0x6401df6a1983 - <tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::releases::tests::releases_roundtrip::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39
[INFO] [stdout]   30:     0x6401df6a3e7a - tokio[302cf711f866b288]::runtime::basic_scheduler::enter::<<tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::releases::tests::releases_roundtrip::{closure#0}>>::{closure#0}, (), tokio[302cf711f866b288]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29
[INFO] [stdout]   31:     0x6401df6d1125 - <tokio[302cf711f866b288]::macros::scoped_tls::ScopedKey<tokio[302cf711f866b288]::runtime::basic_scheduler::Context>>::set::<tokio[302cf711f866b288]::runtime::basic_scheduler::enter<<tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::releases::tests::releases_roundtrip::{closure#0}>>::{closure#0}, (), tokio[302cf711f866b288]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x6401df69ce16 - tokio[302cf711f866b288]::runtime::basic_scheduler::enter::<<tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::releases::tests::releases_roundtrip::{closure#0}>>::{closure#0}, (), tokio[302cf711f866b288]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:13
[INFO] [stdout]   33:     0x6401df699113 - <tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::releases::tests::releases_roundtrip::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9
[INFO] [stdout]   34:     0x6401df699aa7 - <tokio[302cf711f866b288]::runtime::basic_scheduler::InnerGuard<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::releases::tests::releases_roundtrip::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:38
[INFO] [stdout]   35:     0x6401df69aeee - <tokio[302cf711f866b288]::runtime::basic_scheduler::BasicScheduler<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on::<vvm_lib[c089c7c09dc6f7ce]::releases::tests::releases_roundtrip::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:30
[INFO] [stdout]   36:     0x6401df6c4d51 - <tokio[302cf711f866b288]::runtime::Runtime>::block_on::<vvm_lib[c089c7c09dc6f7ce]::releases::tests::releases_roundtrip::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   37:     0x6401df6deda1 - vvm_lib[c089c7c09dc6f7ce]::releases::tests::releases_roundtrip
[INFO] [stdout]                                at /opt/rustwide/workdir/src/releases.rs:256:42
[INFO] [stdout]   38:     0x6401df6dd467 - vvm_lib[c089c7c09dc6f7ce]::releases::tests::releases_roundtrip::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/releases.rs:252:34
[INFO] [stdout]   39:     0x6401df6d04f6 - <vvm_lib[c089c7c09dc6f7ce]::releases::tests::releases_roundtrip::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6401df6f29ab - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6401df6f29ab - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x6401df6ff20a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x6401df6ff20a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x6401df6ff20a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x6401df6ff20a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x6401df6ff20a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x6401df6ff20a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x6401df6ff20a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x6401df6fa7b4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x6401df6fa7b4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x6401df701d02 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x6401df701d02 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x6401df701d02 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x6401df701d02 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x6401df701d02 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x6401df701d02 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x6401df701d02 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6401dfc6d35f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   59:     0x6401dfc6d35f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   60:     0x797364f15aa4 - <unknown>
[INFO] [stdout]   61:     0x797364fa2a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- releases::tests::test_all_releases_macos stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'releases::tests::test_all_releases_macos' (20) panicked at src/releases.rs:243:9:
[INFO] [stdout] assertion failed: all_releases(Platform::MacOs).await.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6401dfc6daf2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6401dfc6daf2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6401dfc6daf2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6401dfc6daf2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6401dfc8457a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6401dfc8457a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6401dfc73026 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6401dfc73026 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6401dfc4a15f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6401dfc4a15f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6401dfc64eb9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6401df6fe5fe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6401df6fe5fe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6401dfc65122 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6401dfc65122 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6401dfc4a24a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x6401dfc3f249 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6401dfc4b23d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6401dfc84cbc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6401dfc84c82 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x6401df6de0f2 - vvm_lib[c089c7c09dc6f7ce]::releases::tests::test_all_releases_macos::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/releases.rs:243:9
[INFO] [stdout]   21:     0x6401df6e8cad - <core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::releases::tests::test_all_releases_macos::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x6401df6a47ed - <tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::releases::tests::test_all_releases_macos::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:78
[INFO] [stdout]   23:     0x6401df6d8900 - tokio[302cf711f866b288]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::releases::tests::test_all_releases_macos::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x6401df6a6e65 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[302cf711f866b288]::coop::Budget>>>::try_with::<tokio[302cf711f866b288]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::releases::tests::test_all_releases_macos::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x6401df6a510e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[302cf711f866b288]::coop::Budget>>>::with::<tokio[302cf711f866b288]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::releases::tests::test_all_releases_macos::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x6401df6a2f63 - tokio[302cf711f866b288]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::releases::tests::test_all_releases_macos::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x6401df6a2f63 - tokio[302cf711f866b288]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::releases::tests::test_all_releases_macos::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x6401df6a2f63 - <tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::releases::tests::test_all_releases_macos::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   29:     0x6401df6a3eba - tokio[302cf711f866b288]::runtime::basic_scheduler::enter::<<tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::releases::tests::test_all_releases_macos::{closure#0}>>::{closure#0}, (), tokio[302cf711f866b288]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29
[INFO] [stdout]   30:     0x6401df6d12e5 - <tokio[302cf711f866b288]::macros::scoped_tls::ScopedKey<tokio[302cf711f866b288]::runtime::basic_scheduler::Context>>::set::<tokio[302cf711f866b288]::runtime::basic_scheduler::enter<<tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::releases::tests::test_all_releases_macos::{closure#0}>>::{closure#0}, (), tokio[302cf711f866b288]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x6401df69d4b6 - tokio[302cf711f866b288]::runtime::basic_scheduler::enter::<<tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::releases::tests::test_all_releases_macos::{closure#0}>>::{closure#0}, (), tokio[302cf711f866b288]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:13
[INFO] [stdout]   32:     0x6401df699153 - <tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::releases::tests::test_all_releases_macos::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9
[INFO] [stdout]   33:     0x6401df699c27 - <tokio[302cf711f866b288]::runtime::basic_scheduler::InnerGuard<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::releases::tests::test_all_releases_macos::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:38
[INFO] [stdout]   34:     0x6401df69b4ee - <tokio[302cf711f866b288]::runtime::basic_scheduler::BasicScheduler<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on::<vvm_lib[c089c7c09dc6f7ce]::releases::tests::test_all_releases_macos::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:30
[INFO] [stdout]   35:     0x6401df6c5071 - <tokio[302cf711f866b288]::runtime::Runtime>::block_on::<vvm_lib[c089c7c09dc6f7ce]::releases::tests::test_all_releases_macos::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   36:     0x6401df6df101 - vvm_lib[c089c7c09dc6f7ce]::releases::tests::test_all_releases_macos
[INFO] [stdout]                                at /opt/rustwide/workdir/src/releases.rs:243:61
[INFO] [stdout]   37:     0x6401df6dd4c7 - vvm_lib[c089c7c09dc6f7ce]::releases::tests::test_all_releases_macos::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/releases.rs:242:39
[INFO] [stdout]   38:     0x6401df6d0576 - <vvm_lib[c089c7c09dc6f7ce]::releases::tests::test_all_releases_macos::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x6401df6f29ab - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6401df6f29ab - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x6401df6ff20a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x6401df6ff20a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x6401df6ff20a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x6401df6ff20a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x6401df6ff20a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x6401df6ff20a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x6401df6ff20a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x6401df6fa7b4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x6401df6fa7b4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x6401df701d02 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x6401df701d02 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x6401df701d02 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x6401df701d02 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x6401df701d02 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x6401df701d02 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x6401df701d02 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x6401dfc6d35f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x6401dfc6d35f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x797364f15aa4 - <unknown>
[INFO] [stdout]   60:     0x797364fa2a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_version stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_version' (24) panicked at src/lib.rs:409:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ReqwestError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.github.com")), port: None, path: "/repos/vyperlang/vyper/releases", query: Some("per_page=100"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6401dfc6daf2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6401dfc6daf2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6401dfc6daf2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6401dfc6daf2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6401dfc8457a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6401dfc8457a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6401dfc73026 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6401dfc73026 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6401dfc4a15f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6401dfc4a15f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6401dfc64eb9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6401df6fe5fe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6401df6fe5fe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6401dfc65122 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6401dfc65122 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6401dfc4a218 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6401dfc3f249 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6401dfc4b23d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6401dfc84cbc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6401dfc84a32 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6401df6da509 - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::path::PathBuf, vvm_lib[c089c7c09dc6f7ce]::error::VyperVmError>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6401df6da509 - vvm_lib[c089c7c09dc6f7ce]::tests::test_version::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:409:33
[INFO] [stdout]   22:     0x6401df6e8aed - <core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::tests::test_version::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x6401df6a400d - <tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::tests::test_version::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:78
[INFO] [stdout]   24:     0x6401df6d80b0 - tokio[302cf711f866b288]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::tests::test_version::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:102:9
[INFO] [stdout]   25:     0x6401df6a6765 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[302cf711f866b288]::coop::Budget>>>::try_with::<tokio[302cf711f866b288]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::tests::test_version::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6401df6a4ede - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[302cf711f866b288]::coop::Budget>>>::with::<tokio[302cf711f866b288]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::tests::test_version::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6401df69e2d3 - tokio[302cf711f866b288]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::tests::test_version::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:95:13
[INFO] [stdout]   28:     0x6401df69e2d3 - tokio[302cf711f866b288]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::tests::test_version::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:72:5
[INFO] [stdout]   29:     0x6401df69e2d3 - <tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::tests::test_version::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39
[INFO] [stdout]   30:     0x6401df6a3dda - tokio[302cf711f866b288]::runtime::basic_scheduler::enter::<<tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::tests::test_version::{closure#0}>>::{closure#0}, (), tokio[302cf711f866b288]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29
[INFO] [stdout]   31:     0x6401df6d0cc5 - <tokio[302cf711f866b288]::macros::scoped_tls::ScopedKey<tokio[302cf711f866b288]::runtime::basic_scheduler::Context>>::set::<tokio[302cf711f866b288]::runtime::basic_scheduler::enter<<tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::tests::test_version::{closure#0}>>::{closure#0}, (), tokio[302cf711f866b288]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x6401df69bd86 - tokio[302cf711f866b288]::runtime::basic_scheduler::enter::<<tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::tests::test_version::{closure#0}>>::{closure#0}, (), tokio[302cf711f866b288]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:13
[INFO] [stdout]   33:     0x6401df699073 - <tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::tests::test_version::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9
[INFO] [stdout]   34:     0x6401df6996e7 - <tokio[302cf711f866b288]::runtime::basic_scheduler::InnerGuard<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::tests::test_version::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:38
[INFO] [stdout]   35:     0x6401df699ffe - <tokio[302cf711f866b288]::runtime::basic_scheduler::BasicScheduler<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on::<vvm_lib[c089c7c09dc6f7ce]::tests::test_version::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:30
[INFO] [stdout]   36:     0x6401df6c45c1 - <tokio[302cf711f866b288]::runtime::Runtime>::block_on::<vvm_lib[c089c7c09dc6f7ce]::tests::test_version::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   37:     0x6401df6de53d - vvm_lib[c089c7c09dc6f7ce]::tests::test_version
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:422:32
[INFO] [stdout]   38:     0x6401df6d9857 - vvm_lib[c089c7c09dc6f7ce]::tests::test_version::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:407:28
[INFO] [stdout]   39:     0x6401df6d0376 - <vvm_lib[c089c7c09dc6f7ce]::tests::test_version::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6401df6f29ab - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6401df6f29ab - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x6401df6ff20a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x6401df6ff20a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x6401df6ff20a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x6401df6ff20a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x6401df6ff20a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x6401df6ff20a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x6401df6ff20a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x6401df6fa7b4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x6401df6fa7b4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x6401df701d02 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x6401df701d02 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x6401df701d02 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x6401df701d02 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x6401df701d02 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x6401df701d02 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x6401df701d02 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6401dfc6d35f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   59:     0x6401dfc6d35f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   60:     0x797364f15aa4 - <unknown>
[INFO] [stdout]   61:     0x797364fa2a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_install stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_install' (23) panicked at src/lib.rs:372:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ReqwestError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.github.com")), port: None, path: "/repos/vyperlang/vyper/releases", query: Some("per_page=100"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6401dfc6daf2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6401dfc6daf2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6401dfc6daf2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6401dfc6daf2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6401dfc8457a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6401dfc8457a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6401dfc73026 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6401dfc73026 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6401dfc4a15f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6401dfc4a15f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6401dfc64eb9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6401df6fe5fe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6401df6fe5fe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6401dfc65122 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6401dfc65122 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6401dfc4a218 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6401dfc3f249 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6401dfc4b23d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6401dfc84cbc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6401dfc84a32 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6401df6d9c3d - <core[27de1724e4349be2]::result::Result<vvm_lib[c089c7c09dc6f7ce]::releases::Releases, vvm_lib[c089c7c09dc6f7ce]::error::VyperVmError>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6401df6d9c3d - vvm_lib[c089c7c09dc6f7ce]::tests::test_install::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:372:14
[INFO] [stdout]   22:     0x6401df6e8aad - <core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::tests::test_install::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x6401df6a3eed - <tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::tests::test_install::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:78
[INFO] [stdout]   24:     0x6401df6d7f80 - tokio[302cf711f866b288]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::tests::test_install::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:102:9
[INFO] [stdout]   25:     0x6401df6a6665 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[302cf711f866b288]::coop::Budget>>>::try_with::<tokio[302cf711f866b288]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::tests::test_install::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6401df6a4e8e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[302cf711f866b288]::coop::Budget>>>::with::<tokio[302cf711f866b288]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::tests::test_install::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6401df69d7e3 - tokio[302cf711f866b288]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::tests::test_install::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:95:13
[INFO] [stdout]   28:     0x6401df69d7e3 - tokio[302cf711f866b288]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::tests::test_install::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:72:5
[INFO] [stdout]   29:     0x6401df69d7e3 - <tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::tests::test_install::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39
[INFO] [stdout]   30:     0x6401df6a3dba - tokio[302cf711f866b288]::runtime::basic_scheduler::enter::<<tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::tests::test_install::{closure#0}>>::{closure#0}, (), tokio[302cf711f866b288]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29
[INFO] [stdout]   31:     0x6401df6d0be5 - <tokio[302cf711f866b288]::macros::scoped_tls::ScopedKey<tokio[302cf711f866b288]::runtime::basic_scheduler::Context>>::set::<tokio[302cf711f866b288]::runtime::basic_scheduler::enter<<tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::tests::test_install::{closure#0}>>::{closure#0}, (), tokio[302cf711f866b288]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x6401df69ba36 - tokio[302cf711f866b288]::runtime::basic_scheduler::enter::<<tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::tests::test_install::{closure#0}>>::{closure#0}, (), tokio[302cf711f866b288]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:13
[INFO] [stdout]   33:     0x6401df699053 - <tokio[302cf711f866b288]::runtime::basic_scheduler::Inner<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::tests::test_install::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9
[INFO] [stdout]   34:     0x6401df699627 - <tokio[302cf711f866b288]::runtime::basic_scheduler::InnerGuard<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut vvm_lib[c089c7c09dc6f7ce]::tests::test_install::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:38
[INFO] [stdout]   35:     0x6401df699cfe - <tokio[302cf711f866b288]::runtime::basic_scheduler::BasicScheduler<tokio[302cf711f866b288]::runtime::driver::Driver>>::block_on::<vvm_lib[c089c7c09dc6f7ce]::tests::test_install::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:30
[INFO] [stdout]   36:     0x6401df6c4431 - <tokio[302cf711f866b288]::runtime::Runtime>::block_on::<vvm_lib[c089c7c09dc6f7ce]::tests::test_install::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   37:     0x6401df6de38a - vvm_lib[c089c7c09dc6f7ce]::tests::test_install
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:377:53
[INFO] [stdout]   38:     0x6401df6d9827 - vvm_lib[c089c7c09dc6f7ce]::tests::test_install::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:369:28
[INFO] [stdout]   39:     0x6401df6d0336 - <vvm_lib[c089c7c09dc6f7ce]::tests::test_install::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6401df6f29ab - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6401df6f29ab - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x6401df6ff20a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x6401df6ff20a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x6401df6ff20a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x6401df6ff20a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x6401df6ff20a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x6401df6ff20a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x6401df6ff20a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x6401df6fa7b4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x6401df6fa7b4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x6401df701d02 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x6401df701d02 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x6401df701d02 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x6401df701d02 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x6401df701d02 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x6401df701d02 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x6401df701d02 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6401dfc6d35f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   59:     0x6401dfc6d35f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   60:     0x797364f15aa4 - <unknown>
[INFO] [stdout]   61:     0x797364fa2a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::can_download_latest_macos stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::can_download_latest_macos' (21) panicked at src/lib.rs:471:61:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ReqwestError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.github.com")), port: None, path: "/repos/vyperlang/vyper/releases", query: Some("per_page=100"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6401dfc6daf2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6401dfc6daf2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6401dfc6daf2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6401dfc6daf2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6401dfc8457a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6401dfc8457a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6401dfc73026 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6401dfc73026 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6401dfc4a15f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6401dfc4a15f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6401dfc64eb9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6401df6fe5fe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6401df6fe5fe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6401dfc65122 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6401dfc65122 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6401dfc4a218 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6401dfc3f249 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6401dfc4b23d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6401dfc84cbc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6401dfc84a32 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6401df6dc121 - <core[27de1724e4349be2]::result::Result<vvm_lib[c089c7c09dc6f7ce]::releases::Releases, vvm_lib[c089c7c09dc6f7ce]::error::VyperVmError>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6401df6dc121 - vvm_lib[c089c7c09dc6f7ce]::tests::can_download_latest_macos::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:471:61
[INFO] [stdout]   22:     0x6401df6b6c8d - <tokio[302cf711f866b288]::park::thread::CachedParkThread>::block_on::<vvm_lib[c089c7c09dc6f7ce]::tests::can_download_latest_macos::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x6401df6d7990 - tokio[302cf711f866b288]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[302cf711f866b288]::park::thread::CachedParkThread>::block_on<vvm_lib[c089c7c09dc6f7ce]::tests::can_download_latest_macos::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x6401df6a6165 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[302cf711f866b288]::coop::Budget>>>::try_with::<tokio[302cf711f866b288]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[302cf711f866b288]::park::thread::CachedParkThread>::block_on<vvm_lib[c089c7c09dc6f7ce]::tests::can_download_latest_macos::{closure#0}>::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x6401df6a4cfe - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[302cf711f866b288]::coop::Budget>>>::with::<tokio[302cf711f866b288]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[302cf711f866b288]::park::thread::CachedParkThread>::block_on<vvm_lib[c089c7c09dc6f7ce]::tests::can_download_latest_macos::{closure#0}>::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x6401df6b5608 - tokio[302cf711f866b288]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[302cf711f866b288]::park::thread::CachedParkThread>::block_on<vvm_lib[c089c7c09dc6f7ce]::tests::can_download_latest_macos::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x6401df6b5608 - tokio[302cf711f866b288]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[302cf711f866b288]::park::thread::CachedParkThread>::block_on<vvm_lib[c089c7c09dc6f7ce]::tests::can_download_latest_macos::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x6401df6b5608 - <tokio[302cf711f866b288]::park::thread::CachedParkThread>::block_on::<vvm_lib[c089c7c09dc6f7ce]::tests::can_download_latest_macos::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x6401df6ad4d5 - <tokio[302cf711f866b288]::runtime::enter::Enter>::block_on::<vvm_lib[c089c7c09dc6f7ce]::tests::can_download_latest_macos::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/enter.rs:151:18
[INFO] [stdout]   30:     0x6401df6cbe41 - <tokio[302cf711f866b288]::runtime::thread_pool::ThreadPool>::block_on::<vvm_lib[c089c7c09dc6f7ce]::tests::can_download_latest_macos::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/thread_pool/mod.rs:77:15
[INFO] [stdout]   31:     0x6401df6c49ee - <tokio[302cf711f866b288]::runtime::Runtime>::block_on::<vvm_lib[c089c7c09dc6f7ce]::tests::can_download_latest_macos::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/mod.rs:463:48
[INFO] [stdout]   32:     0x6401df6dea0e - vvm_lib[c089c7c09dc6f7ce]::tests::can_download_latest_macos
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:481:52
[INFO] [stdout]   33:     0x6401df6d98e7 - vvm_lib[c089c7c09dc6f7ce]::tests::can_download_latest_macos::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:468:41
[INFO] [stdout]   34:     0x6401df6d0436 - <vvm_lib[c089c7c09dc6f7ce]::tests::can_download_latest_macos::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x6401df6f29ab - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x6401df6f29ab - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   37:     0x6401df6ff20a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   38:     0x6401df6ff20a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x6401df6ff20a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x6401df6ff20a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x6401df6ff20a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x6401df6ff20a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   43:     0x6401df6ff20a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   44:     0x6401df6fa7b4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   45:     0x6401df6fa7b4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x6401df701d02 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   47:     0x6401df701d02 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x6401df701d02 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x6401df701d02 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x6401df701d02 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x6401df701d02 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   52:     0x6401df701d02 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6401dfc6d35f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   54:     0x6401dfc6d35f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   55:     0x797364f15aa4 - <unknown>
[INFO] [stdout]   56:     0x797364fa2a64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     releases::tests::releases_roundtrip
[INFO] [stdout]     releases::tests::test_all_releases_linux
[INFO] [stdout]     releases::tests::test_all_releases_macos
[INFO] [stdout]     tests::can_download_latest_macos
[INFO] [stdout]     tests::test_install
[INFO] [stdout]     tests::test_version
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 6 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "02468ef44da09543cb00368d6c789fe253f2119ade20cfdc6e74334102b9e00d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02468ef44da09543cb00368d6c789fe253f2119ade20cfdc6e74334102b9e00d", kill_on_drop: false }`
[INFO] [stdout] 02468ef44da09543cb00368d6c789fe253f2119ade20cfdc6e74334102b9e00d
