[INFO] cloning repository https://github.com/T4rp/stylua_serve
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/T4rp/stylua_serve" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FT4rp%2Fstylua_serve", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FT4rp%2Fstylua_serve'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4f78cadca507a6b13be5cce4ecf1c04961f82f30
[INFO] checking T4rp/stylua_serve/4f78cadca507a6b13be5cce4ecf1c04961f82f30 against master#80b898258da78fdd1262438126aa0cf90e395f0c for pr-149195-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FT4rp%2Fstylua_serve" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/T4rp/stylua_serve
[INFO] finished tweaking git repo https://github.com/T4rp/stylua_serve
[INFO] tweaked toml for git repo https://github.com/T4rp/stylua_serve written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/T4rp/stylua_serve on toolchain 80b898258da78fdd1262438126aa0cf90e395f0c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80b898258da78fdd1262438126aa0cf90e395f0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/T4rp/stylua_serve 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" "+80b898258da78fdd1262438126aa0cf90e395f0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded full_moon_derive v0.11.0
[INFO] [stderr]   Downloaded smol_str v0.3.2
[INFO] [stderr]   Downloaded ec4rs v1.1.1
[INFO] [stderr]   Downloaded jod-thread v0.1.2
[INFO] [stderr]   Downloaded snax v0.2.0
[INFO] [stderr]   Downloaded ritz v0.1.0
[INFO] [stderr]   Downloaded memofs v0.3.0
[INFO] [stderr]   Downloaded semver v1.0.25
[INFO] [stderr]   Downloaded native-tls v0.2.13
[INFO] [stderr]   Downloaded opener v0.5.2
[INFO] [stderr]   Downloaded rbx_dom_weak v2.9.0
[INFO] [stderr]   Downloaded rbx_reflection v4.7.0
[INFO] [stderr]   Downloaded ritz_impl v0.1.0
[INFO] [stderr]   Downloaded tempfile v3.16.0
[INFO] [stderr]   Downloaded rbx_types v1.10.0
[INFO] [stderr]   Downloaded notify v4.0.18
[INFO] [stderr]   Downloaded rbx_xml v0.13.5
[INFO] [stderr]   Downloaded uuid v1.13.1
[INFO] [stderr]   Downloaded rbx_reflection_database v0.2.12+roblox-638
[INFO] [stderr]   Downloaded rbx_binary v0.7.7
[INFO] [stderr]   Downloaded cc v1.2.13
[INFO] [stderr]   Downloaded winnow v0.7.1
[INFO] [stderr]   Downloaded stylua v2.1.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.105
[INFO] [stderr]   Downloaded borsh v1.5.5
[INFO] [stderr]   Downloaded toml_edit v0.22.23
[INFO] [stderr]   Downloaded roblox_install v1.0.0
[INFO] [stderr]   Downloaded openssl v0.10.70
[INFO] [stderr]   Downloaded full_moon v2.0.0
[INFO] [stderr]   Downloaded rojo v7.4.4
[INFO] [stderr]   Downloaded openssl-src v300.4.1+3.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+80b898258da78fdd1262438126aa0cf90e395f0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5cc8797e626a2fb2b98b81f936a732c41a666dbf7ae37e7929fa27708566d342
[INFO] running `Command { std: "docker" "start" "-a" "5cc8797e626a2fb2b98b81f936a732c41a666dbf7ae37e7929fa27708566d342", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5cc8797e626a2fb2b98b81f936a732c41a666dbf7ae37e7929fa27708566d342", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cc8797e626a2fb2b98b81f936a732c41a666dbf7ae37e7929fa27708566d342", kill_on_drop: false }`
[INFO] [stdout] 5cc8797e626a2fb2b98b81f936a732c41a666dbf7ae37e7929fa27708566d342
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+80b898258da78fdd1262438126aa0cf90e395f0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 43e7879858553655d1afdba371344679e3a995b6efae022f553aa63d6804b75a
[INFO] running `Command { std: "docker" "start" "-a" "43e7879858553655d1afdba371344679e3a995b6efae022f553aa63d6804b75a", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling cc v1.2.13
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling openssl-src v300.4.1+3.4.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.70
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling openssl-sys v0.9.105
[INFO] [stderr]    Compiling blake3 v1.5.5
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling inotify v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling notify v4.0.18
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling snax v0.2.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling rbx_types v1.10.0
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling memofs v0.3.0
[INFO] [stderr]    Compiling rbx_reflection v4.7.0
[INFO] [stderr]    Compiling embed-resource v1.8.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling rbx_reflection_database v0.2.12+roblox-638
[INFO] [stderr]    Compiling rbx_dom_weak v2.9.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.3
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling rojo v7.4.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]    Compiling ritz_impl v0.1.0
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling xml-rs v0.8.25
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling htmlescape v0.3.1
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling rbx_xml v0.13.5
[INFO] [stderr]    Compiling ritz v0.1.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling lz4 v1.28.1
[INFO] [stderr]    Compiling uuid v1.13.1
[INFO] [stderr]    Compiling rbx_binary v0.7.7
[INFO] [stderr]    Compiling roblox_install v1.0.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]    Compiling opener v0.5.2
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling jod-thread v0.1.2
[INFO] [stderr]     Checking winnow v0.7.1
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking smol_str v0.3.2
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling full_moon_derive v0.11.0
[INFO] [stderr]     Checking bytecount v0.6.8
[INFO] [stderr]     Checking console v0.15.10
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking full_moon v2.0.0
[INFO] [stderr]     Checking toml_edit v0.22.23
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking ec4rs v1.1.1
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking stylua v2.1.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling stylua_serve v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `stylua_serve v0.1.0 (/opt/rustwide/workdir)`
[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/stylua_serve-6a67491c4fa68035/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   Building project 'StyluaServePlugin'
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (12935) panicked at build.rs:12:19:
[INFO] [stderr]   Failed to build plugin: failed to create file `StyluaServePlugin.rbxm`
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]       Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr]   Stack backtrace:
[INFO] [stderr]      0: <anyhow::Error as core::convert::From<std::io::error::Error>>::from
[INFO] [stderr]      1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, std::io::error::Error>>>::from_residual
[INFO] [stderr]      2: librojo::cli::build::write_model
[INFO] [stderr]      3: <librojo::cli::build::BuildCommand>::run
[INFO] [stderr]      4: build_script_build::main
[INFO] [stderr]      5: <fn() as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]      6: std::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]      7: std::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]      8: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                at /rustc/80b898258da78fdd1262438126aa0cf90e395f0c/library/core/src/ops/function.rs:287:21
[INFO] [stderr]      9: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                at /rustc/80b898258da78fdd1262438126aa0cf90e395f0c/library/std/src/panicking.rs:581:40
[INFO] [stderr]     10: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                at /rustc/80b898258da78fdd1262438126aa0cf90e395f0c/library/std/src/panicking.rs:544:19
[INFO] [stderr]     11: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                at /rustc/80b898258da78fdd1262438126aa0cf90e395f0c/library/std/src/panic.rs:359:14
[INFO] [stderr]     12: std::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                at /rustc/80b898258da78fdd1262438126aa0cf90e395f0c/library/std/src/rt.rs:175:24
[INFO] [stderr]     13: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                at /rustc/80b898258da78fdd1262438126aa0cf90e395f0c/library/std/src/panicking.rs:581:40
[INFO] [stderr]     14: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                at /rustc/80b898258da78fdd1262438126aa0cf90e395f0c/library/std/src/panicking.rs:544:19
[INFO] [stderr]     15: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                at /rustc/80b898258da78fdd1262438126aa0cf90e395f0c/library/std/src/panic.rs:359:14
[INFO] [stderr]     16: std::rt::lang_start_internal
[INFO] [stderr]                at /rustc/80b898258da78fdd1262438126aa0cf90e395f0c/library/std/src/rt.rs:171:5
[INFO] [stderr]     17: std::rt::lang_start::<()>
[INFO] [stderr]     18: main
[INFO] [stderr]     19: <unknown>
[INFO] [stderr]     20: __libc_start_main
[INFO] [stderr]     21: _start
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x6015b5d363aa - std[7c3c0600baff8190]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/80b898258da78fdd1262438126aa0cf90e395f0c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x6015b5d363aa - std[7c3c0600baff8190]::backtrace_rs::backtrace::trace_unsynchronized::<std[7c3c0600baff8190]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/80b898258da78fdd1262438126aa0cf90e395f0c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x6015b5d363aa - std[7c3c0600baff8190]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/80b898258da78fdd1262438126aa0cf90e395f0c/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x6015b5d363aa - <<std[7c3c0600baff8190]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[fbd0e0bc949cf432]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/80b898258da78fdd1262438126aa0cf90e395f0c/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x6015b5d4e42a - <core[fbd0e0bc949cf432]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/80b898258da78fdd1262438126aa0cf90e395f0c/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x6015b5d4e42a - core[fbd0e0bc949cf432]::fmt::write
[INFO] [stderr]      6:     0x6015b5d3bed2 - std[7c3c0600baff8190]::io::default_write_fmt::<std[7c3c0600baff8190]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/80b898258da78fdd1262438126aa0cf90e395f0c/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x6015b5d3bed2 - <std[7c3c0600baff8190]::sys::stdio::unix::Stderr as std[7c3c0600baff8190]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/80b898258da78fdd1262438126aa0cf90e395f0c/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x6015b5d1ab8f - <std[7c3c0600baff8190]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/80b898258da78fdd1262438126aa0cf90e395f0c/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x6015b5d1ab8f - std[7c3c0600baff8190]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/80b898258da78fdd1262438126aa0cf90e395f0c/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x6015b5d2e271 - std[7c3c0600baff8190]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/80b898258da78fdd1262438126aa0cf90e395f0c/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x6015b5d2e42b - std[7c3c0600baff8190]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/80b898258da78fdd1262438126aa0cf90e395f0c/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x6015b5d1ac48 - std[7c3c0600baff8190]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/80b898258da78fdd1262438126aa0cf90e395f0c/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x6015b5d0f879 - std[7c3c0600baff8190]::sys::backtrace::__rust_end_short_backtrace::<std[7c3c0600baff8190]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/80b898258da78fdd1262438126aa0cf90e395f0c/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x6015b5d1babd - __rustc[dbbf029e6c35fe5c]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/80b898258da78fdd1262438126aa0cf90e395f0c/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x6015b5d4ec1c - core[fbd0e0bc949cf432]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/80b898258da78fdd1262438126aa0cf90e395f0c/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x6015b5d4e962 - core[fbd0e0bc949cf432]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/80b898258da78fdd1262438126aa0cf90e395f0c/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x6015b54e19f0 - <core[fbd0e0bc949cf432]::result::Result<(), anyhow[c41e4381c365c0e5]::Error>>::expect
[INFO] [stderr]     18:     0x6015b54e1971 - build_script_build[5faa434335153151]::main
[INFO] [stderr]     19:     0x6015b54e1a43 - <fn() as core[fbd0e0bc949cf432]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     20:     0x6015b54e17e6 - std[7c3c0600baff8190]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     21:     0x6015b54e17f9 - std[7c3c0600baff8190]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     22:     0x6015b5d2d766 - <&dyn core[fbd0e0bc949cf432]::ops::function::Fn<(), Output = i32> + core[fbd0e0bc949cf432]::marker::Sync + core[fbd0e0bc949cf432]::panic::unwind_safe::RefUnwindSafe as core[fbd0e0bc949cf432]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/80b898258da78fdd1262438126aa0cf90e395f0c/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x6015b5d2d766 - std[7c3c0600baff8190]::panicking::catch_unwind::do_call::<&dyn core[fbd0e0bc949cf432]::ops::function::Fn<(), Output = i32> + core[fbd0e0bc949cf432]::marker::Sync + core[fbd0e0bc949cf432]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/80b898258da78fdd1262438126aa0cf90e395f0c/library/std/src/panicking.rs:581:40
[INFO] [stderr]     24:     0x6015b5d2d766 - std[7c3c0600baff8190]::panicking::catch_unwind::<i32, &dyn core[fbd0e0bc949cf432]::ops::function::Fn<(), Output = i32> + core[fbd0e0bc949cf432]::marker::Sync + core[fbd0e0bc949cf432]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/80b898258da78fdd1262438126aa0cf90e395f0c/library/std/src/panicking.rs:544:19
[INFO] [stderr]     25:     0x6015b5d2d766 - std[7c3c0600baff8190]::panic::catch_unwind::<&dyn core[fbd0e0bc949cf432]::ops::function::Fn<(), Output = i32> + core[fbd0e0bc949cf432]::marker::Sync + core[fbd0e0bc949cf432]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/80b898258da78fdd1262438126aa0cf90e395f0c/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x6015b5d2d766 - std[7c3c0600baff8190]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/80b898258da78fdd1262438126aa0cf90e395f0c/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x6015b5d2d766 - std[7c3c0600baff8190]::panicking::catch_unwind::do_call::<std[7c3c0600baff8190]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/80b898258da78fdd1262438126aa0cf90e395f0c/library/std/src/panicking.rs:581:40
[INFO] [stderr]     28:     0x6015b5d2d766 - std[7c3c0600baff8190]::panicking::catch_unwind::<isize, std[7c3c0600baff8190]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/80b898258da78fdd1262438126aa0cf90e395f0c/library/std/src/panicking.rs:544:19
[INFO] [stderr]     29:     0x6015b5d2d766 - std[7c3c0600baff8190]::panic::catch_unwind::<std[7c3c0600baff8190]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/80b898258da78fdd1262438126aa0cf90e395f0c/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x6015b5d2d766 - std[7c3c0600baff8190]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/80b898258da78fdd1262438126aa0cf90e395f0c/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x6015b54e17d1 - std[7c3c0600baff8190]::rt::lang_start::<()>
[INFO] [stderr]     32:     0x6015b54e1aa5 - main
[INFO] [stderr]     33:     0x703e0b6621ca - <unknown>
[INFO] [stderr]     34:     0x703e0b66228b - __libc_start_main
[INFO] [stderr]     35:     0x6015b54e16e5 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "43e7879858553655d1afdba371344679e3a995b6efae022f553aa63d6804b75a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43e7879858553655d1afdba371344679e3a995b6efae022f553aa63d6804b75a", kill_on_drop: false }`
[INFO] [stdout] 43e7879858553655d1afdba371344679e3a995b6efae022f553aa63d6804b75a
