[INFO] fetching crate exonum-http-get-auth 0.1.0...
[INFO] testing exonum-http-get-auth-0.1.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate exonum-http-get-auth 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate exonum-http-get-auth 0.1.0
[INFO] finished tweaking crates.io crate exonum-http-get-auth 0.1.0
[INFO] tweaked toml for crates.io crate exonum-http-get-auth 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate exonum-http-get-auth 0.1.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 257 packages to latest compatible versions
[INFO] [stderr]       Adding exonum v0.3.0 (available: v1.0.0)
[INFO] [stderr]       Adding iron v0.5.1 (available: v0.6.1)
[INFO] [stderr]       Adding mount v0.3.0 (available: v0.4.0)
[INFO] [stderr]       Adding time v0.1.45 (available: v0.3.44)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded traitobject v0.1.1
[INFO] [stderr]   Downloaded modifier v0.1.0
[INFO] [stderr]   Downloaded plugin v0.2.6
[INFO] [stderr]   Downloaded typeable v0.1.2
[INFO] [stderr]   Downloaded mount v0.3.0
[INFO] [stderr]   Downloaded iron v0.5.1
[INFO] [stderr]   Downloaded error v0.1.9
[INFO] [stderr]   Downloaded sequence_trie v0.2.1
[INFO] [stderr]   Downloaded tokio-retry v0.1.1
[INFO] [stderr]   Downloaded route-recognizer v0.1.13
[INFO] [stderr]   Downloaded zip v0.2.8
[INFO] [stderr]   Downloaded flate2 v0.2.20
[INFO] [stderr]   Downloaded utf8-ranges v1.0.5
[INFO] [stderr]   Downloaded bit-vec v0.4.4
[INFO] [stderr]   Downloaded multipart v0.8.1
[INFO] [stderr]   Downloaded exonum_rocksdb v0.7.6
[INFO] [stderr]   Downloaded regex-syntax v0.5.6
[INFO] [stderr]   Downloaded regex v0.2.11
[INFO] [stderr]   Downloaded exonum v0.3.0
[INFO] [stderr]   Downloaded tokio-core v0.1.18
[INFO] [stderr]   Downloaded serde_json v0.8.6
[INFO] [stderr]   Downloaded term v0.4.6
[INFO] [stderr]   Downloaded cookie v0.10.1
[INFO] [stderr]   Downloaded aho-corasick v0.6.10
[INFO] [stderr]   Downloaded ucd-util v0.1.10
[INFO] [stderr]   Downloaded env_logger v0.4.3
[INFO] [stderr]   Downloaded ctrlc v3.5.0
[INFO] [stderr]   Downloaded exonum_librocksdb-sys v0.5.5
[INFO] [stderr]   Downloaded miniz-sys v0.1.12
[INFO] [stderr]   Downloaded bzip2 v0.3.3
[INFO] [stderr]   Downloaded podio v0.1.7
[INFO] [stderr]   Downloaded hex v0.2.0
[INFO] [stderr]   Downloaded buf_redux v0.3.0
[INFO] [stderr]   Downloaded persistent v0.3.0
[INFO] [stderr]   Downloaded params v0.6.0
[INFO] [stderr]   Downloaded scoped-tls v0.1.2
[INFO] [stderr]   Downloaded tokio-timer v0.1.2
[INFO] [stderr]   Downloaded conduit-mime-types v0.7.3
[INFO] [stderr]   Downloaded make-cmd v0.1.0
[INFO] [stderr]   Downloaded msdos_time v0.1.6
[INFO] [stderr]   Downloaded itoa v0.1.1
[INFO] [stderr]   Downloaded bodyparser v0.5.0
[INFO] [stderr]   Downloaded urlencoded v0.5.0
[INFO] [stderr]   Downloaded router v0.5.1
[INFO] [stderr]   Downloaded slab v0.3.0
[INFO] [stderr]   Downloaded hyper v0.10.16
[INFO] [stderr]   Downloaded dtoa v0.2.2
[INFO] [stderr]   Downloaded tokio-service v0.1.0
[INFO] [stderr]   Downloaded exonum_libsodium-sys v0.0.14
[INFO] [stderr]   Downloaded headers v0.1.0
[INFO] [stderr]   Downloaded exonum_profiler v0.1.2
[INFO] [stderr]   Downloaded exonum_sodiumoxide v0.0.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f1ec1bdc635a4ff5ad79ff2ea7ee39e2395eb54c7f6646c53af5589e41f5e113
[INFO] running `Command { std: "docker" "start" "-a" "f1ec1bdc635a4ff5ad79ff2ea7ee39e2395eb54c7f6646c53af5589e41f5e113", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1ec1bdc635a4ff5ad79ff2ea7ee39e2395eb54c7f6646c53af5589e41f5e113", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1ec1bdc635a4ff5ad79ff2ea7ee39e2395eb54c7f6646c53af5589e41f5e113", kill_on_drop: false }`
[INFO] [stdout] f1ec1bdc635a4ff5ad79ff2ea7ee39e2395eb54c7f6646c53af5589e41f5e113
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a7eb06d7f114a93929b0c34aeff4cd1961bf925b9a1116edc7108e7a20bfee6
[INFO] running `Command { std: "docker" "start" "-a" "1a7eb06d7f114a93929b0c34aeff4cd1961bf925b9a1116edc7108e7a20bfee6", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling traitobject v0.1.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling mime v0.2.6
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling unsafe-any v0.4.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling typeable v0.1.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling base64 v0.9.3
[INFO] [stderr]    Compiling typemap v0.3.3
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling plugin v0.2.6
[INFO] [stderr]    Compiling error v0.1.9
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling modifier v0.1.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling tokio-sync v0.1.8
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling msdos_time v0.1.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling num-bigint v0.1.45
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling tokio-reactor v0.1.12
[INFO] [stderr]    Compiling tokio-codec v0.1.2
[INFO] [stderr]    Compiling podio v0.1.7
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling num-rational v0.1.43
[INFO] [stderr]    Compiling num-complex v0.1.44
[INFO] [stderr]    Compiling make-cmd v0.1.0
[INFO] [stderr]    Compiling serde v0.8.23
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling conduit-mime-types v0.7.3
[INFO] [stderr]    Compiling dtoa v0.2.2
[INFO] [stderr]    Compiling itoa v0.1.1
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hyper v0.10.16
[INFO] [stderr]    Compiling mime_guess v1.8.8
[INFO] [stderr]    Compiling tokio-udp v0.1.6
[INFO] [stderr]    Compiling tokio-tcp v0.1.4
[INFO] [stderr]    Compiling tokio-uds v0.2.7
[INFO] [stderr]    Compiling tokio-current-thread v0.1.7
[INFO] [stderr]    Compiling tokio-fs v0.1.7
[INFO] [stderr]    Compiling tokio-timer v0.2.13
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling ucd-util v0.1.10
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling tokio v0.1.22
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling memchr v0.1.11
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling miniz-sys v0.1.12
[INFO] [stderr]    Compiling exonum_librocksdb-sys v0.5.5
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling buf_redux v0.3.0
[INFO] [stderr]    Compiling scoped-tls v0.1.2
[INFO] [stderr]    Compiling num v0.1.43
[INFO] [stderr]    Compiling tokio-core v0.1.18
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling tokio-service v0.1.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling slab v0.3.0
[INFO] [stderr]    Compiling serde_json v0.8.6
[INFO] [stderr]    Compiling route-recognizer v0.1.13
[INFO] [stderr]    Compiling sequence_trie v0.2.1
[INFO] [stderr]    Compiling multipart v0.8.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling tokio-timer v0.1.2
[INFO] [stderr]    Compiling colored v1.9.4
[INFO] [stderr] error: failed to run custom build command for `exonum_librocksdb-sys v0.5.5`
[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/exonum_librocksdb-sys-f8ba1dc53b380a8c/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBSNAPPY_NO_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBSNAPPY_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBSNAPPY_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exonum_librocksdb-sys-0.5.5/build.rs:198:22:
[INFO] [stderr]   To create dir: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x573b740d7232 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x573b740d7232 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x573b740d7232 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x573b740d7232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x573b740fcc73 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x573b740fcc73 - core::fmt::write::h8a494366950f23bb
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]      6:     0x573b740d34a3 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x573b740d34a3 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x573b740d7082 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x573b740d8df3 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stderr]     10:     0x573b740d8bd5 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x573b740d9805 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x573b740d959a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stderr]     13:     0x573b740d7739 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x573b740d922d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stderr]     15:     0x573b740fbb20 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x573b740fbf56 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stderr]     17:     0x573b73ff1a60 - core::result::Result<T,E>::expect::h8db1a65139f245f9
[INFO] [stderr]     18:     0x573b73ff3753 - build_script_build::get_local_src_if::h1249a0a0e349e4ac
[INFO] [stderr]     19:     0x573b73ff3c60 - build_script_build::main::h78e940456a77b3bc
[INFO] [stderr]     20:     0x573b73ff1043 - core::ops::function::FnOnce::call_once::h3776d4a18af7bf04
[INFO] [stderr]     21:     0x573b73ff0ea6 - std::sys::backtrace::__rust_begin_short_backtrace::hc5dc8c43623afe80
[INFO] [stderr]     22:     0x573b73ff0da9 - std::rt::lang_start::{{closure}}::h451b2a6ddf094559
[INFO] [stderr]     23:     0x573b740cc150 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stderr]     24:     0x573b740cc150 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr]     25:     0x573b740cc150 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stderr]     26:     0x573b740cc150 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x573b740cc150 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x573b740cc150 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr]     29:     0x573b740cc150 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stderr]     30:     0x573b740cc150 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x573b740cc150 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stderr]                                  at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x573b73ff0d91 - std::rt::lang_start::h4c6ee30596b1769f
[INFO] [stderr]     33:     0x573b73ff3cc5 - main
[INFO] [stderr]     34:     0x726b1c0851ca - <unknown>
[INFO] [stderr]     35:     0x726b1c08528b - __libc_start_main
[INFO] [stderr]     36:     0x573b73ff00e5 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1a7eb06d7f114a93929b0c34aeff4cd1961bf925b9a1116edc7108e7a20bfee6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a7eb06d7f114a93929b0c34aeff4cd1961bf925b9a1116edc7108e7a20bfee6", kill_on_drop: false }`
[INFO] [stdout] 1a7eb06d7f114a93929b0c34aeff4cd1961bf925b9a1116edc7108e7a20bfee6
