[INFO] cloning repository https://github.com/odisseylm/cargo_patch_subdep
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/odisseylm/cargo_patch_subdep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fodisseylm%2Fcargo_patch_subdep", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fodisseylm%2Fcargo_patch_subdep'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7b6e5a26e9c478936e20406191a596bc8670f43b
[INFO] testing odisseylm/cargo_patch_subdep against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fodisseylm%2Fcargo_patch_subdep" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/odisseylm/cargo_patch_subdep
[INFO] finished tweaking git repo https://github.com/odisseylm/cargo_patch_subdep
[INFO] tweaked toml for git repo https://github.com/odisseylm/cargo_patch_subdep written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/odisseylm/cargo_patch_subdep on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/odisseylm/cargo_patch_subdep 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 19d13c0eb52caf88be1c897caa250f44fbb518b6dcad5be42d4fc62f482f0124
[INFO] running `Command { std: "docker" "start" "-a" "19d13c0eb52caf88be1c897caa250f44fbb518b6dcad5be42d4fc62f482f0124", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19d13c0eb52caf88be1c897caa250f44fbb518b6dcad5be42d4fc62f482f0124", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19d13c0eb52caf88be1c897caa250f44fbb518b6dcad5be42d4fc62f482f0124", kill_on_drop: false }`
[INFO] [stdout] 19d13c0eb52caf88be1c897caa250f44fbb518b6dcad5be42d4fc62f482f0124
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb782f7242164b37d0addbf9e23904794bfc768afe56484abd1f95895ca009d8
[INFO] running `Command { std: "docker" "start" "-a" "bb782f7242164b37d0addbf9e23904794bfc768afe56484abd1f95895ca009d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling gix-trace v0.1.9
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling faster-hex v0.9.0
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling bytes v1.6.1
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling gix-utils v0.1.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling prodash v28.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling btoi v0.4.3
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling gix-sec v0.10.7
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling curl v0.4.46
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling winnow v0.6.16
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling libz-sys v1.1.18
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.10+1.61.0
[INFO] [stderr]    Compiling curl-sys v0.4.73+curl-8.8.0
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling clru v0.6.2
[INFO] [stderr]    Compiling typeid v1.0.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling tar v0.4.41
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]    Compiling bstr v1.10.0
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling fiat-crypto v0.2.9
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling ct-codecs v1.1.1
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling cargo v0.79.0
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling clap_builder v4.5.11
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling p384 v0.13.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling ed25519-compact v2.1.1
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling shell-escape v0.1.5
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling annotate-snippets v0.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling color-print-proc-macro v0.3.6
[INFO] [stderr]    Compiling gix-macros v0.1.5
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling supports-unicode v2.1.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling opener v0.6.1
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling color-print v0.3.6
[INFO] [stderr]    Compiling http-auth v0.1.9
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling bytesize v1.3.0
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling supports-hyperlinks v3.0.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling gix-hash v0.14.2
[INFO] [stderr]    Compiling gix-path v0.10.9
[INFO] [stderr]    Compiling gix-validate v0.8.5
[INFO] [stderr]    Compiling gix-chunk v0.4.8
[INFO] [stderr]    Compiling gix-quote v0.4.12
[INFO] [stderr]    Compiling gix-packetline v0.17.5
[INFO] [stderr]    Compiling gix-bitmap v0.2.11
[INFO] [stderr]    Compiling gix-packetline-blocking v0.17.4
[INFO] [stderr]    Compiling gix-features v0.38.2
[INFO] [stderr]    Compiling gix-hashtable v0.5.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling extension-trait v1.0.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling gix-config-value v0.14.7
[INFO] [stderr]    Compiling gix-command v0.3.8
[INFO] [stderr]    Compiling gix-fs v0.10.2
[INFO] [stderr]    Compiling gix-commitgraph v0.24.3
[INFO] [stderr]    Compiling gix-glob v0.16.4
[INFO] [stderr]    Compiling gix-url v0.27.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling clap v4.5.11
[INFO] [stderr]    Compiling cargo-util v0.2.14
[INFO] [stderr]    Compiling gix-tempfile v13.1.1
[INFO] [stderr]    Compiling gix-prompt v0.8.6
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling gix-lock v13.1.1
[INFO] [stderr]    Compiling gix-attributes v0.22.3
[INFO] [stderr]    Compiling gix-credentials v0.24.4
[INFO] [stderr]    Compiling gix-ignore v0.11.3
[INFO] [stderr]    Compiling gix-transport v0.41.2
[INFO] [stderr]    Compiling gix-pathspec v0.6.0
[INFO] [stderr]    Compiling orion v0.17.6
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_datetime v0.6.7
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling os_info v3.8.2
[INFO] [stderr]    Compiling serde_ignored v0.1.10
[INFO] [stderr]    Compiling toml_edit v0.22.17
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling serde-untagged v0.1.6
[INFO] [stderr]    Compiling git2 v0.18.3
[INFO] [stderr]    Compiling crates-io v0.40.4
[INFO] [stderr]    Compiling rustfix v0.8.4
[INFO] [stderr]    Compiling tracing-chrome v0.7.2
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling gix-date v0.8.7
[INFO] [stderr]    Compiling cargo-credential v0.4.6
[INFO] [stderr]    Compiling pasetors v0.6.8
[INFO] [stderr]    Compiling toml v0.8.16
[INFO] [stderr]    Compiling gix-actor v0.30.0
[INFO] [stderr]    Compiling gix-protocol v0.44.2
[INFO] [stderr]    Compiling cargo-util-schemas v0.3.1
[INFO] [stderr]    Compiling cargo_toml v0.20.4
[INFO] [stderr]    Compiling gix-object v0.41.0
[INFO] [stderr]    Compiling cargo-credential-libsecret v0.4.7
[INFO] [stderr]    Compiling git2-curl v0.19.0
[INFO] [stderr]    Compiling gix-revwalk v0.12.0
[INFO] [stderr]    Compiling gix-ref v0.41.0
[INFO] [stderr]    Compiling gix-pack v0.47.0
[INFO] [stderr]    Compiling gix-diff v0.40.0
[INFO] [stderr]    Compiling gix-filter v0.9.0
[INFO] [stderr]    Compiling gix-revision v0.26.0
[INFO] [stderr]    Compiling gix-traverse v0.37.0
[INFO] [stderr]    Compiling gix-negotiate v0.12.0
[INFO] [stderr]    Compiling gix-index v0.29.0
[INFO] [stderr]    Compiling gix-refspec v0.22.0
[INFO] [stderr]    Compiling gix-config v0.34.0
[INFO] [stderr]    Compiling gix-discover v0.29.0
[INFO] [stderr]    Compiling gix-worktree v0.30.0
[INFO] [stderr]    Compiling gix-odb v0.57.0
[INFO] [stderr]    Compiling gix-submodule v0.8.0
[INFO] [stderr]    Compiling mvv_cargo_patch_subdep_ver v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `mvv_cargo_patch_subdep_ver 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/mvv_cargo_patch_subdep_ver-684c5742338f5686/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   ### rustc_ver: 1.92.0-beta.1
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (4681) panicked at build.rs:7:82:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x6173f6ee6d22 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x6173f6ee6d22 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x6173f6ee6d22 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x6173f6ee6d22 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x6173f6ef6fcf - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x6173f6ef6fcf - core::fmt::write::h8a63064c67176fd8
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x6173f6ebc8c3 - std::io::default_write_fmt::hc257f38f86d39af6
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x6173f6ebc8c3 - std::io::Write::write_fmt::h5e9b646cef91150b
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x6173f6ec6542 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x6173f6ec854c - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x6173f6ec83a6 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x6173f6ec8b25 - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x6173f6ec89ba - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x6173f6ec6679 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x6173f6eb0acd - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x6173f6effee0 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x6173f6eff4a6 - core::result::unwrap_failed::he81173b5792ad6b0
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1862:5
[INFO] [stderr]     17:     0x6173f6c54e5c - build_script_build::main::hd7c4f999cfdd3795
[INFO] [stderr]     18:     0x6173f6c555c3 - core::ops::function::FnOnce::call_once::hec7cdd9e0676158c
[INFO] [stderr]     19:     0x6173f6c553c6 - std::sys::backtrace::__rust_begin_short_backtrace::h6f37f690067ce4aa
[INFO] [stderr]     20:     0x6173f6c55399 - std::rt::lang_start::{{closure}}::ha525c02130913de3
[INFO] [stderr]     21:     0x6173f6ebe180 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hdf957eac011d0136
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     22:     0x6173f6ebe180 - std::panicking::catch_unwind::do_call::h9ff550f7799115e1
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stderr]     23:     0x6173f6ebe180 - std::panicking::catch_unwind::ha7ce46787bb12905
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stderr]     24:     0x6173f6ebe180 - std::panic::catch_unwind::h625b36596def7d39
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stderr]     25:     0x6173f6ebe180 - std::rt::lang_start_internal::{{closure}}::h4cbc9430de699e2c
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:175:24
[INFO] [stderr]     26:     0x6173f6ebe180 - std::panicking::catch_unwind::do_call::h5af2f11409a22e3e
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stderr]     27:     0x6173f6ebe180 - std::panicking::catch_unwind::hf64cf7b0d8070f52
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stderr]     28:     0x6173f6ebe180 - std::panic::catch_unwind::h480b74763390cdcf
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x6173f6ebe180 - std::rt::lang_start_internal::h4b3d04f698aef094
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:171:5
[INFO] [stderr]     30:     0x6173f6c55381 - std::rt::lang_start::he47d96607b16de07
[INFO] [stderr]     31:     0x6173f6c57965 - main
[INFO] [stderr]     32:     0x7746de6cc1ca - <unknown>
[INFO] [stderr]     33:     0x7746de6cc28b - __libc_start_main
[INFO] [stderr]     34:     0x6173f6c53d15 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "bb782f7242164b37d0addbf9e23904794bfc768afe56484abd1f95895ca009d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb782f7242164b37d0addbf9e23904794bfc768afe56484abd1f95895ca009d8", kill_on_drop: false }`
[INFO] [stdout] bb782f7242164b37d0addbf9e23904794bfc768afe56484abd1f95895ca009d8
