[INFO] cloning repository https://github.com/kiehntre/archivefs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kiehntre/archivefs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkiehntre%2Farchivefs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkiehntre%2Farchivefs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 19fdd4cdda0814bfdeccac5ffe8fcf86eef95733
[INFO] checking kiehntre/archivefs against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-27
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkiehntre%2Farchivefs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/kiehntre/archivefs
[INFO] finished tweaking git repo https://github.com/kiehntre/archivefs
[INFO] tweaked toml for git repo https://github.com/kiehntre/archivefs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kiehntre/archivefs on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kiehntre/archivefs 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:c36f533e8924a726b63f9d01e781fa8c8c28c96d1d595403829afb31452ee0f5" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ad99c1db423c662cfc2910b5c7c777559700e0e62cd3116cd0a9bd511b8cb578
[INFO] running `Command { std: "docker" "start" "ad99c1db423c662cfc2910b5c7c777559700e0e62cd3116cd0a9bd511b8cb578", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad99c1db423c662cfc2910b5c7c777559700e0e62cd3116cd0a9bd511b8cb578", 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" "ad99c1db423c662cfc2910b5c7c777559700e0e62cd3116cd0a9bd511b8cb578" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad99c1db423c662cfc2910b5c7c777559700e0e62cd3116cd0a9bd511b8cb578", 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" "ad99c1db423c662cfc2910b5c7c777559700e0e62cd3116cd0a9bd511b8cb578" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling wayland-client v0.31.14
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking cmov v0.5.4
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking zlib-rs v0.6.6
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]     Checking pxfm v0.1.30
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking rustls-pki-types v1.15.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking dtoa v1.0.11
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling quick-xml v0.41.0
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]    Compiling web_atoms v0.2.5
[INFO] [stderr]    Compiling selectors v0.38.0
[INFO] [stderr]     Checking tendril v0.5.1
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]    Compiling rustls v0.23.42
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking servo_arc v0.4.3
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking time-core v0.1.9
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking cpubits v0.1.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling cc v1.2.67
[INFO] [stderr]     Checking num-conv v0.2.2
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.5
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking rustc-hash v2.1.3
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking inotify v0.11.2
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking string_cache v0.9.0
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking hybrid-array v0.4.13
[INFO] [stderr]     Checking webpki-roots v1.0.8
[INFO] [stderr]     Checking notify-types v2.1.0
[INFO] [stderr]     Checking ppmd-rust v1.4.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling wayland-scanner v0.31.11
[INFO] [stderr]     Checking deflate64 v0.1.12
[INFO] [stderr]     Checking ego-tree v0.11.0
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking typed-path v0.12.3
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking bzip2 v0.6.1
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking utf8-zero v0.8.1
[INFO] [stderr]     Checking ureq-proto v0.6.0
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking inout v0.2.2
[INFO] [stderr]     Checking polycool v0.4.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking time v0.3.53
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking kurbo v0.13.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking cipher v0.5.2
[INFO] [stderr]     Checking linebender_resource_handle v0.1.1
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.38.1
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking aes v0.9.1
[INFO] [stderr]     Checking pbkdf2 v0.13.0
[INFO] [stderr]     Checking sha1 v0.11.0
[INFO] [stderr]     Checking md-5 v0.11.0
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[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 nom v8.0.0
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking lzma-rust2 v0.16.5
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]     Checking epaint_default_fonts v0.34.3
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking self_cell v1.3.0
[INFO] [stderr]     Checking accesskit v0.24.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[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/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.4/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="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="shm"' --cfg 'feature="std"' --cfg 'feature="system"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "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=801c294caebb45d0 -C extra-filename=-21cabff273c60fed --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-42a213aab8397fad.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-ff271329eb221e3a.rmeta --cap-lints allow --cap-lints=forbid --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --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] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.118/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=0a86daf0bf0e4ee6 -C extra-filename=-027598de5ac48f82 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d4cb564e807a9cd7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-12a774c18bdf157c.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-8c98a1a0e58216a9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `x11rb-protocol` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11rb-protocol-0.13.2/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="randr"' --cfg 'feature="render"' --cfg 'feature="resource_manager"' --cfg 'feature="shape"' --cfg 'feature="std"' --cfg 'feature="xfixes"' --cfg 'feature="xinput"' --cfg 'feature="xkb"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-extensions", "composite", "damage", "dbe", "default", "dpms", "dri2", "dri3", "extra-traits", "glx", "present", "randr", "record", "render", "request-parsing", "res", "resource_manager", "screensaver", "serde", "shape", "shm", "std", "sync", "xevie", "xf86dri", "xf86vidmode", "xfixes", "xinerama", "xinput", "xkb", "xprint", "xselinux", "xtest", "xv", "xvmc"))' -C metadata=6fdb4f7aeca99722 -C extra-filename=-97429d98e5942012 --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] running `Command { std: "docker" "inspect" "ad99c1db423c662cfc2910b5c7c777559700e0e62cd3116cd0a9bd511b8cb578", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad99c1db423c662cfc2910b5c7c777559700e0e62cd3116cd0a9bd511b8cb578", kill_on_drop: false }`
[INFO] [stdout] ad99c1db423c662cfc2910b5c7c777559700e0e62cd3116cd0a9bd511b8cb578
