[INFO] cloning repository https://github.com/Ameobea/mine-idler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ameobea/mine-idler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmeobea%2Fmine-idler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmeobea%2Fmine-idler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0207e5e906245616796d89335af8d57e70c0174e
[INFO] checking Ameobea/mine-idler against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmeobea%2Fmine-idler" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Ameobea/mine-idler on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Ameobea/mine-idler
[INFO] finished tweaking git repo https://github.com/Ameobea/mine-idler
[INFO] tweaked toml for git repo https://github.com/Ameobea/mine-idler written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Ameobea/mine-idler 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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded syn v2.0.58
[INFO] [stderr]   Downloaded http-range-header v0.3.1
[INFO] [stderr]   Downloaded cc v1.0.94
[INFO] [stderr]   Downloaded multimap v0.10.0
[INFO] [stderr]   Downloaded dtoa v1.0.9
[INFO] [stderr]   Downloaded tonic v0.11.0
[INFO] [stderr]   Downloaded serde_yaml v0.8.26
[INFO] [stderr]   Downloaded axum v0.6.20
[INFO] [stderr]   Downloaded sqlx v0.7.4
[INFO] [stderr]   Downloaded erased-serde v0.3.31
[INFO] [stderr]   Downloaded yaml-merge-keys v0.5.1
[INFO] [stderr]   Downloaded rustix v0.36.17
[INFO] [stderr]   Downloaded serde-inline-default v0.2.0
[INFO] [stderr]   Downloaded sqlx-macros-core v0.7.4
[INFO] [stderr]   Downloaded linux-raw-sys v0.1.4
[INFO] [stderr]   Downloaded sqlx-macros v0.7.4
[INFO] [stderr]   Downloaded num-iter v0.1.44
[INFO] [stderr]   Downloaded foundations-macros v3.3.0
[INFO] [stderr]   Downloaded pcg_rand v0.13.0
[INFO] [stderr]   Downloaded tikv-jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]   Downloaded serde_default_utils v0.2.2
[INFO] [stderr]   Downloaded tonic-middleware v0.1.3
[INFO] [stderr]   Downloaded sqlx-mysql v0.7.4
[INFO] [stderr]   Downloaded whoami v1.5.1
[INFO] [stderr]   Downloaded sqlx-postgres v0.7.4
[INFO] [stderr]   Downloaded chrono v0.4.37
[INFO] [stderr]   Downloaded serde_json v1.0.115
[INFO] [stderr]   Downloaded sqlx-sqlite v0.7.4
[INFO] [stderr]   Downloaded prettyplease v0.2.17
[INFO] [stderr]   Downloaded prost-types v0.12.4
[INFO] [stderr]   Downloaded prost-build v0.12.4
[INFO] [stderr]   Downloaded tonic-build v0.11.0
[INFO] [stderr]   Downloaded prost-derive v0.12.4
[INFO] [stderr]   Downloaded foundations v3.3.0
[INFO] [stderr]   Downloaded prost v0.12.4
[INFO] [stderr]   Downloaded tonic-web v0.11.0
[INFO] [stderr]   Downloaded tower-http v0.4.4
[INFO] [stderr]   Downloaded procfs v0.14.2
[INFO] [stderr]   Downloaded prometheus v0.13.3
[INFO] [stderr]   Downloaded prometheus-client-derive-text-encode v0.3.0
[INFO] [stderr]   Downloaded prometheus-client v0.18.1
[INFO] [stderr]   Downloaded prometools v0.2.2
[INFO] [stderr]   Downloaded routerify v3.0.0
[INFO] [stderr]   Downloaded serde_with_macros v3.7.0
[INFO] [stderr]   Downloaded serde_with v3.7.0
[INFO] [stderr]   Downloaded tikv-jemallocator v0.5.4
[INFO] [stderr]   Downloaded sqlx-core v0.7.4
[INFO] [stderr]   Downloaded wasite v0.1.0
[INFO] [stderr]   Downloaded crc v3.2.1
[INFO] [stderr]   Downloaded axum-core v0.3.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 53d7c313997271a6dac53d7595c95e18471aae240710dfff36b657a4249f5315
[INFO] running `Command { std: "docker" "start" "-a" "53d7c313997271a6dac53d7595c95e18471aae240710dfff36b657a4249f5315", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53d7c313997271a6dac53d7595c95e18471aae240710dfff36b657a4249f5315", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53d7c313997271a6dac53d7595c95e18471aae240710dfff36b657a4249f5315", kill_on_drop: false }`
[INFO] [stdout] 53d7c313997271a6dac53d7595c95e18471aae240710dfff36b657a4249f5315
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a5e7fb2224780b176534b54044e107a31405b29bd3b6327d532e68e669fb8e3f
[INFO] running `Command { std: "docker" "start" "-a" "a5e7fb2224780b176534b54044e107a31405b29bd3b6327d532e68e669fb8e3f", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling prettyplease v0.2.17
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling chrono v0.4.37
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]    Compiling rustix v0.36.17
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]    Compiling stringprep v0.1.4
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling prost-derive v0.12.4
[INFO] [stderr]    Compiling sqlformat v0.2.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]    Compiling prost v0.12.4
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]    Compiling procfs v0.14.2
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling prost-types v0.12.4
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling prost-build v0.12.4
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling prometheus-client-derive-text-encode v0.3.0
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]    Compiling prometheus v0.13.3
[INFO] [stderr]     Checking prometheus-client v0.18.1
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling serde_with_macros v3.7.0
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling tonic-build v0.11.0
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]     Checking http-range-header v0.3.1
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]    Compiling foundations v3.3.0
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking tower-http v0.4.4
[INFO] [stderr]    Compiling foundations-macros v3.3.0
[INFO] [stderr]    Compiling mine-idler v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking routerify v3.0.0
[INFO] [stderr]     Checking yaml-merge-keys v0.5.1
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking serde_with v3.7.0
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking prometools v0.2.2
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]    Compiling serde-inline-default v0.2.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tonic v0.11.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking serde_default_utils v0.2.2
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking scrypt v0.11.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr] error: failed to run custom build command for `mine-idler v0.1.0 (/opt/rustwide/workdir)`
[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/mine-idler-042a2d0937ccb8f4/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=protos/mine.proto
[INFO] [stderr]   cargo:rerun-if-changed=protos/
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at build.rs:8:6:
[INFO] [stderr]   Failed to compile protos with `prost-build`: Custom { kind: Other, error: "protoc failed: mine.proto: This file contains proto3 optional fields, but --experimental_allow_proto3_optional was not set.\n" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x644cd4c16820 - std::backtrace_rs::backtrace::libunwind::trace::h00ed8f7a49b23656
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x644cd4c16820 - std::backtrace_rs::backtrace::trace_unsynchronized::hb9a616e2fc1d376f
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x644cd4c16820 - std::sys::backtrace::_print_fmt::h7db298e83a256d29
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x644cd4c16820 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hd1ae340659526716
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x644cd4c3a213 - core::fmt::rt::Argument::fmt::hac01a348e20ee70d
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x644cd4c3a213 - core::fmt::write::hc504a50407028ef6
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/core/src/fmt/mod.rs:1449:21
[INFO] [stderr]      6:     0x644cd4c13723 - std::io::Write::write_fmt::ha00ae9415040e09a
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/io/mod.rs:1890:15
[INFO] [stderr]      7:     0x644cd4c16672 - std::sys::backtrace::BacktraceLock::print::h6f3c8a163b5a5ba5
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x644cd4c1764f - std::panicking::default_hook::{{closure}}::h4661160df59af739
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:298:22
[INFO] [stderr]      9:     0x644cd4c174ba - std::panicking::default_hook::h79b0b0cb5c9a45eb
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:325:9
[INFO] [stderr]     10:     0x644cd4c18072 - std::panicking::rust_panic_with_hook::he8f5885f4873cada
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:831:13
[INFO] [stderr]     11:     0x644cd4c17dfa - std::panicking::begin_panic_handler::{{closure}}::hce5053f4756cff33
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:704:13
[INFO] [stderr]     12:     0x644cd4c16d39 - std::sys::backtrace::__rust_end_short_backtrace::h634718bdeca7b4fe
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     13:     0x644cd4c17a8d - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:695:5
[INFO] [stderr]     14:     0x644cd4c39000 - core::panicking::panic_fmt::h0e90de0256284326
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/core/src/panicking.rs:75:14
[INFO] [stderr]     15:     0x644cd4c39476 - core::result::unwrap_failed::h5fc58cd3e583ac28
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/core/src/result.rs:1704:5
[INFO] [stderr]     16:     0x644cd4937073 - core::result::Result<T,E>::expect::h51039d565e9cfcca
[INFO] [stderr]     17:     0x644cd492c79f - build_script_build::main::h96ad2589eb6710e1
[INFO] [stderr]     18:     0x644cd492de53 - core::ops::function::FnOnce::call_once::he775646f2ca4ceeb
[INFO] [stderr]     19:     0x644cd4923c56 - std::sys::backtrace::__rust_begin_short_backtrace::h69e5500d8ee98bdb
[INFO] [stderr]     20:     0x644cd492d919 - std::rt::lang_start::{{closure}}::he3ddfabd08e3d768
[INFO] [stderr]     21:     0x644cd4c0ee70 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h1b551c6ace84f634
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     22:     0x644cd4c0ee70 - std::panicking::try::do_call::hcda773f48bd80f09
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:587:40
[INFO] [stderr]     23:     0x644cd4c0ee70 - std::panicking::try::h225c38e862182721
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:550:19
[INFO] [stderr]     24:     0x644cd4c0ee70 - std::panic::catch_unwind::h6eb4a99877840d20
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panic.rs:358:14
[INFO] [stderr]     25:     0x644cd4c0ee70 - std::rt::lang_start_internal::{{closure}}::h64597ebca62f6e02
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/rt.rs:168:24
[INFO] [stderr]     26:     0x644cd4c0ee70 - std::panicking::try::do_call::ha3630280e291428a
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:587:40
[INFO] [stderr]     27:     0x644cd4c0ee70 - std::panicking::try::h13d8cfc120ae8ff3
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:550:19
[INFO] [stderr]     28:     0x644cd4c0ee70 - std::panic::catch_unwind::h9b1225c928e48a40
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panic.rs:358:14
[INFO] [stderr]     29:     0x644cd4c0ee70 - std::rt::lang_start_internal::h27f44511957e98ab
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/rt.rs:164:5
[INFO] [stderr]     30:     0x644cd492d901 - std::rt::lang_start::hb177e65b9a4fbf17
[INFO] [stderr]     31:     0x644cd492c7c5 - main
[INFO] [stderr]     32:     0x7e2aaa8f5d90 - <unknown>
[INFO] [stderr]     33:     0x7e2aaa8f5e40 - __libc_start_main
[INFO] [stderr]     34:     0x644cd49236a5 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a5e7fb2224780b176534b54044e107a31405b29bd3b6327d532e68e669fb8e3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5e7fb2224780b176534b54044e107a31405b29bd3b6327d532e68e669fb8e3f", kill_on_drop: false }`
[INFO] [stdout] a5e7fb2224780b176534b54044e107a31405b29bd3b6327d532e68e669fb8e3f
