[INFO] cloning repository https://github.com/contor-systems/contor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/contor-systems/contor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcontor-systems%2Fcontor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcontor-systems%2Fcontor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fb5545ae449f8393ec25e781bd659f6f633f7901
[INFO] checking contor-systems/contor/fb5545ae449f8393ec25e781bd659f6f633f7901 against master#9bfa31f632912180dc742809bcc51a97f2d7079d for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcontor-systems%2Fcontor" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/contor-systems/contor on toolchain 9bfa31f632912180dc742809bcc51a97f2d7079d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/contor-systems/contor
[INFO] finished tweaking git repo https://github.com/contor-systems/contor
[INFO] tweaked toml for git repo https://github.com/contor-systems/contor written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/contor-systems/contor 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" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded validator_derive v0.12.0
[INFO] [stderr]   Downloaded ructe v0.15.0
[INFO] [stderr]   Downloaded blowfish v0.7.0
[INFO] [stderr]   Downloaded stringmatch v0.3.3
[INFO] [stderr]   Downloaded actix-identity v0.4.0
[INFO] [stderr]   Downloaded bcrypt v0.9.0
[INFO] [stderr]   Downloaded awc v3.5.0
[INFO] [stderr]   Downloaded markup v0.15.0
[INFO] [stderr]   Downloaded thirtyfour v0.28.3
[INFO] [stderr]   Downloaded markup-proc-macro v0.15.0
[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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6fc92a24f37382c7436def9c80baf3103568f243fd4c789de5e812b797f380f1
[INFO] running `Command { std: "docker" "start" "-a" "6fc92a24f37382c7436def9c80baf3103568f243fd4c789de5e812b797f380f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6fc92a24f37382c7436def9c80baf3103568f243fd4c789de5e812b797f380f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fc92a24f37382c7436def9c80baf3103568f243fd4c789de5e812b797f380f1", kill_on_drop: false }`
[INFO] [stdout] 6fc92a24f37382c7436def9c80baf3103568f243fd4c789de5e812b797f380f1
[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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 151d6458cf7d93a624cd1cc09ec0ff0bf81eec6ecc6a9f4f4fdbab90b58fed4e
[INFO] running `Command { std: "docker" "start" "-a" "151d6458cf7d93a624cd1cc09ec0ff0bf81eec6ecc6a9f4f4fdbab90b58fed4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling syn v2.0.65
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking miniz_oxide v0.7.3
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking actix-rt v2.9.0
[INFO] [stderr]     Checking brotli-decompressor v4.0.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking bytestring v1.3.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling sqlformat v0.2.3
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]     Checking zstd v0.13.1
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking base64 v0.20.0
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling regex-lite v0.1.5
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling ructe v0.15.0
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling stringprep v0.1.4
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking actix-http v3.7.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling assets v0.1.0 (/opt/rustwide/workdir/crates/asset-pipeline)
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling actix-web-codegen v4.2.2
[INFO] [stderr]     Checking actix-server v2.3.0
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]     Checking universal-hash v0.4.1
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking actix-web v4.6.0
[INFO] [stderr]     Checking polyval v0.5.3
[INFO] [stderr] error: failed to run custom build command for `assets v0.1.0 (/opt/rustwide/workdir/crates/asset-pipeline)`
[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/assets-ccdbfdb5855a800a/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/workdir/crates/asset-pipeline/./dist
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at crates/asset-pipeline/build.rs:15:33:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: No such file or directory (os error 2)
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x61dbdb1244b2 - std::backtrace_rs::backtrace::libunwind::trace::h5c41bb5ff0e1e8ff
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x61dbdb1244b2 - std::backtrace_rs::backtrace::trace_unsynchronized::he1d337a682c73c8b
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x61dbdb1244b2 - std::sys::backtrace::_print_fmt::h2cc5ea913ad3a2db
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x61dbdb1244b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h185471249503f127
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x61dbdb141343 - core::fmt::rt::Argument::fmt::h679bccd701bcc0cd
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/core/src/fmt/rt.rs:179:76
[INFO] [stderr]      5:     0x61dbdb141343 - core::fmt::write::h2a87cc0abe17a0b8
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/core/src/fmt/mod.rs:1481:25
[INFO] [stderr]      6:     0x61dbdb121c13 - std::io::default_write_fmt::hffa60e72a4ab8483
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x61dbdb121c13 - std::io::Write::write_fmt::ha8282d1b0df679a5
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/io/mod.rs:1914:13
[INFO] [stderr]      8:     0x61dbdb124302 - std::sys::backtrace::BacktraceLock::print::h430e94cebb0be484
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x61dbdb125582 - std::panicking::default_hook::{{closure}}::h660c2d0ce16b0526
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:300:22
[INFO] [stderr]     10:     0x61dbdb125385 - std::panicking::default_hook::h51c63d57538e6b0e
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x61dbdb125f62 - std::panicking::rust_panic_with_hook::h7bc036531e7b606f
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x61dbdb125cea - std::panicking::begin_panic_handler::{{closure}}::hf568a69fe266fbbe
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:706:13
[INFO] [stderr]     13:     0x61dbdb1249a9 - std::sys::backtrace::__rust_end_short_backtrace::h2c4977687c05bd30
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     14:     0x61dbdb12597d - __rustc[7d5440b98b34e40e]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:697:5
[INFO] [stderr]     15:     0x61dbdb140520 - core::panicking::panic_fmt::h52a19b8f850c1415
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x61dbdb140986 - core::result::unwrap_failed::hd74697381f26cf55
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/core/src/result.rs:1704:5
[INFO] [stderr]     17:     0x61dbdb09bb12 - build_script_build::ructe::h8701fd9c9a789c85
[INFO] [stderr]     18:     0x61dbdb09b76b - build_script_build::main::he63ad01ccbb89b8b
[INFO] [stderr]     19:     0x61dbdb099cae - core::ops::function::FnOnce::call_once::h2dd55b49faa62f39
[INFO] [stderr]     20:     0x61dbdb0994ad - std::sys::backtrace::__rust_begin_short_backtrace::h49f5a80ff8b849e7
[INFO] [stderr]     21:     0x61dbdb094c41 - std::rt::lang_start::{{closure}}::h75b30afd6c06d492
[INFO] [stderr]     22:     0x61dbdb11d7e0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h3afee3d231aeede8
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     23:     0x61dbdb11d7e0 - std::panicking::try::do_call::h37a575429616c1bf
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:589:40
[INFO] [stderr]     24:     0x61dbdb11d7e0 - std::panicking::try::hb1fe10024f0ae46f
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:552:19
[INFO] [stderr]     25:     0x61dbdb11d7e0 - std::panic::catch_unwind::hc16bb7a6525ecf3b
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x61dbdb11d7e0 - std::rt::lang_start_internal::{{closure}}::hd338876317d50bc4
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/rt.rs:168:24
[INFO] [stderr]     27:     0x61dbdb11d7e0 - std::panicking::try::do_call::h20dc03395d17853a
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:589:40
[INFO] [stderr]     28:     0x61dbdb11d7e0 - std::panicking::try::hb425085eb5ed1be2
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:552:19
[INFO] [stderr]     29:     0x61dbdb11d7e0 - std::panic::catch_unwind::h4963c45d1b1a2488
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x61dbdb11d7e0 - std::rt::lang_start_internal::h469179d1867bcd89
[INFO] [stderr]                                  at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/rt.rs:164:5
[INFO] [stderr]     31:     0x61dbdb094c21 - std::rt::lang_start::h36504dc69d6d019d
[INFO] [stderr]     32:     0x61dbdb09bcc5 - main
[INFO] [stderr]     33:     0x7bdc2912d1ca - <unknown>
[INFO] [stderr]     34:     0x7bdc2912d28b - __libc_start_main
[INFO] [stderr]     35:     0x61dbdb090eb5 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "151d6458cf7d93a624cd1cc09ec0ff0bf81eec6ecc6a9f4f4fdbab90b58fed4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "151d6458cf7d93a624cd1cc09ec0ff0bf81eec6ecc6a9f4f4fdbab90b58fed4e", kill_on_drop: false }`
[INFO] [stdout] 151d6458cf7d93a624cd1cc09ec0ff0bf81eec6ecc6a9f4f4fdbab90b58fed4e
