[INFO] fetching crate goldboot 0.0.10...
[INFO] testing goldboot-0.0.10 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate goldboot 0.0.10 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate goldboot 0.0.10
[INFO] finished tweaking crates.io crate goldboot 0.0.10
[INFO] tweaked toml for crates.io crate goldboot 0.0.10 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate goldboot 0.0.10 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate goldboot 0.0.10 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 63b450eadf46f3c719602e89c16c4d798e36ea4e54ef96256aab27c880ab0137
[INFO] running `Command { std: "docker" "start" "-a" "63b450eadf46f3c719602e89c16c4d798e36ea4e54ef96256aab27c880ab0137", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "63b450eadf46f3c719602e89c16c4d798e36ea4e54ef96256aab27c880ab0137", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63b450eadf46f3c719602e89c16c4d798e36ea4e54ef96256aab27c880ab0137", kill_on_drop: false }`
[INFO] [stdout] 63b450eadf46f3c719602e89c16c4d798e36ea4e54ef96256aab27c880ab0137
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] f3482c572065fcc6154cd89b3f0f43c954e7bc828ef78ce8881b8bac2eebf7e3
[INFO] running `Command { std: "docker" "start" "-a" "f3482c572065fcc6154cd89b3f0f43c954e7bc828ef78ce8881b8bac2eebf7e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling aws-lc-rs v1.12.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling zstd-safe v7.2.3
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling binrw_derive v0.13.3
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling libz-sys v1.1.21
[INFO] [stderr]    Compiling aws-lc-sys v0.26.0
[INFO] [stderr]    Compiling zstd-sys v2.0.14+zstd.1.5.7
[INFO] [stderr]    Compiling libgit2-sys v0.18.0+1.9.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling miniz-sys v0.1.12
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling cargo-lock v10.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling binrw v0.13.3
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling clap_builder v4.5.31
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ssh-encoding v0.2.0
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling tempfile v3.17.1
[INFO] [stderr]    Compiling clap v4.5.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling flate2 v0.2.20
[INFO] [stderr]    Compiling ssh-cipher v0.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling xattr v1.4.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling axum-core v0.5.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling byteorder v0.5.3
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling axum v0.8.1
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling goldboot-image v0.0.5
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling ssh2 v0.9.5
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling byte-unit v5.1.6
[INFO] [stderr]    Compiling vnc v0.4.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling validator v0.20.0
[INFO] [stderr]    Compiling ssh-key v0.6.7
[INFO] [stderr]    Compiling fossable v0.1.2
[INFO] [stderr]    Compiling fatfs v0.3.6
[INFO] [stderr]    Compiling serde_win_unattend v0.3.3
[INFO] [stderr]    Compiling uuid v1.15.1
[INFO] [stderr]    Compiling quick-xml v0.37.2
[INFO] [stderr]    Compiling goldboot-macros v0.0.3
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling fscommon v0.1.1
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling git2 v0.20.0
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling goldboot v0.0.10 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stdout] warning: unused import: `goldboot_image::ImageHandle`
[INFO] [stdout]  --> src/cli/cmd/liveusb.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use goldboot_image::ImageHandle;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cli::progress::ProgressBar`
[INFO] [stdout]  --> src/foundry/mod.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::{cli::progress::ProgressBar, library::ImageLibrary};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ImageHandle`
[INFO] [stdout]   --> src/foundry/mod.rs:10:46
[INFO] [stdout]    |
[INFO] [stdout] 10 | use goldboot_image::{qcow::Qcow3, ImageArch, ImageHandle};
[INFO] [stdout]    |                                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::HashMap`
[INFO] [stdout]  --> src/foundry/http.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{collections::HashMap, path::Path};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ServeDir`
[INFO] [stdout]  --> src/foundry/http.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 |     services::{ServeDir, ServeFile},
[INFO] [stdout]   |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::foundry::options::hostname::Hostname`
[INFO] [stdout]  --> src/foundry/os/arch_linux/archinstall.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::foundry::options::hostname::Hostname;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wait`
[INFO] [stdout]   --> src/foundry/os/debian/mod.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 |     input, wait, wait_screen, wait_screen_rect,
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BufReader`
[INFO] [stdout]  --> src/foundry/os/goldboot/mod.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 |     io::{BufRead, BufReader},
[INFO] [stdout]   |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `hostname::Hostname`, `unix_account::RootPassword`, and `wait`
[INFO] [stdout]   --> src/foundry/os/goldboot/mod.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 18 |         options::{hostname::Hostname, unix_account::RootPassword},
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     input, wait, wait_screen, wait_screen_rect,
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fmt::Display`
[INFO] [stdout]  --> src/foundry/os/nix/mod.rs:5:33
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::{collections::HashMap, fmt::Display};
[INFO] [stdout]   |                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Display`, `EnumIter`, and `IntoEnumIterator`
[INFO] [stdout]  --> src/foundry/os/nix/mod.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use strum::{Display, EnumIter, IntoEnumIterator};
[INFO] [stdout]   |             ^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PromptNew`, `hostname::Hostname`, and `unix_account::RootPassword`
[INFO] [stdout]   --> src/foundry/os/nix/mod.rs:10:27
[INFO] [stdout]    |
[INFO] [stdout] 10 |     cli::prompt::{Prompt, PromptNew},
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |         options::{hostname::Hostname, unix_account::RootPassword},
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `File`
[INFO] [stdout]  --> src/foundry/qemu.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::fs::{File, OpenOptions};
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Cursor`
[INFO] [stdout]  --> src/foundry/qemu.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::io::{Cursor, Write};
[INFO] [stdout]   |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread::sleep`
[INFO] [stdout]   --> src/foundry/ssh.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::thread::sleep;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `debug` and `error`
[INFO] [stdout]   --> src/library.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tracing::{debug, error, info};
[INFO] [stdout]    |               ^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]   --> src/cli/cmd/image.rs:21:30
[INFO] [stdout]    |
[INFO] [stdout] 21 | ...                   .timestamp(image.primary_header.timestamp as i64, 0)
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BufRead`
[INFO] [stdout]  --> src/foundry/os/goldboot/mod.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 |     io::{BufRead, BufReader},
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `include`
[INFO] [stdout]   --> src/cli/cmd/liveusb.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 |             include,
[INFO] [stdout]    |             ^^^^^^^ help: try ignoring the field: `include: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/foundry/os/alpine_linux/mod.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 92 |         let mut ssh = qemu.ssh("root")?;
[INFO] [stdout]    |             ----^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `foundry`
[INFO] [stdout]    --> src/foundry/os/alpine_linux/mod.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |         foundry: &crate::foundry::Foundry,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_foundry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/foundry/os/debian/mod.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 |         let mut ssh = qemu.ssh("root")?;
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `session`
[INFO] [stdout]    --> src/foundry/ssh.rs:235:13
[INFO] [stdout]     |
[INFO] [stdout] 235 | fn query_os(session: &ssh2::Session) -> Result<OsCategory> {
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gui`
[INFO] [stdout]   --> src/main.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[cfg(feature = "gui")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cast`, `default`, `include_ovmf`, and `registry`
[INFO] [stdout]    = help: consider adding `gui` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::error`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tracing::error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `default_filter`
[INFO] [stdout]   --> src/main.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let default_filter = match &command_line.command {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_default_filter`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 09s
[INFO] running `Command { std: "docker" "inspect" "f3482c572065fcc6154cd89b3f0f43c954e7bc828ef78ce8881b8bac2eebf7e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3482c572065fcc6154cd89b3f0f43c954e7bc828ef78ce8881b8bac2eebf7e3", kill_on_drop: false }`
[INFO] [stdout] f3482c572065fcc6154cd89b3f0f43c954e7bc828ef78ce8881b8bac2eebf7e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 7ccd3692acb8c15f6fefd476d4fbe1c8eeff5730d06e4dcfde7277ea1ec5c38d
[INFO] running `Command { std: "docker" "start" "-a" "7ccd3692acb8c15f6fefd476d4fbe1c8eeff5730d06e4dcfde7277ea1ec5c38d", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `goldboot_image::ImageHandle`
[INFO] [stdout]  --> src/cli/cmd/liveusb.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use goldboot_image::ImageHandle;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cli::progress::ProgressBar`
[INFO] [stdout]  --> src/foundry/mod.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::{cli::progress::ProgressBar, library::ImageLibrary};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ImageHandle`
[INFO] [stdout]   --> src/foundry/mod.rs:10:46
[INFO] [stdout]    |
[INFO] [stdout] 10 | use goldboot_image::{qcow::Qcow3, ImageArch, ImageHandle};
[INFO] [stdout]    |                                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::HashMap`
[INFO] [stdout]  --> src/foundry/http.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{collections::HashMap, path::Path};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ServeDir`
[INFO] [stdout]  --> src/foundry/http.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 |     services::{ServeDir, ServeFile},
[INFO] [stdout]   |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::foundry::options::hostname::Hostname`
[INFO] [stdout]  --> src/foundry/os/arch_linux/archinstall.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::foundry::options::hostname::Hostname;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wait`
[INFO] [stdout]   --> src/foundry/os/debian/mod.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 |     input, wait, wait_screen, wait_screen_rect,
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BufReader`
[INFO] [stdout]  --> src/foundry/os/goldboot/mod.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 |     io::{BufRead, BufReader},
[INFO] [stdout]   |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `hostname::Hostname`, `unix_account::RootPassword`, and `wait`
[INFO] [stdout]   --> src/foundry/os/goldboot/mod.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 18 |         options::{hostname::Hostname, unix_account::RootPassword},
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     input, wait, wait_screen, wait_screen_rect,
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fmt::Display`
[INFO] [stdout]  --> src/foundry/os/nix/mod.rs:5:33
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::{collections::HashMap, fmt::Display};
[INFO] [stdout]   |                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Display`, `EnumIter`, and `IntoEnumIterator`
[INFO] [stdout]  --> src/foundry/os/nix/mod.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use strum::{Display, EnumIter, IntoEnumIterator};
[INFO] [stdout]   |             ^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PromptNew`, `hostname::Hostname`, and `unix_account::RootPassword`
[INFO] [stdout]   --> src/foundry/os/nix/mod.rs:10:27
[INFO] [stdout]    |
[INFO] [stdout] 10 |     cli::prompt::{Prompt, PromptNew},
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |         options::{hostname::Hostname, unix_account::RootPassword},
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `File`
[INFO] [stdout]  --> src/foundry/qemu.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::fs::{File, OpenOptions};
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Cursor`
[INFO] [stdout]  --> src/foundry/qemu.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::io::{Cursor, Write};
[INFO] [stdout]   |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread::sleep`
[INFO] [stdout]   --> src/foundry/ssh.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::thread::sleep;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `debug` and `error`
[INFO] [stdout]   --> src/library.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tracing::{debug, error, info};
[INFO] [stdout]    |               ^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]   --> src/cli/cmd/image.rs:21:30
[INFO] [stdout]    |
[INFO] [stdout] 21 | ...                   .timestamp(image.primary_header.timestamp as i64, 0)
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BufRead`
[INFO] [stdout]  --> src/foundry/os/goldboot/mod.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 |     io::{BufRead, BufReader},
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `include`
[INFO] [stdout]   --> src/cli/cmd/liveusb.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 |             include,
[INFO] [stdout]    |             ^^^^^^^ help: try ignoring the field: `include: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/foundry/os/alpine_linux/mod.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 92 |         let mut ssh = qemu.ssh("root")?;
[INFO] [stdout]    |             ----^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `foundry`
[INFO] [stdout]    --> src/foundry/os/alpine_linux/mod.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |         foundry: &crate::foundry::Foundry,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_foundry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/foundry/os/debian/mod.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 |         let mut ssh = qemu.ssh("root")?;
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling goldboot v0.0.10 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `session`
[INFO] [stdout]    --> src/foundry/ssh.rs:235:13
[INFO] [stdout]     |
[INFO] [stdout] 235 | fn query_os(session: &ssh2::Session) -> Result<OsCategory> {
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gui`
[INFO] [stdout]   --> src/main.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[cfg(feature = "gui")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cast`, `default`, `include_ovmf`, and `registry`
[INFO] [stdout]    = help: consider adding `gui` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::error`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tracing::error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `default_filter`
[INFO] [stdout]   --> src/main.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let default_filter = match &command_line.command {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_default_filter`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `goldboot_image::ImageHandle`
[INFO] [stdout]  --> src/cli/cmd/liveusb.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use goldboot_image::ImageHandle;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cli::progress::ProgressBar`
[INFO] [stdout]  --> src/foundry/mod.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::{cli::progress::ProgressBar, library::ImageLibrary};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ImageHandle`
[INFO] [stdout]   --> src/foundry/mod.rs:10:46
[INFO] [stdout]    |
[INFO] [stdout] 10 | use goldboot_image::{qcow::Qcow3, ImageArch, ImageHandle};
[INFO] [stdout]    |                                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::HashMap`
[INFO] [stdout]  --> src/foundry/http.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{collections::HashMap, path::Path};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ServeDir`
[INFO] [stdout]  --> src/foundry/http.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 |     services::{ServeDir, ServeFile},
[INFO] [stdout]   |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::foundry::options::hostname::Hostname`
[INFO] [stdout]  --> src/foundry/os/arch_linux/archinstall.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::foundry::options::hostname::Hostname;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wait`
[INFO] [stdout]   --> src/foundry/os/debian/mod.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 |     input, wait, wait_screen, wait_screen_rect,
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BufReader`
[INFO] [stdout]  --> src/foundry/os/goldboot/mod.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 |     io::{BufRead, BufReader},
[INFO] [stdout]   |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `hostname::Hostname`, `unix_account::RootPassword`, and `wait`
[INFO] [stdout]   --> src/foundry/os/goldboot/mod.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 18 |         options::{hostname::Hostname, unix_account::RootPassword},
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     input, wait, wait_screen, wait_screen_rect,
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fmt::Display`
[INFO] [stdout]  --> src/foundry/os/nix/mod.rs:5:33
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::{collections::HashMap, fmt::Display};
[INFO] [stdout]   |                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Display`, `EnumIter`, and `IntoEnumIterator`
[INFO] [stdout]  --> src/foundry/os/nix/mod.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use strum::{Display, EnumIter, IntoEnumIterator};
[INFO] [stdout]   |             ^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PromptNew`, `hostname::Hostname`, and `unix_account::RootPassword`
[INFO] [stdout]   --> src/foundry/os/nix/mod.rs:10:27
[INFO] [stdout]    |
[INFO] [stdout] 10 |     cli::prompt::{Prompt, PromptNew},
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |         options::{hostname::Hostname, unix_account::RootPassword},
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `File`
[INFO] [stdout]  --> src/foundry/qemu.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::fs::{File, OpenOptions};
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Cursor`
[INFO] [stdout]  --> src/foundry/qemu.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::io::{Cursor, Write};
[INFO] [stdout]   |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread::sleep`
[INFO] [stdout]   --> src/foundry/ssh.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::thread::sleep;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `debug` and `error`
[INFO] [stdout]   --> src/library.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tracing::{debug, error, info};
[INFO] [stdout]    |               ^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]   --> src/cli/cmd/image.rs:21:30
[INFO] [stdout]    |
[INFO] [stdout] 21 | ...                   .timestamp(image.primary_header.timestamp as i64, 0)
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BufRead`
[INFO] [stdout]  --> src/foundry/os/goldboot/mod.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 |     io::{BufRead, BufReader},
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `include`
[INFO] [stdout]   --> src/cli/cmd/liveusb.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 |             include,
[INFO] [stdout]    |             ^^^^^^^ help: try ignoring the field: `include: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/foundry/os/alpine_linux/mod.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 92 |         let mut ssh = qemu.ssh("root")?;
[INFO] [stdout]    |             ----^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `foundry`
[INFO] [stdout]    --> src/foundry/os/alpine_linux/mod.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |         foundry: &crate::foundry::Foundry,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_foundry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/foundry/os/debian/mod.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 |         let mut ssh = qemu.ssh("root")?;
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `session`
[INFO] [stdout]    --> src/foundry/ssh.rs:235:13
[INFO] [stdout]     |
[INFO] [stdout] 235 | fn query_os(session: &ssh2::Session) -> Result<OsCategory> {
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.33s
[INFO] running `Command { std: "docker" "inspect" "7ccd3692acb8c15f6fefd476d4fbe1c8eeff5730d06e4dcfde7277ea1ec5c38d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ccd3692acb8c15f6fefd476d4fbe1c8eeff5730d06e4dcfde7277ea1ec5c38d", kill_on_drop: false }`
[INFO] [stdout] 7ccd3692acb8c15f6fefd476d4fbe1c8eeff5730d06e4dcfde7277ea1ec5c38d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] d87eb4c4b5525e9186614fbe63edbc5f4198a7bf80fb9094da5e9a17ecb9de2e
[INFO] running `Command { std: "docker" "start" "-a" "d87eb4c4b5525e9186614fbe63edbc5f4198a7bf80fb9094da5e9a17ecb9de2e", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `goldboot_image::ImageHandle`
[INFO] [stderr]  --> src/cli/cmd/liveusb.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use goldboot_image::ImageHandle;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `cli::progress::ProgressBar`
[INFO] [stderr]  --> src/foundry/mod.rs:4:13
[INFO] [stderr]   |
[INFO] [stderr] 4 | use crate::{cli::progress::ProgressBar, library::ImageLibrary};
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ImageHandle`
[INFO] [stderr]   --> src/foundry/mod.rs:10:46
[INFO] [stderr]    |
[INFO] [stderr] 10 | use goldboot_image::{qcow::Qcow3, ImageArch, ImageHandle};
[INFO] [stderr]    |                                              ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `collections::HashMap`
[INFO] [stderr]  --> src/foundry/http.rs:3:11
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::{collections::HashMap, path::Path};
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ServeDir`
[INFO] [stderr]  --> src/foundry/http.rs:7:16
[INFO] [stderr]   |
[INFO] [stderr] 7 |     services::{ServeDir, ServeFile},
[INFO] [stderr]   |                ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::foundry::options::hostname::Hostname`
[INFO] [stderr]  --> src/foundry/os/arch_linux/archinstall.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use crate::foundry::options::hostname::Hostname;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `wait`
[INFO] [stderr]   --> src/foundry/os/debian/mod.rs:18:12
[INFO] [stderr]    |
[INFO] [stderr] 18 |     input, wait, wait_screen, wait_screen_rect,
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `BufReader`
[INFO] [stderr]  --> src/foundry/os/goldboot/mod.rs:8:19
[INFO] [stderr]   |
[INFO] [stderr] 8 |     io::{BufRead, BufReader},
[INFO] [stderr]   |                   ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `hostname::Hostname`, `unix_account::RootPassword`, and `wait`
[INFO] [stderr]   --> src/foundry/os/goldboot/mod.rs:18:19
[INFO] [stderr]    |
[INFO] [stderr] 18 |         options::{hostname::Hostname, unix_account::RootPassword},
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 23 |     input, wait, wait_screen, wait_screen_rect,
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `fmt::Display`
[INFO] [stderr]  --> src/foundry/os/nix/mod.rs:5:33
[INFO] [stderr]   |
[INFO] [stderr] 5 | use std::{collections::HashMap, fmt::Display};
[INFO] [stderr]   |                                 ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Display`, `EnumIter`, and `IntoEnumIterator`
[INFO] [stderr]  --> src/foundry/os/nix/mod.rs:6:13
[INFO] [stderr]   |
[INFO] [stderr] 6 | use strum::{Display, EnumIter, IntoEnumIterator};
[INFO] [stderr]   |             ^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `PromptNew`, `hostname::Hostname`, and `unix_account::RootPassword`
[INFO] [stderr]   --> src/foundry/os/nix/mod.rs:10:27
[INFO] [stderr]    |
[INFO] [stderr] 10 |     cli::prompt::{Prompt, PromptNew},
[INFO] [stderr]    |                           ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 13 |         options::{hostname::Hostname, unix_account::RootPassword},
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `File`
[INFO] [stderr]  --> src/foundry/qemu.rs:8:15
[INFO] [stderr]   |
[INFO] [stderr] 8 | use std::fs::{File, OpenOptions};
[INFO] [stderr]   |               ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Cursor`
[INFO] [stderr]  --> src/foundry/qemu.rs:9:15
[INFO] [stderr]   |
[INFO] [stderr] 9 | use std::io::{Cursor, Write};
[INFO] [stderr]   |               ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::thread::sleep`
[INFO] [stderr]   --> src/foundry/ssh.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | use std::thread::sleep;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `debug` and `error`
[INFO] [stderr]   --> src/library.rs:13:15
[INFO] [stderr]    |
[INFO] [stderr] 13 | use tracing::{debug, error, info};
[INFO] [stderr]    |               ^^^^^  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stderr]   --> src/cli/cmd/image.rs:21:30
[INFO] [stderr]    |
[INFO] [stderr] 21 | ...                   .timestamp(image.primary_header.timestamp as i64, 0)
[INFO] [stderr]    |                        ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `BufRead`
[INFO] [stderr]  --> src/foundry/os/goldboot/mod.rs:8:10
[INFO] [stderr]   |
[INFO] [stderr] 8 |     io::{BufRead, BufReader},
[INFO] [stderr]   |          ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `include`
[INFO] [stderr]   --> src/cli/cmd/liveusb.rs:13:13
[INFO] [stderr]    |
[INFO] [stderr] 13 |             include,
[INFO] [stderr]    |             ^^^^^^^ help: try ignoring the field: `include: _`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/foundry/os/alpine_linux/mod.rs:92:13
[INFO] [stderr]    |
[INFO] [stderr] 92 |         let mut ssh = qemu.ssh("root")?;
[INFO] [stderr]    |             ----^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `foundry`
[INFO] [stderr]    --> src/foundry/os/alpine_linux/mod.rs:115:9
[INFO] [stderr]     |
[INFO] [stderr] 115 |         foundry: &crate::foundry::Foundry,
[INFO] [stderr]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_foundry`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/foundry/os/debian/mod.rs:146:13
[INFO] [stderr]     |
[INFO] [stderr] 146 |         let mut ssh = qemu.ssh("root")?;
[INFO] [stderr]     |             ----^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `session`
[INFO] [stderr]    --> src/foundry/ssh.rs:235:13
[INFO] [stderr]     |
[INFO] [stderr] 235 | fn query_os(session: &ssh2::Session) -> Result<OsCategory> {
[INFO] [stderr]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session`
[INFO] [stderr] 
[INFO] [stderr] warning: `goldboot` (lib) generated 23 warnings (run `cargo fix --lib -p goldboot` to apply 21 suggestions)
[INFO] [stderr] warning: `goldboot` (lib test) generated 23 warnings (23 duplicates)
[INFO] [stderr] warning: unexpected `cfg` condition value: `gui`
[INFO] [stderr]   --> src/main.rs:13:11
[INFO] [stderr]    |
[INFO] [stderr] 13 |     #[cfg(feature = "gui")]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `cast`, `default`, `include_ovmf`, and `registry`
[INFO] [stderr]    = help: consider adding `gui` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tracing::error`
[INFO] [stderr]  --> src/main.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use tracing::error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `default_filter`
[INFO] [stderr]   --> src/main.rs:36:13
[INFO] [stderr]    |
[INFO] [stderr] 36 |         let default_filter = match &command_line.command {
[INFO] [stderr]    |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_default_filter`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `goldboot` (bin "goldboot" test) generated 3 warnings (run `cargo fix --bin "goldboot" -p goldboot --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/goldboot/63ddd56571573d07/deps/goldboot-63ddd56571573d07)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_find_open_port ... ok
[INFO] [stdout] test foundry::os::arch_linux::tests::test_fetch_latest_iso ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- foundry::os::arch_linux::tests::test_fetch_latest_iso stdout ----
[INFO] [stdout] Error: error sending request for url (http://mirrors.edge.kernel.org/archlinux/iso/latest/sha256sums.txt)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<reqwest::error::Error>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<goldboot::foundry::sources::ImageSource, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: goldboot::foundry::os::arch_linux::fetch_latest_iso
[INFO] [stdout]              at ./src/foundry/os/arch_linux/mod.rs:165:14
[INFO] [stdout]    3: goldboot::foundry::os::arch_linux::tests::test_fetch_latest_iso
[INFO] [stdout]              at ./src/foundry/os/arch_linux/mod.rs:198:9
[INFO] [stdout]    4: goldboot::foundry::os::arch_linux::tests::test_fetch_latest_iso::{closure#0}
[INFO] [stdout]              at ./src/foundry/os/arch_linux/mod.rs:197:35
[INFO] [stdout]    5: <goldboot::foundry::os::arch_linux::tests::test_fetch_latest_iso::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]    8: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]    9: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   10: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   11: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   12: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   13: test::run_test_in_process
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   14: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   15: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   16: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   17: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   18: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   19: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   20: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   21: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   22: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   23: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   25: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   26: <unknown>
[INFO] [stdout]   27: clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     foundry::os::arch_linux::tests::test_fetch_latest_iso
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "d87eb4c4b5525e9186614fbe63edbc5f4198a7bf80fb9094da5e9a17ecb9de2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d87eb4c4b5525e9186614fbe63edbc5f4198a7bf80fb9094da5e9a17ecb9de2e", kill_on_drop: false }`
[INFO] [stdout] d87eb4c4b5525e9186614fbe63edbc5f4198a7bf80fb9094da5e9a17ecb9de2e
