[INFO] cloning repository https://github.com/rawkode/comtrya
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rawkode/comtrya" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frawkode%2Fcomtrya", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frawkode%2Fcomtrya'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 998f07cb1ffb6264e335de7f92d113cf6f4f5d30
[INFO] checking rawkode/comtrya against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frawkode%2Fcomtrya" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rawkode/comtrya
[INFO] finished tweaking git repo https://github.com/rawkode/comtrya
[INFO] tweaked toml for git repo https://github.com/rawkode/comtrya written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rawkode/comtrya on toolchain 54cf65b8d066c082e536455049b95943cf30378f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rawkode/comtrya 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" "+54cf65b8d066c082e536455049b95943cf30378f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e97aa2b1afeb4ab1b97e6e2cc8773ab28e2c103d42b6de8351b396d6432ce449
[INFO] running `Command { std: "docker" "start" "-a" "e97aa2b1afeb4ab1b97e6e2cc8773ab28e2c103d42b6de8351b396d6432ce449", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e97aa2b1afeb4ab1b97e6e2cc8773ab28e2c103d42b6de8351b396d6432ce449", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e97aa2b1afeb4ab1b97e6e2cc8773ab28e2c103d42b6de8351b396d6432ce449", kill_on_drop: false }`
[INFO] [stdout] e97aa2b1afeb4ab1b97e6e2cc8773ab28e2c103d42b6de8351b396d6432ce449
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f8a9bbe4093ba4a6843498c54f8f9d0580eb42d52da61d24670d5a49aaf0d515
[INFO] running `Command { std: "docker" "start" "-a" "f8a9bbe4093ba4a6843498c54f8f9d0580eb42d52da61d24670d5a49aaf0d515", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking human_format v1.1.0
[INFO] [stderr]     Checking bytesize v2.0.1
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking bytesize v1.3.3
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking jiff v0.2.14
[INFO] [stderr]     Checking winnow v0.6.26
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking rustix v1.0.7
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking unicode-bom v2.0.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking kstring v2.0.2
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]     Checking gix-sec v0.10.12
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking tokio v1.45.0
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking gix-trace v0.1.12
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]    Compiling type-map v0.5.1
[INFO] [stderr]     Checking uluru v3.1.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking imara-diff v0.1.8
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]     Checking clru v0.6.2
[INFO] [stderr]    Compiling self_cell v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling self_cell v0.10.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling lua-src v547.0.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking io-close v0.3.7
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking jiff v0.1.29
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking gix-utils v0.1.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]    Compiling luajit-src v210.5.12+a4f56a4
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]    Compiling mlua-sys v0.6.7
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking webpki-roots v1.0.0
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]     Checking gix-validate v0.10.0
[INFO] [stderr]     Checking gix-date v0.9.4
[INFO] [stderr]     Checking gix-validate v0.9.4
[INFO] [stderr]     Checking gix-chunk v0.4.11
[INFO] [stderr]     Checking gix-quote v0.4.15
[INFO] [stderr]     Checking gix-actor v0.33.2
[INFO] [stderr]     Checking gix-path v0.10.18
[INFO] [stderr]     Checking gix-bitmap v0.2.14
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]     Checking gix-config-value v0.14.12
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking gix-command v0.3.11
[INFO] [stderr]     Checking gix-command v0.4.1
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling rust-embed v8.7.2
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]     Checking fluent-syntax v0.11.1
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking unic-langid-impl v0.9.6
[INFO] [stderr]     Checking unic-langid v0.9.6
[INFO] [stderr]     Checking intl-memoizer v0.5.3
[INFO] [stderr]     Checking intl_pluralrules v7.0.2
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking fluent-langneg v0.13.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr] error: could not compile `pest` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/54cf65b8d066c082e536455049b95943cf30378f/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.0/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="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=55cd5652071c33be -C extra-filename=-8fb972a4f35dae8c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-371cdb7d366b303a.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2f16ea58defa01fb.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-9bcde3556d193e0f.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" "f8a9bbe4093ba4a6843498c54f8f9d0580eb42d52da61d24670d5a49aaf0d515", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8a9bbe4093ba4a6843498c54f8f9d0580eb42d52da61d24670d5a49aaf0d515", kill_on_drop: false }`
[INFO] [stdout] f8a9bbe4093ba4a6843498c54f8f9d0580eb42d52da61d24670d5a49aaf0d515
