[INFO] fetching crate eng-turbo 0.0.0...
[INFO] checking eng-turbo-0.0.0 against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-4
[INFO] extracting crate eng-turbo 0.0.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate eng-turbo 0.0.0
[INFO] finished tweaking crates.io crate eng-turbo 0.0.0
[INFO] tweaked toml for crates.io crate eng-turbo 0.0.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate eng-turbo 0.0.0 on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate eng-turbo 0.0.0 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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.49
[INFO] [stderr]   Downloaded winres v0.1.12
[INFO] [stderr]   Downloaded aga8 v0.5.1
[INFO] [stderr]   Downloaded clap_builder v4.5.49
[INFO] [stderr]   Downloaded cbindgen v0.28.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fbcc8055f51b118b4cb0067b3eda85374dba5f7e01162af8a083caccdee7ff7f
[INFO] running `Command { std: "docker" "start" "-a" "fbcc8055f51b118b4cb0067b3eda85374dba5f7e01162af8a083caccdee7ff7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fbcc8055f51b118b4cb0067b3eda85374dba5f7e01162af8a083caccdee7ff7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbcc8055f51b118b4cb0067b3eda85374dba5f7e01162af8a083caccdee7ff7f", kill_on_drop: false }`
[INFO] [stdout] fbcc8055f51b118b4cb0067b3eda85374dba5f7e01162af8a083caccdee7ff7f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aff7e7dc8f89a4414f2035e4e409cbb5f1e78513574aabba758d04a78e852bad
[INFO] running `Command { std: "docker" "start" "-a" "aff7e7dc8f89a4414f2035e4e409cbb5f1e78513574aabba758d04a78e852bad", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking accesskit v0.21.1
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling clap_builder v4.5.49
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]     Checking accesskit_consumer v0.30.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling cbindgen v0.28.0
[INFO] [stderr]     Checking epaint_default_fonts v0.33.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking pxfm v0.1.25
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking nix v0.30.1
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]     Checking moxcms v0.7.7
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]    Compiling clap v4.5.49
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking wayland-client v0.31.11
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking glutin v0.32.3
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]     Checking wayland-cursor v0.31.11
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking emath v0.33.0
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking ecolor v0.33.0
[INFO] [stderr]     Checking epaint v0.33.0
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking egui v0.33.0
[INFO] [stderr]     Checking image v0.25.8
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking zvariant_utils v3.2.1
[INFO] [stderr]     Checking quick-xml v0.36.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling zvariant_derive v5.7.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling zvariant v5.7.0
[INFO] [stderr]     Checking webbrowser v1.0.5
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]    Compiling winres v0.1.12
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]     Checking egui_glow v0.33.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.9
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.9
[INFO] [stderr]     Checking zbus_names v4.2.0
[INFO] [stderr]     Checking zbus_xml v5.0.2
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking zbus-lockstep v0.5.1
[INFO] [stderr]    Compiling zbus_macros v5.11.0
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.5.1
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking smithay-clipboard v0.7.2
[INFO] [stderr]    Compiling aga8 v0.5.1
[INFO] [stderr]     Checking zbus v5.11.0
[INFO] [stderr]     Checking atspi-common v0.9.0
[INFO] [stderr]     Checking atspi-proxies v0.9.0
[INFO] [stderr]     Checking accesskit_atspi_common v0.14.1
[INFO] [stderr]     Checking atspi-connection v0.9.0
[INFO] [stderr]     Checking atspi v0.25.0
[INFO] [stderr]     Checking accesskit_unix v0.17.1
[INFO] [stderr] error: failed to run custom build command for `aga8 v0.5.1`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/aga8-9307fd08aa0ec5c1/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2294) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aga8-0.5.1/build.rs:18:10:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: CargoMetadata("/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aga8-0.5.1/Cargo.toml", Metadata(Output { status: ExitStatus(unix_wait_status(25856)), stdout: "", stderr: " Downloading crates ...\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nerror: failed to download from `https://static.crates.io/crates/indexmap/2.7.1/download`\n\nCaused by:\n  [6] Could not resolve hostname (Could not resolve host: static.crates.io)\n" }))
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5a325ae3c752 - std[1613fd0532a27c44]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5a325ae3c752 - std[1613fd0532a27c44]::backtrace_rs::backtrace::trace_unsynchronized::<std[1613fd0532a27c44]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5a325ae3c752 - std[1613fd0532a27c44]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/sys/backtrace.rs:68:9
[INFO] [stderr]      3:     0x5a325ae3c752 - <<std[1613fd0532a27c44]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[1f033df29c087879]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/sys/backtrace.rs:38:26
[INFO] [stderr]      4:     0x5a325ae538a7 - <core[1f033df29c087879]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5a325ae538a7 - core[1f033df29c087879]::fmt::write
[INFO] [stderr]      6:     0x5a325ae42346 - std[1613fd0532a27c44]::io::default_write_fmt::<std[1613fd0532a27c44]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/io/mod.rs:614:11
[INFO] [stderr]      7:     0x5a325ae42346 - <std[1613fd0532a27c44]::sys::stdio::unix::Stderr as std[1613fd0532a27c44]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/io/mod.rs:1969:13
[INFO] [stderr]      8:     0x5a325ae1e80f - <std[1613fd0532a27c44]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/sys/backtrace.rs:41:9
[INFO] [stderr]      9:     0x5a325ae1e80f - std[1613fd0532a27c44]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5a325ae372f1 - std[1613fd0532a27c44]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5a325ae3755b - std[1613fd0532a27c44]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x5a325ae1e8c8 - std[1613fd0532a27c44]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x5a325ae13929 - std[1613fd0532a27c44]::sys::backtrace::__rust_end_short_backtrace::<std[1613fd0532a27c44]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/sys/backtrace.rs:176:18
[INFO] [stderr]     14:     0x5a325ae1f2ad - __rustc[b4a73a0ff4b2d62f]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x5a325ae53fec - core[1f033df29c087879]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5a325ae53d62 - core[1f033df29c087879]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x5a325aa53fb9 - build_script_build[7276b485596182d]::main
[INFO] [stderr]     18:     0x5a325aa4c483 - <fn() as core[1f033df29c087879]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     19:     0x5a325aa47196 - std[1613fd0532a27c44]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     20:     0x5a325aa53439 - std[1613fd0532a27c44]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     21:     0x5a325ae36406 - <&dyn core[1f033df29c087879]::ops::function::Fn<(), Output = i32> + core[1f033df29c087879]::panic::unwind_safe::RefUnwindSafe + core[1f033df29c087879]::marker::Sync as core[1f033df29c087879]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     22:     0x5a325ae36406 - std[1613fd0532a27c44]::panicking::catch_unwind::do_call::<&dyn core[1f033df29c087879]::ops::function::Fn<(), Output = i32> + core[1f033df29c087879]::panic::unwind_safe::RefUnwindSafe + core[1f033df29c087879]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/panicking.rs:581:40
[INFO] [stderr]     23:     0x5a325ae36406 - std[1613fd0532a27c44]::panicking::catch_unwind::<i32, &dyn core[1f033df29c087879]::ops::function::Fn<(), Output = i32> + core[1f033df29c087879]::panic::unwind_safe::RefUnwindSafe + core[1f033df29c087879]::marker::Sync>
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/panicking.rs:544:19
[INFO] [stderr]     24:     0x5a325ae36406 - std[1613fd0532a27c44]::panic::catch_unwind::<&dyn core[1f033df29c087879]::ops::function::Fn<(), Output = i32> + core[1f033df29c087879]::panic::unwind_safe::RefUnwindSafe + core[1f033df29c087879]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/panic.rs:359:14
[INFO] [stderr]     25:     0x5a325ae36406 - std[1613fd0532a27c44]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/rt.rs:175:24
[INFO] [stderr]     26:     0x5a325ae36406 - std[1613fd0532a27c44]::panicking::catch_unwind::do_call::<std[1613fd0532a27c44]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/panicking.rs:581:40
[INFO] [stderr]     27:     0x5a325ae36406 - std[1613fd0532a27c44]::panicking::catch_unwind::<isize, std[1613fd0532a27c44]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/panicking.rs:544:19
[INFO] [stderr]     28:     0x5a325ae36406 - std[1613fd0532a27c44]::panic::catch_unwind::<std[1613fd0532a27c44]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x5a325ae36406 - std[1613fd0532a27c44]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/rt.rs:171:5
[INFO] [stderr]     30:     0x5a325aa51fc1 - std[1613fd0532a27c44]::rt::lang_start::<()>
[INFO] [stderr]     31:     0x5a325aa54e05 - main
[INFO] [stderr]     32:     0x70f8ae0e21ca - <unknown>
[INFO] [stderr]     33:     0x70f8ae0e228b - __libc_start_main
[INFO] [stderr]     34:     0x5a325a9fb255 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "aff7e7dc8f89a4414f2035e4e409cbb5f1e78513574aabba758d04a78e852bad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aff7e7dc8f89a4414f2035e4e409cbb5f1e78513574aabba758d04a78e852bad", kill_on_drop: false }`
[INFO] [stdout] aff7e7dc8f89a4414f2035e4e409cbb5f1e78513574aabba758d04a78e852bad
