[INFO] cloning repository https://github.com/kowoa/ratrace
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kowoa/ratrace" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkowoa%2Fratrace", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkowoa%2Fratrace'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ce7b9c9d94f480f45fdc9390717758aee4ebde22
[INFO] documenting kowoa/ratrace against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkowoa%2Fratrace" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/kowoa/ratrace
[INFO] finished tweaking git repo https://github.com/kowoa/ratrace
[INFO] tweaked toml for git repo https://github.com/kowoa/ratrace written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kowoa/ratrace on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kowoa/ratrace 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 18fb8ee773b92773902a2173059d22d0eec3b211b21246b0210ae413791576b2
[INFO] running `Command { std: "docker" "start" "18fb8ee773b92773902a2173059d22d0eec3b211b21246b0210ae413791576b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18fb8ee773b92773902a2173059d22d0eec3b211b21246b0210ae413791576b2", 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" "18fb8ee773b92773902a2173059d22d0eec3b211b21246b0210ae413791576b2" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18fb8ee773b92773902a2173059d22d0eec3b211b21246b0210ae413791576b2", 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" "18fb8ee773b92773902a2173059d22d0eec3b211b21246b0210ae413791576b2" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling cc v1.0.96
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling wayland-scanner v0.31.1
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking unicode-width v0.1.12
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling wgpu-hal v0.20.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking raw-window-handle v0.6.1
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking xkeysym v0.2.0
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking gpu-descriptor v0.3.0
[INFO] [stderr]    Compiling wayland-backend v0.3.3
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]     Checking ash v0.37.3+1.3.251
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking wgpu-types v0.20.0
[INFO] [stderr]    Compiling wgpu-core v0.20.0
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling minifb v0.25.0
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]    Compiling wgpu v0.20.0
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling document-features v0.2.8
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.0
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking zune-jpeg v0.4.11
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking smol_str v0.2.1
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]     Checking owned_ttf_parser v0.20.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking ab_glyph v0.2.25
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr] error: could not compile `ash` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/da3f5c31e5535b3dc210067de660a45784ae1e9c/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.37.3+1.3.251/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="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded"))' -C metadata=a4ebd6789056ad80 -C extra-filename=-7dbdba903e475dad --out-dir /opt/rustwide/target/debug/build/ash/7dbdba903e475dad/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/d541ac7a75168aa5/out -L dependency=/opt/rustwide/target/debug/build/libloading/0482edcd26f24452/out --extern libloading=/opt/rustwide/target/debug/build/libloading/0482edcd26f24452/out/liblibloading-0482edcd26f24452.rmeta --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 `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/da3f5c31e5535b3dc210067de660a45784ae1e9c/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.60/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --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=1ed0592cd011ebb2 -C extra-filename=-09b893140e4d242b --out-dir /opt/rustwide/target/debug/build/syn/09b893140e4d242b/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/0b8d9fbac46dbf3b/out -L dependency=/opt/rustwide/target/debug/build/quote/6799a93556b01fd3/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/f2de522ba645d884/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/0b8d9fbac46dbf3b/out/libproc_macro2-0b8d9fbac46dbf3b.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/6799a93556b01fd3/out/libquote-6799a93556b01fd3.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/f2de522ba645d884/out/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "18fb8ee773b92773902a2173059d22d0eec3b211b21246b0210ae413791576b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18fb8ee773b92773902a2173059d22d0eec3b211b21246b0210ae413791576b2", kill_on_drop: false }`
[INFO] [stdout] 18fb8ee773b92773902a2173059d22d0eec3b211b21246b0210ae413791576b2
