[INFO] fetching crate edgefirst-client 2.9.3...
[INFO] checking edgefirst-client-2.9.3 against try#b98202ad067d72e45cec8be3d5c15d86ef0fd086 for pr-155193
[INFO] extracting crate edgefirst-client 2.9.3 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate edgefirst-client 2.9.3
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate edgefirst-client 2.9.3
[INFO] tweaked toml for crates.io crate edgefirst-client 2.9.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate edgefirst-client 2.9.3 on toolchain b98202ad067d72e45cec8be3d5c15d86ef0fd086
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate edgefirst-client 2.9.3 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" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 371ee6b35946a37733ffea9937162f633774f646b6500ae25799eb02195706a8
[INFO] running `Command { std: "docker" "start" "-a" "371ee6b35946a37733ffea9937162f633774f646b6500ae25799eb02195706a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "371ee6b35946a37733ffea9937162f633774f646b6500ae25799eb02195706a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "371ee6b35946a37733ffea9937162f633774f646b6500ae25799eb02195706a8", kill_on_drop: false }`
[INFO] [stdout] 371ee6b35946a37733ffea9937162f633774f646b6500ae25799eb02195706a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f32920245c824801749ecd0aa7a6867ec23c6e1dd8e53e0d2d7cc865d2e5d3f0
[INFO] running `Command { std: "docker" "start" "-a" "f32920245c824801749ecd0aa7a6867ec23c6e1dd8e53e0d2d7cc865d2e5d3f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling signal-hook v0.4.3
[INFO] [stderr]     Checking array-init-cursor v0.2.1
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking planus v1.1.1
[INFO] [stderr]    Compiling polars-utils v0.53.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]    Compiling polars-buffer v0.53.0
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]    Compiling polars-schema v0.53.0
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]    Compiling polars-arrow v0.53.0
[INFO] [stderr]     Checking polars-arrow-format v0.2.1
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking ethnum v1.5.2
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling polars-compute v0.53.0
[INFO] [stderr]     Checking debug_unsafe v0.1.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking atoi_simd v0.17.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking fast-float2 v0.2.3
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking boxcar v0.2.14
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking zlib-rs v0.6.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling polars-core v0.53.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling polars-ops v0.53.0
[INFO] [stderr]     Checking argminmax v0.6.3
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking winnow v1.0.1
[INFO] [stderr]     Checking y4m v0.8.0
[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/b98202ad067d72e45cec8be3d5c15d86ef0fd086/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,link -C embed-bitcode=no '--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="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --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=22e8395db4858666 -C extra-filename=-d4da520b2b0f31d7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-ac3b0dfb26c79459.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" "f32920245c824801749ecd0aa7a6867ec23c6e1dd8e53e0d2d7cc865d2e5d3f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f32920245c824801749ecd0aa7a6867ec23c6e1dd8e53e0d2d7cc865d2e5d3f0", kill_on_drop: false }`
[INFO] [stdout] f32920245c824801749ecd0aa7a6867ec23c6e1dd8e53e0d2d7cc865d2e5d3f0
