[INFO] fetching crate srgn 0.14.0... [INFO] checking srgn-0.14.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate srgn 0.14.0 into /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate srgn 0.14.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83d180e6e1d01ff0ed03d8d3063043ee606eda39643a942b0e0860911e4328fb [INFO] running `Command { std: "docker" "start" "-a" "83d180e6e1d01ff0ed03d8d3063043ee606eda39643a942b0e0860911e4328fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83d180e6e1d01ff0ed03d8d3063043ee606eda39643a942b0e0860911e4328fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83d180e6e1d01ff0ed03d8d3063043ee606eda39643a942b0e0860911e4328fb", kill_on_drop: false }` [INFO] [stdout] 83d180e6e1d01ff0ed03d8d3063043ee606eda39643a942b0e0860911e4328fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3188f865da38a88f03296b2cf6cf9992d0065f4355f05c9401c3d5fe20228219 [INFO] running `Command { std: "docker" "start" "-a" "3188f865da38a88f03296b2cf6cf9992d0065f4355f05c9401c3d5fe20228219", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Checking memchr v2.7.1 [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 unicode_titlecase v2.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling zerocopy v0.8.14 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking rustix v1.0.7 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling syn v2.0.86 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling decompound v0.3.0 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking clap_builder v4.5.13 [INFO] [stderr] Compiling rstest_macros v0.23.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Checking env_logger v0.11.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling tree-sitter-hcl v1.1.0 [INFO] [stderr] Compiling tree-sitter-c-sharp v0.23.1 [INFO] [stderr] Compiling tree-sitter-typescript v0.23.2 [INFO] [stderr] Compiling tree-sitter-go v0.23.4 [INFO] [stderr] Compiling tree-sitter-rust v0.23.2 [INFO] [stderr] Compiling tree-sitter-c v0.24.1 [INFO] [stderr] Compiling tree-sitter-python v0.23.6 [INFO] [stderr] Checking rand_core v0.9.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking unescape v0.1.0 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking deunicode v1.4.3 [INFO] [stderr] Compiling tree-sitter v0.25.3 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking slug v0.1.5 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking similar v2.6.0 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking fancy-regex v0.14.0 [INFO] [stderr] Checking rand_regex v0.18.0 [INFO] [stderr] Compiling srgn v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking titlecase v3.5.0 [INFO] [stderr] Checking proptest v1.6.0 [INFO] [stderr] Checking globset v0.4.15 [INFO] [stderr] Checking assert_cmd v2.0.16 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking grep-cli v0.1.11 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Compiling caseless v0.2.1 [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 comrak v0.39.0 [INFO] [stderr] Checking enum-iterator v2.1.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking clap v4.5.13 [INFO] [stderr] Checking clap_complete v4.5.13 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling cached_proc_macro v0.23.0 [INFO] [stderr] Checking rstest v0.23.0 [INFO] [stderr] Checking cached v0.53.1 [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)]` 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "3188f865da38a88f03296b2cf6cf9992d0065f4355f05c9401c3d5fe20228219", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3188f865da38a88f03296b2cf6cf9992d0065f4355f05c9401c3d5fe20228219", kill_on_drop: false }` [INFO] [stdout] 3188f865da38a88f03296b2cf6cf9992d0065f4355f05c9401c3d5fe20228219