[INFO] fetching crate springboard 3.0.1...
[INFO] testing springboard-3.0.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate springboard 3.0.1 into /workspace/builds/worker-7-tc2/source
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate springboard 3.0.1
[INFO] finished tweaking crates.io crate springboard 3.0.1
[INFO] tweaked toml for crates.io crate springboard 3.0.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate springboard 3.0.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 163 packages to latest compatible versions
[INFO] [stderr]       Adding async-process v1.8.1 (available: v2.5.0)
[INFO] [stderr]       Adding gpt v3.1.0 (available: v4.1.0)
[INFO] [stderr]       Adding mbrman v0.5.4 (available: v0.6.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ed0115d235033fba1b0c64bdfea7729ae44f006523eeba2f31e81978edcb9def
[INFO] running `Command { std: "docker" "start" "-a" "ed0115d235033fba1b0c64bdfea7729ae44f006523eeba2f31e81978edcb9def", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed0115d235033fba1b0c64bdfea7729ae44f006523eeba2f31e81978edcb9def", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed0115d235033fba1b0c64bdfea7729ae44f006523eeba2f31e81978edcb9def", kill_on_drop: false }`
[INFO] [stdout] ed0115d235033fba1b0c64bdfea7729ae44f006523eeba2f31e81978edcb9def
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb7c7f2498f2f67b721118c5923dc1b2851c047b095507abe70ddb67fe27e90f
[INFO] running `Command { std: "docker" "start" "-a" "fb7c7f2498f2f67b721118c5923dc1b2851c047b095507abe70ddb67fe27e90f", kill_on_drop: false }`
[INFO] [stderr] warning: profile package spec `test_kernel_higher_half` in profile `test` did not match any packages
[INFO] [stderr] warning: profile package spec `test_kernel_min_stack` in profile `test` did not match any packages
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling cordyceps v0.3.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling diatomic-waker v0.2.3
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling event-listener v3.1.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling llvm-tools v0.1.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling futures-buffered v0.2.12
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling fatfs v0.3.6
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling gpt v3.1.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-concurrency v7.6.3
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling springboard-boot-config v3.0.1
[INFO] [stderr]    Compiling async-process v1.8.1
[INFO] [stderr]    Compiling mbrman v0.5.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling springboard v3.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `docsrs_dummy_build`
[INFO] [stdout]   --> build.rs:79:11
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[cfg(not(docsrs_dummy_build))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docsrs_dummy_build)'] }
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `docsrs_dummy_build`
[INFO] [stdout]    --> build.rs:116:11
[INFO] [stdout]     |
[INFO] [stdout] 116 | #[cfg(not(docsrs_dummy_build))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docsrs_dummy_build)'] }
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `docsrs_dummy_build`
[INFO] [stdout]    --> build.rs:160:11
[INFO] [stdout]     |
[INFO] [stdout] 160 | #[cfg(not(docsrs_dummy_build))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docsrs_dummy_build)'] }
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `docsrs_dummy_build`
[INFO] [stdout]    --> build.rs:206:11
[INFO] [stdout]     |
[INFO] [stdout] 206 | #[cfg(not(docsrs_dummy_build))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docsrs_dummy_build)'] }
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `docsrs_dummy_build`
[INFO] [stdout]    --> build.rs:248:11
[INFO] [stdout]     |
[INFO] [stdout] 248 | #[cfg(not(docsrs_dummy_build))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docsrs_dummy_build)'] }
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `docsrs_dummy_build`
[INFO] [stdout]    --> build.rs:291:11
[INFO] [stdout]     |
[INFO] [stdout] 291 | #[cfg(not(docsrs_dummy_build))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docsrs_dummy_build)'] }
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `docsrs_dummy_build`
[INFO] [stdout]   --> build.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 |    #[cfg(not(docsrs_dummy_build))]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docsrs_dummy_build)'] }
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `docsrs_dummy_build`
[INFO] [stdout]   --> build.rs:38:10
[INFO] [stdout]    |
[INFO] [stdout] 38 |    #[cfg(docsrs_dummy_build)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docsrs_dummy_build)'] }
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `docsrs_dummy_build`
[INFO] [stdout]   --> build.rs:67:14
[INFO] [stdout]    |
[INFO] [stdout] 67 |    #[cfg(not(docsrs_dummy_build))]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docsrs_dummy_build)'] }
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `docsrs_dummy_build`
[INFO] [stdout]   --> build.rs:70:10
[INFO] [stdout]    |
[INFO] [stdout] 70 |    #[cfg(docsrs_dummy_build)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docsrs_dummy_build)'] }
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BOOTLOADER_VERSION` is never used
[INFO] [stdout]  --> build.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | const BOOTLOADER_VERSION: &str = env!("CARGO_PKG_VERSION");
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: failed to run custom build command for `springboard v3.0.1 (/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/springboard-8a41d57b3ab10081/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr]       Updating git repository `https://github.com/kell-dev/springboard`
[INFO] [stderr]   error: failed to create directory `/opt/rustwide/cargo-home/git/db/springboard-df698b66101b9753`
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1303) panicked at build.rs:243:7:
[INFO] [stderr]   failed to build bios stage-3
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]       Updating git repository `https://github.com/kell-dev/springboard`
[INFO] [stderr]   error: failed to create directory `/opt/rustwide/cargo-home/git/db/springboard-df698b66101b9753`
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     Read-only file system (os error 30)
[INFO] [stderr]       Updating git repository `https://github.com/kell-dev/springboard`
[INFO] [stderr]   error: failed to create directory `/opt/rustwide/cargo-home/git/db/springboard-df698b66101b9753`
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     Read-only file system (os error 30)
[INFO] [stderr]       Updating git repository `https://github.com/kell-dev/springboard`
[INFO] [stderr]   error: failed to create directory `/opt/rustwide/cargo-home/git/db/springboard-df698b66101b9753`
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     Read-only file system (os error 30)
[INFO] [stderr]      0:     0x55ec9f8151c2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x55ec9f8151c2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x55ec9f8151c2 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x55ec9f8151c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x55ec9f824a1f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x55ec9f824a1f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x55ec9f7e4813 - std::io::default_write_fmt::hb29d13affe7e9cd0
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x55ec9f7e4813 - std::io::Write::write_fmt::hec441b8c6eca32b9
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x55ec9f7ef512 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x55ec9f7f298f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x55ec9f7f27e9 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x55ec9f7f2f65 - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x55ec9f7f2dc6 - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:700:13
[INFO] [stderr]     13:     0x55ec9f7ef649 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x55ec9f7d8eed - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x55ec9f828830 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x55ec9f7497f1 - build_script_build::buildBiosStage3::{{closure}}::h4917b19c53071535
[INFO] [stderr]     17:     0x55ec9f73d4ba - <futures_concurrency::future::join::tuple::Join4<A,B,C,D> as core::future::future::Future>::poll::hc424323ee4e5a066
[INFO] [stderr]     18:     0x55ec9f74c25a    Updating -  git repository `https://github.com/kell-dev/springboard`
[INFO] [stderr]   build_script_build::biosMain::{{closure}}::h5e10a0ef1becd478
[INFO] [stderr]     19:     0x55ec9f73c3aa - <futures_concurrency::future::join::tuple::Join2<A,B> as core::future::future::Future>::poll::ha3861fc852a9c39d
[INFO] [stderr]     20:     0x55ec9f744769 - futures_executor::local_pool::block_on::error{{: failed to create directory `/opt/rustwide/cargo-home/git/db/springboard-df698b66101b9753`
[INFO] [stderr]   closure}
[INFO] [stderr]   Caused by:
[INFO] [stderr]   }::hcb1018d7db0822c6
[INFO] [stderr]      Read-only file system (os error 30)
[INFO] [stderr]    21:     0x55ec9f744671 - futures_executor::local_pool::run_executor::{{closure}}::h079cfe3544afbbff
[INFO] [stderr]     22:     0x55ec9f744ecf - std::thread::local::LocalKey<T>::try_with::h756b05a700d45d9b
[INFO] [stderr]     23:     0x55ec9f744e16 - std::thread::local::LocalKey<T>::with::h8c9a619670d71144
[INFO] [stderr]     24:     0x55ec9f7445db - futures_executor::local_pool::run_executor::h6208cd67ce896059
[INFO] [stderr]     25:     0x55ec9f744720 - futures_executor::local_pool::block_on::hc069468b5ae6b377
[INFO] [stderr]     26:     0x55ec9f74bcdb - build_script_build::main::h99ef9db3e54557c2
[INFO] [stderr]     27:     0x55ec9f740cc3 - core::ops::function::FnOnce::call_once::h036bf35ae9c83b63
[INFO] [stderr]     28:     0x55ec9f744946 - std::sys::backtrace::__rust_begin_short_backtrace::h7f1c13220281ad57
[INFO] [stderr]     29:     0x55ec9f744859 - std::rt::lang_start::{{closure}}::he76450880bfcb7ea
[INFO] [stderr]     30:     0x55ec9f7e5fa0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h9095abc9db71b07e
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     31:     0x55ec9f7e5fa0 - std::panicking::catch_unwind::do_call::h6cf5dc461761418c
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]     32:     0x55ec9f7e5fa0 - std::panicking::catch_unwind::h60074fd2327f40bd
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     33:     0x55ec9f7e5fa0 - std::panic::catch_unwind::heb14fa8e39d051cf
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]     34:     0x55ec9f7e5fa0 - std::rt::lang_start_internal::{{closure}}::hfb550bec36306a19
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:175:24
[INFO] [stderr]     35:     0x55ec9f7e5fa0 - std::panicking::catch_unwind::do_call::hc805f36f35b6d647
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]     36:     0x55ec9f7e5fa0 - std::panicking::catch_unwind::hb8d32f0195463ad2
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     37:     0x55ec9f7e5fa0 - std::panic::catch_unwind::hcebe3b1d5adfc5a2
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]     38:     0x55ec9f7e5fa0 - std::rt::lang_start_internal::h27f55ed238aa26df
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:171:5
[INFO] [stderr]     39:     0x55ec9f744841 - std::rt::lang_start::hf65909ed4e845e81
[INFO] [stderr]     40:     0x55ec9f74e0c5 - main
[INFO] [stderr]     41:     0x703f1a6671ca - <unknown>
[INFO] [stderr]     42:     0x703f1a66728b - __libc_start_main
[INFO] [stderr]     43:     0x55ec9f73bd95 - _start
[INFO] [stderr]     44:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "fb7c7f2498f2f67b721118c5923dc1b2851c047b095507abe70ddb67fe27e90f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb7c7f2498f2f67b721118c5923dc1b2851c047b095507abe70ddb67fe27e90f", kill_on_drop: false }`
[INFO] [stdout] fb7c7f2498f2f67b721118c5923dc1b2851c047b095507abe70ddb67fe27e90f
