[INFO] cloning repository https://github.com/parton-run/parton-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/parton-run/parton-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparton-run%2Fparton-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparton-run%2Fparton-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 92f31677fa5e00f7c9bd5d1ab367e6c64969eeb5 [INFO] checking parton-run/parton-cli against try#b152f5575a2ac7126ae0019e4e679abe9399213e for pr-157841 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparton-run%2Fparton-cli" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/parton-run/parton-cli [INFO] finished tweaking git repo https://github.com/parton-run/parton-cli [INFO] tweaked toml for git repo https://github.com/parton-run/parton-cli written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/parton-run/parton-cli on toolchain b152f5575a2ac7126ae0019e4e679abe9399213e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/parton-run/parton-cli 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" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 5c6dbc2e2a31fc0988ea9c84552afac20374948b9e7a047f6a7d202f350c0ec6 [INFO] running `Command { std: "docker" "start" "5c6dbc2e2a31fc0988ea9c84552afac20374948b9e7a047f6a7d202f350c0ec6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5c6dbc2e2a31fc0988ea9c84552afac20374948b9e7a047f6a7d202f350c0ec6" "/opt/rustwide/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c6dbc2e2a31fc0988ea9c84552afac20374948b9e7a047f6a7d202f350c0ec6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5c6dbc2e2a31fc0988ea9c84552afac20374948b9e7a047f6a7d202f350c0ec6" "/opt/rustwide/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling cranelift-srcgen v0.123.6 [INFO] [stderr] Compiling cranelift-bitset v0.123.6 [INFO] [stderr] Compiling cranelift-isle v0.123.6 [INFO] [stderr] Compiling cranelift-codegen-shared v0.123.6 [INFO] [stderr] Compiling target-lexicon v0.13.5 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling pulley-macros v36.0.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Checking wasmtime-internal-math v36.0.6 [INFO] [stderr] Checking bumpalo v3.20.2 [INFO] [stderr] Compiling cranelift-assembler-x64-meta v0.123.6 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling pulley-interpreter v36.0.6 [INFO] [stderr] Checking arbitrary v1.4.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling wasmparser v0.236.1 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking cranelift-control v0.123.6 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling wasm-encoder v0.236.1 [INFO] [stderr] Checking cobs v0.3.0 [INFO] [stderr] Checking ring v0.17.14 [INFO] [stderr] Compiling wasmtime-internal-versioned-export-macros v36.0.6 [INFO] [stderr] Checking leb128fmt v0.1.0 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling wasmtime-internal-unwinder v36.0.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling wasmtime v36.0.6 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling cranelift-assembler-x64 v0.123.6 [INFO] [stderr] Compiling cranelift-codegen-meta v0.123.6 [INFO] [stderr] Compiling tree-sitter-language v0.1.7 [INFO] [stderr] Checking iri-string v0.7.12 [INFO] [stderr] Compiling wasmtime-c-api-impl v36.0.6 [INFO] [stderr] Checking rustls-webpki v0.103.10 [INFO] [stderr] Checking memfd v0.6.5 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking wasmtime-internal-jit-icache-coherence v36.0.6 [INFO] [stderr] Checking wasmtime-internal-asm-macros v36.0.6 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking wasmtime-internal-slab v36.0.6 [INFO] [stderr] Compiling wasmtime-internal-c-api-macros v36.0.6 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling tree-sitter v0.26.7 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking cranelift-entity v0.123.6 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking regalloc2 v0.12.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking cranelift-bforest v0.123.6 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] error: could not compile `object` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b152f5575a2ac7126ae0019e4e679abe9399213e/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.37.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 '--allow=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--allow=clippy::single_match' '--allow=clippy::should_implement_trait' '--allow=clippy::result_unit_err' '--allow=clippy::needless_lifetimes' '--allow=clippy::match_like_matches_macro' '--allow=clippy::manual_flatten' '--allow=clippy::field_reassign_with_default' '--allow=clippy::comparison_chain' '--allow=clippy::collapsible_match' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --cfg 'feature="write"' --cfg 'feature="write_core"' --cfg 'feature="write_std"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=4f27e2b45b2ec505 -C extra-filename=-d9531a17a66511ec --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-67c69470b2e134d1.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-f1f72e91be09a664.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-dbe27a405d1ec6b0.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-8545c9ad976f3721.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5c6dbc2e2a31fc0988ea9c84552afac20374948b9e7a047f6a7d202f350c0ec6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c6dbc2e2a31fc0988ea9c84552afac20374948b9e7a047f6a7d202f350c0ec6", kill_on_drop: false }` [INFO] [stdout] 5c6dbc2e2a31fc0988ea9c84552afac20374948b9e7a047f6a7d202f350c0ec6