[INFO] cloning repository https://github.com/moba1/amethyst
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/moba1/amethyst" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoba1%2Famethyst", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoba1%2Famethyst'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e683af31d415777fc0cd45efa7e4fb53059e4082
[INFO] testing moba1/amethyst against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoba1%2Famethyst" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/moba1/amethyst
[INFO] finished tweaking git repo https://github.com/moba1/amethyst
[INFO] tweaked toml for git repo https://github.com/moba1/amethyst written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/moba1/amethyst on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/moba1/amethyst 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 47f1ac34966200a932eab2dedd99b26b97fcee1aa71026a275e4bdac83c26817
[INFO] running `Command { std: "docker" "start" "-a" "47f1ac34966200a932eab2dedd99b26b97fcee1aa71026a275e4bdac83c26817", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47f1ac34966200a932eab2dedd99b26b97fcee1aa71026a275e4bdac83c26817", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47f1ac34966200a932eab2dedd99b26b97fcee1aa71026a275e4bdac83c26817", kill_on_drop: false }`
[INFO] [stdout] 47f1ac34966200a932eab2dedd99b26b97fcee1aa71026a275e4bdac83c26817
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb45a9338175347a01d8ba8f0cbf704cfecfa4762011e9121821893c018d8a79
[INFO] running `Command { std: "docker" "start" "-a" "eb45a9338175347a01d8ba8f0cbf704cfecfa4762011e9121821893c018d8a79", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling libc v0.2.124
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling tracing-core v0.1.26
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling rustls v0.20.4
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling rustls-pemfile v0.3.0
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling clap_lex v0.1.1
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling mio v0.8.3
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki-roots v0.22.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling clap_derive v3.1.7
[INFO] [stderr]    Compiling tracing v0.1.34
[INFO] [stderr]    Compiling clap v3.1.10
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.8.24
[INFO] [stderr]    Compiling tokio v1.18.2
[INFO] [stderr]    Compiling http v0.2.7
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling tokio-util v0.7.1
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling hyper v0.14.18
[INFO] [stderr]    Compiling hyper-rustls v0.23.0
[INFO] [stderr]    Compiling reqwest v0.11.10
[INFO] [stderr]    Compiling amethyst v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `media_type` and `size` are never read
[INFO] [stdout]  --> src/registry/docker_hub/manifest.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Config {
[INFO] [stdout]   |            ------ fields in this struct
[INFO] [stdout] 7 |     #[serde(rename = "mediaType")]
[INFO] [stdout] 8 |     pub media_type: String,
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout] 9 |     pub size: usize,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `media_type` and `size` are never read
[INFO] [stdout]   --> src/registry/docker_hub/manifest.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Layer {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 15 |     #[serde(rename = "mediaType")]
[INFO] [stdout] 16 |     pub media_type: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 17 |     pub size: usize,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Layer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `schema_version` and `media_type` are never read
[INFO] [stdout]   --> src/registry/docker_hub/manifest.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Manifest {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 23 |     #[serde(rename = "schemaVersion")]
[INFO] [stdout] 24 |     pub schema_version: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 25 |     #[serde(rename = "mediaType")]
[INFO] [stdout] 26 |     pub media_type: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Manifest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `JWT` is never constructed
[INFO] [stdout]  --> src/registry/docker_hub/token.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum Token {
[INFO] [stdout]   |          ----- variant in this enum
[INFO] [stdout] 5 |     JWT(String),
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Token` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.89s
[INFO] running `Command { std: "docker" "inspect" "eb45a9338175347a01d8ba8f0cbf704cfecfa4762011e9121821893c018d8a79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb45a9338175347a01d8ba8f0cbf704cfecfa4762011e9121821893c018d8a79", kill_on_drop: false }`
[INFO] [stdout] eb45a9338175347a01d8ba8f0cbf704cfecfa4762011e9121821893c018d8a79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 87e0a5f830a9e3170291fe8b25e8e45e34d8d87592908f177b097b7d8fa975fc
[INFO] running `Command { std: "docker" "start" "-a" "87e0a5f830a9e3170291fe8b25e8e45e34d8d87592908f177b097b7d8fa975fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling predicates-core v1.0.3
[INFO] [stderr]    Compiling termtree v0.2.4
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stdout] warning: fields `media_type` and `size` are never read
[INFO] [stdout]  --> src/registry/docker_hub/manifest.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Config {
[INFO] [stdout]   |            ------ fields in this struct
[INFO] [stdout] 7 |     #[serde(rename = "mediaType")]
[INFO] [stdout] 8 |     pub media_type: String,
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout] 9 |     pub size: usize,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `media_type` and `size` are never read
[INFO] [stdout]   --> src/registry/docker_hub/manifest.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Layer {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 15 |     #[serde(rename = "mediaType")]
[INFO] [stdout] 16 |     pub media_type: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 17 |     pub size: usize,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Layer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `schema_version` and `media_type` are never read
[INFO] [stdout]   --> src/registry/docker_hub/manifest.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Manifest {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 23 |     #[serde(rename = "schemaVersion")]
[INFO] [stdout] 24 |     pub schema_version: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 25 |     #[serde(rename = "mediaType")]
[INFO] [stdout] 26 |     pub media_type: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Manifest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `JWT` is never constructed
[INFO] [stdout]  --> src/registry/docker_hub/token.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum Token {
[INFO] [stdout]   |          ----- variant in this enum
[INFO] [stdout] 5 |     JWT(String),
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Token` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling predicates-tree v1.0.5
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling predicates v2.1.1
[INFO] [stderr]    Compiling assert_cmd v2.0.4
[INFO] [stderr]    Compiling amethyst v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `media_type` and `size` are never read
[INFO] [stdout]  --> src/registry/docker_hub/manifest.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Config {
[INFO] [stdout]   |            ------ fields in this struct
[INFO] [stdout] 7 |     #[serde(rename = "mediaType")]
[INFO] [stdout] 8 |     pub media_type: String,
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout] 9 |     pub size: usize,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `media_type` and `size` are never read
[INFO] [stdout]   --> src/registry/docker_hub/manifest.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Layer {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 15 |     #[serde(rename = "mediaType")]
[INFO] [stdout] 16 |     pub media_type: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 17 |     pub size: usize,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Layer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `schema_version` and `media_type` are never read
[INFO] [stdout]   --> src/registry/docker_hub/manifest.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Manifest {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 23 |     #[serde(rename = "schemaVersion")]
[INFO] [stdout] 24 |     pub schema_version: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 25 |     #[serde(rename = "mediaType")]
[INFO] [stdout] 26 |     pub media_type: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Manifest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `JWT` is never constructed
[INFO] [stdout]  --> src/registry/docker_hub/token.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum Token {
[INFO] [stdout]   |          ----- variant in this enum
[INFO] [stdout] 5 |     JWT(String),
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Token` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.12s
[INFO] running `Command { std: "docker" "inspect" "87e0a5f830a9e3170291fe8b25e8e45e34d8d87592908f177b097b7d8fa975fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87e0a5f830a9e3170291fe8b25e8e45e34d8d87592908f177b097b7d8fa975fc", kill_on_drop: false }`
[INFO] [stdout] 87e0a5f830a9e3170291fe8b25e8e45e34d8d87592908f177b097b7d8fa975fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] af2edf0825ba881d51d507578d234e3cf422d067c7d26710decc9664d28f2875
[INFO] running `Command { std: "docker" "start" "-a" "af2edf0825ba881d51d507578d234e3cf422d067c7d26710decc9664d28f2875", kill_on_drop: false }`
[INFO] [stderr] warning: fields `media_type` and `size` are never read
[INFO] [stderr]  --> src/registry/docker_hub/manifest.rs:8:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct Config {
[INFO] [stderr]   |            ------ fields in this struct
[INFO] [stderr] 7 |     #[serde(rename = "mediaType")]
[INFO] [stderr] 8 |     pub media_type: String,
[INFO] [stderr]   |         ^^^^^^^^^^
[INFO] [stderr] 9 |     pub size: usize,
[INFO] [stderr]   |         ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `media_type` and `size` are never read
[INFO] [stderr]   --> src/registry/docker_hub/manifest.rs:16:9
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct Layer {
[INFO] [stderr]    |            ----- fields in this struct
[INFO] [stderr] 15 |     #[serde(rename = "mediaType")]
[INFO] [stderr] 16 |     pub media_type: String,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 17 |     pub size: usize,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Layer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `schema_version` and `media_type` are never read
[INFO] [stderr]   --> src/registry/docker_hub/manifest.rs:24:9
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub struct Manifest {
[INFO] [stderr]    |            -------- fields in this struct
[INFO] [stderr] 23 |     #[serde(rename = "schemaVersion")]
[INFO] [stderr] 24 |     pub schema_version: u32,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr] 25 |     #[serde(rename = "mediaType")]
[INFO] [stderr] 26 |     pub media_type: String,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Manifest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variant `JWT` is never constructed
[INFO] [stderr]  --> src/registry/docker_hub/token.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub enum Token {
[INFO] [stderr]   |          ----- variant in this enum
[INFO] [stderr] 5 |     JWT(String),
[INFO] [stderr]   |     ^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `Token` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `amethyst` (bin "amethyst" test) generated 4 warnings
[INFO] [stderr] warning: `amethyst` (bin "amethyst") generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/amethyst-db7c62d492216e87)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test config::image::tests::deserializability::deserializable::minimum_set ... ok
[INFO] [stdout] test config::image::tests::deserializability::deserializable::full_set ... ok
[INFO] [stdout] test config::image::tests::slurp_scriptlets::scriptlets_slurpable ... ok
[INFO] [stdout] test config::image::tests::deserializability::undeserializable::no_name_attribute ... ok
[INFO] [stdout] test config::image::tests::deserializability::undeserializable::no_scripts_attribute ... ok
[INFO] [stdout] test config::image::typ::tests::default_value_is_scratch ... ok
[INFO] [stdout] test config::image::typ::tests::deserializability::deserializable::latest_non_scrach_image ... ok
[INFO] [stdout] test config::image::typ::tests::serializability::serializable::scrach_image ... ok
[INFO] [stdout] test config::module::tests::script_load_error_function::create_script_load_error ... ok
[INFO] [stdout] test config::module::tests::deserializable::inline_module ... ok
[INFO] [stdout] test config::scriptlet::tests::add::deserializability::deserializable ... ok
[INFO] [stdout] test config::image::typ::tests::deserializability::deserializable::non_scrach_image_with_custom_tag ... ok
[INFO] [stdout] test config::scriptlet::tests::add::deserializability::undeserializable ... ok
[INFO] [stdout] test config::image::typ::tests::deserializability::deserializable::scrach_image ... ok
[INFO] [stdout] test config::image::typ::tests::serializability::serializable::non_scrach_image ... ok
[INFO] [stdout] test config::image::tests::slurp_scriptlets::cannot_slurp_scriptlets_by_unloadable_file_module ... ok
[INFO] [stdout] test config::module::tests::to_scriptlets_method::file_module::cannot_deserialize_scriptlets_from_file ... ok
[INFO] [stdout] test config::module::tests::to_scriptlets_method::file_module::to_scriptlets ... ok
[INFO] [stdout] test config::module::tests::deserializable::file_module ... ok
[INFO] [stdout] test config::module::tests::to_scriptlets_method::file_module::unloadable ... ok
[INFO] [stdout] test config::module::tests::to_scriptlets_method::inline_module::to_scriptlets ... ok
[INFO] [stdout] test config::scriptlet::tests::add::serializable ... ok
[INFO] [stdout] test config::image::tests::serializable_minimum_attributes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/build.rs (/opt/rustwide/target/debug/deps/build-34a603a3b48eb21e)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test build_minimum_set ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test build`
[INFO] [stdout] test io_error::cannot_run_build_command_in_empty_directory ... ok
[INFO] [stdout] test io_error::cannot_run_build_command_since_unable_to_read_non_config_file ... ok
[INFO] [stdout] test deserialize_error::cannot_deserialize_image_which_has_invalid_image_name ... ok
[INFO] [stdout] test build_multi_image ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- build_minimum_set stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'build_minimum_set' (48) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code-101
[INFO] [stdout] stderr=```"\nthread \'main\' (53) panicked at src/main.rs:29:52:\ncalled `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: \"https\", cannot_be_a_base: false, username: \"\", password: None, host: Some(Domain(\"hub.docker.com\")), port: None, path: \"/v2/repositories/library/ubuntu\", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError(\"dns error\", Custom { kind: Uncategorized, error: \"failed to lookup address information: Temporary failure in name resolution\" })) }\nstack backtrace:\n   0:     0x58218e702452 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9\n   1:     0x58218e702452 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14\n   2:     0x58218e702452 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9\n   3:     0x58218e702452 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26\n   4:     0x58218e71421f - core::fmt::rt::Argument::fmt::hef94184842aeafdd\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76\n   5:     0x58218e71421f - core::fmt::write::hcf0c66b48a8fa606\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25\n   6:     0x58218e6da551 - std::io::default_write_fmt::h1ecb8c7cfa7da481\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11\n   7:     0x58218e6da551 - std::io::Write::write_fmt::h051fe4a9e4fdbf48\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13\n   8:     0x58218e6e2222 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9\n   9:     0x58218e6e4f9f - std::panicking::default_hook::{{closure}}::h91001850288db5f7\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27\n  10:     0x58218e6e4df9 - std::panicking::default_hook::h2346dbb704ef5512\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9\n  11:     0x58218e6e56d5 - std::panicking::panic_with_hook::hd2b063a6090d23a4\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13\n  12:     0x58218e6e54ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13\n  13:     0x58218e6e2359 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18\n  14:     0x58218e6cd99d - __rustc[1d67440d6e82e4f]::rust_begin_unwind\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5\n  15:     0x58218e71ee80 - core::panicking::panic_fmt::h420ddb7fd73daf53\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14\n  16:     0x58218e71e1a6 - core::result::unwrap_failed::hdde076be853d034f\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5\n  17:     0x58218e091390 - core::result::Result<T,E>::unwrap::he872b6a2ef0e76f9\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23\n  18:     0x58218e091390 - amethyst::main::h5f2ef4f36c99a026\n                               at /opt/rustwide/workdir/src/main.rs:29:52\n  19:     0x58218e07f35b - core::ops::function::FnOnce::call_once::hf4815d8c106d917c\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5\n  20:     0x58218e07eb9e - std::sys::backtrace::__rust_begin_short_backtrace::h4dbcbe90509ab578\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18\n  21:     0x58218e07ead1 - std::rt::lang_start::{{closure}}::h5d50e13949331654\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18\n  22:     0x58218e6dc270 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21\n  23:     0x58218e6dc270 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40\n  24:     0x58218e6dc270 - std::panicking::catch_unwind::h26f0e342004b5114\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19\n  25:     0x58218e6dc270 - std::panic::catch_unwind::h9ee33ca17775d897\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14\n  26:     0x58218e6dc270 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24\n  27:     0x58218e6dc270 - std::panicking::catch_unwind::do_call::h819db0a7788e7259\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40\n  28:     0x58218e6dc270 - std::panicking::catch_unwind::h23e08fb4a7b9f405\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19\n  29:     0x58218e6dc270 - std::panic::catch_unwind::h7ca3d9eabb6135ff\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14\n  30:     0x58218e6dc270 - std::rt::lang_start_internal::h06ad7395f4fda8d7\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5\n  31:     0x58218e07eab7 - std::rt::lang_start::hd3bb0bb745966e93\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5\n  32:     0x58218e0932be - main\n  33:     0x792e0db0e1ca - <unknown>\n  34:     0x792e0db0e28b - __libc_start_main\n  35:     0x58218e04a4a5 - _start\n  36:                0x0 - <unknown>\n"```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/amethyst" "build" "tests/build/minimum-set"`
[INFO] [stdout] code=101
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr="\nthread \'main\' (53) panicked at src/main.rs:29:52:\ncalled `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: \"https\", cannot_be_a_base: false, username: \"\", password: None, host: Some(Domain(\"hub.docker.com\")), port: None, path: \"/v2/repositories/library/ubuntu\", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError(\"dns error\", Custom { kind: Uncategorized, error: \"failed to lookup address information: Temporary failure in name resolution\" })) }\nstack backtrace:\n   0:     0x58218e702452 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9\n   1:     0x58218e702452 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14\n   2:     0x58218e702452 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9\n   3:     0x58218e702452 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26\n   4:     0x58218e71421f - core::fmt::rt::Argument::fmt::hef94184842aeafdd\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76\n   5:     0x58218e71421f - core::fmt::write::hcf0c66b48a8fa606\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25\n   6:     0x58218e6da551 - std::io::default_write_fmt::h1ecb8c7cfa7da481\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11\n   7:     0x58218e6da551 - std::io::Write::write_fmt::h051fe4a9e4fdbf48\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13\n   8:     0x58218e6e2222 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9\n   9:     0x58218e6e4f9f - std::panicking::default_hook::{{closure}}::h91001850288db5f7\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27\n  10:     0x58218e6e4df9 - std::panicking::default_hook::h2346dbb704ef5512\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9\n  11:     0x58218e6e56d5 - std::panicking::panic_with_hook::hd2b063a6090d23a4\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13\n  12:     0x58218e6e54ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13\n  13:     0x58218e6e2359 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18\n  14:     0x58218e6cd99d - __rustc[1d67440d6e82e4f]::rust_begin_unwind\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5\n  15:     0x58218e71ee80 - core::panicking::panic_fmt::h420ddb7fd73daf53\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14\n  16:     0x58218e71e1a6 - core::result::unwrap_failed::hdde076be853d034f\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5\n  17:     0x58218e091390 - core::result::Result<T,E>::unwrap::he872b6a2ef0e76f9\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23\n  18:     0x58218e091390 - amethyst::main::h5f2ef4f36c99a026\n                               at /opt/rustwide/workdir/src/main.rs:29:52\n  19:     0x58218e07f35b - core::ops::function::FnOnce::call_once::hf4815d8c106d917c\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5\n  20:     0x58218e07eb9e - std::sys::backtrace::__rust_begin_short_backtrace::h4dbcbe90509ab578\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18\n  21:     0x58218e07ead1 - std::rt::lang_start::{{closure}}::h5d50e13949331654\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18\n  22:     0x58218e6dc270 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21\n  23:     0x58218e6dc270 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40\n  24:     0x58218e6dc270 - std::panicking::catch_unwind::h26f0e342004b5114\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19\n  25:     0x58218e6dc270 - std::panic::catch_unwind::h9ee33ca17775d897\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14\n  26:     0x58218e6dc270 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24\n  27:     0x58218e6dc270 - std::panicking::catch_unwind::do_call::h819db0a7788e7259\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40\n  28:     0x58218e6dc270 - std::panicking::catch_unwind::h23e08fb4a7b9f405\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19\n  29:     0x58218e6dc270 - std::panic::catch_unwind::h7ca3d9eabb6135ff\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14\n  30:     0x58218e6dc270 - std::rt::lang_start_internal::h06ad7395f4fda8d7\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5\n  31:     0x58218e07eab7 - std::rt::lang_start::hd3bb0bb745966e93\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5\n  32:     0x58218e0932be - main\n  33:     0x792e0db0e1ca - <unknown>\n  34:     0x792e0db0e28b - __libc_start_main\n  35:     0x58218e04a4a5 - _start\n  36:                0x0 - <unknown>\n"
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6319264d9182 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6319264d9182 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6319264d9182 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6319264d9182 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6319264e984f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6319264e984f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6319264a4601 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6319264a4601 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6319264b09a2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6319264b5aef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6319264b5981 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x631926475c0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x631926475c0e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6319264b61af - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6319264b61af - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6319264b600a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6319264b0ad9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x631926498add - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6319264f1770 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63192640d860 - core::panicking::panic_display::hcd502a9006c47f3a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x63192640b987 - assert_cmd::assert::AssertError::panic::h25b69973dee67579
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.4/src/assert.rs:1036:9
[INFO] [stdout]   21:     0x6319264103c7 - core::ops::function::FnOnce::call_once::hadc92161653f8563
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x6319264048d4 - core::result::Result<T,E>::unwrap_or_else::h185ac1474339d122
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23
[INFO] [stdout]   23:     0x63192640c526 - assert_cmd::assert::Assert::success::h218da634bca17381
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.4/src/assert.rs:156:28
[INFO] [stdout]   24:     0x631926400d8a - build::build_minimum_set::h0f7adf12e95ca329
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/build.rs:67:10
[INFO] [stdout]   25:     0x631926400e57 - build::build_minimum_set::{{closure}}::hb868bea000b54494
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/build.rs:51:23
[INFO] [stdout]   26:     0x6319263ffe96 - core::ops::function::FnOnce::call_once::h1e7575eba56d4437
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6319264759cb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x6319264759cb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x63192648b635 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x63192648b635 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x63192648b635 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x63192648b635 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x63192648b635 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x63192648b635 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x63192648b635 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x631926461e24 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x631926461e24 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x6319264656ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x6319264656ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x6319264656ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x6319264656ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x6319264656ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x6319264656ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x6319264656ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6319264abb1f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   46:     0x6319264abb1f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x7592ef42faa4 - <unknown>
[INFO] [stdout]   48:     0x7592ef4bca34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- build_multi_image stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'build_multi_image' (49) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code-101
[INFO] [stdout] stderr=```"\nthread \'main\' (54) panicked at src/main.rs:29:52:\ncalled `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: \"https\", cannot_be_a_base: false, username: \"\", password: None, host: Some(Domain(\"hub.docker.com\")), port: None, path: \"/v2/repositories/library/ubuntu\", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError(\"dns error\", Custom { kind: Uncategorized, error: \"failed to lookup address information: Temporary failure in name resolution\" })) }\nstack backtrace:\n   0:     0x60e847619452 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9\n   1:     0x60e847619452 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14\n   2:     0x60e847619452 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9\n   3:     0x60e847619452 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26\n   4:     0x60e84762b21f - core::fmt::rt::Argument::fmt::hef94184842aeafdd\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76\n   5:     0x60e84762b21f - core::fmt::write::hcf0c66b48a8fa606\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25\n   6:     0x60e8475f1551 - std::io::default_write_fmt::h1ecb8c7cfa7da481\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11\n   7:     0x60e8475f1551 - std::io::Write::write_fmt::h051fe4a9e4fdbf48\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13\n   8:     0x60e8475f9222 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9\n   9:     0x60e8475fbf9f - std::panicking::default_hook::{{closure}}::h91001850288db5f7\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27\n  10:     0x60e8475fbdf9 - std::panicking::default_hook::h2346dbb704ef5512\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9\n  11:     0x60e8475fc6d5 - std::panicking::panic_with_hook::hd2b063a6090d23a4\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13\n  12:     0x60e8475fc4ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13\n  13:     0x60e8475f9359 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18\n  14:     0x60e8475e499d - __rustc[1d67440d6e82e4f]::rust_begin_unwind\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5\n  15:     0x60e847635e80 - core::panicking::panic_fmt::h420ddb7fd73daf53\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14\n  16:     0x60e8476351a6 - core::result::unwrap_failed::hdde076be853d034f\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5\n  17:     0x60e846fa8390 - core::result::Result<T,E>::unwrap::he872b6a2ef0e76f9\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23\n  18:     0x60e846fa8390 - amethyst::main::h5f2ef4f36c99a026\n                               at /opt/rustwide/workdir/src/main.rs:29:52\n  19:     0x60e846f9635b - core::ops::function::FnOnce::call_once::hf4815d8c106d917c\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5\n  20:     0x60e846f95b9e - std::sys::backtrace::__rust_begin_short_backtrace::h4dbcbe90509ab578\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18\n  21:     0x60e846f95ad1 - std::rt::lang_start::{{closure}}::h5d50e13949331654\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18\n  22:     0x60e8475f3270 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21\n  23:     0x60e8475f3270 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40\n  24:     0x60e8475f3270 - std::panicking::catch_unwind::h26f0e342004b5114\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19\n  25:     0x60e8475f3270 - std::panic::catch_unwind::h9ee33ca17775d897\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14\n  26:     0x60e8475f3270 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24\n  27:     0x60e8475f3270 - std::panicking::catch_unwind::do_call::h819db0a7788e7259\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40\n  28:     0x60e8475f3270 - std::panicking::catch_unwind::h23e08fb4a7b9f405\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19\n  29:     0x60e8475f3270 - std::panic::catch_unwind::h7ca3d9eabb6135ff\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14\n  30:     0x60e8475f3270 - std::rt::lang_start_internal::h06ad7395f4fda8d7\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5\n  31:     0x60e846f95ab7 - std::rt::lang_start::hd3bb0bb745966e93\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5\n  32:     0x60e846faa2be - main\n  33:     0x7d7968e361ca - <unknown>\n  34:     0x7d7968e3628b - __libc_start_main\n  35:     0x60e846f614a5 - _start\n  36:                0x0 - <unknown>\n"```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/amethyst" "build" "tests/build/multi-image"`
[INFO] [stdout] code=101
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr="\nthread \'main\' (54) panicked at src/main.rs:29:52:\ncalled `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: \"https\", cannot_be_a_base: false, username: \"\", password: None, host: Some(Domain(\"hub.docker.com\")), port: None, path: \"/v2/repositories/library/ubuntu\", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError(\"dns error\", Custom { kind: Uncategorized, error: \"failed to lookup address information: Temporary failure in name resolution\" })) }\nstack backtrace:\n   0:     0x60e847619452 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9\n   1:     0x60e847619452 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14\n   2:     0x60e847619452 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9\n   3:     0x60e847619452 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26\n   4:     0x60e84762b21f - core::fmt::rt::Argument::fmt::hef94184842aeafdd\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76\n   5:     0x60e84762b21f - core::fmt::write::hcf0c66b48a8fa606\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25\n   6:     0x60e8475f1551 - std::io::default_write_fmt::h1ecb8c7cfa7da481\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11\n   7:     0x60e8475f1551 - std::io::Write::write_fmt::h051fe4a9e4fdbf48\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13\n   8:     0x60e8475f9222 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9\n   9:     0x60e8475fbf9f - std::panicking::default_hook::{{closure}}::h91001850288db5f7\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27\n  10:     0x60e8475fbdf9 - std::panicking::default_hook::h2346dbb704ef5512\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9\n  11:     0x60e8475fc6d5 - std::panicking::panic_with_hook::hd2b063a6090d23a4\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13\n  12:     0x60e8475fc4ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13\n  13:     0x60e8475f9359 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18\n  14:     0x60e8475e499d - __rustc[1d67440d6e82e4f]::rust_begin_unwind\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5\n  15:     0x60e847635e80 - core::panicking::panic_fmt::h420ddb7fd73daf53\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14\n  16:     0x60e8476351a6 - core::result::unwrap_failed::hdde076be853d034f\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5\n  17:     0x60e846fa8390 - core::result::Result<T,E>::unwrap::he872b6a2ef0e76f9\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23\n  18:     0x60e846fa8390 - amethyst::main::h5f2ef4f36c99a026\n                               at /opt/rustwide/workdir/src/main.rs:29:52\n  19:     0x60e846f9635b - core::ops::function::FnOnce::call_once::hf4815d8c106d917c\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5\n  20:     0x60e846f95b9e - std::sys::backtrace::__rust_begin_short_backtrace::h4dbcbe90509ab578\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18\n  21:     0x60e846f95ad1 - std::rt::lang_start::{{closure}}::h5d50e13949331654\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18\n  22:     0x60e8475f3270 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21\n  23:     0x60e8475f3270 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40\n  24:     0x60e8475f3270 - std::panicking::catch_unwind::h26f0e342004b5114\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19\n  25:     0x60e8475f3270 - std::panic::catch_unwind::h9ee33ca17775d897\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14\n  26:     0x60e8475f3270 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24\n  27:     0x60e8475f3270 - std::panicking::catch_unwind::do_call::h819db0a7788e7259\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40\n  28:     0x60e8475f3270 - std::panicking::catch_unwind::h23e08fb4a7b9f405\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19\n  29:     0x60e8475f3270 - std::panic::catch_unwind::h7ca3d9eabb6135ff\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14\n  30:     0x60e8475f3270 - std::rt::lang_start_internal::h06ad7395f4fda8d7\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5\n  31:     0x60e846f95ab7 - std::rt::lang_start::hd3bb0bb745966e93\n                               at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5\n  32:     0x60e846faa2be - main\n  33:     0x7d7968e361ca - <unknown>\n  34:     0x7d7968e3628b - __libc_start_main\n  35:     0x60e846f614a5 - _start\n  36:                0x0 - <unknown>\n"
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6319264d9182 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6319264d9182 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6319264d9182 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6319264d9182 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6319264e984f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6319264e984f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6319264a4601 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6319264a4601 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6319264b09a2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6319264b5aef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6319264b5981 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x631926475c0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x631926475c0e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6319264b61af - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6319264b61af - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6319264b600a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6319264b0ad9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x631926498add - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6319264f1770 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63192640d860 - core::panicking::panic_display::hcd502a9006c47f3a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x63192640b987 - assert_cmd::assert::AssertError::panic::h25b69973dee67579
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.4/src/assert.rs:1036:9
[INFO] [stdout]   21:     0x6319264103c7 - core::ops::function::FnOnce::call_once::hadc92161653f8563
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x6319264048d4 - core::result::Result<T,E>::unwrap_or_else::h185ac1474339d122
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23
[INFO] [stdout]   23:     0x63192640c526 - assert_cmd::assert::Assert::success::h218da634bca17381
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.4/src/assert.rs:156:28
[INFO] [stdout]   24:     0x631926401063 - build::build_multi_image::hf791e19aadeb1ddf
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/build.rs:100:10
[INFO] [stdout]   25:     0x6319264010f7 - build::build_multi_image::{{closure}}::h31a8c867614f1a33
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/build.rs:72:23
[INFO] [stdout]   26:     0x6319263fff26 - core::ops::function::FnOnce::call_once::h9ea2b3cef3edac0b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6319264759cb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x6319264759cb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x63192648b635 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x63192648b635 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x63192648b635 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x63192648b635 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x63192648b635 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x63192648b635 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x63192648b635 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x631926461e24 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x631926461e24 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x6319264656ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x6319264656ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x6319264656ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x6319264656ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x6319264656ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x6319264656ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x6319264656ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6319264abb1f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   46:     0x6319264abb1f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x7592ef42faa4 - <unknown>
[INFO] [stdout]   48:     0x7592ef4bca34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     build_minimum_set
[INFO] [stdout]     build_multi_image
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "af2edf0825ba881d51d507578d234e3cf422d067c7d26710decc9664d28f2875", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af2edf0825ba881d51d507578d234e3cf422d067c7d26710decc9664d28f2875", kill_on_drop: false }`
[INFO] [stdout] af2edf0825ba881d51d507578d234e3cf422d067c7d26710decc9664d28f2875
