[INFO] cloning repository https://github.com/mckeenicholas/rs-depcheck [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mckeenicholas/rs-depcheck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmckeenicholas%2Frs-depcheck", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmckeenicholas%2Frs-depcheck'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 234ebc9ec4f213d98d16679fefc2b20466139d1c [INFO] building mckeenicholas/rs-depcheck against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmckeenicholas%2Frs-depcheck" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mckeenicholas/rs-depcheck [INFO] finished tweaking git repo https://github.com/mckeenicholas/rs-depcheck [INFO] tweaked toml for git repo https://github.com/mckeenicholas/rs-depcheck written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mckeenicholas/rs-depcheck on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mckeenicholas/rs-depcheck 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e15d4ad428fc5878e0ed31c64acc2a7f538486b19bbc9e05db5658ef1ae4b618 [INFO] running `Command { std: "docker" "start" "-a" "e15d4ad428fc5878e0ed31c64acc2a7f538486b19bbc9e05db5658ef1ae4b618", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e15d4ad428fc5878e0ed31c64acc2a7f538486b19bbc9e05db5658ef1ae4b618", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e15d4ad428fc5878e0ed31c64acc2a7f538486b19bbc9e05db5658ef1ae4b618", kill_on_drop: false }` [INFO] [stdout] e15d4ad428fc5878e0ed31c64acc2a7f538486b19bbc9e05db5658ef1ae4b618 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce51c8ee236f71ec3f347d773b0f293fb8fb875384201ae991c4c28ba9c9aeda [INFO] running `Command { std: "docker" "start" "-a" "ce51c8ee236f71ec3f347d773b0f293fb8fb875384201ae991c4c28ba9c9aeda", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling owo-colors v4.2.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling str_indices v0.4.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling cow-utils v0.1.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling oxc_estree v0.77.2 [INFO] [stderr] Compiling unicode-id-start v1.3.1 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling ropey v1.6.1 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling ryu-js v1.0.2 [INFO] [stderr] Compiling oxc_index v3.0.0 [INFO] [stderr] Compiling phf_generator v0.12.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling oxc_sourcemap v4.0.1 [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Compiling oxc_data_structures v0.77.2 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling oxc_allocator v0.77.2 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling petgraph v0.8.2 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling oxc-miette-derive v2.3.0 [INFO] [stderr] Compiling oxc_ast_macros v0.77.2 [INFO] [stderr] Compiling phf_macros v0.12.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling oxc-miette v2.3.0 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling oxc_span v0.77.2 [INFO] [stderr] Compiling oxc_diagnostics v0.77.2 [INFO] [stderr] Compiling oxc_syntax v0.77.2 [INFO] [stderr] Compiling oxc_regular_expression v0.77.2 [INFO] [stderr] Compiling oxc_cfg v0.77.2 [INFO] [stderr] Compiling oxc_ast v0.77.2 [INFO] [stderr] Compiling oxc-browserslist v2.0.5 [INFO] [stderr] Compiling oxc_ecmascript v0.77.2 [INFO] [stderr] Compiling oxc_ast_visit v0.77.2 [INFO] [stderr] Compiling oxc_semantic v0.77.2 [INFO] [stderr] Compiling oxc_parser v0.77.2 [INFO] [stderr] Compiling oxc_isolated_declarations v0.77.2 [INFO] [stderr] Compiling oxc_traverse v0.77.2 [INFO] [stderr] Compiling oxc_mangler v0.77.2 [INFO] [stderr] Compiling oxc_codegen v0.77.2 [INFO] [stderr] error: could not compile `oxc_ast` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name oxc_ast --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oxc_ast-0.77.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 -C debuginfo=2 '--warn=clippy::pedantic' '--warn=clippy::nursery' '--warn=clippy::complexity' '--warn=clippy::cargo' '--warn=clippy::all' '--allow=clippy::wildcard_imports' '--allow=clippy::useless_let_if_seq' '--allow=clippy::use_self' --warn=unused_unsafe '--warn=clippy::unused_result_ok' '--warn=clippy::unused_peekable' --warn=unsafe_op_in_unsafe_fn '--warn=clippy::unnecessary_safety_comment' --warn=unit-bindings '--warn=clippy::unimplemented' --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--warn=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' --warn=tail_expr_drop_order '--warn=clippy::suspicious_operation_groupings' '--allow=clippy::struct_excessive_bools' '--allow=clippy::similar_names' '--allow=clippy::significant_drop_tightening' '--warn=clippy::significant_drop_in_scrutinee' '--warn=clippy::self_named_module_files' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::redundant_clone' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::pathbuf_init_then_push' '--allow=clippy::or_fun_call' '--allow=clippy::option_if_let_else' '--allow=clippy::non_std_lazy_statics' '--allow=clippy::non_send_fields_in_send_ty' --warn=non_ascii_idents '--allow=clippy::must_use_candidate' '--allow=clippy::multiple_crate_versions' '--allow=clippy::missing_const_for_fn' '--warn=clippy::map_with_unused_argument_over_ranges' '--warn=clippy::iter_on_single_items' '--warn=clippy::infinite_loop' '--allow=clippy::impl_trait_in_params' '--allow=clippy::ignore_without_reason' '--warn=clippy::get_unwrap' '--allow=clippy::fn_params_excessive_bools' '--warn=clippy::filetype_is_file' '--allow=clippy::fallible_impl_from' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--allow=clippy::doc_markdown' '--allow=clippy::doc_lazy_continuation' '--warn=clippy::dbg_macro' '--allow=clippy::cognitive_complexity' '--warn=clippy::clone_on_ref_ptr' '--allow=clippy::cargo_common_metadata' '--allow=clippy::branches_sharing_code' '--warn=clippy::allow_attributes' --warn=absolute_paths_not_starting_with_crate --check-cfg 'cfg(coverage)' --check-cfg 'cfg(coverage_nightly)' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serialize"))' -C metadata=2b7d8af62756052f -C extra-filename=-7430123aebc98f3b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-999d889d9694453e.rmeta --extern oxc_allocator=/opt/rustwide/target/debug/deps/liboxc_allocator-f9d555b4eaae2ce0.rmeta --extern oxc_ast_macros=/opt/rustwide/target/debug/deps/liboxc_ast_macros-c4bf1eb780ea2e1e.so --extern oxc_data_structures=/opt/rustwide/target/debug/deps/liboxc_data_structures-1271a81c3119e5df.rmeta --extern oxc_estree=/opt/rustwide/target/debug/deps/liboxc_estree-bf10404f5fa84934.rmeta --extern oxc_regular_expression=/opt/rustwide/target/debug/deps/liboxc_regular_expression-b6d183b7de829a64.rmeta --extern oxc_span=/opt/rustwide/target/debug/deps/liboxc_span-c968f9cfa1ac8e7d.rmeta --extern oxc_syntax=/opt/rustwide/target/debug/deps/liboxc_syntax-2b18a4c36883717f.rmeta --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" "ce51c8ee236f71ec3f347d773b0f293fb8fb875384201ae991c4c28ba9c9aeda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce51c8ee236f71ec3f347d773b0f293fb8fb875384201ae991c4c28ba9c9aeda", kill_on_drop: false }` [INFO] [stdout] ce51c8ee236f71ec3f347d773b0f293fb8fb875384201ae991c4c28ba9c9aeda