[INFO] cloning repository https://github.com/LetTheComputerDecide/k8vm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LetTheComputerDecide/k8vm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLetTheComputerDecide%2Fk8vm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLetTheComputerDecide%2Fk8vm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 098c37e0de2f66f5e49fe374feb1a5f7c011b4f9 [INFO] testing LetTheComputerDecide/k8vm against master#9e297bf54d31eb3b30067208ff9af4416945a2ed for pr-125507 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLetTheComputerDecide%2Fk8vm" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LetTheComputerDecide/k8vm on toolchain 9e297bf54d31eb3b30067208ff9af4416945a2ed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LetTheComputerDecide/k8vm [INFO] finished tweaking git repo https://github.com/LetTheComputerDecide/k8vm [INFO] tweaked toml for git repo https://github.com/LetTheComputerDecide/k8vm written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/LetTheComputerDecide/k8vm 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" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded security-framework-sys v2.3.0 [INFO] [stderr] Downloaded httparse v1.3.6 [INFO] [stderr] Downloaded snafu v0.6.10 [INFO] [stderr] Downloaded security-framework v2.3.1 [INFO] [stderr] Downloaded openssl-sys v0.9.65 [INFO] [stderr] Downloaded snafu-derive v0.6.10 [INFO] [stderr] Downloaded openssl v0.10.35 [INFO] [stderr] Downloaded heim-virt v0.0.11 [INFO] [stderr] Downloaded heim-disk v0.0.11 [INFO] [stderr] Downloaded heim-memory v0.0.11 [INFO] [stderr] Downloaded darwin-libproc-sys v0.1.2 [INFO] [stderr] Downloaded darwin-libproc v0.1.2 [INFO] [stderr] Downloaded heim-cpu v0.0.11 [INFO] [stderr] Downloaded heim-host v0.0.11 [INFO] [stderr] Downloaded macaddr v1.0.1 [INFO] [stderr] Downloaded heim-net v0.0.11 [INFO] [stderr] Downloaded heim-process v0.0.11 [INFO] [stderr] Downloaded heim-sensors v0.0.6 [INFO] [stderr] Downloaded uom v0.30.0 [INFO] [stderr] Downloaded heim-common v0.0.11 [INFO] [stderr] Downloaded heim-runtime v0.0.7 [INFO] [stderr] Downloaded raw-cpuid v7.0.4 [INFO] [stderr] Downloaded heim v0.0.11 [INFO] [stderr] Downloaded os_type v2.3.0 [INFO] [stderr] Downloaded hyperx v1.3.0 [INFO] [stderr] Downloaded serde_path_to_error v0.1.4 [INFO] [stderr] Downloaded tokio v1.8.0 [INFO] [stderr] Downloaded arc-swap v1.3.0 [INFO] [stderr] Downloaded octocrab v0.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d640a68f02739576c787e0d5ad315874b14935ae59f8dc5554c37c84543f83e6 [INFO] running `Command { std: "docker" "start" "-a" "d640a68f02739576c787e0d5ad315874b14935ae59f8dc5554c37c84543f83e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d640a68f02739576c787e0d5ad315874b14935ae59f8dc5554c37c84543f83e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d640a68f02739576c787e0d5ad315874b14935ae59f8dc5554c37c84543f83e6", kill_on_drop: false }` [INFO] [stdout] d640a68f02739576c787e0d5ad315874b14935ae59f8dc5554c37c84543f83e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ca93805d7b101764ab190597548d238eea5c6a9b9379508a34276b55d58ae72 [INFO] running `Command { std: "docker" "start" "-a" "1ca93805d7b101764ab190597548d238eea5c6a9b9379508a34276b55d58ae72", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling heim-common v0.0.11 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling tokio v1.8.0 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling httparse v1.3.6 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling raw-cpuid v7.0.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling uom v0.30.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling heim-host v0.0.11 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling hex v0.4.0 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling hyperx v1.3.0 [INFO] [stderr] Compiling platforms v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling macaddr v1.0.1 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling arc-swap v1.3.0 [INFO] [stderr] Compiling os_type v2.3.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling os_info v3.0.6 [INFO] [stderr] Compiling human-panic v1.0.3 [INFO] [stderr] Compiling hyper v0.14.5 [INFO] [stderr] Compiling heim-runtime v0.0.7 [INFO] [stderr] Compiling heim-cpu v0.0.11 [INFO] [stderr] Compiling heim-net v0.0.11 [INFO] [stderr] Compiling heim-memory v0.0.11 [INFO] [stderr] Compiling heim-virt v0.0.11 [INFO] [stderr] Compiling heim-sensors v0.0.6 [INFO] [stderr] Compiling heim-disk v0.0.11 [INFO] [stderr] Compiling heim-process v0.0.11 [INFO] [stderr] error: could not compile `heim-virt` (lib) due to 2 previous errors [INFO] [stdout] error[E0275]: overflow evaluating the requirement `futures_util::future::try_future::_::__Origin<'_, heim_common::prelude::future::MapOk>, ...>, ...>>: Unpin` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`heim_virt`) [INFO] [stdout] = note: required for `TryFlattenStream>, {closure@...::spawn<..., ...>::{closure#1}}>, ...>>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, TryFlattenStream>, ...>, ...>>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/stream/try_stream/into_stream.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pin_project! { [INFO] [stdout] 9 | | /// Stream for the [`into_stream`](super::TryStreamExt::into_stream) method. [INFO] [stdout] 10 | | #[derive(Debug)] [INFO] [stdout] 11 | | #[must_use = "streams do nothing unless polled"] [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `IntoStream>, ...>, ...>>>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, IntoStream>, ...>, ...>>>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/stream/try_stream/into_stream.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pin_project! { [INFO] [stdout] 9 | | /// Stream for the [`into_stream`](super::TryStreamExt::into_stream) method. [INFO] [stdout] 10 | | #[derive(Debug)] [INFO] [stdout] 11 | | #[must_use = "streams do nothing unless polled"] [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `IntoStream>, ...>, ...>>>>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `Option>, ...>, ...>>>>>` [INFO] [stdout] --> /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/option.rs:571:10 [INFO] [stdout] note: required because it appears within the type `StreamFuture>, ...>, ...>>>>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/stream/stream/into_future.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct StreamFuture { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: required because it appears within the type `(StreamFuture, ...>, ...>>>>>, ...)` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, StreamFuture, ...>, ...>>>>>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/future/map.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / pin_project! { [INFO] [stdout] 10 | | /// Internal Map future [INFO] [stdout] 11 | | #[project = MapProj] [INFO] [stdout] 12 | | #[project_replace = MapProjReplace] [INFO] [stdout] ... | [INFO] [stdout] 22 | | } [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Map, ...>, ...>>>>>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, StreamFuture, ...>, ...>>>>>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/future/mod.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | / delegate_all!( [INFO] [stdout] 49 | | /// Future for the [`map`](super::FutureExt::map) method. [INFO] [stdout] 50 | | Map( [INFO] [stdout] 51 | | map::Map [INFO] [stdout] 52 | | ): Debug + Future + FusedFuture + New[|x: Fut, f: F| map::Map::new(x, f)] [INFO] [stdout] 53 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Map, ...>, ...>>>>>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, Map, ...>>>>>, ...>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/try_future/into_future.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / pin_project! { [INFO] [stdout] 7 | | /// Future for the [`into_future`](super::TryFutureExt::into_future) method. [INFO] [stdout] 8 | | #[derive(Debug)] [INFO] [stdout] 9 | | #[must_use = "futures do nothing unless you `.await` or poll them"] [INFO] [stdout] ... | [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `IntoFuture, ...>>>>>, ...>>` to implement `Unpin` [INFO] [stdout] = note: required because it appears within the type `(IntoFuture, ...>>>>>, ...>>, ...)` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, IntoFuture>>>, ...>>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/future/map.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / pin_project! { [INFO] [stdout] 10 | | /// Internal Map future [INFO] [stdout] 11 | | #[project = MapProj] [INFO] [stdout] 12 | | #[project_replace = MapProjReplace] [INFO] [stdout] ... | [INFO] [stdout] 22 | | } [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Map>>>>, ...>>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, IntoFuture>>>, ...>>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/future/mod.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | / delegate_all!( [INFO] [stdout] 49 | | /// Future for the [`map`](super::FutureExt::map) method. [INFO] [stdout] 50 | | Map( [INFO] [stdout] 51 | | map::Map [INFO] [stdout] 52 | | ): Debug + Future + FusedFuture + New[|x: Fut, f: F| map::Map::new(x, f)] [INFO] [stdout] 53 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Map>>>>, ...>>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, Map, ...>>>>>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/try_future/mod.rs:113:1 [INFO] [stdout] | [INFO] [stdout] 113 | / delegate_all!( [INFO] [stdout] 114 | | /// Future for the [`map_err`](TryFutureExt::map_err) method. [INFO] [stdout] 115 | | MapErr( [INFO] [stdout] 116 | | Map, MapErrFn> [INFO] [stdout] 117 | | ): Debug + Future + FusedFuture + New[|x: Fut, f: F| Map::new(IntoFuture::new(x), map_err_fn(f))] [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `MapErr, ...>>>>>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, MapErr>>>>, ...>, ...>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/try_future/into_future.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / pin_project! { [INFO] [stdout] 7 | | /// Future for the [`into_future`](super::TryFutureExt::into_future) method. [INFO] [stdout] 8 | | #[derive(Debug)] [INFO] [stdout] 9 | | #[must_use = "futures do nothing unless you `.await` or poll them"] [INFO] [stdout] ... | [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `IntoFuture>>>>, ...>, ...>>` to implement `Unpin` [INFO] [stdout] = note: required because it appears within the type `(IntoFuture>>>, ...>, ...>>, ...)` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, IntoFuture>>, ...>, ...>>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/future/map.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / pin_project! { [INFO] [stdout] 10 | | /// Internal Map future [INFO] [stdout] 11 | | #[project = MapProj] [INFO] [stdout] 12 | | #[project_replace = MapProjReplace] [INFO] [stdout] ... | [INFO] [stdout] 22 | | } [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Map>>>, ...>, ...>>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, IntoFuture>>, ...>, ...>>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/future/mod.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | / delegate_all!( [INFO] [stdout] 49 | | /// Future for the [`map`](super::FutureExt::map) method. [INFO] [stdout] 50 | | Map( [INFO] [stdout] 51 | | map::Map [INFO] [stdout] 52 | | ): Debug + Future + FusedFuture + New[|x: Fut, f: F| map::Map::new(x, f)] [INFO] [stdout] 53 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Map>>>, ...>, ...>>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, MapErr>>>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/try_future/mod.rs:106:1 [INFO] [stdout] | [INFO] [stdout] 106 | / delegate_all!( [INFO] [stdout] 107 | | /// Future for the [`map_ok`](TryFutureExt::map_ok) method. [INFO] [stdout] 108 | | MapOk( [INFO] [stdout] 109 | | Map, MapOkFn> [INFO] [stdout] 110 | | ): Debug + Future + FusedFuture + New[|x: Fut, f: F| Map::new(IntoFuture::new(x), map_ok_fn(f))] [INFO] [stdout] 111 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `MapOk>>>>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, MapOk>>, ...>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/try_future/try_flatten.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / pin_project! { [INFO] [stdout] 11 | | #[project = TryFlattenProj] [INFO] [stdout] 12 | | #[derive(Debug)] [INFO] [stdout] 13 | | pub enum TryFlatten { [INFO] [stdout] ... | [INFO] [stdout] 17 | | } [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `TryFlatten>>, ...>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, MapOk>>, ...>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/try_future/mod.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | / delegate_all!( [INFO] [stdout] 31 | | /// Future for the [`try_flatten`](TryFutureExt::try_flatten) method. [INFO] [stdout] 32 | | TryFlatten( [INFO] [stdout] 33 | | try_flatten::TryFlatten [INFO] [stdout] 34 | | ): Debug + Future + FusedFuture + New[|x: Fut1| try_flatten::TryFlatten::new(x)] [INFO] [stdout] 35 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `TryFlatten>>, ...>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, MapErr>>>, ...>, ...>, ..., ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/try_future/mod.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | / delegate_all!( [INFO] [stdout] 62 | | /// Future for the [`and_then`](TryFutureExt::and_then) method. [INFO] [stdout] 63 | | AndThen( [INFO] [stdout] 64 | | TryFlatten, Fut2> [INFO] [stdout] 65 | | ): Debug + Future + FusedFuture + New[|x: Fut1, f: F| TryFlatten::new(MapOk::new(x, f))] [INFO] [stdout] 66 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `AndThen>>>, ...>, ...>, ..., ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, MapErr>, Map, ...>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/try_future/try_flatten_err.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / pin_project! { [INFO] [stdout] 8 | | #[project = TryFlattenErrProj] [INFO] [stdout] 9 | | #[derive(Debug)] [INFO] [stdout] 10 | | pub enum TryFlattenErr { [INFO] [stdout] ... | [INFO] [stdout] 14 | | } [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `TryFlattenErr>, Map, ...>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, MapErr>, Map, ...>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/try_future/mod.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / delegate_all!( [INFO] [stdout] 38 | | /// Future for the [`try_flatten_err`](TryFutureExt::try_flatten_err) method. [INFO] [stdout] 39 | | TryFlattenErr( [INFO] [stdout] 40 | | try_flatten_err::TryFlattenErr [INFO] [stdout] 41 | | ): Debug + Future + FusedFuture + New[|x: Fut1| try_flatten_err::TryFlattenErr::new(x)] [INFO] [stdout] 42 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `TryFlattenErr>, Map, ...>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, OrElse>, Map, ...>, ...>, ...>, ..., ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/try_future/mod.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | / delegate_all!( [INFO] [stdout] 69 | | /// Future for the [`or_else`](TryFutureExt::or_else) method. [INFO] [stdout] 70 | | OrElse( [INFO] [stdout] 71 | | TryFlattenErr, Fut2> [INFO] [stdout] 72 | | ): Debug + Future + FusedFuture + New[|x: Fut1, f: F| TryFlattenErr::new(MapErr::new(x, f))] [INFO] [stdout] 73 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `OrElse>, Map, ...>, ...>, ...>, ...>, ..., ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, OrElse>, Map, ...>, ...>, ..., ...>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/try_future/into_future.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / pin_project! { [INFO] [stdout] 7 | | /// Future for the [`into_future`](super::TryFutureExt::into_future) method. [INFO] [stdout] 8 | | #[derive(Debug)] [INFO] [stdout] 9 | | #[must_use = "futures do nothing unless you `.await` or poll them"] [INFO] [stdout] ... | [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `IntoFuture>, Map, ...>, ...>, ..., ...>>` to implement `Unpin` [INFO] [stdout] = note: required because it appears within the type `(IntoFuture>, Map, ...>, ...>, ..., ...>>, ...)` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, IntoFuture>, Map<..., ...>, ...>, ..., ...>>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/future/map.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / pin_project! { [INFO] [stdout] 10 | | /// Internal Map future [INFO] [stdout] 11 | | #[project = MapProj] [INFO] [stdout] 12 | | #[project_replace = MapProjReplace] [INFO] [stdout] ... | [INFO] [stdout] 22 | | } [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Map>, Map<..., ...>, ...>, ..., ...>>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, IntoFuture>, Map<..., ...>, ...>, ..., ...>>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/future/mod.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | / delegate_all!( [INFO] [stdout] 49 | | /// Future for the [`map`](super::FutureExt::map) method. [INFO] [stdout] 50 | | Map( [INFO] [stdout] 51 | | map::Map [INFO] [stdout] 52 | | ): Debug + Future + FusedFuture + New[|x: Fut, f: F| map::Map::new(x, f)] [INFO] [stdout] 53 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Map>, Map<..., ...>, ...>, ..., ...>>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, OrElse>, Map, ...>, ...>, ..., ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/try_future/mod.rs:113:1 [INFO] [stdout] | [INFO] [stdout] 113 | / delegate_all!( [INFO] [stdout] 114 | | /// Future for the [`map_err`](TryFutureExt::map_err) method. [INFO] [stdout] 115 | | MapErr( [INFO] [stdout] 116 | | Map, MapErrFn> [INFO] [stdout] 117 | | ): Debug + Future + FusedFuture + New[|x: Fut, f: F| Map::new(IntoFuture::new(x), map_err_fn(f))] [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `MapErr>, Map, ...>, ...>, ..., ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, MapErr>, ..., ...>, ..., ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/try_future/try_flatten_err.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / pin_project! { [INFO] [stdout] 8 | | #[project = TryFlattenErrProj] [INFO] [stdout] 9 | | #[derive(Debug)] [INFO] [stdout] 10 | | pub enum TryFlattenErr { [INFO] [stdout] ... | [INFO] [stdout] 14 | | } [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `TryFlattenErr>, ..., ...>, ..., ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, MapErr>, ..., ...>, ..., ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/try_future/mod.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / delegate_all!( [INFO] [stdout] 38 | | /// Future for the [`try_flatten_err`](TryFutureExt::try_flatten_err) method. [INFO] [stdout] 39 | | TryFlattenErr( [INFO] [stdout] 40 | | try_flatten_err::TryFlattenErr [INFO] [stdout] 41 | | ): Debug + Future + FusedFuture + New[|x: Fut1| try_flatten_err::TryFlattenErr::new(x)] [INFO] [stdout] 42 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `TryFlattenErr>, ..., ...>, ..., ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, OrElse>, Map<..., ...>, ...>, ..., ...>, ..., ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/try_future/mod.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | / delegate_all!( [INFO] [stdout] 69 | | /// Future for the [`or_else`](TryFutureExt::or_else) method. [INFO] [stdout] 70 | | OrElse( [INFO] [stdout] 71 | | TryFlattenErr, Fut2> [INFO] [stdout] 72 | | ): Debug + Future + FusedFuture + New[|x: Fut1, f: F| TryFlattenErr::new(MapErr::new(x, f))] [INFO] [stdout] 73 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `OrElse>, Map, ...>, ...>, ..., ...>, ..., ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, OrElse>, ..., ...>, ..., ...>, ..., ...>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/try_future/into_future.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / pin_project! { [INFO] [stdout] 7 | | /// Future for the [`into_future`](super::TryFutureExt::into_future) method. [INFO] [stdout] 8 | | #[derive(Debug)] [INFO] [stdout] 9 | | #[must_use = "futures do nothing unless you `.await` or poll them"] [INFO] [stdout] ... | [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `IntoFuture>, Map<..., ...>, ...>, ..., ...>, ..., ...>>` to implement `Unpin` [INFO] [stdout] = note: required because it appears within the type `(IntoFuture>, ..., ...>, ..., ...>, ..., ...>>, ...)` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, IntoFuture>, ..., ...>, ..., ...>, ..., ...>>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/future/map.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / pin_project! { [INFO] [stdout] 10 | | /// Internal Map future [INFO] [stdout] 11 | | #[project = MapProj] [INFO] [stdout] 12 | | #[project_replace = MapProjReplace] [INFO] [stdout] ... | [INFO] [stdout] 22 | | } [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Map>, ..., ...>, ..., ...>, ..., ...>>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, IntoFuture>, ..., ...>, ..., ...>, ..., ...>>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/future/mod.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | / delegate_all!( [INFO] [stdout] 49 | | /// Future for the [`map`](super::FutureExt::map) method. [INFO] [stdout] 50 | | Map( [INFO] [stdout] 51 | | map::Map [INFO] [stdout] 52 | | ): Debug + Future + FusedFuture + New[|x: Fut, f: F| map::Map::new(x, f)] [INFO] [stdout] 53 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Map>, ..., ...>, ..., ...>, ..., ...>>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, OrElse>, ..., ...>, ..., ...>, ..., ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/try_future/mod.rs:113:1 [INFO] [stdout] | [INFO] [stdout] 113 | / delegate_all!( [INFO] [stdout] 114 | | /// Future for the [`map_err`](TryFutureExt::map_err) method. [INFO] [stdout] 115 | | MapErr( [INFO] [stdout] 116 | | Map, MapErrFn> [INFO] [stdout] 117 | | ): Debug + Future + FusedFuture + New[|x: Fut, f: F| Map::new(IntoFuture::new(x), map_err_fn(f))] [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `MapErr>, Map<..., ...>, ...>, ..., ...>, ..., ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, MapErr>, ..., ...>, ..., ...>, ..., ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/try_future/try_flatten_err.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / pin_project! { [INFO] [stdout] 8 | | #[project = TryFlattenErrProj] [INFO] [stdout] 9 | | #[derive(Debug)] [INFO] [stdout] 10 | | pub enum TryFlattenErr { [INFO] [stdout] ... | [INFO] [stdout] 14 | | } [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `TryFlattenErr>, ..., ...>, ..., ...>, ..., ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, MapErr>, ..., ...>, ..., ...>, ..., ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/try_future/mod.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / delegate_all!( [INFO] [stdout] 38 | | /// Future for the [`try_flatten_err`](TryFutureExt::try_flatten_err) method. [INFO] [stdout] 39 | | TryFlattenErr( [INFO] [stdout] 40 | | try_flatten_err::TryFlattenErr [INFO] [stdout] 41 | | ): Debug + Future + FusedFuture + New[|x: Fut1| try_flatten_err::TryFlattenErr::new(x)] [INFO] [stdout] 42 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `TryFlattenErr>, ..., ...>, ..., ...>, ..., ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, OrElse>, ..., ...>, ..., ...>, ..., ...>, ..., ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/try_future/mod.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | / delegate_all!( [INFO] [stdout] 69 | | /// Future for the [`or_else`](TryFutureExt::or_else) method. [INFO] [stdout] 70 | | OrElse( [INFO] [stdout] 71 | | TryFlattenErr, Fut2> [INFO] [stdout] 72 | | ): Debug + Future + FusedFuture + New[|x: Fut1, f: F| TryFlattenErr::new(MapErr::new(x, f))] [INFO] [stdout] 73 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `OrElse>, ..., ...>, ..., ...>, ..., ...>, ..., ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, OrElse>, ..., ...>, ..., ...>, ..., ...>, ..., ...>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/try_future/into_future.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / pin_project! { [INFO] [stdout] 7 | | /// Future for the [`into_future`](super::TryFutureExt::into_future) method. [INFO] [stdout] 8 | | #[derive(Debug)] [INFO] [stdout] 9 | | #[must_use = "futures do nothing unless you `.await` or poll them"] [INFO] [stdout] ... | [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `IntoFuture>, ..., ...>, ..., ...>, ..., ...>, ..., ...>>` to implement `Unpin` [INFO] [stdout] = note: required because it appears within the type `(IntoFuture, ..., ...>, ..., ...>, ..., ...>, ..., ...>>, ...)` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, IntoFuture, ..., ...>, ..., ...>, ..., ...>>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/future/map.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / pin_project! { [INFO] [stdout] 10 | | /// Internal Map future [INFO] [stdout] 11 | | #[project = MapProj] [INFO] [stdout] 12 | | #[project_replace = MapProjReplace] [INFO] [stdout] ... | [INFO] [stdout] 22 | | } [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Map, ..., ...>, ..., ...>, ..., ...>, ..., ...>>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, IntoFuture, ..., ...>, ..., ...>, ..., ...>>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/future/mod.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | / delegate_all!( [INFO] [stdout] 49 | | /// Future for the [`map`](super::FutureExt::map) method. [INFO] [stdout] 50 | | Map( [INFO] [stdout] 51 | | map::Map [INFO] [stdout] 52 | | ): Debug + Future + FusedFuture + New[|x: Fut, f: F| map::Map::new(x, f)] [INFO] [stdout] 53 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Map, ..., ...>, ..., ...>, ..., ...>, ..., ...>>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, OrElse, ..., ...>, ..., ...>, ..., ...>, ..., ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/try_future/mod.rs:113:1 [INFO] [stdout] | [INFO] [stdout] 113 | / delegate_all!( [INFO] [stdout] 114 | | /// Future for the [`map_err`](TryFutureExt::map_err) method. [INFO] [stdout] 115 | | MapErr( [INFO] [stdout] 116 | | Map, MapErrFn> [INFO] [stdout] 117 | | ): Debug + Future + FusedFuture + New[|x: Fut, f: F| Map::new(IntoFuture::new(x), map_err_fn(f))] [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `MapErr>, ..., ...>, ..., ...>, ..., ...>, ..., ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, MapErr, ..., ...>, ..., ...>, ..., ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/try_future/try_flatten_err.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / pin_project! { [INFO] [stdout] 8 | | #[project = TryFlattenErrProj] [INFO] [stdout] 9 | | #[derive(Debug)] [INFO] [stdout] 10 | | pub enum TryFlattenErr { [INFO] [stdout] ... | [INFO] [stdout] 14 | | } [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `TryFlattenErr, ..., ...>, ..., ...>, ..., ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, MapErr, ..., ...>, ..., ...>, ..., ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/try_future/mod.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / delegate_all!( [INFO] [stdout] 38 | | /// Future for the [`try_flatten_err`](TryFutureExt::try_flatten_err) method. [INFO] [stdout] 39 | | TryFlattenErr( [INFO] [stdout] 40 | | try_flatten_err::TryFlattenErr [INFO] [stdout] 41 | | ): Debug + Future + FusedFuture + New[|x: Fut1| try_flatten_err::TryFlattenErr::new(x)] [INFO] [stdout] 42 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `TryFlattenErr, ..., ...>, ..., ...>, ..., ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, OrElse, ..., ...>, ..., ...>, ..., ...>, ..., ...>, ..., ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/try_future/mod.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | / delegate_all!( [INFO] [stdout] 69 | | /// Future for the [`or_else`](TryFutureExt::or_else) method. [INFO] [stdout] 70 | | OrElse( [INFO] [stdout] 71 | | TryFlattenErr, Fut2> [INFO] [stdout] 72 | | ): Debug + Future + FusedFuture + New[|x: Fut1, f: F| TryFlattenErr::new(MapErr::new(x, f))] [INFO] [stdout] 73 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `OrElse, ..., ...>, ..., ...>, ..., ...>, ..., ...>, ..., ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, MapErr>, {closure@mod.rs:12:18}>, OrElse<..., ..., ...>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/try_future/try_flatten_err.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / pin_project! { [INFO] [stdout] 8 | | #[project = TryFlattenErrProj] [INFO] [stdout] 9 | | #[derive(Debug)] [INFO] [stdout] 10 | | pub enum TryFlattenErr { [INFO] [stdout] ... | [INFO] [stdout] 14 | | } [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `TryFlattenErr>, {closure@mod.rs:12:18}>, OrElse<..., ..., ...>>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, MapErr>, {closure@mod.rs:12:18}>, OrElse<..., ..., ...>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/try_future/mod.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / delegate_all!( [INFO] [stdout] 38 | | /// Future for the [`try_flatten_err`](TryFutureExt::try_flatten_err) method. [INFO] [stdout] 39 | | TryFlattenErr( [INFO] [stdout] 40 | | try_flatten_err::TryFlattenErr [INFO] [stdout] 41 | | ): Debug + Future + FusedFuture + New[|x: Fut1| try_flatten_err::TryFlattenErr::new(x)] [INFO] [stdout] 42 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `TryFlattenErr>, {closure@mod.rs:12:18}>, OrElse<..., ..., ...>>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, Ready>, OrElse, ..., ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/try_future/mod.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | / delegate_all!( [INFO] [stdout] 69 | | /// Future for the [`or_else`](TryFutureExt::or_else) method. [INFO] [stdout] 70 | | OrElse( [INFO] [stdout] 71 | | TryFlattenErr, Fut2> [INFO] [stdout] 72 | | ): Debug + Future + FusedFuture + New[|x: Fut1, f: F| TryFlattenErr::new(MapErr::new(x, f))] [INFO] [stdout] 73 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `OrElse>, OrElse, ..., ...>, ..., ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, OrElse>, OrElse, ..., ...>, ...>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/try_future/into_future.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / pin_project! { [INFO] [stdout] 7 | | /// Future for the [`into_future`](super::TryFutureExt::into_future) method. [INFO] [stdout] 8 | | #[derive(Debug)] [INFO] [stdout] 9 | | #[must_use = "futures do nothing unless you `.await` or poll them"] [INFO] [stdout] ... | [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `IntoFuture>, OrElse, ..., ...>, ...>>` to implement `Unpin` [INFO] [stdout] = note: required because it appears within the type `(IntoFuture>, OrElse, ..., ...>, ...>>, ...)` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, IntoFuture>, OrElse<..., ..., ...>, ...>>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/future/map.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / pin_project! { [INFO] [stdout] 10 | | /// Internal Map future [INFO] [stdout] 11 | | #[project = MapProj] [INFO] [stdout] 12 | | #[project_replace = MapProjReplace] [INFO] [stdout] ... | [INFO] [stdout] 22 | | } [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Map>, OrElse, ..., ...>, ...>>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, IntoFuture>, OrElse<..., ..., ...>, ...>>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/future/mod.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | / delegate_all!( [INFO] [stdout] 49 | | /// Future for the [`map`](super::FutureExt::map) method. [INFO] [stdout] 50 | | Map( [INFO] [stdout] 51 | | map::Map [INFO] [stdout] 52 | | ): Debug + Future + FusedFuture + New[|x: Fut, f: F| map::Map::new(x, f)] [INFO] [stdout] 53 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Map>, OrElse, ..., ...>, ...>>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, OrElse>, OrElse, ..., ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/try_future/mod.rs:113:1 [INFO] [stdout] | [INFO] [stdout] 113 | / delegate_all!( [INFO] [stdout] 114 | | /// Future for the [`map_err`](TryFutureExt::map_err) method. [INFO] [stdout] 115 | | MapErr( [INFO] [stdout] 116 | | Map, MapErrFn> [INFO] [stdout] 117 | | ): Debug + Future + FusedFuture + New[|x: Fut, f: F| Map::new(IntoFuture::new(x), map_err_fn(f))] [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `MapErr>, OrElse, ..., ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, MapErr>, OrElse<..., ..., ...>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/try_future/try_flatten_err.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / pin_project! { [INFO] [stdout] 8 | | #[project = TryFlattenErrProj] [INFO] [stdout] 9 | | #[derive(Debug)] [INFO] [stdout] 10 | | pub enum TryFlattenErr { [INFO] [stdout] ... | [INFO] [stdout] 14 | | } [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `TryFlattenErr>, OrElse<..., ..., ...>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, MapErr>, OrElse<..., ..., ...>, ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/try_future/mod.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / delegate_all!( [INFO] [stdout] 38 | | /// Future for the [`try_flatten_err`](TryFutureExt::try_flatten_err) method. [INFO] [stdout] 39 | | TryFlattenErr( [INFO] [stdout] 40 | | try_flatten_err::TryFlattenErr [INFO] [stdout] 41 | | ): Debug + Future + FusedFuture + New[|x: Fut1| try_flatten_err::TryFlattenErr::new(x)] [INFO] [stdout] 42 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `TryFlattenErr>, OrElse<..., ..., ...>, ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, OrElse>, OrElse<..., ..., ...>, ...>, ..., ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/try_future/mod.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | / delegate_all!( [INFO] [stdout] 69 | | /// Future for the [`or_else`](TryFutureExt::or_else) method. [INFO] [stdout] 70 | | OrElse( [INFO] [stdout] 71 | | TryFlattenErr, Fut2> [INFO] [stdout] 72 | | ): Debug + Future + FusedFuture + New[|x: Fut1, f: F| TryFlattenErr::new(MapErr::new(x, f))] [INFO] [stdout] 73 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `OrElse>, OrElse, ..., ...>, ...>, ..., ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, OrElse>, OrElse<..., ..., ...>, ...>, ..., ...>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/try_future/into_future.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / pin_project! { [INFO] [stdout] 7 | | /// Future for the [`into_future`](super::TryFutureExt::into_future) method. [INFO] [stdout] 8 | | #[derive(Debug)] [INFO] [stdout] 9 | | #[must_use = "futures do nothing unless you `.await` or poll them"] [INFO] [stdout] ... | [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `IntoFuture>, OrElse<..., ..., ...>, ...>, ..., ...>>` to implement `Unpin` [INFO] [stdout] = note: required because it appears within the type `(IntoFuture>, OrElse<..., ..., ...>, ...>, ..., ...>>, ...)` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, IntoFuture>, ..., ...>, ..., ...>>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/future/map.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / pin_project! { [INFO] [stdout] 10 | | /// Internal Map future [INFO] [stdout] 11 | | #[project = MapProj] [INFO] [stdout] 12 | | #[project_replace = MapProjReplace] [INFO] [stdout] ... | [INFO] [stdout] 22 | | } [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Map>, OrElse<..., ..., ...>, ...>, ..., ...>>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, IntoFuture>, ..., ...>, ..., ...>>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/future/mod.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | / delegate_all!( [INFO] [stdout] 49 | | /// Future for the [`map`](super::FutureExt::map) method. [INFO] [stdout] 50 | | Map( [INFO] [stdout] 51 | | map::Map [INFO] [stdout] 52 | | ): Debug + Future + FusedFuture + New[|x: Fut, f: F| map::Map::new(x, f)] [INFO] [stdout] 53 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `Map>, OrElse<..., ..., ...>, ...>, ..., ...>>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, OrElse>, OrElse<..., ..., ...>, ...>, ..., ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/try_future/mod.rs:113:1 [INFO] [stdout] | [INFO] [stdout] 113 | / delegate_all!( [INFO] [stdout] 114 | | /// Future for the [`map_err`](TryFutureExt::map_err) method. [INFO] [stdout] 115 | | MapErr( [INFO] [stdout] 116 | | Map, MapErrFn> [INFO] [stdout] 117 | | ): Debug + Future + FusedFuture + New[|x: Fut, f: F| Map::new(IntoFuture::new(x), map_err_fn(f))] [INFO] [stdout] 118 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `MapErr>, OrElse<..., ..., ...>, ...>, ..., ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, MapErr>, ..., ...>, ..., ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/try_future/try_flatten_err.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / pin_project! { [INFO] [stdout] 8 | | #[project = TryFlattenErrProj] [INFO] [stdout] 9 | | #[derive(Debug)] [INFO] [stdout] 10 | | pub enum TryFlattenErr { [INFO] [stdout] ... | [INFO] [stdout] 14 | | } [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `TryFlattenErr>, ..., ...>, ..., ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, MapErr>, ..., ...>, ..., ...>, ...>, ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/try_future/mod.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / delegate_all!( [INFO] [stdout] 38 | | /// Future for the [`try_flatten_err`](TryFutureExt::try_flatten_err) method. [INFO] [stdout] 39 | | TryFlattenErr( [INFO] [stdout] 40 | | try_flatten_err::TryFlattenErr [INFO] [stdout] 41 | | ): Debug + Future + FusedFuture + New[|x: Fut1| try_flatten_err::TryFlattenErr::new(x)] [INFO] [stdout] 42 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `TryFlattenErr>, ..., ...>, ..., ...>, ...>, ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, OrElse>, ..., ...>, ..., ...>, ..., ...>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/try_future/mod.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | / delegate_all!( [INFO] [stdout] 69 | | /// Future for the [`or_else`](TryFutureExt::or_else) method. [INFO] [stdout] 70 | | OrElse( [INFO] [stdout] 71 | | TryFlattenErr, Fut2> [INFO] [stdout] 72 | | ): Debug + Future + FusedFuture + New[|x: Fut1, f: F| TryFlattenErr::new(MapErr::new(x, f))] [INFO] [stdout] 73 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `OrElse>, OrElse<..., ..., ...>, ...>, ..., ...>, ..., ...>` to implement `Unpin` [INFO] [stdout] note: required because it appears within the type `__Origin<'_, OrElse>, ..., ...>, ..., ...>, ..., ...>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.16/src/future/try_future/into_future.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / pin_project! { [INFO] [stdout] 7 | | /// Future for the [`into_future`](super::TryFutureExt::into_future) method. [INFO] [stdout] 8 | | #[derive(Debug)] [INFO] [stdout] 9 | | #[must_use = "futures do nothing unless you `.await` or poll them"] [INFO] [stdout] ... | [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `IntoFuture>, ..., ...>, ..., ...>, ..., ...>>` to implement `Unpin` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-8895737173797618007.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-14851111819651477683.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-15693597514052212079.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-775667149502904996.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-5372748083492454807.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-2315527894333241870.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-13589228731749036324.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-6599999195489445557.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-9361939076444457595.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-11864971068709070002.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-13547998696247539849.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-14723276780359106446.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-6739286146292887174.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-6816281340057845366.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-7763816528594536004.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-8755620199196694508.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-4073383436691107251.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-11804250778264883300.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-375165230079494543.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-9523237168021017032.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-7336548678778479345.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-570634608991568268.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-14027261693569136345.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-425741953430820326.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-17012945183521682202.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-8156316880082656602.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-12429511232555266899.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-10503455320873362891.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-2810965695591805732.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-1910301663032481246.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-14322888947525341425.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-9770100253558766661.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-918938150599255355.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-17444509930772292504.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-5997618095590954653.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-15994256648856642549.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-2306428967717354334.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-12170759603212621575.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-16209989540084801486.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-4417816191353434972.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-16130880004790391178.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-11402352308454415796.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-6747569401717900517.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-16748200899318954054.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-7537080291619565276.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-3950263713299711740.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-13547643130407253691.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-17603539467066066984.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-4857283822295765607.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-17115455041715079289.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-3829050734722363473.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-2555768820657112101.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-13892899402544640087.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-16790924343201608872.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-3975967267961745221.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-2977217327944846515.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-10006638375084163314.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-4350495884386085410.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-1556804979852403901.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-10943712484974217514.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-3504835603138821939.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-4410500334602957398.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-14753661020247758366.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-6314574970314434113.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-13007311580331737402.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-8619051837769458118.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-36911659443854482.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-4513575388138036912.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-10277598720845217788.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-16542860439998328153.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-15186770285597122911.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-428169544513600762.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-4192909505247492967.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-4478435791260186960.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-7795145112741313578.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-8492557480436949838.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-3479420543122705143.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-5913579093207492725.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-1869821998338945695.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-9211334683858669197.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-10985125866850695614.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-16964184977329506433.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-681198891620748023.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-16807821468119538312.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-1297410475728577981.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-10531460595666466249.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-6781293954813381177.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-9028156065747833462.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-17032156686264400061.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-9051259076409291012.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-11423502565616273054.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-9391415805655538888.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-15036019015897167146.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-1209470908909830843.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-3349850423565821997.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-2287821729413829486.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-12150770594820443495.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-2816472364611289832.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-3002325396287981079.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-2815949219679458800.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-1667993789528633576.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-17829190856496548564.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-9486134515013140599.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-17371095717298202626.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-7679106143696311370.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-12542992736084454856.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-1826634763494027223.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-56971951560537268.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-14586372807076516586.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-10953306970159336415.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-2903127805430271086.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-3739573747782493585.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-8608846797048336586.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-928663256346693571.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-7049429828382057426.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-16824542792022052970.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-16849555558107080556.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-6119669141636565777.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-5158921709795971536.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-18087027447323491198.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-4815303154115900437.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-8728781660254310388.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-8835755721010807260.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-15537507111030354956.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/heim_virt-a3ba0e1439f5242a.long-type-6418172678914976874.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the macro `$crate::__pin_project_internal` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1ca93805d7b101764ab190597548d238eea5c6a9b9379508a34276b55d58ae72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ca93805d7b101764ab190597548d238eea5c6a9b9379508a34276b55d58ae72", kill_on_drop: false }` [INFO] [stdout] 1ca93805d7b101764ab190597548d238eea5c6a9b9379508a34276b55d58ae72 [INFO] testing LetTheComputerDecide/k8vm against try#61a9ac64344e91d62f5496627ff363d177f9daab for pr-125507 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLetTheComputerDecide%2Fk8vm" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LetTheComputerDecide/k8vm on toolchain 61a9ac64344e91d62f5496627ff363d177f9daab [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LetTheComputerDecide/k8vm [INFO] finished tweaking git repo https://github.com/LetTheComputerDecide/k8vm [INFO] tweaked toml for git repo https://github.com/LetTheComputerDecide/k8vm written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/LetTheComputerDecide/k8vm 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" "+61a9ac64344e91d62f5496627ff363d177f9daab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e36ab63af3e067949c02c52bff38a709832337109aac38bf6335dfe5d112f57a [INFO] running `Command { std: "docker" "start" "-a" "e36ab63af3e067949c02c52bff38a709832337109aac38bf6335dfe5d112f57a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e36ab63af3e067949c02c52bff38a709832337109aac38bf6335dfe5d112f57a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e36ab63af3e067949c02c52bff38a709832337109aac38bf6335dfe5d112f57a", kill_on_drop: false }` [INFO] [stdout] e36ab63af3e067949c02c52bff38a709832337109aac38bf6335dfe5d112f57a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0ddf35bae2b9b086bce6db33ea2e1701f65331a1fc9a73c94d637adf94e257f [INFO] running `Command { std: "docker" "start" "-a" "a0ddf35bae2b9b086bce6db33ea2e1701f65331a1fc9a73c94d637adf94e257f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling heim-common v0.0.11 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tokio v1.8.0 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling httparse v1.3.6 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling raw-cpuid v7.0.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling uom v0.30.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling heim-host v0.0.11 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling platforms v0.2.1 [INFO] [stderr] Compiling hex v0.4.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling hyperx v1.3.0 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling macaddr v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling os_type v2.3.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling arc-swap v1.3.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_path_to_error v0.1.4 [INFO] [stderr] Compiling os_info v3.0.6 [INFO] [stderr] Compiling human-panic v1.0.3 [INFO] [stderr] Compiling hyper v0.14.5 [INFO] [stderr] Compiling heim-runtime v0.0.7 [INFO] [stderr] Compiling heim-net v0.0.11 [INFO] [stderr] Compiling heim-cpu v0.0.11 [INFO] [stderr] Compiling heim-sensors v0.0.6 [INFO] [stderr] Compiling heim-memory v0.0.11 [INFO] [stderr] Compiling heim-virt v0.0.11 [INFO] [stderr] Compiling heim-disk v0.0.11 [INFO] [stderr] Compiling heim-process v0.0.11 [INFO] [stderr] Compiling heim v0.0.11 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling octocrab v0.10.1 [INFO] [stderr] Compiling k8vm v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.53s [INFO] running `Command { std: "docker" "inspect" "a0ddf35bae2b9b086bce6db33ea2e1701f65331a1fc9a73c94d637adf94e257f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0ddf35bae2b9b086bce6db33ea2e1701f65331a1fc9a73c94d637adf94e257f", kill_on_drop: false }` [INFO] [stdout] a0ddf35bae2b9b086bce6db33ea2e1701f65331a1fc9a73c94d637adf94e257f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03516afb6a5755f9c8b0e220edaa1727be73dd83480993c322474c9bc8989f13 [INFO] running `Command { std: "docker" "start" "-a" "03516afb6a5755f9c8b0e220edaa1727be73dd83480993c322474c9bc8989f13", kill_on_drop: false }` [INFO] [stderr] Compiling k8vm v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s [INFO] running `Command { std: "docker" "inspect" "03516afb6a5755f9c8b0e220edaa1727be73dd83480993c322474c9bc8989f13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03516afb6a5755f9c8b0e220edaa1727be73dd83480993c322474c9bc8989f13", kill_on_drop: false }` [INFO] [stdout] 03516afb6a5755f9c8b0e220edaa1727be73dd83480993c322474c9bc8989f13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 509a0a6caf2c8d031b986f4859807566a1af70fefe82052f46089ae4fbcdc8ee [INFO] running `Command { std: "docker" "start" "-a" "509a0a6caf2c8d031b986f4859807566a1af70fefe82052f46089ae4fbcdc8ee", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/k8vm-ccf93d2e06bf08d5) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "509a0a6caf2c8d031b986f4859807566a1af70fefe82052f46089ae4fbcdc8ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "509a0a6caf2c8d031b986f4859807566a1af70fefe82052f46089ae4fbcdc8ee", kill_on_drop: false }` [INFO] [stdout] 509a0a6caf2c8d031b986f4859807566a1af70fefe82052f46089ae4fbcdc8ee