[INFO] fetching crate srgn 0.14.2...
[INFO] checking srgn-0.14.2 against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] extracting crate srgn 0.14.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate srgn 0.14.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate srgn 0.14.2
[INFO] tweaked toml for crates.io crate srgn 0.14.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate srgn 0.14.2 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 crates.io crate srgn 0.14.2 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 565cf71f5eb3f390841e85081671f55ff41ca618a314eabc70da55c17846a634
[INFO] running `Command { std: "docker" "start" "-a" "565cf71f5eb3f390841e85081671f55ff41ca618a314eabc70da55c17846a634", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "565cf71f5eb3f390841e85081671f55ff41ca618a314eabc70da55c17846a634", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "565cf71f5eb3f390841e85081671f55ff41ca618a314eabc70da55c17846a634", kill_on_drop: false }`
[INFO] [stdout] 565cf71f5eb3f390841e85081671f55ff41ca618a314eabc70da55c17846a634
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 0d697c748c72a8b1ffb7e165cd6c77c7f39a3455c33f694601ef3613f1837df0
[INFO] running `Command { std: "docker" "start" "-a" "0d697c748c72a8b1ffb7e165cd6c77c7f39a3455c33f694601ef3613f1837df0", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking tree-sitter-language v0.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling unicode_titlecase v2.4.0
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling zerocopy v0.8.14
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling fst v0.4.7
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking rand_core v0.9.0
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]     Checking bstr v1.9.1
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking clap_builder v4.5.13
[INFO] [stderr]    Compiling decompound v0.3.0
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.0
[INFO] [stderr]    Compiling tree-sitter-hcl v1.1.0
[INFO] [stderr]    Compiling tree-sitter-go v0.25.0
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling tree-sitter-c-sharp v0.23.1
[INFO] [stderr]    Compiling tree-sitter-c v0.24.1
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling caseless v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling cached_proc_macro v0.25.0
[INFO] [stderr]     Checking clap v4.5.13
[INFO] [stderr]    Compiling srgn v0.14.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]     Checking cached_proc_macro_types v0.1.1
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]    Compiling jetscii v0.5.3
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling comrak v0.47.0
[INFO] [stderr]     Checking grep-cli v0.1.12
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking env_logger v0.11.6
[INFO] [stderr]     Checking cached v0.56.0
[INFO] [stderr]     Checking ignore v0.4.24
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]     Checking clap_complete v4.5.13
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking titlecase v3.6.0
[INFO] [stderr]     Checking fancy-regex v0.16.2
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking unescape v0.1.0
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking predicates-tree v1.0.9
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]    Compiling enum-iterator-derive v1.5.0
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking similar v2.6.0
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking proptest v1.9.0
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking enum-iterator v2.3.0
[INFO] [stderr]     Checking rand_regex v0.18.1
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking insta v1.41.1
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr] error: could not compile `srgn` (test "readme")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name readme --edition=2024 tests/readme.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=deprecated_safe --warn=variant_size_differences --allow=unused_results --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unused_import_braces --allow=unused_extern_crates --allow=unused_crate_dependencies --warn=unstable_features --warn=unsafe_op_in_unsafe_fn --warn=unsafe_code --allow=unreachable_pub --warn=unnameable_types --warn=unit_bindings --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::suspicious' '--warn=clippy::style' --warn=single_use_lifetimes --warn=rust_2021_prelude_collisions --warn=rust_2021_prefixes_incompatible_syntax --warn=rust_2021_incompatible_or_patterns --warn=rust_2021_incompatible_closure_captures --warn=redundant_lifetimes '--warn=clippy::perf' '--warn=clippy::pedantic' '--warn=clippy::nursery' --warn=non_local_definitions --warn=non_ascii_idents --allow=missing_unsafe_on_extern --warn=missing_docs --warn=missing_debug_implementations --warn=missing_copy_implementations --warn=missing_abi --warn=meta_variable_misuse --warn=macro_use_extern_crate --warn=let_underscore_drop --warn=keyword_idents_2024 --warn=keyword_idents_2018 --warn=keyword-idents --warn=ffi_unwind_calls --warn=explicit_outlives_requirements --warn=elided_lifetimes_in_paths '--warn=clippy::correctness' '--warn=clippy::complexity' '--warn=clippy::cargo' --warn=absolute_paths_not_starting_with_crate '--allow=clippy::multiple_crate_versions' '--allow=clippy::module_name_repetitions' --test --cfg 'feature="all"' --cfg 'feature="cached"' --cfg 'feature="decompound"' --cfg 'feature="default"' --cfg 'feature="fst"' --cfg 'feature="german"' --cfg 'feature="symbols"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "cached", "decompound", "default", "fst", "german", "symbols"))' -C metadata=fb5ec16c2b724c64 -C extra-filename=-e37194fdb2533168 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-b89cebb342eb8805.rmeta --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-70b31a2f382d6077.rmeta --extern cached=/opt/rustwide/target/debug/deps/libcached-3ada1321a4f09051.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-1cf4917001cbed02.rmeta --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-87395c49da639192.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-d670158a5be91b51.rmeta --extern comrak=/opt/rustwide/target/debug/deps/libcomrak-422b83224aeac455.rmeta --extern const_format=/opt/rustwide/target/debug/deps/libconst_format-5382a80519680735.rmeta --extern decompound=/opt/rustwide/target/debug/deps/libdecompound-047f2e59e4d3b4e8.rmeta --extern enum_iterator=/opt/rustwide/target/debug/deps/libenum_iterator-e887d5e61e60f83b.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-b4553557d3266954.rmeta --extern fancy_regex=/opt/rustwide/target/debug/deps/libfancy_regex-328f282668cc2d77.rmeta --extern fst=/opt/rustwide/target/debug/deps/libfst-9653f180dc6b498e.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-ad8b392f9cabf564.rmeta --extern grep_cli=/opt/rustwide/target/debug/deps/libgrep_cli-b4e6641b26010b9c.rmeta --extern ignore=/opt/rustwide/target/debug/deps/libignore-12fe08eecec3ab73.rmeta --extern insta=/opt/rustwide/target/debug/deps/libinsta-48879365d3f25aeb.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-9370911a783816e4.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-7bb4c0756b3868ca.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-acb5a74cada48b4a.rmeta --extern pathdiff=/opt/rustwide/target/debug/deps/libpathdiff-ca59fa812fe0ab97.rmeta --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-3334278c25ea99eb.rmeta --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-ea95ab8c2450b4b7.rmeta --extern proptest=/opt/rustwide/target/debug/deps/libproptest-9da8c441d6fa0b77.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-fa77935a068f5943.rmeta --extern rand_regex=/opt/rustwide/target/debug/deps/librand_regex-6ee03c76d7e4007b.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-2b84115bd6102f20.rmeta --extern rstest=/opt/rustwide/target/debug/deps/librstest-cddb71bc11d656a0.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-b6f22f820c4b9cb7.rmeta --extern srgn=/opt/rustwide/target/debug/deps/libsrgn-9bdbbe0e511e8805.rmeta --extern streaming_iterator=/opt/rustwide/target/debug/deps/libstreaming_iterator-a604bad11eee3d57.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-4512fb06371b4a85.rmeta --extern titlecase=/opt/rustwide/target/debug/deps/libtitlecase-f62cb1590d0b2f24.rmeta --extern tree_sitter=/opt/rustwide/target/debug/deps/libtree_sitter-a41f935683f63c63.rmeta --extern tree_sitter_c=/opt/rustwide/target/debug/deps/libtree_sitter_c-cba00e0bd77ccae3.rmeta --extern tree_sitter_c_sharp=/opt/rustwide/target/debug/deps/libtree_sitter_c_sharp-d37ddd9ebbcf0650.rmeta --extern tree_sitter_go=/opt/rustwide/target/debug/deps/libtree_sitter_go-196a29c093a23623.rmeta --extern tree_sitter_hcl=/opt/rustwide/target/debug/deps/libtree_sitter_hcl-bdb2d7599990266d.rmeta --extern tree_sitter_python=/opt/rustwide/target/debug/deps/libtree_sitter_python-f1d0dbd3d0b85e54.rmeta --extern tree_sitter_rust=/opt/rustwide/target/debug/deps/libtree_sitter_rust-db3294f4eaf6b901.rmeta --extern tree_sitter_typescript=/opt/rustwide/target/debug/deps/libtree_sitter_typescript-d82372aa289f84b3.rmeta --extern unescape=/opt/rustwide/target/debug/deps/libunescape-c204042ed9b063b7.rmeta --extern unicode_normalization=/opt/rustwide/target/debug/deps/libunicode_normalization-2ad0dd5b2029598d.rmeta --extern unicode_categories=/opt/rustwide/target/debug/deps/libunicode_categories-321fe31bd331b1b8.rmeta --extern unicode_titlecase=/opt/rustwide/target/debug/deps/libunicode_titlecase-d807abe1181418f4.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/tree-sitter-4f1ae55f3bb926d2/out -L native=/opt/rustwide/target/debug/build/tree-sitter-c-1a8d1767f1c8dbd5/out -L native=/opt/rustwide/target/debug/build/tree-sitter-c-sharp-91cb137150585cc9/out -L native=/opt/rustwide/target/debug/build/tree-sitter-go-3108d66400b5b023/out -L native=/opt/rustwide/target/debug/build/tree-sitter-hcl-a1eb97101011f873/out -L native=/opt/rustwide/target/debug/build/tree-sitter-python-30c7a53e737f4a1e/out -L native=/opt/rustwide/target/debug/build/tree-sitter-rust-c08665edfd6ad3be/out -L native=/opt/rustwide/target/debug/build/tree-sitter-typescript-ce848f3f6f3305ff/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "0d697c748c72a8b1ffb7e165cd6c77c7f39a3455c33f694601ef3613f1837df0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d697c748c72a8b1ffb7e165cd6c77c7f39a3455c33f694601ef3613f1837df0", kill_on_drop: false }`
[INFO] [stdout] 0d697c748c72a8b1ffb7e165cd6c77c7f39a3455c33f694601ef3613f1837df0
