[INFO] cloning repository https://github.com/miner7222/DynoBox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/miner7222/DynoBox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminer7222%2FDynoBox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminer7222%2FDynoBox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ecb045470e04fb43f06a4a74c198bb0fe91de1ad
[INFO] checking miner7222/DynoBox against 1ed2df61a19042f231709eb05d032ae9e2cb2084 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminer7222%2FDynoBox" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/miner7222/DynoBox
[INFO] finished tweaking git repo https://github.com/miner7222/DynoBox
[INFO] tweaked toml for git repo https://github.com/miner7222/DynoBox written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/miner7222/DynoBox on toolchain 1ed2df61a19042f231709eb05d032ae9e2cb2084
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/miner7222/DynoBox 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" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/miner7222/avbtool-rs`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded epaint v0.34.3
[INFO] [stderr]   Downloaded vello_cpu v0.0.6
[INFO] [stderr]   Downloaded ecolor v0.34.3
[INFO] [stderr]   Downloaded xcursor v0.3.11
[INFO] [stderr]   Downloaded egui-wgpu v0.34.3
[INFO] [stderr]   Downloaded egui_extras v0.34.3
[INFO] [stderr]   Downloaded fearless_simd v0.3.0
[INFO] [stderr]   Downloaded egui_glow v0.34.3
[INFO] [stderr]   Downloaded zlib-rs v0.6.7
[INFO] [stderr]   Downloaded egui-winit v0.34.3
[INFO] [stderr]   Downloaded epaint_default_fonts v0.34.3
[INFO] [stderr]   Downloaded ppmd-rust v1.4.0
[INFO] [stderr]   Downloaded lzma-rust2 v0.16.5
[INFO] [stderr]   Downloaded liblzma v0.4.7
[INFO] [stderr]   Downloaded emath v0.34.3
[INFO] [stderr]   Downloaded webbrowser v1.2.4
[INFO] [stderr]   Downloaded vello_common v0.0.6
[INFO] [stderr]   Downloaded twox-hash v2.1.3
[INFO] [stderr]   Downloaded eframe v0.34.3
[INFO] [stderr]   Downloaded egui v0.34.3
[INFO] [stderr]   Downloaded pbkdf2 v0.13.0
[INFO] [stderr]   Downloaded bsdiff-android v0.0.2
[INFO] [stderr]   Downloaded liblzma-sys v0.4.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bcb9286d483e1570a5e7c262f6c00cc5c061db422d06dce2cef2c1acff6cf9b5
[INFO] running `Command { std: "docker" "start" "bcb9286d483e1570a5e7c262f6c00cc5c061db422d06dce2cef2c1acff6cf9b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bcb9286d483e1570a5e7c262f6c00cc5c061db422d06dce2cef2c1acff6cf9b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bcb9286d483e1570a5e7c262f6c00cc5c061db422d06dce2cef2c1acff6cf9b5" "/opt/rustwide/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bcb9286d483e1570a5e7c262f6c00cc5c061db422d06dce2cef2c1acff6cf9b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bcb9286d483e1570a5e7c262f6c00cc5c061db422d06dce2cef2c1acff6cf9b5" "/opt/rustwide/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]     Checking cmov v0.5.4
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling wayland-backend v0.3.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wayland-client v0.31.15
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking block-padding v0.4.2
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling either v1.17.0
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking inout v0.2.2
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]     Checking zlib-rs v0.6.7
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling quick-xml v0.41.0
[INFO] [stderr]     Checking cipher v0.5.2
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking aes v0.9.2
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking aho-corasick v1.1.5
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking dynobox-core v0.2.7 (/opt/rustwide/workdir/crates/dyno-core)
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]     Checking spin v0.9.9
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking alloc-stdlib v0.2.4
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking pem-rfc7468 v1.0.0
[INFO] [stderr]    Compiling liblzma-sys v0.4.7
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.11
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.5
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking brotli-decompressor v5.0.3
[INFO] [stderr]     Checking polycool v0.4.0
[INFO] [stderr]    Compiling protoc-bin-vendored v3.2.0
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking cbc v0.2.1
[INFO] [stderr]     Checking bzip2 v0.6.1
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]    Compiling curve25519-dalek v5.0.0
[INFO] [stderr]     Checking num-iter v0.1.46
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking kurbo v0.13.1
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking deflate64 v0.1.12
[INFO] [stderr]     Checking brotli v8.0.4
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking keccak v0.1.6
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]     Checking twox-hash v2.1.3
[INFO] [stderr]     Checking ppmd-rust v1.4.0
[INFO] [stderr]     Checking typed-path v0.12.3
[INFO] [stderr]     Checking sha3 v0.10.9
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking clap_builder v4.6.5
[INFO] [stderr]     Checking lz4_flex v0.13.1
[INFO] [stderr]     Checking liblzma v0.4.7
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking signature v3.0.0
[INFO] [stderr]     Checking xcursor v0.3.11
[INFO] [stderr]     Checking winnow v1.0.4
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]     Checking toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]    Compiling dynobox-app v0.2.7 (/opt/rustwide/workdir/crates/dyno-app)
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking epaint_default_fonts v0.34.3
[INFO] [stderr]     Checking self_cell v1.3.0
[INFO] [stderr]     Checking clap v4.6.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking console v0.16.4
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking accesskit v0.24.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]     Checking pxfm v0.1.30
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking indicatif v0.18.6
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]     Checking bsdiff-android v0.0.2
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking glow v0.17.0
[INFO] [stderr]    Compiling rfd v0.17.2
[INFO] [stderr]     Checking jiff-core v0.1.0
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking wayland-protocols v0.32.13
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.55
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling bytemuck_derive v1.11.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1ed2df61a19042f231709eb05d032ae9e2cb2084/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="shm"' --cfg 'feature="std"' --cfg 'feature="system"' --cfg 'feature="thread"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=6ec3b32164518360 -C extra-filename=-f19430358f6be132 --out-dir /opt/rustwide/target/debug/build/rustix/f19430358f6be132/out -L dependency=/opt/rustwide/target/debug/build/bitflags/12164dedcc9c97c0/out -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/9692f5d5f45da725/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/12164dedcc9c97c0/out/libbitflags-12164dedcc9c97c0.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/build/linux-raw-sys/9692f5d5f45da725/out/liblinux_raw_sys-9692f5d5f45da725.rmeta --cap-lints allow --cap-lints=forbid --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "bcb9286d483e1570a5e7c262f6c00cc5c061db422d06dce2cef2c1acff6cf9b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcb9286d483e1570a5e7c262f6c00cc5c061db422d06dce2cef2c1acff6cf9b5", kill_on_drop: false }`
[INFO] [stdout] bcb9286d483e1570a5e7c262f6c00cc5c061db422d06dce2cef2c1acff6cf9b5
