[INFO] cloning repository https://github.com/davidlattimore/wild [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidlattimore/wild" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidlattimore%2Fwild", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidlattimore%2Fwild'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] baa3703ec3774901e07ad3e4b2dd469ec320261c [INFO] testing davidlattimore/wild against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidlattimore%2Fwild" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/davidlattimore/wild [INFO] finished tweaking git repo https://github.com/davidlattimore/wild [INFO] tweaked toml for git repo https://github.com/davidlattimore/wild written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/davidlattimore/wild on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/davidlattimore/wild 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d71097cc1ceccfa4c56a7634bf8cb14b3c102dee712e01adf72645d50504f34 [INFO] running `Command { std: "docker" "start" "-a" "1d71097cc1ceccfa4c56a7634bf8cb14b3c102dee712e01adf72645d50504f34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d71097cc1ceccfa4c56a7634bf8cb14b3c102dee712e01adf72645d50504f34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d71097cc1ceccfa4c56a7634bf8cb14b3c102dee712e01adf72645d50504f34", kill_on_drop: false }` [INFO] [stdout] 1d71097cc1ceccfa4c56a7634bf8cb14b3c102dee712e01adf72645d50504f34 [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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07f2ad7066afd042d5361ee70ce514f103d60bc2598e84ff6514da60ea772a1a [INFO] running `Command { std: "docker" "start" "-a" "07f2ad7066afd042d5361ee70ce514f103d60bc2598e84ff6514da60ea772a1a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.179 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling object v0.38.1 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling cpp_demangle v0.4.5 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling symbolic-demangle v12.17.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling syn v2.0.112 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling zlib-rs v0.5.5 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling papergrid v0.17.0 [INFO] [stderr] Compiling testing_table v0.3.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling bumpalo v3.19.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling perf-event-open-sys v4.0.0 [INFO] [stderr] Compiling sharded-vec-writer v0.3.0 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling sharded-offset-map v0.2.0 [INFO] [stderr] Compiling perf-event v0.4.8 [INFO] [stderr] Compiling symbolic-common v12.17.0 [INFO] [stderr] Compiling bumpalo-herd v0.1.2 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling iced-x86 v1.21.0 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling colosseum v0.2.2 [INFO] [stderr] Compiling bytesize v2.3.1 [INFO] [stderr] Compiling atomic-take v1.1.0 [INFO] [stderr] Compiling sharded-vec-writer v0.4.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling libz-rs-sys v0.5.5 [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Compiling flate2 v1.1.5 [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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="endian-reader"' --cfg 'feature="fallible-iterator"' --cfg 'feature="read"' --cfg 'feature="read-all"' --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=897e0e4886d1080c -C extra-filename=-c40b00c57559beff --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fallible_iterator=/opt/rustwide/target/debug/deps/libfallible_iterator-f62cfade078070b1.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-d2ea1d92a0632222.rmeta --extern stable_deref_trait=/opt/rustwide/target/debug/deps/libstable_deref_trait-b312b799b37d90c9.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" "07f2ad7066afd042d5361ee70ce514f103d60bc2598e84ff6514da60ea772a1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07f2ad7066afd042d5361ee70ce514f103d60bc2598e84ff6514da60ea772a1a", kill_on_drop: false }` [INFO] [stdout] 07f2ad7066afd042d5361ee70ce514f103d60bc2598e84ff6514da60ea772a1a