[INFO] cloning repository https://github.com/CakeAL/distributed-blog-learn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CakeAL/distributed-blog-learn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCakeAL%2Fdistributed-blog-learn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCakeAL%2Fdistributed-blog-learn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa5f2e50dadd509d0fbf7537e180c11c7b0a2c7a [INFO] checking CakeAL/distributed-blog-learn against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCakeAL%2Fdistributed-blog-learn" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/CakeAL/distributed-blog-learn [INFO] finished tweaking git repo https://github.com/CakeAL/distributed-blog-learn [INFO] tweaked toml for git repo https://github.com/CakeAL/distributed-blog-learn written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/CakeAL/distributed-blog-learn on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/CakeAL/distributed-blog-learn 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 730d5a17d09ec5b6236a5970a81ae0780de7ba826ae78e19b153b029eb3c1f87 [INFO] running `Command { std: "docker" "start" "-a" "730d5a17d09ec5b6236a5970a81ae0780de7ba826ae78e19b153b029eb3c1f87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "730d5a17d09ec5b6236a5970a81ae0780de7ba826ae78e19b153b029eb3c1f87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "730d5a17d09ec5b6236a5970a81ae0780de7ba826ae78e19b153b029eb3c1f87", kill_on_drop: false }` [INFO] [stdout] 730d5a17d09ec5b6236a5970a81ae0780de7ba826ae78e19b153b029eb3c1f87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b78349ea5a76bc4e964db54228b77dd323fb9d6498885bc69849a38b944038d1 [INFO] running `Command { std: "docker" "start" "-a" "b78349ea5a76bc4e964db54228b77dd323fb9d6498885bc69849a38b944038d1", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [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 autocfg v1.3.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking bytes v1.6.1 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking tokio v1.38.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling sqlformat v0.2.4 [INFO] [stderr] Compiling prost-derive v0.13.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking hyper-util v0.1.6 [INFO] [stderr] Compiling unicode-properties v0.1.1 [INFO] [stderr] Compiling prost v0.13.1 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling prost-types v0.13.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Checking hyper-timeout v0.5.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling prost-build v0.13.1 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling tonic-build v0.12.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling blog-proto v0.1.0 (/opt/rustwide/workdir/blog-proto) [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] error: failed to run custom build command for `blog-proto v0.1.0 (/opt/rustwide/workdir/blog-proto)` [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/blog-proto-89efd622ac320cfb/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/workdir/blog-proto/proto/topic.proto [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/workdir/blog-proto/proto/admin.proto [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/workdir/blog-proto/proto/category.proto [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/workdir/blog-proto/proto [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at blog-proto/build.rs:24:10: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5e34752e2f42 - std::backtrace_rs::backtrace::libunwind::trace::h360bb75e22de2778 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5e34752e2f42 - std::backtrace_rs::backtrace::trace_unsynchronized::hfdde2f704faeffd5 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5e34752e2f42 - std::sys::backtrace::_print_fmt::h417d2e15f697175b [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5e34752e2f42 - ::fmt::h6da87f843d594e5f [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5e3475305a93 - core::fmt::rt::Argument::fmt::h93dad83eea6b1735 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5e3475305a93 - core::fmt::write::hfc80a741b320fdf6 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/core/src/fmt/mod.rs:1465:25 [INFO] [stderr] 6: 0x5e34752e01a3 - std::io::default_write_fmt::h4f50706d79e0ad9c [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5e34752e01a3 - std::io::Write::write_fmt::h4ea6a86049496d1c [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5e34752e2d92 - std::sys::backtrace::BacktraceLock::print::h1cbd12f8d7a3dd2a [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5e34752e4126 - std::panicking::default_hook::{{closure}}::h05e45c6f75ebd415 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x5e34752e3f29 - std::panicking::default_hook::h282f20b2a278c2b0 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5e34752e4b32 - std::panicking::rust_panic_with_hook::h36eb92d284238d72 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5e34752e48ca - std::panicking::begin_panic_handler::{{closure}}::h880cd2442ca41755 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5e34752e3449 - std::sys::backtrace::__rust_end_short_backtrace::hea32aba5814406f8 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5e34752e455d - __rustc[e8bfc998c4eccd70]::rust_begin_unwind [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5e3475304990 - core::panicking::panic_fmt::h507f02bb0d23e89f [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5e3475304dd6 - core::result::unwrap_failed::h6b26e9363750e436 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/core/src/result.rs:1761:5 [INFO] [stderr] 17: 0x5e3474e9fe77 - build_script_build::main::h1246f7e6754335cf [INFO] [stderr] 18: 0x5e3474ea1d63 - core::ops::function::FnOnce::call_once::h6a0d4e6b99547a22 [INFO] [stderr] 19: 0x5e3474e89526 - std::sys::backtrace::__rust_begin_short_backtrace::h89227e369ff3411f [INFO] [stderr] 20: 0x5e3474e89509 - std::rt::lang_start::{{closure}}::h768a26b7758978a7 [INFO] [stderr] 21: 0x5e34752db930 - core::ops::function::impls:: for &F>::call_once::h6a0310293008eb2d [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 22: 0x5e34752db930 - std::panicking::catch_unwind::do_call::h296e94a1c4e3d78c [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x5e34752db930 - std::panicking::catch_unwind::hcc60b8b41a431974 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x5e34752db930 - std::panic::catch_unwind::hfde220fef6750e01 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x5e34752db930 - std::rt::lang_start_internal::{{closure}}::h8a2acae78735c9ef [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/rt.rs:175:24 [INFO] [stderr] 26: 0x5e34752db930 - std::panicking::catch_unwind::do_call::hd03928f4e997613a [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x5e34752db930 - std::panicking::catch_unwind::hf7cbafaef6e89ea3 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x5e34752db930 - std::panic::catch_unwind::hf1ae9b7d8b7c2036 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x5e34752db930 - std::rt::lang_start_internal::h1c97a48421de4504 [INFO] [stderr] at /rustc/998b6603a58e47f42ccce7a67943234e96b6839e/library/std/src/rt.rs:171:5 [INFO] [stderr] 30: 0x5e3474e894f1 - std::rt::lang_start::hbf4ace70b9b3a6cf [INFO] [stderr] 31: 0x5e3474ea02b5 - main [INFO] [stderr] 32: 0x70f65b6a01ca - [INFO] [stderr] 33: 0x70f65b6a028b - __libc_start_main [INFO] [stderr] 34: 0x5e3474e89165 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b78349ea5a76bc4e964db54228b77dd323fb9d6498885bc69849a38b944038d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b78349ea5a76bc4e964db54228b77dd323fb9d6498885bc69849a38b944038d1", kill_on_drop: false }` [INFO] [stdout] b78349ea5a76bc4e964db54228b77dd323fb9d6498885bc69849a38b944038d1