[INFO] cloning repository https://github.com/redstrate/Kawari [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/redstrate/Kawari" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredstrate%2FKawari", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredstrate%2FKawari'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bd0f3d6d1e16c3679d07fa685e26feb8fa94ed88 [INFO] testing redstrate/Kawari/bd0f3d6d1e16c3679d07fa685e26feb8fa94ed88 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredstrate%2FKawari" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/redstrate/Kawari [INFO] finished tweaking git repo https://github.com/redstrate/Kawari [INFO] tweaked toml for git repo https://github.com/redstrate/Kawari written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/redstrate/Kawari on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/redstrate/Kawari 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/redstrate/physis` [INFO] [stderr] Updating git repository `https://github.com/redstrate/Icarus` [INFO] [stderr] Updating git repository `https://github.com/redstrate/recastnavigation-rs-sys` [INFO] [stderr] Updating git submodule `https://github.com/recastnavigation/recastnavigation.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustc-hash v2.1.2 [INFO] [stderr] Downloaded strum v0.28.0 [INFO] [stderr] Downloaded cmake v0.1.58 [INFO] [stderr] Downloaded mio v1.2.0 [INFO] [stderr] Downloaded memo-map v0.3.3 [INFO] [stderr] Downloaded serde_spanned v1.1.0 [INFO] [stderr] Downloaded dsl_auto_type v0.2.0 [INFO] [stderr] Downloaded migrations_internals v2.3.0 [INFO] [stderr] Downloaded diesel_migrations v2.3.1 [INFO] [stderr] Downloaded migrations_macros v2.3.0 [INFO] [stderr] Downloaded strum_macros v0.28.0 [INFO] [stderr] Downloaded bzip2 v0.6.1 [INFO] [stderr] Downloaded toml_parser v1.1.0+spec-1.1.0 [INFO] [stderr] Downloaded xml v1.2.1 [INFO] [stderr] Downloaded serde_yaml_ng v0.10.0 [INFO] [stderr] Downloaded serde-xml-rs v0.8.2 [INFO] [stderr] Downloaded diesel_derives v2.3.7 [INFO] [stderr] Downloaded js-sys v0.3.93 [INFO] [stderr] Downloaded zip v8.4.0 [INFO] [stderr] Downloaded ureq v3.3.0 [INFO] [stderr] Downloaded winnow v1.0.1 [INFO] [stderr] Downloaded minijinja v2.18.0 [INFO] [stderr] Downloaded zlib-rs v0.6.3 [INFO] [stderr] Downloaded typed-path v0.12.3 [INFO] [stderr] Downloaded binrw v0.15.1 [INFO] [stderr] Downloaded lzma-rust2 v0.16.2 [INFO] [stderr] Downloaded zerocopy-derive v0.8.48 [INFO] [stderr] Downloaded zerocopy v0.8.48 [INFO] [stderr] Downloaded cc v1.2.58 [INFO] [stderr] Downloaded ureq-proto v0.6.0 [INFO] [stderr] Downloaded libbz2-rs-sys v0.2.2 [INFO] [stderr] Downloaded libz-rs-sys v0.6.3 [INFO] [stderr] Downloaded wasm-bindgen v0.2.116 [INFO] [stderr] Downloaded diesel v2.3.7 [INFO] [stderr] Downloaded zopfli v0.8.3 [INFO] [stderr] Downloaded binrw_derive v0.15.1 [INFO] [stderr] Downloaded toml v0.9.12+spec-1.1.0 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.116 [INFO] [stderr] Downloaded erased-serde v0.4.10 [INFO] [stderr] Downloaded simd-adler32 v0.3.9 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.116 [INFO] [stderr] Downloaded diesel_table_macro_syntax v0.3.0 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.116 [INFO] [stderr] Downloaded num-conv v0.2.1 [INFO] [stderr] Downloaded md5 v0.8.0 [INFO] [stderr] Downloaded utf8-zero v0.8.1 [INFO] [stderr] Downloaded libsqlite3-sys v0.36.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73369198666a158a2b8e093b5e7baf8dfc6b223c0194bd9bbda046b06e0800b8 [INFO] running `Command { std: "docker" "start" "-a" "73369198666a158a2b8e093b5e7baf8dfc6b223c0194bd9bbda046b06e0800b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73369198666a158a2b8e093b5e7baf8dfc6b223c0194bd9bbda046b06e0800b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73369198666a158a2b8e093b5e7baf8dfc6b223c0194bd9bbda046b06e0800b8", kill_on_drop: false }` [INFO] [stdout] 73369198666a158a2b8e093b5e7baf8dfc6b223c0194bd9bbda046b06e0800b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 089a9d830bc030470131f40ba9e5d2cc4c2f7c02c879e38f752b06f3fd029297 [INFO] running `Command { std: "docker" "start" "-a" "089a9d830bc030470131f40ba9e5d2cc4c2f7c02c879e38f752b06f3fd029297", kill_on_drop: false }` [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling rustc-hash v2.1.2 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling which v8.0.2 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling zlib-rs v0.6.3 [INFO] [stderr] Compiling binrw_derive v0.15.1 [INFO] [stderr] Compiling binrw v0.15.1 [INFO] [stderr] Compiling diesel_derives v2.3.7 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling erased-serde v0.4.10 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling downcast-rs v2.0.2 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling md5 v0.8.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling toml_parser v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling lua-src v550.0.0 [INFO] [stderr] Compiling luajit-src v210.6.6+707c12b [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ureq-proto v0.6.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling utf8-zero v0.8.1 [INFO] [stderr] Compiling libsqlite3-sys v0.36.0 [INFO] [stderr] Compiling mlua-sys v0.10.0 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling ureq v3.3.0 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.1.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling memo-map v0.3.3 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling libbz2-rs-sys v0.2.2 [INFO] [stderr] Compiling lzma-rust2 v0.16.2 [INFO] [stderr] Compiling typed-path v0.12.3 [INFO] [stderr] Compiling kawari-world v7.45.2 (/opt/rustwide/workdir/servers/world) [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling kawari-login v7.45.2 (/opt/rustwide/workdir/servers/login) [INFO] [stderr] Compiling xml v1.2.1 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling libz-rs-sys v0.6.3 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling bzip2 v0.6.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.3.0 [INFO] [stderr] Compiling zip v8.4.0 [INFO] [stderr] Compiling axum-extra v0.12.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling strum_macros v0.28.0 [INFO] [stderr] Compiling kawari-core-macro v7.45.2 (/opt/rustwide/workdir/core/macro) [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling dsl_auto_type v0.2.0 [INFO] [stderr] Compiling strum v0.28.0 [INFO] [stderr] Compiling serde_yaml_ng v0.10.0 [INFO] [stderr] Compiling migrations_internals v2.3.0 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling minijinja v2.18.0 [INFO] [stderr] Compiling serde-xml-rs v0.8.2 [INFO] [stderr] Compiling migrations_macros v2.3.0 [INFO] [stderr] Compiling mlua v0.11.6 [INFO] [stderr] Compiling kawari v7.45.2 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] error: failed to run custom build command for `kawari v7.45.2 (/opt/rustwide/workdir/core)` [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/kawari-4897802aee1239ea/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-search=/opt/rustwide/workdir/core/../oodle [INFO] [stderr] cargo::rerun-if-changed=/opt/rustwide/workdir/core/../resources/data/opcodes.yml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (2283) panicked at core/build.rs:185:18: [INFO] [stderr] Failed to write opcodes file!: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5acc4ab46f2a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5acc4ab46f2a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5acc4ab46f2a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x5acc4ab46f2a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x5acc4ab5ab4a - ::fmt [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x5acc4ab5ab4a - core[fa0eadad68403074]::fmt::write [INFO] [stderr] 6: 0x5acc4ab4ac82 - std[31e582c13f4e914f]::io::default_write_fmt:: [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5acc4ab4ac82 - ::write_fmt [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x5acc4ab31e6f - ::print [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x5acc4ab31e6f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x5acc4ab42671 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x5acc4ab4282b - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x5acc4ab31f28 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stderr] 13: 0x5acc4ab27249 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x5acc4ab3288d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x5acc4ab5b2dc - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x5acc4ab5b052 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stderr] 17: 0x5acc4aaac930 - >::expect [INFO] [stderr] 18: 0x5acc4aab301c - build_script_build[52eef5578c8497bc]::main [INFO] [stderr] 19: 0x5acc4aaadc93 - >::call_once [INFO] [stderr] 20: 0x5acc4aabc356 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 21: 0x5acc4aabddb9 - std[31e582c13f4e914f]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] 22: 0x5acc4ab41df4 - <&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 23: 0x5acc4ab41df4 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stderr] 24: 0x5acc4ab41df4 - std[31e582c13f4e914f]::panicking::catch_unwind:: + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe> [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stderr] 25: 0x5acc4ab41df4 - std[31e582c13f4e914f]::panic::catch_unwind::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x5acc4ab41df4 - std[31e582c13f4e914f]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x5acc4ab41df4 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stderr] 28: 0x5acc4ab41df4 - std[31e582c13f4e914f]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stderr] 29: 0x5acc4ab41df4 - std[31e582c13f4e914f]::panic::catch_unwind:: [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x5acc4ab41df4 - std[31e582c13f4e914f]::rt::lang_start_internal [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x5acc4aabc341 - std[31e582c13f4e914f]::rt::lang_start::<()> [INFO] [stderr] 32: 0x5acc4aab7a45 - main [INFO] [stderr] 33: 0x7002bee7e1ca - [INFO] [stderr] 34: 0x7002bee7e28b - __libc_start_main [INFO] [stderr] 35: 0x5acc4aaa9f85 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "089a9d830bc030470131f40ba9e5d2cc4c2f7c02c879e38f752b06f3fd029297", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "089a9d830bc030470131f40ba9e5d2cc4c2f7c02c879e38f752b06f3fd029297", kill_on_drop: false }` [INFO] [stdout] 089a9d830bc030470131f40ba9e5d2cc4c2f7c02c879e38f752b06f3fd029297