[INFO] fetching crate loctree 0.6.21...
[INFO] checking loctree-0.6.21 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global
[INFO] extracting crate loctree 0.6.21 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate loctree 0.6.21
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate loctree 0.6.21
[INFO] tweaked toml for crates.io crate loctree 0.6.21 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate loctree 0.6.21 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate loctree 0.6.21 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 071ff14fdf75c3c6cc55abb592b37252984bb03f67f8c894e477b14a9d88bff8
[INFO] running `Command { std: "docker" "start" "-a" "071ff14fdf75c3c6cc55abb592b37252984bb03f67f8c894e477b14a9d88bff8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "071ff14fdf75c3c6cc55abb592b37252984bb03f67f8c894e477b14a9d88bff8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "071ff14fdf75c3c6cc55abb592b37252984bb03f67f8c894e477b14a9d88bff8", kill_on_drop: false }`
[INFO] [stdout] 071ff14fdf75c3c6cc55abb592b37252984bb03f67f8c894e477b14a9d88bff8
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8e89edd636bed34c78390aaaaa06fc4ff0b14e854728489539e6f98352edf13
[INFO] running `Command { std: "docker" "start" "-a" "e8e89edd636bed34c78390aaaaa06fc4ff0b14e854728489539e6f98352edf13", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling wasm-bindgen v0.2.106
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking throw_error v0.3.1
[INFO] [stderr]     Checking oxc_data_structures v0.102.0
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]    Compiling reactive_graph v0.2.11
[INFO] [stderr]    Compiling server_fn_macro v0.8.8
[INFO] [stderr]     Checking cow-utils v0.1.3
[INFO] [stderr]     Checking or_poisoned v0.1.0
[INFO] [stderr]     Checking oxc_estree v0.102.0
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]     Checking guardian v1.3.0
[INFO] [stderr]     Checking unicode-id-start v1.4.0
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling tachys v0.2.11
[INFO] [stderr]     Checking dragonbox_ecma v0.0.5
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking either_of v0.1.6
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]    Compiling server_fn v0.8.8
[INFO] [stderr]     Checking const_str_slice_concat v0.1.0
[INFO] [stderr]     Checking next_tuple v0.1.0
[INFO] [stderr]     Checking quote v1.0.42
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking drain_filter_polyfill v0.1.3
[INFO] [stderr]    Compiling collection_literals v1.0.3
[INFO] [stderr]     Checking erased v0.1.2
[INFO] [stderr]     Checking linear-map v1.2.0
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking oxc_allocator v0.102.0
[INFO] [stderr]     Checking syn v2.0.111
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling leptos_macro v0.8.12
[INFO] [stderr]    Compiling utf8-width v0.1.8
[INFO] [stderr]     Checking const-str v0.6.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling base16 v0.2.1
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling leptos v0.8.14
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking async-once-cell v0.5.4
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]     Checking jaq-core v2.2.1
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]     Checking regex-lite v0.1.8
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking console v0.16.1
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking file-id v0.2.3
[INFO] [stderr]     Checking hifijson v0.2.3
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking notify-debouncer-full v0.6.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking indicatif v0.18.3
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr] error: could not compile `jaq-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name jaq_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jaq-core-2.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std"))' -C metadata=d07fb4f298bf822c -C extra-filename=-4cec47d06a502838 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-b330238e90c336f8.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2ad934dc7da92e31.rmeta --extern typed_arena=/opt/rustwide/target/debug/deps/libtyped_arena-f9e410eb1edcc154.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" "e8e89edd636bed34c78390aaaaa06fc4ff0b14e854728489539e6f98352edf13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8e89edd636bed34c78390aaaaa06fc4ff0b14e854728489539e6f98352edf13", kill_on_drop: false }`
[INFO] [stdout] e8e89edd636bed34c78390aaaaa06fc4ff0b14e854728489539e6f98352edf13
