[INFO] cloning repository https://github.com/kazumichiINOUE/mobitia_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kazumichiINOUE/mobitia_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkazumichiINOUE%2Fmobitia_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkazumichiINOUE%2Fmobitia_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b5a33927c1e31911622c84558e010d93da484caf
[INFO] documenting kazumichiINOUE/mobitia_rust against 1.98.0-beta.1 for beta-rustdoc-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkazumichiINOUE%2Fmobitia_rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kazumichiINOUE/mobitia_rust
[INFO] finished tweaking git repo https://github.com/kazumichiINOUE/mobitia_rust
[INFO] tweaked toml for git repo https://github.com/kazumichiINOUE/mobitia_rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kazumichiINOUE/mobitia_rust on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kazumichiINOUE/mobitia_rust 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 607ba1b192f9852a77c6b640b03594d3f5d0add0e2f337b618f23dbd995189f2
[INFO] running `Command { std: "docker" "start" "607ba1b192f9852a77c6b640b03594d3f5d0add0e2f337b618f23dbd995189f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "607ba1b192f9852a77c6b640b03594d3f5d0add0e2f337b618f23dbd995189f2", 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" "607ba1b192f9852a77c6b640b03594d3f5d0add0e2f337b618f23dbd995189f2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "607ba1b192f9852a77c6b640b03594d3f5d0add0e2f337b618f23dbd995189f2", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "607ba1b192f9852a77c6b640b03594d3f5d0add0e2f337b618f23dbd995189f2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zerocopy v0.8.28
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling naga v27.0.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling glutin_egl_sys v0.5.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.4.0
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]    Compiling pathfinder_simd v0.5.5
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking async-fs v1.6.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]    Compiling wgpu-hal v27.0.4
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]    Compiling zmij v1.0.10
[INFO] [stderr]     Checking async-once-cell v0.5.4
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling nasm-rs v0.3.1
[INFO] [stderr]     Checking roxmltree v0.15.1
[INFO] [stderr]     Checking svgtypes v0.8.2
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rustix v0.37.28
[INFO] [stderr]     Checking polling v2.8.0
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking libudev v0.3.0
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling wgpu-core v27.0.3
[INFO] [stderr]    Compiling mozjpeg-sys v2.2.3
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]     Checking kurbo v0.8.3
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]    Compiling nokhwa-bindings-macos v0.2.3
[INFO] [stderr]    Compiling font-kit v0.14.3
[INFO] [stderr]     Checking rctree v0.5.0
[INFO] [stderr]     Checking imagesize v0.10.1
[INFO] [stderr]     Checking data-url v0.2.0
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking usvg v0.28.0
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling hidapi v2.6.4
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]    Compiling wgpu v27.0.1
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking time-core v0.1.7
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking time v0.3.45
[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/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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="quote"' --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", "quote", "test", "visit", "visit-mut"))' -C metadata=3c4fb1b60aa8dab5 -C extra-filename=-f7cb9042dfd9c094 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-4bf3bfe6547a3e4b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-512fec0ad35f5038.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-3a00dd35274e822e.rmeta --cap-lints allow --cap-lints=warn --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "607ba1b192f9852a77c6b640b03594d3f5d0add0e2f337b618f23dbd995189f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "607ba1b192f9852a77c6b640b03594d3f5d0add0e2f337b618f23dbd995189f2", kill_on_drop: false }`
[INFO] [stdout] 607ba1b192f9852a77c6b640b03594d3f5d0add0e2f337b618f23dbd995189f2
