[INFO] fetching crate trading_data_persistence 0.5.1...
[INFO] checking trading_data_persistence-0.5.1 against 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0 for pr-158915-1
[INFO] extracting crate trading_data_persistence 0.5.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate trading_data_persistence 0.5.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate trading_data_persistence 0.5.1
[INFO] tweaked toml for crates.io crate trading_data_persistence 0.5.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate trading_data_persistence 0.5.1 on toolchain 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate trading_data_persistence 0.5.1 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" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:92:1
[INFO] [stderr]    |
[INFO] [stderr] 92 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `trading_data_persistence` (manifest) generated 1 warning
[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-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 26725aeec4cee30b19c9d43c28ad9e6a0e6f43ca2c0b36113d593cb8fb9d6589
[INFO] running `Command { std: "docker" "start" "26725aeec4cee30b19c9d43c28ad9e6a0e6f43ca2c0b36113d593cb8fb9d6589", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "26725aeec4cee30b19c9d43c28ad9e6a0e6f43ca2c0b36113d593cb8fb9d6589", 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" "26725aeec4cee30b19c9d43c28ad9e6a0e6f43ca2c0b36113d593cb8fb9d6589" "/opt/rustwide/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "26725aeec4cee30b19c9d43c28ad9e6a0e6f43ca2c0b36113d593cb8fb9d6589", 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" "26725aeec4cee30b19c9d43c28ad9e6a0e6f43ca2c0b36113d593cb8fb9d6589" "/opt/rustwide/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:92:1
[INFO] [stderr]    |
[INFO] [stderr] 92 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `trading_data_persistence` (manifest) generated 1 warning
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling facet-core v0.46.5
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]     Checking arrow-schema v59.1.0
[INFO] [stderr]     Checking const-fnv1a-hash v1.1.0
[INFO] [stderr]     Checking impls v1.0.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking smallvec v2.0.0-alpha.12
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]    Compiling onig_sys v69.9.3
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling pest v2.8.8
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]     Checking zlib-rs v0.6.6
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking winnow v1.0.4
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking futures-core v0.3.33
[INFO] [stderr]     Checking futures-sink v0.3.33
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling unsynn v0.3.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling facet v0.46.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling facet-macro-types v0.46.5
[INFO] [stderr]    Compiling pest_meta v2.8.8
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking quick-xml v0.41.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling ref-cast v1.0.26
[INFO] [stderr]     Checking chacha20 v0.10.1
[INFO] [stderr]     Checking hashlink v0.11.1
[INFO] [stderr]     Checking facet-path v0.46.5
[INFO] [stderr]     Checking facet-reflect v0.46.5
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling facet-macro-parse v0.46.5
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]    Compiling facet-macros-impl v0.46.5
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking konst_macro_rules v0.2.19
[INFO] [stderr]    Compiling v_utils_macros v2.12.5
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking konst v0.2.20
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking console v0.16.4
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking supports-hyperlinks v3.2.0
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking erased-serde v0.4.10
[INFO] [stderr]    Compiling v_utils v2.17.4
[INFO] [stderr]     Checking facet-dessert v0.46.0
[INFO] [stderr]     Checking facet-solver v0.46.5
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]    Compiling function_name-proc-macro v0.3.0
[INFO] [stderr]     Checking toml v1.1.4+spec-1.1.0
[INFO] [stderr]     Checking function_name v0.3.0
[INFO] [stderr]     Checking facet-format v0.47.1
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]     Checking rand_distr v0.6.0
[INFO] [stderr]     Checking yaml-rust2 v0.11.0
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking macro-attr v0.2.0
[INFO] [stderr]    Compiling snap v1.1.2
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking xdg v3.0.0
[INFO] [stderr]     Checking const_format v0.2.36
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking serde-untagged v0.1.9
[INFO] [stderr]     Checking brotli-decompressor v5.0.3
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking trading_data_expr v0.5.1
[INFO] [stderr]     Checking twox-hash v2.1.3
[INFO] [stderr]     Checking jiff-core v0.1.0
[INFO] [stderr]    Compiling iai-callgrind-runner v0.16.1
[INFO] [stderr]     Checking lz4_flex v0.13.1
[INFO] [stderr]    Compiling serde_derive_internals v0.30.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling iai-callgrind v0.16.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling pest_generator v2.8.8
[INFO] [stderr]     Checking onig v6.5.3
[INFO] [stderr]     Checking facet-toml v0.46.1
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking brotli v8.0.4
[INFO] [stderr]     Checking jiff v0.2.35
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.55
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]    Compiling ref-cast-impl v1.0.26
[INFO] [stderr]    Compiling pest_derive v2.8.8
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling async-trait v0.1.91
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]    Compiling schemars_derive v1.2.2
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking insta v1.48.0
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking thiserror v2.0.19
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling bon-macros v3.9.3
[INFO] [stderr]    Compiling trading_data_macros v0.5.1
[INFO] [stderr] error: could not compile `brotli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-8.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc-stdlib"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "billing", "default", "disable-timer", "disallow_large_window_size", "external-literal-probability", "ffi-api", "float64", "floating_point_context_mixing", "no-stdlib-ffi-binding", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=4789150d2f4a4eb2 -C extra-filename=-6ea55079a4d4b58d --out-dir /opt/rustwide/target/debug/build/brotli/6ea55079a4d4b58d/out -L dependency=/opt/rustwide/target/debug/build/alloc-no-stdlib/7b1bd6f28b6396be/out -L dependency=/opt/rustwide/target/debug/build/alloc-stdlib/aba14f6c9c5c0c71/out --extern alloc_no_stdlib=/opt/rustwide/target/debug/build/alloc-no-stdlib/7b1bd6f28b6396be/out/liballoc_no_stdlib-7b1bd6f28b6396be.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/build/alloc-stdlib/aba14f6c9c5c0c71/out/liballoc_stdlib-aba14f6c9c5c0c71.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/build/brotli-decompressor/afda87b8fb3290b5/out/libbrotli_decompressor-afda87b8fb3290b5.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "26725aeec4cee30b19c9d43c28ad9e6a0e6f43ca2c0b36113d593cb8fb9d6589", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26725aeec4cee30b19c9d43c28ad9e6a0e6f43ca2c0b36113d593cb8fb9d6589", kill_on_drop: false }`
[INFO] [stdout] 26725aeec4cee30b19c9d43c28ad9e6a0e6f43ca2c0b36113d593cb8fb9d6589
