[INFO] cloning repository https://github.com/clintjedwards/managed-linux-democracy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clintjedwards/managed-linux-democracy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclintjedwards%2Fmanaged-linux-democracy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclintjedwards%2Fmanaged-linux-democracy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7cb79bd1123ebea1727b0e0724e67940c02be913
[INFO] checking clintjedwards/managed-linux-democracy/7cb79bd1123ebea1727b0e0724e67940c02be913 against master#2c0f4860cc86e2354a55ea04e738848168435c90 for pr-149145
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclintjedwards%2Fmanaged-linux-democracy" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/clintjedwards/managed-linux-democracy
[INFO] finished tweaking git repo https://github.com/clintjedwards/managed-linux-democracy
[INFO] tweaked toml for git repo https://github.com/clintjedwards/managed-linux-democracy written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/clintjedwards/managed-linux-democracy on toolchain 2c0f4860cc86e2354a55ea04e738848168435c90
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2c0f4860cc86e2354a55ea04e738848168435c90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/clintjedwards/managed-linux-democracy 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" "+2c0f4860cc86e2354a55ea04e738848168435c90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/clintjedwards/scx`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pnet_macros_support v0.35.0
[INFO] [stderr]   Downloaded pnet_base v0.35.0
[INFO] [stderr]   Downloaded pnet v0.35.0
[INFO] [stderr]   Downloaded pnet_packet v0.35.0
[INFO] [stderr]   Downloaded pnet_transport v0.35.0
[INFO] [stderr]   Downloaded terminal_size v0.3.0
[INFO] [stderr]   Downloaded pnet_sys v0.35.0
[INFO] [stderr]   Downloaded pnet_datalink v0.35.0
[INFO] [stderr]   Downloaded openat v0.1.21
[INFO] [stderr]   Downloaded buddy-alloc v0.5.1
[INFO] [stderr]   Downloaded ipnetwork v0.20.0
[INFO] [stderr]   Downloaded libbpf-cargo v0.23.3
[INFO] [stderr]   Downloaded fb_procfs v0.7.1
[INFO] [stderr]   Downloaded cc v1.1.2
[INFO] [stderr]   Downloaded sscanf v0.4.1
[INFO] [stderr]   Downloaded tar v0.4.41
[INFO] [stderr]   Downloaded pnet_macros v0.35.0
[INFO] [stderr]   Downloaded camino v1.1.7
[INFO] [stderr]   Downloaded sscanf_macro v0.4.1
[INFO] [stderr]   Downloaded dashmap v6.0.1
[INFO] [stderr]   Downloaded libbpf-rs v0.23.3
[INFO] [stderr]   Downloaded scx_utils v0.8.1
[INFO] [stderr]   Downloaded libbpf-sys v1.4.2+v1.4.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+2c0f4860cc86e2354a55ea04e738848168435c90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 25d143036de405dcd573a5d68011d2fb1871e153c234cc6b9322d3548755a485
[INFO] running `Command { std: "docker" "start" "-a" "25d143036de405dcd573a5d68011d2fb1871e153c234cc6b9322d3548755a485", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25d143036de405dcd573a5d68011d2fb1871e153c234cc6b9322d3548755a485", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25d143036de405dcd573a5d68011d2fb1871e153c234cc6b9322d3548755a485", kill_on_drop: false }`
[INFO] [stdout] 25d143036de405dcd573a5d68011d2fb1871e153c234cc6b9322d3548755a485
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+2c0f4860cc86e2354a55ea04e738848168435c90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a0d7a99acb85aa193303380f2505cf292ca5451390f4dbf57fa9a41da4fe304a
[INFO] running `Command { std: "docker" "start" "-a" "a0d7a99acb85aa193303380f2505cf292ca5451390f4dbf57fa9a41da4fe304a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling cc v1.1.2
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]    Compiling vsprintf v2.0.0
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling camino v1.1.7
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling libbpf-sys v1.4.2+v1.4.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling libloading v0.8.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]    Compiling tar v0.4.41
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling thiserror-impl v1.0.62
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]    Compiling sscanf_macro v0.4.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling clap_builder v4.5.9
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling clap v4.5.9
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling scx_utils v0.8.1 (https://github.com/clintjedwards/scx?branch=cje%2Fcustom3#4632149f)
[INFO] [stderr]    Compiling libbpf-rs v0.23.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling const_format v0.2.32
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling sscanf v0.4.1
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]    Compiling buddy-alloc v0.5.1
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling cargo_metadata v0.15.4
[INFO] [stderr]     Checking h2 v0.4.5
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling libbpf-cargo v0.23.3
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking pnet_base v0.35.0
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling scx_utils v0.8.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking hyper-util v0.1.6
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking pnet_macros_support v0.35.0
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]    Compiling pnet_macros v0.35.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling scx_rustland_core v0.5.0 (https://github.com/clintjedwards/scx?branch=cje%2Fcustom3#4632149f)
[INFO] [stderr]     Checking pnet_sys v0.35.0
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking pnet_packet v0.35.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling rust-embed-utils v8.5.0
[INFO] [stderr]     Checking ipnetwork v0.20.0
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling pnet v0.35.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking pnet_datalink v0.35.0
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]    Compiling rust-embed-impl v8.5.0
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking openat v0.1.21
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking pnet_transport v0.35.0
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking ctrlc v3.4.4
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking dashmap v6.0.1
[INFO] [stderr]     Checking reqwest v0.12.5
[INFO] [stderr]     Checking rust-embed v8.5.0
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking fb_procfs v0.7.1
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking thingdoer v0.1.0 (/opt/rustwide/workdir/thingdoer)
[INFO] [stderr]    Compiling democracy-scheduler v0.1.0 (/opt/rustwide/workdir/democracy-scheduler)
[INFO] [stderr] error: failed to run custom build command for `democracy-scheduler v0.1.0 (/opt/rustwide/workdir/democracy-scheduler)`
[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/democracy-scheduler-7d43f4274b24dc8c/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   scx_utils:clang=("clang", "18.1.3", "x86_64") ["-g", "-O2", "-Wall", "-Wno-compare-distinct-pointer-types'", "-D__TARGET_ARCH_x86", "-mcpu=v3", "-mlittle-endian", "-idirafter", "/usr/lib/llvm-18/lib/clang/18/include", "-idirafter", "/usr/local/include", "-idirafter", "/usr/include/x86_64-linux-gnu", "-idirafter", "/usr/include", "-I/opt/rustwide/target/debug/build/democracy-scheduler-924cdc2b8f942e30/out/scx_utils-bpf_h", "-I/opt/rustwide/target/debug/build/democracy-scheduler-924cdc2b8f942e30/out/scx_utils-bpf_h/vmlinux", "-I/opt/rustwide/target/debug/build/democracy-scheduler-924cdc2b8f942e30/out/scx_utils-bpf_h/bpf-compat"]
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (4379) panicked at /opt/rustwide/cargo-home/git/checkouts/scx-13be8ed113a9b5b8/4632149/rust/scx_rustland_core/src/rustland_builder.rs:27:44:
[INFO] [stderr]   Unable to create file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5de2858cd862 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h1c2abaf120c5709c
[INFO] [stderr]      1:     0x5de2858df507 - core::fmt::write::h49913de4f62f0235
[INFO] [stderr]      2:     0x5de28589dd16 - std::io::Write::write_fmt::h36d3d2997979ecc3
[INFO] [stderr]      3:     0x5de2858acf04 - std::panicking::default_hook::{{closure}}::habf13a864451c09d
[INFO] [stderr]      4:     0x5de2858acd29 - std::panicking::default_hook::h1258fefef2e7d5a0
[INFO] [stderr]      5:     0x5de2858ad4cb - std::panicking::panic_with_hook::haf81b4ba1ce379c9
[INFO] [stderr]      6:     0x5de2858ad298 - std::panicking::panic_handler::{{closure}}::hd6d1705452838923
[INFO] [stderr]      7:     0x5de2858a95c9 - std::sys::backtrace::__rust_end_short_backtrace::hd0b57372356873ec
[INFO] [stderr]      8:     0x5de28589213d - __rustc[3cce97ec6f124ba7]::rust_begin_unwind
[INFO] [stderr]      9:     0x5de2858e94dc - core::panicking::panic_fmt::h9b88b61de034a591
[INFO] [stderr]     10:     0x5de2858e8632 - core::result::unwrap_failed::h290654a82a882eac
[INFO] [stderr]     11:     0x5de28516e812 - <core[e916e7c9c98a0e64]::result::Result<std[246f44c9e0f6af14]::fs::File, std[246f44c9e0f6af14]::io::error::Error>>::expect
[INFO] [stderr]     12:     0x5de28516e5a2 - <scx_rustland_core[7748b37e9d4f3e9c]::rustland_builder::RustLandBuilder>::create_file
[INFO] [stderr]     13:     0x5de28516e723 - <scx_rustland_core[7748b37e9d4f3e9c]::rustland_builder::RustLandBuilder>::build
[INFO] [stderr]     14:     0x5de28516e1a6 - build_script_build[80bd994a5c8c6a00]::main
[INFO] [stderr]     15:     0x5de28516e2e3 - <fn() as core[e916e7c9c98a0e64]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     16:     0x5de28516e086 - std[246f44c9e0f6af14]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     17:     0x5de28516e099 - std[246f44c9e0f6af14]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     18:     0x5de28589f84a - std::rt::lang_start_internal::h275778bed7563295
[INFO] [stderr]     19:     0x5de28516df21 - std[246f44c9e0f6af14]::rt::lang_start::<()>
[INFO] [stderr]     20:     0x5de28516e345 - main
[INFO] [stderr]     21:     0x721995c891ca - <unknown>
[INFO] [stderr]     22:     0x721995c8928b - __libc_start_main
[INFO] [stderr]     23:     0x5de28516de35 - _start
[INFO] [stderr]     24:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a0d7a99acb85aa193303380f2505cf292ca5451390f4dbf57fa9a41da4fe304a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0d7a99acb85aa193303380f2505cf292ca5451390f4dbf57fa9a41da4fe304a", kill_on_drop: false }`
[INFO] [stdout] a0d7a99acb85aa193303380f2505cf292ca5451390f4dbf57fa9a41da4fe304a
