[INFO] cloning repository https://github.com/bearcove/picante [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bearcove/picante" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbearcove%2Fpicante", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbearcove%2Fpicante'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2acd2b7673ae999fa1637a11c79d6b6aed4ef9e9 [INFO] checking bearcove/picante against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbearcove%2Fpicante" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/bearcove/picante [INFO] finished tweaking git repo https://github.com/bearcove/picante [INFO] tweaked toml for git repo https://github.com/bearcove/picante written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bearcove/picante on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bearcove/picante 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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e23b33dbcb5ddf9d35acf81ef713fee272c1e703ef54550fd631235fd6e64189 [INFO] running `Command { std: "docker" "start" "-a" "e23b33dbcb5ddf9d35acf81ef713fee272c1e703ef54550fd631235fd6e64189", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e23b33dbcb5ddf9d35acf81ef713fee272c1e703ef54550fd631235fd6e64189", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e23b33dbcb5ddf9d35acf81ef713fee272c1e703ef54550fd631235fd6e64189", kill_on_drop: false }` [INFO] [stdout] e23b33dbcb5ddf9d35acf81ef713fee272c1e703ef54550fd631235fd6e64189 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be76d3507264dc6e571b5e0172c27a589b91b9ce85911e71122151b0ae8ea41e [INFO] running `Command { std: "docker" "start" "-a" "be76d3507264dc6e571b5e0172c27a589b91b9ce85911e71122151b0ae8ea41e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling cranelift-srcgen v0.127.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling tree-sitter-language v0.1.6 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling cranelift-isle v0.127.0 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling cranelift-codegen-shared v0.127.0 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling mutants v0.0.3 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling target-lexicon v0.13.4 [INFO] [stderr] Checking cranelift-bitset v0.127.0 [INFO] [stderr] Checking bumpalo v3.19.1 [INFO] [stderr] Compiling facet-core v0.40.0 (https://github.com/facet-rs/facet?branch=main#cba66db7) [INFO] [stderr] Compiling cranelift-assembler-x64-meta v0.127.0 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Checking arbitrary v1.4.2 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking regalloc2 v0.13.3 [INFO] [stderr] Checking cranelift-entity v0.127.0 [INFO] [stderr] Checking supports-color v3.0.2 [INFO] [stderr] Checking wasmtime-internal-math v40.0.0 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Checking supports-hyperlinks v3.2.0 [INFO] [stderr] Checking impls v1.0.3 [INFO] [stderr] Checking cranelift-bforest v0.127.0 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling unsynn v0.3.0 [INFO] [stderr] Compiling arborium v2.4.6 [INFO] [stderr] Checking arborium-theme v2.4.6 [INFO] [stderr] Checking terminal_size v0.4.3 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking miette v7.6.0 [INFO] [stderr] Compiling zmij v1.0.2 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Compiling cranelift-codegen-meta v0.127.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking cranelift-control v0.127.0 [INFO] [stderr] Compiling facet-macro-types v0.40.0 (https://github.com/facet-rs/facet?branch=main#cba66db7) [INFO] [stderr] Compiling facet v0.40.0 (https://github.com/facet-rs/facet?branch=main#cba66db7) [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Compiling target-triple v1.0.0 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking museair v0.4.0 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking wasmtime-internal-jit-icache-coherence v40.0.0 [INFO] [stderr] Checking region v3.0.2 [INFO] [stderr] Checking facet-singularize v0.40.0 (https://github.com/facet-rs/facet?branch=main#cba66db7) [INFO] [stderr] Compiling facet-macro-parse v0.40.0 (https://github.com/facet-rs/facet?branch=main#cba66db7) [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling arborium-tree-sitter v2.4.6 [INFO] [stderr] Compiling arborium-json v2.4.6 [INFO] [stderr] Compiling arborium-rust v2.4.6 [INFO] [stderr] Compiling facet-macros-impl v0.40.0 (https://github.com/facet-rs/facet?branch=main#cba66db7) [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking facet-reflect v0.40.0 (https://github.com/facet-rs/facet?branch=main#cba66db7) [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Checking toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling picante-macros v0.1.0 (/opt/rustwide/workdir/crates/picante-macros) [INFO] [stderr] Compiling cranelift-assembler-x64 v0.127.0 [INFO] [stderr] Checking facet-pretty v0.40.0 (https://github.com/facet-rs/facet?branch=main#cba66db7) [INFO] [stderr] Checking facet-solver v0.40.0 (https://github.com/facet-rs/facet?branch=main#cba66db7) [INFO] [stderr] Checking toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Checking serde_spanned v1.0.4 [INFO] [stderr] Checking toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking toml v0.9.10+spec-1.1.0 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking clap v4.5.53 [INFO] [stderr] Checking condtype v1.3.0 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Checking regex-lite v0.1.8 [INFO] [stderr] Compiling tokio-test-lite v0.2.0 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking unicode-ident v1.0.22 [INFO] [stderr] error: could not compile `gimli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0bdee9e879c87b7211d316e9152109cfd46c576b/bin/rustc --crate-name gimli --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gimli-0.32.3/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="read"' --cfg 'feature="read-core"' --cfg 'feature="std"' --cfg 'feature="write"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=1137444e611149a1 -C extra-filename=-aa9fb0b176b729ac --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-762ab36a7afea071.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" "be76d3507264dc6e571b5e0172c27a589b91b9ce85911e71122151b0ae8ea41e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be76d3507264dc6e571b5e0172c27a589b91b9ce85911e71122151b0ae8ea41e", kill_on_drop: false }` [INFO] [stdout] be76d3507264dc6e571b5e0172c27a589b91b9ce85911e71122151b0ae8ea41e