[INFO] fetching crate springboard 3.0.1... [INFO] testing springboard-3.0.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate springboard 3.0.1 into /workspace/builds/worker-2-tc2/source [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate springboard 3.0.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 166 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 220b1897f465299bb12e652e62ab09bc3ca5d4943391cd7be8b393b654dd1092 [INFO] running `Command { std: "docker" "start" "-a" "220b1897f465299bb12e652e62ab09bc3ca5d4943391cd7be8b393b654dd1092", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "220b1897f465299bb12e652e62ab09bc3ca5d4943391cd7be8b393b654dd1092", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "220b1897f465299bb12e652e62ab09bc3ca5d4943391cd7be8b393b654dd1092", kill_on_drop: false }` [INFO] [stdout] 220b1897f465299bb12e652e62ab09bc3ca5d4943391cd7be8b393b654dd1092 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8182f989db6aa3859997d8c886ca347490aec2e75043b3cccd39faf7d677abf8 [INFO] running `Command { std: "docker" "start" "-a" "8182f989db6aa3859997d8c886ca347490aec2e75043b3cccd39faf7d677abf8", 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 pin-project-lite v0.2.16 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling cordyceps v0.3.4 [INFO] [stderr] Compiling diatomic-waker v0.2.3 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling spin v0.10.0 [INFO] [stderr] Compiling futures-buffered v0.2.12 [INFO] [stderr] Compiling event-listener v3.1.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling llvm-tools v0.1.1 [INFO] [stderr] Compiling futures-concurrency v7.6.3 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde-big-array v0.5.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling gpt v3.1.0 [INFO] [stderr] Compiling fatfs v0.3.6 [INFO] [stderr] Compiling springboard-boot-config v3.0.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling mbrman v0.5.4 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling async-process v1.8.1 [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 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 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 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 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 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 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 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 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 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 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)]` 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-ce32808f33305de9/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' (927) panicked at build.rs:155:7: [INFO] [stderr] failed to build bios boot sector [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x621e49c23402 - std::backtrace_rs::backtrace::libunwind::trace::hc4a5f428cfb78751 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x621e49c23402 - std::backtrace_rs::backtrace::trace_unsynchronized::h20e1095684b4c296 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x621e49c23402 - std::sys::backtrace::_print_fmt::h461f2e3a8f6b29e2 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x621e49c23402 - ::fmt::h4ee3a75aa71a2c45 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x621e49c45faf - core::fmt::rt::Argument::fmt::h6f1564705cd089af [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x621e49c45faf - core::fmt::write::h21ca93b65a7c281a [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x621e49c141c3 - std::io::default_write_fmt::h745a1edf2999cb3b [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x621e49c141c3 - std::io::Write::write_fmt::hfc56e66d6e189682 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x621e49c23a52 - std::sys::backtrace::BacktraceLock::print::h58d5d73f9e953cf1 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x621e49c1123c - std::panicking::default_hook::{{closure}}::h1457fbe47c9457d1 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x621e49c1107c - std::panicking::default_hook::hccb5e73b206c0830 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x621e49c11e1a - std::panicking::panic_with_hook::h3190ecc6229cdd29 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x621e49c23826 - std::panicking::panic_handler::{{closure}}::ha1f1b769bc2bb40c [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:700:13 [INFO] [stderr] 13: 0x621e49c237b9 - std::sys::backtrace::__rust_end_short_backtrace::h5f9cf66f19c2a172 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x621e49c11b3d - __rustc[a93bd50104b99ad4]::rust_begin_unwind [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x621e49c496d0 - core::panicking::panic_fmt::hc70c3c83f13c1375 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x621e49b5f1f4 - build_script_build::buildBiosBootSector::{{closure}}::h78dadf663d90e752 [INFO] [stderr] 17: 0x621e49b58c69 - as core::future::future::Future>::poll::he7b594e29840ae7e [INFO] [stderr] 18: 0x621e49b5d7e6 - build_script_build::biosMain::{{closure}}::hb4e3d8b6ede0bd0f [INFO] [stderr] 19: 0x621e49b5830a - as core::future::future::Future>::poll::hebe8c318a2573f4b [INFO] [stderr] 20: 0x621e49b64f39 - futures_executor::local_pool::block_on::{{closure}}::h1279887bbc9dc7eb [INFO] [stderr] 21: 0x621e49b650d1 - futures_executor::local_pool::run_executor::{{closure}}::h1426a5ca2e984abd [INFO] [stderr] 22: 0x621e49b666bf - std::thread::local::LocalKey::try_with::h43ab270bf240c593 [INFO] [stderr] 23: 0x621e49b66606 - std::thread::local::LocalKey::with::hfe6da28041d1b730 [INFO] [stderr] 24: 0x621e49b6503b - futures_executor::local_pool::run_executor::hf2026e0b3071f397 [INFO] [stderr] 25: 0x621e49b64fa0 - futures_executor::local_pool::block_on::hd71aca86a0d82f79 [INFO] [stderr] 26: 0x621e49b5c63a - build_script_build::main::hd0d4291e986f9d3a [INFO] [stderr] 27: 0x621e49b5b013 - core::ops::function::FnOnce::call_once::h480fe0ba04c97e84 [INFO] [stderr] 28: 0x621e49b678f6 - std::sys::backtrace::__rust_begin_short_backtrace::h04f11812b575c7b8 [INFO] [stderr] 29: 0x621e49b651d9 - std::rt::lang_start::{{closure}}::h7470decbbc98cbe5 [INFO] [stderr] 30: 0x621e49c241d0 - core::ops::function::impls:: for &F>::call_once::hae16bf8966719858 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 31: 0x621e49c241d0 - std::panicking::catch_unwind::do_call::hd4eb7cf01d0f66cd [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stderr] 32: 0x621e49c241d0 - std::panicking::catch_unwind::h35b4afc45093edf5 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stderr] 33: 0x621e49c241d0 - std::panic::catch_unwind::h5a7ef11ac2fa7980 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stderr] 34: 0x621e49c241d0 - std::rt::lang_start_internal::{{closure}}::h18f8e059e8eb5f5a [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/rt.rs:175:24 [INFO] [stderr] 35: 0x621e49c241d0 - std::panicking::catch_unwind::do_call::hb4f94f34ea41283f [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stderr] 36: 0x621e49c241d0 - std::panicking::catch_unwind::hfbb31091ea806204 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stderr] 37: 0x621e49c241d0 - std::panic::catch_unwind::hc88f452387620cfb [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stderr] 38: 0x621e49c241d0 - std::rt::lang_start_internal::h23cfb6dcbf9c9010 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/rt.rs:171:5 [INFO] [stderr] 39: 0x621e49b651c1 - std::rt::lang_start::h2537d49a8951145e [INFO] [stderr] 40: 0x621e49b618a5 - main [INFO] [stderr] 41: 0x7ab643a3f1ca - [INFO] [stderr] 42: 0x7ab643a3f28b - __libc_start_main [INFO] [stderr] 43: 0x621e49b57cd5 - _start [INFO] [stderr] 44: 0x0 - [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] 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] running `Command { std: "docker" "inspect" "8182f989db6aa3859997d8c886ca347490aec2e75043b3cccd39faf7d677abf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8182f989db6aa3859997d8c886ca347490aec2e75043b3cccd39faf7d677abf8", kill_on_drop: false }` [INFO] [stdout] 8182f989db6aa3859997d8c886ca347490aec2e75043b3cccd39faf7d677abf8