[INFO] fetching crate srgn 0.12.0... [INFO] checking srgn-0.12.0 against master#e1ac0fa95ba15221ee195647cb12464df3164513 for pr-126090 [INFO] extracting crate srgn 0.12.0 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate srgn 0.12.0 on toolchain e1ac0fa95ba15221ee195647cb12464df3164513 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e1ac0fa95ba15221ee195647cb12464df3164513" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate srgn 0.12.0 [INFO] finished tweaking crates.io crate srgn 0.12.0 [INFO] tweaked toml for crates.io crate srgn 0.12.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate srgn 0.12.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" "+e1ac0fa95ba15221ee195647cb12464df3164513" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enum-iterator-derive v1.3.0 [INFO] [stderr] Downloaded decompound v0.3.0 [INFO] [stderr] Downloaded rand_regex v0.16.0 [INFO] [stderr] Downloaded async-trait v0.1.78 [INFO] [stderr] Downloaded cached v0.44.0 [INFO] [stderr] Downloaded cached_proc_macro v0.17.0 [INFO] [stderr] Downloaded deunicode v1.4.3 [INFO] [stderr] Downloaded insta v1.36.1 [INFO] [stderr] Downloaded syntect v5.2.0 [INFO] [stderr] Downloaded tree-sitter-python v0.20.4 [INFO] [stderr] Downloaded unicode_titlecase v2.3.0 [INFO] [stderr] Downloaded tree-sitter-typescript v0.20.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+e1ac0fa95ba15221ee195647cb12464df3164513" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d93451c5c492bbe87f429ab58588cef04aee9d6278dce20910a111d1ace50862 [INFO] running `Command { std: "docker" "start" "-a" "d93451c5c492bbe87f429ab58588cef04aee9d6278dce20910a111d1ace50862", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d93451c5c492bbe87f429ab58588cef04aee9d6278dce20910a111d1ace50862", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d93451c5c492bbe87f429ab58588cef04aee9d6278dce20910a111d1ace50862", kill_on_drop: false }` [INFO] [stdout] d93451c5c492bbe87f429ab58588cef04aee9d6278dce20910a111d1ace50862 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+e1ac0fa95ba15221ee195647cb12464df3164513" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32fde180e5f051e24fd4223447ccaca8a4d4fa7fdedf6a1546238fba753e6baa [INFO] running `Command { std: "docker" "start" "-a" "32fde180e5f051e24fd4223447ccaca8a4d4fa7fdedf6a1546238fba753e6baa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling unicode_titlecase v2.3.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling async-trait v0.1.78 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling decompound v0.3.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling tree-sitter v0.20.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling tree-sitter-go v0.20.0 [INFO] [stderr] Compiling tree-sitter-c-sharp v0.20.0 [INFO] [stderr] Compiling tree-sitter-rust v0.20.4 [INFO] [stderr] Compiling tree-sitter-python v0.20.4 [INFO] [stderr] Compiling tree-sitter-typescript v0.20.5 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Checking joinery v2.1.0 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking const_format v0.2.32 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Compiling srgn v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking titlecase v2.2.1 [INFO] [stderr] Checking fancy-regex v0.11.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling assert_cmd v2.0.14 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Compiling relative-path v1.9.2 [INFO] [stderr] Checking unescape v0.1.0 [INFO] [stderr] Checking deunicode v1.4.3 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking slug v0.1.5 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking predicates v3.1.0 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking xdg v2.5.2 [INFO] [stderr] Checking similar v2.4.0 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling clap_derive v4.5.3 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling enum-iterator-derive v1.3.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling test-log-macros v0.2.15 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Checking test-log v0.2.15 [INFO] [stderr] Checking proptest v1.4.0 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling cached_proc_macro v0.17.0 [INFO] [stderr] Checking onig v6.4.0 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking enum-iterator v1.5.0 [INFO] [stderr] Checking rand_regex v0.16.0 [INFO] [stderr] Checking clap v4.5.3 [INFO] [stderr] Checking clap_complete v4.5.1 [INFO] [stderr] Checking serde v1.0.197 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking cached v0.44.0 [INFO] [stderr] Checking serial_test v2.0.0 [INFO] [stderr] Checking rstest v0.18.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking insta v1.36.1 [INFO] [stderr] Checking syntect v5.2.0 [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/actions/german/driver.rs:498:23 [INFO] [stdout] | [INFO] [stdout] 498 | .map_or(true, std::vec::Vec::is_empty)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | #![warn(unused_qualifications)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 498 - .map_or(true, std::vec::Vec::is_empty)); [INFO] [stdout] 498 + .map_or(true, Vec::is_empty)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/actions/german/words.rs:205:32 [INFO] [stdout] | [INFO] [stdout] 205 | cloned.sort_by_key(crate::actions::german::words::Replacement::start); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 205 - cloned.sort_by_key(crate::actions::german::words::Replacement::start); [INFO] [stdout] 205 + cloned.sort_by_key(Replacement::start); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/scoping/view.rs:216:26 [INFO] [stdout] | [INFO] [stdout] 216 | .map(std::convert::Into::into) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 216 - .map(std::convert::Into::into) [INFO] [stdout] 216 + .map(Into::into) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking comrak v0.18.0 [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> tests/cli.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(not(tarpaulin))] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> tests/cli.rs:95:19 [INFO] [stdout] | [INFO] [stdout] 95 | #[cfg(not(tarpaulin))] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/actions/german/driver.rs:498:23 [INFO] [stdout] | [INFO] [stdout] 498 | .map_or(true, std::vec::Vec::is_empty)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | #![warn(unused_qualifications)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 498 - .map_or(true, std::vec::Vec::is_empty)); [INFO] [stdout] 498 + .map_or(true, Vec::is_empty)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/actions/german/words.rs:205:32 [INFO] [stdout] | [INFO] [stdout] 205 | cloned.sort_by_key(crate::actions::german::words::Replacement::start); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 205 - cloned.sort_by_key(crate::actions::german::words::Replacement::start); [INFO] [stdout] 205 + cloned.sort_by_key(Replacement::start); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/scoping/view.rs:216:26 [INFO] [stdout] | [INFO] [stdout] 216 | .map(std::convert::Into::into) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 216 - .map(std::convert::Into::into) [INFO] [stdout] 216 + .map(Into::into) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.72s [INFO] running `Command { std: "docker" "inspect" "32fde180e5f051e24fd4223447ccaca8a4d4fa7fdedf6a1546238fba753e6baa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32fde180e5f051e24fd4223447ccaca8a4d4fa7fdedf6a1546238fba753e6baa", kill_on_drop: false }` [INFO] [stdout] 32fde180e5f051e24fd4223447ccaca8a4d4fa7fdedf6a1546238fba753e6baa [INFO] checking srgn-0.12.0 against try#09fa13185567a1d9c37905d6a4a2ea56e7f44efc for pr-126090 [INFO] extracting crate srgn 0.12.0 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate srgn 0.12.0 on toolchain 09fa13185567a1d9c37905d6a4a2ea56e7f44efc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09fa13185567a1d9c37905d6a4a2ea56e7f44efc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate srgn 0.12.0 [INFO] finished tweaking crates.io crate srgn 0.12.0 [INFO] tweaked toml for crates.io crate srgn 0.12.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate srgn 0.12.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" "+09fa13185567a1d9c37905d6a4a2ea56e7f44efc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+09fa13185567a1d9c37905d6a4a2ea56e7f44efc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a65b00361baa77f190f7aeefc994c78881ee78ae9b909927dfceb79b41b8c5c2 [INFO] running `Command { std: "docker" "start" "-a" "a65b00361baa77f190f7aeefc994c78881ee78ae9b909927dfceb79b41b8c5c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a65b00361baa77f190f7aeefc994c78881ee78ae9b909927dfceb79b41b8c5c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a65b00361baa77f190f7aeefc994c78881ee78ae9b909927dfceb79b41b8c5c2", kill_on_drop: false }` [INFO] [stdout] a65b00361baa77f190f7aeefc994c78881ee78ae9b909927dfceb79b41b8c5c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+09fa13185567a1d9c37905d6a4a2ea56e7f44efc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45648319dce1c8ec5ab7352a072dda01df98ae708e942c60dee92f3e50f23cdf [INFO] running `Command { std: "docker" "start" "-a" "45648319dce1c8ec5ab7352a072dda01df98ae708e942c60dee92f3e50f23cdf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling unicode_titlecase v2.3.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling async-trait v0.1.78 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling decompound v0.3.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.1 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Compiling tree-sitter v0.20.10 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling tree-sitter-python v0.20.4 [INFO] [stderr] Compiling tree-sitter-c-sharp v0.20.0 [INFO] [stderr] Compiling tree-sitter-rust v0.20.4 [INFO] [stderr] Compiling tree-sitter-go v0.20.0 [INFO] [stderr] Compiling tree-sitter-typescript v0.20.5 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/09fa13185567a1d9c37905d6a4a2ea56e7f44efc/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.8.2/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="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=bfd7acc495db8564 -C extra-filename=-bfd7acc495db8564 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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" "45648319dce1c8ec5ab7352a072dda01df98ae708e942c60dee92f3e50f23cdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45648319dce1c8ec5ab7352a072dda01df98ae708e942c60dee92f3e50f23cdf", kill_on_drop: false }` [INFO] [stdout] 45648319dce1c8ec5ab7352a072dda01df98ae708e942c60dee92f3e50f23cdf