[INFO] cloning repository https://github.com/nxthdr/risotto [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nxthdr/risotto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnxthdr%2Frisotto", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnxthdr%2Frisotto'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b9bec4e1463b75ecc9ceb8b643026b1f97ef11cf [INFO] testing nxthdr/risotto against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnxthdr%2Frisotto" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nxthdr/risotto [INFO] finished tweaking git repo https://github.com/nxthdr/risotto [INFO] tweaked toml for git repo https://github.com/nxthdr/risotto written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nxthdr/risotto on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nxthdr/risotto 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded md5 v0.8.0 [INFO] [stderr] Downloaded windows-core v0.62.1 [INFO] [stderr] Downloaded windows-implement v0.60.1 [INFO] [stderr] Downloaded sketches-ddsketch v0.3.0 [INFO] [stderr] Downloaded capnpc v0.23.2 [INFO] [stderr] Downloaded metrics v0.24.2 [INFO] [stderr] Downloaded embedded-io v0.7.1 [INFO] [stderr] Downloaded find-msvc-tools v0.1.3 [INFO] [stderr] Downloaded cc v1.2.40 [INFO] [stderr] Downloaded metrics-exporter-prometheus v0.17.2 [INFO] [stderr] Downloaded clap-verbosity-flag v3.0.4 [INFO] [stderr] Downloaded toml_edit v0.23.6 [INFO] [stderr] Downloaded metrics-util v0.20.0 [INFO] [stderr] Downloaded dlv-list v0.5.2 [INFO] [stderr] Downloaded quick-xml v0.38.3 [INFO] [stderr] Downloaded capnp v0.23.0 [INFO] [stderr] Downloaded rust-s3 v0.37.0 [INFO] [stderr] Downloaded libc v0.2.176 [INFO] [stderr] Downloaded bgpkit-parser v0.12.0 [INFO] [stderr] Downloaded flate2 v1.1.3 [INFO] [stderr] Downloaded loom v0.7.2 [INFO] [stderr] Downloaded raw-cpuid v11.6.0 [INFO] [stderr] Downloaded quinn v0.11.9 [INFO] [stderr] Downloaded regex v1.11.3 [INFO] [stderr] Downloaded attohttpc v0.30.1 [INFO] [stderr] Downloaded quinn-proto v0.11.13 [INFO] [stderr] Downloaded suppaftp v7.0.6 [INFO] [stderr] Downloaded oneio v0.19.2 [INFO] [stderr] Downloaded ordered-multimap v0.7.3 [INFO] [stderr] Downloaded aws-creds v0.39.0 [INFO] [stderr] Downloaded windows-targets v0.53.4 [INFO] [stderr] Downloaded generator v0.8.7 [INFO] [stderr] Downloaded tokio-graceful v0.2.2 [INFO] [stderr] Downloaded bzip2 v0.6.1 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.54 [INFO] [stderr] Downloaded rust-ini v0.21.3 [INFO] [stderr] Downloaded security-framework v3.5.1 [INFO] [stderr] Downloaded aws-region v0.28.0 [INFO] [stderr] Downloaded nu-ansi-term v0.50.1 [INFO] [stderr] Downloaded toml_datetime v0.7.2 [INFO] [stderr] Downloaded toml_parser v1.0.3 [INFO] [stderr] Downloaded quinn-udp v0.5.14 [INFO] [stderr] Downloaded aws-lc-rs v1.14.1 [INFO] [stderr] Downloaded maybe-async v0.2.10 [INFO] [stderr] Downloaded lazy-regex-proc_macros v3.4.1 [INFO] [stderr] Downloaded windows-interface v0.59.2 [INFO] [stderr] Downloaded windows-sys v0.61.1 [INFO] [stderr] Downloaded tokio-macros v2.6.0 [INFO] [stderr] Downloaded regex-automata v0.4.11 [INFO] [stderr] Downloaded lazy-regex v3.4.1 [INFO] [stderr] Downloaded aws-lc-sys v0.32.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5db3b12d7175bfbdc6efb353f5c3c20b88d557e13355b412b4a354ce797114e6 [INFO] running `Command { std: "docker" "start" "-a" "5db3b12d7175bfbdc6efb353f5c3c20b88d557e13355b412b4a354ce797114e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5db3b12d7175bfbdc6efb353f5c3c20b88d557e13355b412b4a354ce797114e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5db3b12d7175bfbdc6efb353f5c3c20b88d557e13355b412b4a354ce797114e6", kill_on_drop: false }` [INFO] [stdout] 5db3b12d7175bfbdc6efb353f5c3c20b88d557e13355b412b4a354ce797114e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b30b3329af1031f0064e20d35994f170dd03adfc21345a4b4dfe0ea879c0946d [INFO] running `Command { std: "docker" "start" "-a" "b30b3329af1031f0064e20d35994f170dd03adfc21345a4b4dfe0ea879c0946d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling aws-lc-rs v1.14.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zlib-rs v0.5.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling libbz2-rs-sys v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling rdkafka-sys v4.9.0+2.10.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling bzip2 v0.6.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling capnp v0.23.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling rand_xoshiro v0.7.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling metrics v0.24.2 [INFO] [stderr] Compiling sketches-ddsketch v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling aws-lc-sys v0.32.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling capnpc v0.23.2 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling libz-rs-sys v0.5.2 [INFO] [stderr] Compiling flate2 v1.1.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling risotto v0.6.0 (/opt/rustwide/workdir/risotto) [INFO] [stderr] error: failed to run custom build command for `risotto v0.6.0 (/opt/rustwide/workdir/risotto)` [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/risotto-b3118c4d86cd85a0/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] could not open file "src/update_capnp.rs" for writing: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] thread 'main' (2605) panicked at risotto/build.rs:9:10: [INFO] [stderr] capnp compiles: Error { kind: Failed, extra: "Error while trying to execute `capnp compile`: Failed: Read-only file system (os error 30)." } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x64176a9e0642 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8 [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x64176a9e0642 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x64176a9e0642 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x64176a9e0642 - ::fmt::hde21067283f7e82e [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x64176a9f110f - core::fmt::rt::Argument::fmt::he65307037dca33c6 [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x64176a9f110f - core::fmt::write::h24186904251c31cb [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25 [INFO] [stderr] 6: 0x64176a9b3df3 - std::io::default_write_fmt::hdc5d19b6df666f61 [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x64176a9b3df3 - std::io::Write::write_fmt::h3ab9f1f4d8d19b72 [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x64176a9bdc72 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6 [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x64176a9bff2c - std::panicking::default_hook::{{closure}}::h80a26d916c49679b [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x64176a9bfd86 - std::panicking::default_hook::he2e9efee79b3dce9 [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x64176a9c0505 - std::panicking::panic_with_hook::hf5648b7cec6bc73e [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x64176a9c039a - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359 [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x64176a9bdda9 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7 [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x64176a9a7c0d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x64176a9f8c40 - core::panicking::panic_fmt::hb5d6b83773432920 [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x64176a9f7f96 - core::result::unwrap_failed::h427ee4a8bb06d8af [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1862:5 [INFO] [stderr] 17: 0x64176a96cb89 - core::result::Result::expect::hb58cfb83772b6740 [INFO] [stderr] 18: 0x64176a9033fc - build_script_build::main::hb00d048060dc9bc3 [INFO] [stderr] 19: 0x64176a9034a3 - core::ops::function::FnOnce::call_once::h21015ed022051dff [INFO] [stderr] 20: 0x64176a903486 - std::sys::backtrace::__rust_begin_short_backtrace::ha0629a9b07261576 [INFO] [stderr] 21: 0x64176a903469 - std::rt::lang_start::{{closure}}::hec33deb28bfd4da3 [INFO] [stderr] 22: 0x64176a9b5290 - core::ops::function::impls:: for &F>::call_once::h8434f550918e723f [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 23: 0x64176a9b5290 - std::panicking::catch_unwind::do_call::h7f7a838f33db43be [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stderr] 24: 0x64176a9b5290 - std::panicking::catch_unwind::hf345702047129f6d [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stderr] 25: 0x64176a9b5290 - std::panic::catch_unwind::h42f92c278294a3a0 [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x64176a9b5290 - std::rt::lang_start_internal::{{closure}}::ha6834eab5ce60f45 [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x64176a9b5290 - std::panicking::catch_unwind::do_call::hf4afda32c60c9e55 [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stderr] 28: 0x64176a9b5290 - std::panicking::catch_unwind::hbfda5503aab4db1e [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stderr] 29: 0x64176a9b5290 - std::panic::catch_unwind::h1a1ed11560d244f4 [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x64176a9b5290 - std::rt::lang_start_internal::h1f713c0146d469ad [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x64176a903451 - std::rt::lang_start::h8216d8ff7b48e06b [INFO] [stderr] 32: 0x64176a903a05 - main [INFO] [stderr] 33: 0x7e9e74a941ca - [INFO] [stderr] 34: 0x7e9e74a9428b - __libc_start_main [INFO] [stderr] 35: 0x64176a903265 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b30b3329af1031f0064e20d35994f170dd03adfc21345a4b4dfe0ea879c0946d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b30b3329af1031f0064e20d35994f170dd03adfc21345a4b4dfe0ea879c0946d", kill_on_drop: false }` [INFO] [stdout] b30b3329af1031f0064e20d35994f170dd03adfc21345a4b4dfe0ea879c0946d