[INFO] cloning repository https://github.com/ReYaNOW/rriter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ReYaNOW/rriter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReYaNOW%2Frriter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReYaNOW%2Frriter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ef5b37c59cf3d040daea136d4d6605aa33e4a3a1
[INFO] checking ReYaNOW/rriter against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReYaNOW%2Frriter" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ReYaNOW/rriter
[INFO] finished tweaking git repo https://github.com/ReYaNOW/rriter
[INFO] tweaked toml for git repo https://github.com/ReYaNOW/rriter written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ReYaNOW/rriter on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ReYaNOW/rriter 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a7ad5fe41f12cd510febd3a6dbfcbc14ffd1030ac970bb17606701c2f0fb8f74
[INFO] running `Command { std: "docker" "start" "-a" "a7ad5fe41f12cd510febd3a6dbfcbc14ffd1030ac970bb17606701c2f0fb8f74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a7ad5fe41f12cd510febd3a6dbfcbc14ffd1030ac970bb17606701c2f0fb8f74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7ad5fe41f12cd510febd3a6dbfcbc14ffd1030ac970bb17606701c2f0fb8f74", kill_on_drop: false }`
[INFO] [stdout] a7ad5fe41f12cd510febd3a6dbfcbc14ffd1030ac970bb17606701c2f0fb8f74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73472898097a770d8b385666b9c4f86326436285d035e415980bab07db8b228f
[INFO] running `Command { std: "docker" "start" "-a" "73472898097a770d8b385666b9c4f86326436285d035e415980bab07db8b228f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking kurbo v0.13.0
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling signal-hook v0.4.4
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking siphasher v1.0.2
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking roxmltree v0.21.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]     Checking svgtypes v0.16.1
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking data-url v0.3.2
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]    Compiling rfd v0.17.2
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking imagesize v0.14.0
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking any_ascii v0.1.7
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]    Compiling rriter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking lexical-sort v0.3.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking imara-diff v0.2.0
[INFO] [stderr]     Checking glow v0.17.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking serial2 v0.2.36
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling openssl-sys v0.9.115
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.4+1.9.3
[INFO] [stderr]    Compiling tree-sitter-dart v0.1.0
[INFO] [stderr]    Compiling tree-sitter-go v0.25.0
[INFO] [stderr]    Compiling tree-sitter-html v0.23.2
[INFO] [stderr]    Compiling tree-sitter-c v0.24.1
[INFO] [stderr]    Compiling tree-sitter-css v0.25.0
[INFO] [stderr]    Compiling tree-sitter-json v0.24.8
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling tree-sitter-javascript v0.25.0
[INFO] [stderr]    Compiling tree-sitter-make v1.1.1
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-regex v0.25.0
[INFO] [stderr]    Compiling tree-sitter-c-sharp v0.23.5
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.2
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking inotify v0.11.1
[INFO] [stderr]     Checking notify-types v2.1.0
[INFO] [stderr]    Compiling tree-sitter-bash v0.25.1
[INFO] [stderr]    Compiling tree-sitter-toml-ng v0.7.0
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tree-sitter v0.26.8
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking font-types v0.11.1
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking tiny-skia-path v0.12.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking read-fonts v0.37.0
[INFO] [stderr]     Checking filedescriptor v0.8.3
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr] error: could not compile `nom` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name nom --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-8.0.0/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=d3694d7c7992d668 -C extra-filename=-e7fc038f27a21a3a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-0c15c42903a9ab15.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "73472898097a770d8b385666b9c4f86326436285d035e415980bab07db8b228f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73472898097a770d8b385666b9c4f86326436285d035e415980bab07db8b228f", kill_on_drop: false }`
[INFO] [stdout] 73472898097a770d8b385666b9c4f86326436285d035e415980bab07db8b228f
