[INFO] fetching crate md2pdf-mdbook 0.0.1...
[INFO] checking md2pdf-mdbook-0.0.1 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate md2pdf-mdbook 0.0.1 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate md2pdf-mdbook 0.0.1 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate md2pdf-mdbook 0.0.1
[INFO] finished tweaking crates.io crate md2pdf-mdbook 0.0.1
[INFO] tweaked toml for crates.io crate md2pdf-mdbook 0.0.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded byte-unit v4.0.19
[INFO] [stderr]   Downloaded headers-core v0.1.1
[INFO] [stderr]   Downloaded tectonic_cfg_support v0.1.4
[INFO] [stderr]   Downloaded cbindgen v0.15.0
[INFO] [stderr]   Downloaded headers v0.2.3
[INFO] [stderr]   Downloaded tectonic v0.1.17
[INFO] [stderr]   Downloaded tectonic_xdv v0.1.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8ed3c576067ca3dc99b95ff1249e0456cd93e3798dc93b72b6de35568a3231a0
[INFO] running `Command { std: "docker" "start" "-a" "8ed3c576067ca3dc99b95ff1249e0456cd93e3798dc93b72b6de35568a3231a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ed3c576067ca3dc99b95ff1249e0456cd93e3798dc93b72b6de35568a3231a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ed3c576067ca3dc99b95ff1249e0456cd93e3798dc93b72b6de35568a3231a0", kill_on_drop: false }`
[INFO] [stdout] 8ed3c576067ca3dc99b95ff1249e0456cd93e3798dc93b72b6de35568a3231a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 492a60919e6495d0295bcc74506d4487679a3aa97e6b0e79b793725cf3330ec5
[INFO] running `Command { std: "docker" "start" "-a" "492a60919e6495d0295bcc74506d4487679a3aa97e6b0e79b793725cf3330ec5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking tokio-sync v0.1.8
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking tokio-executor v0.1.10
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking crossbeam-deque v0.7.4
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling openssl v0.10.63
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking http v0.1.21
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking string v0.2.1
[INFO] [stderr]     Checking tokio-buf v0.1.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking tokio-current-thread v0.1.7
[INFO] [stderr]     Checking tokio-timer v0.2.13
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]    Compiling hyper v0.12.36
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling cbindgen v0.15.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]     Checking want v0.2.0
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]    Compiling openssl-sys v0.9.99
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling libz-sys v1.1.15
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]     Checking h2 v0.1.26
[INFO] [stderr]     Checking http-body v0.1.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]     Checking futures-cpupool v0.1.8
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]    Compiling tempfile v3.9.0
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking publicsuffix v1.5.6
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]    Compiling tectonic_cfg_support v0.1.4
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking cookie v0.12.0
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking try_from v0.3.2
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking sha-1 v0.8.2
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]     Checking headers-core v0.1.1
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]    Compiling pulldown-cmark v0.5.3
[INFO] [stderr]     Checking app_dirs2 v2.5.5
[INFO] [stderr]     Checking headers v0.2.3
[INFO] [stderr]     Checking md-5 v0.9.1
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking tectonic_xdv v0.1.12
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]     Checking zip v0.5.13
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]     Checking hyper-tls v0.3.2
[INFO] [stderr]     Checking serde_urlencoded v0.5.5
[INFO] [stderr]     Checking byte-unit v4.0.19
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking cookie_store v0.7.0
[INFO] [stderr]     Checking reqwest v0.9.24
[INFO] [stderr]    Compiling tectonic v0.1.17
[INFO] [stderr] error: failed to run custom build command for `tectonic v0.1.17`
[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/tectonic-59f5bb2954070d35/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tectonic-0.1.17/build.rs:193:10:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: CargoMetadata("/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tectonic-0.1.17/Cargo.toml", Metadata(Output { status: ExitStatus(unix_wait_status(25856)), stdout: "", stderr: " Downloading crates ...\nwarning: spurious network error (3 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (3 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (3 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (3 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (3 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (3 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (3 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (3 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (3 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (3 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (3 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nwarning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates.io)\nerror: failed to download from `https://crates.io/api/v1/crates/utf8-width/0.1.4/download`\n\nCaused by:\n  [6] Couldn't resolve host name (Could not resolve host: crates.io)\n" }))
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x55824de66956 - std::backtrace_rs::backtrace::libunwind::trace::h08f7dc827584a7ad
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5
[INFO] [stderr]      1:     0x55824de66956 - std::backtrace_rs::backtrace::trace_unsynchronized::h4497bfae4461b22b
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x55824de66956 - std::sys_common::backtrace::_print_fmt::h6b3942d598b9c6f0
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x55824de66956 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h3a306296c8ab625c
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x55824de928a0 - core::fmt::rt::Argument::fmt::h0b9d84e172c4f894
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/core/src/fmt/rt.rs:142:9
[INFO] [stderr]      5:     0x55824de928a0 - core::fmt::write::h64b64fc2d2167832
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/core/src/fmt/mod.rs:1120:17
[INFO] [stderr]      6:     0x55824de6335f - std::io::Write::write_fmt::h93eeb18ca56ab61e
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/io/mod.rs:1810:15
[INFO] [stderr]      7:     0x55824de66734 - std::sys_common::backtrace::_print::hd3f3194a71c6769a
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x55824de66734 - std::sys_common::backtrace::print::heffb248ee274206b
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x55824de68667 - std::panicking::default_hook::{{closure}}::h58655f381931db29
[INFO] [stderr]     10:     0x55824de683c9 - std::panicking::default_hook::h0b1c1ae801593404
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/panicking.rs:292:9
[INFO] [stderr]     11:     0x55824de68af8 - std::panicking::rust_panic_with_hook::h83880c09c2fb14e4
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/panicking.rs:781:13
[INFO] [stderr]     12:     0x55824de689d2 - std::panicking::begin_panic_handler::{{closure}}::hb017100a7be0020a
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/panicking.rs:659:13
[INFO] [stderr]     13:     0x55824de66e56 - std::sys_common::backtrace::__rust_end_short_backtrace::hefda6bb3e2a65163
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x55824de68724 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/panicking.rs:647:5
[INFO] [stderr]     15:     0x55824d94f585 - core::panicking::panic_fmt::h639ac9ebcc4cc09e
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/core/src/panicking.rs:72:14
[INFO] [stderr]     16:     0x55824d94fb63 - core::result::unwrap_failed::h59e2c82c5f484e6c
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/core/src/result.rs:1649:5
[INFO] [stderr]     17:     0x55824da5ec58 - build_script_build::main::hd8598bef7c78f6fe
[INFO] [stderr]     18:     0x55824da6b923 - core::ops::function::FnOnce::call_once::hc5c1fcb92d1927a2
[INFO] [stderr]     19:     0x55824da66816 - std::sys_common::backtrace::__rust_begin_short_backtrace::h6a6582b41e30771b
[INFO] [stderr]     20:     0x55824da6b5e9 - std::rt::lang_start::{{closure}}::h645b582c5682b9d4
[INFO] [stderr]     21:     0x55824de5e511 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h5fd52db904d6eae8
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     22:     0x55824de5e511 - std::panicking::try::do_call::he369ba628d7c9d4a
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/panicking.rs:554:40
[INFO] [stderr]     23:     0x55824de5e511 - std::panicking::try::h3e7a1367a7809b8e
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/panicking.rs:518:19
[INFO] [stderr]     24:     0x55824de5e511 - std::panic::catch_unwind::hf5ed2fafa73782ba
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/panic.rs:142:14
[INFO] [stderr]     25:     0x55824de5e511 - std::rt::lang_start_internal::{{closure}}::h48a173881681ffd2
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/rt.rs:148:48
[INFO] [stderr]     26:     0x55824de5e511 - std::panicking::try::do_call::hde037f5e624d8646
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/panicking.rs:554:40
[INFO] [stderr]     27:     0x55824de5e511 - std::panicking::try::h6cf0e777ffa0cfac
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/panicking.rs:518:19
[INFO] [stderr]     28:     0x55824de5e511 - std::panic::catch_unwind::hfa79f85f27c41b17
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/panic.rs:142:14
[INFO] [stderr]     29:     0x55824de5e511 - std::rt::lang_start_internal::h756905bc8f8b5b00
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/rt.rs:148:20
[INFO] [stderr]     30:     0x55824da6b5c7 - std::rt::lang_start::h7ba6962b8293a13f
[INFO] [stderr]     31:     0x55824da614c5 - main
[INFO] [stderr]     32:     0x7fcc1202ed90 - <unknown>
[INFO] [stderr]     33:     0x7fcc1202ee40 - __libc_start_main
[INFO] [stderr]     34:     0x55824d94fe65 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "492a60919e6495d0295bcc74506d4487679a3aa97e6b0e79b793725cf3330ec5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "492a60919e6495d0295bcc74506d4487679a3aa97e6b0e79b793725cf3330ec5", kill_on_drop: false }`
[INFO] [stdout] 492a60919e6495d0295bcc74506d4487679a3aa97e6b0e79b793725cf3330ec5
