[INFO] cloning repository https://github.com/MahiroJV/git-tree [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MahiroJV/git-tree" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMahiroJV%2Fgit-tree", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMahiroJV%2Fgit-tree'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a1b755ca91b7453e86163a2892df496fc8c2709a [INFO] checking MahiroJV/git-tree against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMahiroJV%2Fgit-tree" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/MahiroJV/git-tree [INFO] finished tweaking git repo https://github.com/MahiroJV/git-tree [INFO] tweaked toml for git repo https://github.com/MahiroJV/git-tree written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MahiroJV/git-tree on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/MahiroJV/git-tree 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f40e36fdfa0e10143cd3734ce0206a3be4fc7cb8dc171c0a23adde3c0b82f07 [INFO] running `Command { std: "docker" "start" "-a" "6f40e36fdfa0e10143cd3734ce0206a3be4fc7cb8dc171c0a23adde3c0b82f07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f40e36fdfa0e10143cd3734ce0206a3be4fc7cb8dc171c0a23adde3c0b82f07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f40e36fdfa0e10143cd3734ce0206a3be4fc7cb8dc171c0a23adde3c0b82f07", kill_on_drop: false }` [INFO] [stdout] 6f40e36fdfa0e10143cd3734ce0206a3be4fc7cb8dc171c0a23adde3c0b82f07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e835964b5c245db406c0bbb8960dbad8cff8cb6cd82805a39a77fd31822faf18 [INFO] running `Command { std: "docker" "start" "-a" "e835964b5c245db406c0bbb8960dbad8cff8cb6cd82805a39a77fd31822faf18", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking bitflags v2.11.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking itoa v1.0.18 [INFO] [stderr] Checking litemap v0.8.2 [INFO] [stderr] Checking writeable v0.6.3 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Checking dioxus-core-types v0.6.2 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Checking longest-increasing-subsequence v0.1.0 [INFO] [stderr] Checking unicode-segmentation v1.13.2 [INFO] [stderr] Compiling lazy-js-bundle v0.6.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling gtk v0.18.2 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.120 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling libxdo-sys v0.11.0 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wayland-sys v0.31.11 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling openssl v0.10.77 [INFO] [stderr] Checking dpi v0.1.2 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Checking nix v0.29.0 [INFO] [stderr] Checking dlib v0.5.3 [INFO] [stderr] Checking const_format v0.2.35 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Checking dioxus-cli-config v0.6.3 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Compiling dioxus-document v0.6.3 [INFO] [stderr] Compiling dioxus-interpreter-js v0.6.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.120 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking no_std_io2 v0.9.3 [INFO] [stderr] Compiling wayland-client v0.31.14 [INFO] [stderr] Compiling openssl-src v300.6.0+3.6.2 [INFO] [stderr] Checking uuid v1.23.0 [INFO] [stderr] Compiling rfd v0.14.1 [INFO] [stderr] Compiling wry v0.45.0 [INFO] [stderr] Checking data-encoding v2.10.0 [INFO] [stderr] Checking unicode-ident v1.0.24 [INFO] [stderr] Compiling quick-xml v0.39.4 [INFO] [stderr] Checking bitstream-io v4.10.0 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Checking cfb v0.7.3 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling dioxus-desktop v0.6.3 [INFO] [stderr] Checking sledgehammer_utils v0.3.1 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling openssl-sys v0.9.113 [INFO] [stderr] Compiling libz-sys v1.1.28 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling wayland-backend v0.3.15 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Checking libxdo v0.6.0 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking zune-jpeg v0.5.15 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling toml_edit v0.25.11+spec-1.1.0 [INFO] [stderr] Checking infer v0.11.0 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking pxfm v0.1.29 [INFO] [stderr] Checking dunce v1.0.5 [INFO] [stderr] Checking iri-string v0.7.12 [INFO] [stderr] Compiling rfd v0.17.2 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking gif v0.14.2 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling dioxus-config-macro v0.6.2 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Compiling wayland-scanner v0.31.10 [INFO] [stderr] Checking pollster v0.4.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking moxcms v0.8.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling zvariant_utils v2.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.120 [INFO] [stderr] Compiling dioxus-rsx v0.6.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking zerofrom v0.1.7 [INFO] [stderr] Checking tokio v1.52.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling warnings-macro v0.2.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Checking yoke v0.8.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] error: could not compile `wasm-bindgen-macro-support` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name wasm_bindgen_macro_support --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-macro-support-0.2.120/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 --warn=unused_lifetimes '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::overly_complex_bool_expr' '--allow=clippy::new_without_default' '--allow=clippy::large_enum_variant' --check-cfg 'cfg(wasm_bindgen_unstable_test_coverage)' --check-cfg 'cfg(wasm_bindgen_use_js_sys)' --check-cfg 'cfg(xxx_debug_only_print_generated_code)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("extra-traits", "strict-macro"))' -C metadata=2cea45149d959f21 -C extra-filename=-71d34badcde960ee --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-e860e2faeedf2ef4.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9ad543c207e06316.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-3f6d5c6354205501.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-83bfe2aec826397a.rmeta --extern wasm_bindgen_shared=/opt/rustwide/target/debug/deps/libwasm_bindgen_shared-0d975aa7a733ad26.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `nom` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name nom --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-8.0.0/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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=d3694d7c7992d668 -C extra-filename=-e7fc038f27a21a3a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-0c15c42903a9ab15.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "e835964b5c245db406c0bbb8960dbad8cff8cb6cd82805a39a77fd31822faf18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e835964b5c245db406c0bbb8960dbad8cff8cb6cd82805a39a77fd31822faf18", kill_on_drop: false }` [INFO] [stdout] e835964b5c245db406c0bbb8960dbad8cff8cb6cd82805a39a77fd31822faf18