[INFO] fetching crate srgn 0.13.1... [INFO] checking srgn-0.13.1 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate srgn 0.13.1 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate srgn 0.13.1 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate srgn 0.13.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate srgn 0.13.1 [INFO] tweaked toml for crates.io crate srgn 0.13.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate srgn 0.13.1 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enum-iterator v2.1.0 [INFO] [stderr] Downloaded unescape v0.1.0 [INFO] [stderr] Downloaded rand_regex v0.17.0 [INFO] [stderr] Downloaded cached_proc_macro v0.23.0 [INFO] [stderr] Downloaded caseless v0.2.1 [INFO] [stderr] Downloaded similar v2.4.0 [INFO] [stderr] Downloaded cached v0.53.1 [INFO] [stderr] Downloaded clap_complete v4.5.8 [INFO] [stderr] Downloaded decompound v0.3.0 [INFO] [stderr] Downloaded titlecase v3.3.0 [INFO] [stderr] Downloaded comrak v0.26.0 [INFO] [stderr] Downloaded unicode_titlecase v2.3.0 [INFO] [stderr] Downloaded tree-sitter-typescript v0.21.2 [INFO] [stderr] Downloaded tree-sitter-c-sharp v0.21.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6985a337b1715e629185d93db71a0fe0078892ffad262f0c30697f8b2e8bcd88 [INFO] running `Command { std: "docker" "start" "-a" "6985a337b1715e629185d93db71a0fe0078892ffad262f0c30697f8b2e8bcd88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6985a337b1715e629185d93db71a0fe0078892ffad262f0c30697f8b2e8bcd88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6985a337b1715e629185d93db71a0fe0078892ffad262f0c30697f8b2e8bcd88", kill_on_drop: false }` [INFO] [stdout] 6985a337b1715e629185d93db71a0fe0078892ffad262f0c30697f8b2e8bcd88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e967ad7f2ac58e1472b2b58015b49d650788e37cbc6bb152a768fd72547653e6 [INFO] running `Command { std: "docker" "start" "-a" "e967ad7f2ac58e1472b2b58015b49d650788e37cbc6bb152a768fd72547653e6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Compiling unicode_titlecase v2.3.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling decompound v0.3.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling rstest_macros v0.21.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking cached_proc_macro_types v0.1.1 [INFO] [stderr] Checking clap_builder v4.5.13 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking const_format v0.2.32 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Compiling relative-path v1.9.2 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking unescape v0.1.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking deunicode v1.4.3 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Compiling assert_cmd v2.0.15 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking predicates v3.1.2 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking slug v0.1.5 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking similar v2.4.0 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Compiling tree-sitter v0.22.6 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling tree-sitter-typescript v0.21.2 [INFO] [stderr] Compiling tree-sitter-rust v0.21.2 [INFO] [stderr] Compiling tree-sitter-c-sharp v0.21.3 [INFO] [stderr] Compiling tree-sitter-python v0.21.0 [INFO] [stderr] Compiling tree-sitter-go v0.21.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Compiling srgn v0.13.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-A box_pointers` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking rand_regex v0.17.0 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking fancy-regex v0.13.0 [INFO] [stderr] Checking titlecase v3.3.0 [INFO] [stderr] Checking proptest v1.5.0 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling caseless v0.2.1 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Checking grep-cli v0.1.10 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling serde_derive v1.0.204 [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] Checking clap v4.5.13 [INFO] [stderr] Checking clap_complete v4.5.8 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Compiling cached_proc_macro v0.23.0 [INFO] [stderr] Checking rstest v0.21.0 [INFO] [stderr] Checking cached v0.53.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Checking derive_builder v0.20.0 [INFO] [stderr] Checking comrak v0.26.0 [INFO] [stderr] Checking insta v1.39.0 [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-A box_pointers` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-A box_pointers` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/scoping/langs/tree_sitter_hcl/mod.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 12 | | fn tree_sitter_hcl() -> tree_sitter::Language; [INFO] [stdout] 13 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] = note: requested on the command line with `-W missing-unsafe-on-extern` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern blocks should be unsafe [INFO] [stdout] --> src/scoping/langs/tree_sitter_hcl/mod.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern "C" { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | _help: needs `unsafe` before the extern keyword: `unsafe` [INFO] [stdout] | | [INFO] [stdout] 12 | | fn tree_sitter_hcl() -> tree_sitter::Language; [INFO] [stdout] 13 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123743 [INFO] [stdout] = note: requested on the command line with `-W missing-unsafe-on-extern` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-A box_pointers` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-A box_pointers` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-A box_pointers` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-A box_pointers` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-A box_pointers` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.38s [INFO] running `Command { std: "docker" "inspect" "e967ad7f2ac58e1472b2b58015b49d650788e37cbc6bb152a768fd72547653e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e967ad7f2ac58e1472b2b58015b49d650788e37cbc6bb152a768fd72547653e6", kill_on_drop: false }` [INFO] [stdout] e967ad7f2ac58e1472b2b58015b49d650788e37cbc6bb152a768fd72547653e6