[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] d999fc743b4a0eacf818bc467b3b616c7a2770ee
[INFO] checking miner7222/DynoBox against e977a0b5ab976a591981e7263bd67a71a4f79308 for pr-158914
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminer7222%2FDynoBox" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/miner7222/DynoBox on toolchain e977a0b5ab976a591981e7263bd67a71a4f79308
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "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" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b4f402e7f3e6ea34813710ff0d022a236c298e1f1c871e1baa835ee0593d49b5
[INFO] running `Command { std: "docker" "start" "b4f402e7f3e6ea34813710ff0d022a236c298e1f1c871e1baa835ee0593d49b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4f402e7f3e6ea34813710ff0d022a236c298e1f1c871e1baa835ee0593d49b5", 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" "b4f402e7f3e6ea34813710ff0d022a236c298e1f1c871e1baa835ee0593d49b5" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4f402e7f3e6ea34813710ff0d022a236c298e1f1c871e1baa835ee0593d49b5", 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" "b4f402e7f3e6ea34813710ff0d022a236c298e1f1c871e1baa835ee0593d49b5" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]     Checking cmov v0.5.4
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wayland-client v0.31.14
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cc v1.2.67
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]     Checking zlib-rs v0.6.6
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking cpubits v0.1.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]     Checking hybrid-array v0.4.13
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking spin v0.9.9
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking alloc-stdlib v0.2.4
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking pem-rfc7468 v1.0.0
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]     Checking block-padding v0.4.2
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]     Checking inout v0.2.2
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling cfg_aliases v0.2.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.5
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[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-macos-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]     Checking polycool v0.4.0
[INFO] [stderr]     Checking der v0.8.1
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking cipher v0.5.2
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling liblzma-sys v0.4.7
[INFO] [stderr]     Checking bzip2 v0.6.1
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking aes v0.9.1
[INFO] [stderr]     Checking cbc v0.2.1
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling protoc-bin-vendored v3.2.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking brotli-decompressor v5.0.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling regex-automata v0.4.16
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]     Checking time-core v0.1.9
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]     Checking num-conv v0.2.2
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]     Checking lzma-rust2 v0.16.5
[INFO] [stderr]     Checking num-iter v0.1.46
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking spki v0.8.0
[INFO] [stderr]     Checking brotli v8.0.4
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]    Compiling curve25519-dalek v5.0.0
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking pbkdf2 v0.13.0
[INFO] [stderr]     Checking sha1 v0.11.0
[INFO] [stderr]     Checking kurbo v0.13.1
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking ppmd-rust v1.4.0
[INFO] [stderr]     Checking typed-path v0.12.3
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking linebender_resource_handle v0.1.1
[INFO] [stderr]     Checking deflate64 v0.1.12
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]     Checking clap_builder v4.6.2
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking lz4_flex v0.13.1
[INFO] [stderr]     Checking time v0.3.53
[INFO] [stderr]     Checking liblzma v0.4.7
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking pkcs8 v0.11.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking winnow v1.0.4
[INFO] [stderr]     Checking signature v3.0.0
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking ed25519 v3.0.0
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]    Compiling dynobox-app v0.2.4 (/opt/rustwide/workdir/crates/dyno-app)
[INFO] [stderr]     Checking toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling portable-atomic v1.14.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking self_cell v1.3.0
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]     Checking epaint_default_fonts v0.34.3
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]     Checking console v0.16.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]     Checking accesskit v0.24.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 unit-prefix v0.5.2
[INFO] [stderr]     Checking unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking wayland-protocols v0.32.13
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking indicatif v0.18.6
[INFO] [stderr]     Checking bsdiff-android v0.0.2
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[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 pollster v0.4.0
[INFO] [stderr]     Checking jiff v0.2.32
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.54
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling bytemuck_derive v1.11.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking dynobox-core v0.2.4 (/opt/rustwide/workdir/crates/dyno-core)
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking bytemuck v1.25.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking color v0.3.3
[INFO] [stderr]     Checking font-types v0.11.3
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking fearless_simd v0.3.0
[INFO] [stderr]     Checking emath v0.34.3
[INFO] [stderr]     Checking read-fonts v0.37.0
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking peniko v0.6.1
[INFO] [stderr]     Checking ecolor v0.34.3
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking zip v8.6.0
[INFO] [stderr] error: could not compile `jiff` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e977a0b5ab976a591981e7263bd67a71a4f79308/bin/rustc --crate-name jiff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.32/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="js"' --cfg 'feature="std"' --cfg 'feature="tz-system"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "defmt", "js", "logging", "perf-inline", "serde", "static", "static-tz", "std", "tz-fat", "tz-system", "tzdb-bundle-always", "tzdb-bundle-platform", "tzdb-concatenated", "tzdb-zoneinfo"))' -C metadata=61caf1c306990000 -C extra-filename=-34e9575da33a6071 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `wayland-protocols` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e977a0b5ab976a591981e7263bd67a71a4f79308/bin/rustc --crate-name wayland_protocols --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-protocols-0.32.13/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="client"' --cfg 'feature="staging"' --cfg 'feature="unstable"' --cfg 'feature="wayland-client"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "server", "staging", "unstable", "wayland-client", "wayland-server"))' -C metadata=89b92178ee50334a -C extra-filename=-050215103b6421e2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-12164dedcc9c97c0.rmeta --extern wayland_backend=/opt/rustwide/target/debug/deps/libwayland_backend-032e4b6083499626.rmeta --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-3939380dad3ca584.rmeta --extern wayland_scanner=/opt/rustwide/target/debug/deps/libwayland_scanner-1d481116a1708966.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "b4f402e7f3e6ea34813710ff0d022a236c298e1f1c871e1baa835ee0593d49b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4f402e7f3e6ea34813710ff0d022a236c298e1f1c871e1baa835ee0593d49b5", kill_on_drop: false }`
[INFO] [stdout] b4f402e7f3e6ea34813710ff0d022a236c298e1f1c871e1baa835ee0593d49b5
