[INFO] fetching crate srgn 0.14.0... [INFO] checking srgn-0.14.0 against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995 [INFO] extracting crate srgn 0.14.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate srgn 0.14.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate srgn 0.14.0 [INFO] tweaked toml for crates.io crate srgn 0.14.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate srgn 0.14.0 on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate srgn 0.14.0 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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] adc10b6dd1b6137daacff00034780c37c19c26f0aea6841736faf7c8fcc36003 [INFO] running `Command { std: "docker" "start" "-a" "adc10b6dd1b6137daacff00034780c37c19c26f0aea6841736faf7c8fcc36003", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "adc10b6dd1b6137daacff00034780c37c19c26f0aea6841736faf7c8fcc36003", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adc10b6dd1b6137daacff00034780c37c19c26f0aea6841736faf7c8fcc36003", kill_on_drop: false }` [INFO] [stdout] adc10b6dd1b6137daacff00034780c37c19c26f0aea6841736faf7c8fcc36003 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be2f59e188a2fc9c1d6fdb43f49cc9226dd2c0774d2770810b35922c334ed55b [INFO] running `Command { std: "docker" "start" "-a" "be2f59e188a2fc9c1d6fdb43f49cc9226dd2c0774d2770810b35922c334ed55b", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Checking bitflags v2.4.2 [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] Compiling serde v1.0.218 [INFO] [stderr] Compiling unicode_titlecase v2.4.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling syn v2.0.86 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling zerocopy v0.8.14 [INFO] [stderr] Checking rustix v1.0.7 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling decompound v0.3.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking clap_builder v4.5.13 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling rstest_macros v0.23.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling tree-sitter-python v0.23.6 [INFO] [stderr] Compiling tree-sitter-c-sharp v0.23.1 [INFO] [stderr] Compiling tree-sitter-typescript v0.23.2 [INFO] [stderr] Compiling tree-sitter-c v0.24.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling tree-sitter-rust v0.23.2 [INFO] [stderr] Compiling tree-sitter-hcl v1.1.0 [INFO] [stderr] Compiling tree-sitter-go v0.23.4 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking rand_core v0.9.0 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking env_logger v0.11.6 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Checking unescape v0.1.0 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking slug v0.1.5 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking fancy-regex v0.14.0 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking similar v2.6.0 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Compiling srgn v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking globset v0.4.15 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking titlecase v3.5.0 [INFO] [stderr] Checking rand_regex v0.18.0 [INFO] [stderr] Checking proptest v1.6.0 [INFO] [stderr] Checking grep-cli v0.1.11 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Checking anyhow v1.0.98 [INFO] [stderr] Compiling caseless v0.2.1 [INFO] [stderr] Compiling tree-sitter v0.25.3 [INFO] [stderr] Checking comrak v0.39.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling enum-iterator-derive v1.4.0 [INFO] [stderr] Checking enum-iterator v2.1.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling cached_proc_macro v0.23.0 [INFO] [stderr] Checking clap v4.5.13 [INFO] [stderr] Checking clap_complete v4.5.13 [INFO] [stderr] Checking cached v0.53.1 [INFO] [stderr] Checking rstest v0.23.0 [INFO] [stderr] Checking insta v1.41.1 [INFO] [stdout] warning: enum `ScoperBuildError` is never used [INFO] [stdout] --> src/main.rs:1004:6 [INFO] [stdout] | [INFO] [stdout] 1004 | enum ScoperBuildError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ScoperBuildError` is never used [INFO] [stdout] --> src/main.rs:1004:6 [INFO] [stdout] | [INFO] [stdout] 1004 | enum ScoperBuildError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.81s [INFO] running `Command { std: "docker" "inspect" "be2f59e188a2fc9c1d6fdb43f49cc9226dd2c0774d2770810b35922c334ed55b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be2f59e188a2fc9c1d6fdb43f49cc9226dd2c0774d2770810b35922c334ed55b", kill_on_drop: false }` [INFO] [stdout] be2f59e188a2fc9c1d6fdb43f49cc9226dd2c0774d2770810b35922c334ed55b