[INFO] fetching crate ragit 0.4.4... [INFO] testing ragit-0.4.4 against 1.91.0 for beta-1.92-2 [INFO] extracting crate ragit 0.4.4 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate ragit 0.4.4 [INFO] finished tweaking crates.io crate ragit 0.4.4 [INFO] tweaked toml for crates.io crate ragit 0.4.4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ragit 0.4.4 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ragit 0.4.4 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Downloaded ragit-ignore v0.4.4 [INFO] [stderr] Downloaded resvg v0.45.1 [INFO] [stderr] Downloaded ragit-fs v0.4.4 [INFO] [stderr] Downloaded float-ord v0.3.2 [INFO] [stderr] Downloaded ragit-cli v0.4.4 [INFO] [stderr] Downloaded core-graphics v0.23.2 [INFO] [stderr] Downloaded core-text v20.1.0 [INFO] [stderr] Downloaded ragit-api v0.4.4 [INFO] [stderr] Downloaded font-kit v0.14.3 [INFO] [stderr] Downloaded fontdb v0.23.0 [INFO] [stderr] Downloaded usvg v0.45.1 [INFO] [stderr] Downloaded half v2.7.0 [INFO] [stderr] Downloaded ragit-korean v0.4.4 [INFO] [stderr] Downloaded ragit-pdl v0.4.4 [INFO] [stderr] Downloaded unicode-bidi-mirroring v0.4.0 [INFO] [stderr] Downloaded unicode-ccc v0.4.0 [INFO] [stderr] Downloaded rustybuzz v0.20.1 [INFO] [stderr] Downloaded freetype-sys v0.20.1 [INFO] [stderr] Downloaded mupdf v0.5.0 [INFO] [stderr] Downloaded mupdf-sys v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6cf5d08a78960c454f1d31dcabd573e5768768bffaa49693c30a93ea919fc4b6 [INFO] running `Command { std: "docker" "start" "-a" "6cf5d08a78960c454f1d31dcabd573e5768768bffaa49693c30a93ea919fc4b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6cf5d08a78960c454f1d31dcabd573e5768768bffaa49693c30a93ea919fc4b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cf5d08a78960c454f1d31dcabd573e5768768bffaa49693c30a93ea919fc4b6", kill_on_drop: false }` [INFO] [stdout] 6cf5d08a78960c454f1d31dcabd573e5768768bffaa49693c30a93ea919fc4b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f6eab51aca474e60a8773b34576ab9c9c732cd95df5493cbaa1ae32e63a7bf0 [INFO] running `Command { std: "docker" "start" "-a" "1f6eab51aca474e60a8773b34576ab9c9c732cd95df5493cbaa1ae32e63a7bf0", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling regex-syntax v0.8.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling flate2 v1.1.4 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling regex-automata v0.4.12 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling pxfm v0.1.25 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling csv-core v0.1.12 [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.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/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"' --cfg 'feature="visit-mut"' --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=84a1eef660f12123 -C extra-filename=-65e308aa74f81217 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b0ad4bb2ceeb2775.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-7a4f23232c02198e.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-bcbe9b08b6cb0188.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1f6eab51aca474e60a8773b34576ab9c9c732cd95df5493cbaa1ae32e63a7bf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f6eab51aca474e60a8773b34576ab9c9c732cd95df5493cbaa1ae32e63a7bf0", kill_on_drop: false }` [INFO] [stdout] 1f6eab51aca474e60a8773b34576ab9c9c732cd95df5493cbaa1ae32e63a7bf0