[INFO] fetching crate openstack-keystone-distributed-storage 0.1.0...
[INFO] checking openstack-keystone-distributed-storage-0.1.0 against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] extracting crate openstack-keystone-distributed-storage 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate openstack-keystone-distributed-storage 0.1.0
[INFO] finished tweaking crates.io crate openstack-keystone-distributed-storage 0.1.0
[INFO] tweaked toml for crates.io crate openstack-keystone-distributed-storage 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate openstack-keystone-distributed-storage 0.1.0 on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate openstack-keystone-distributed-storage 0.1.0 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" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:85:1
[INFO] [stderr]    |
[INFO] [stderr] 85 | 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: `openstack-keystone-distributed-storage` (manifest) generated 1 warning
[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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 5ec5dbd548a4f8471e08d693cc66526f6840ccc1c05986eddc07fc3f70350638
[INFO] running `Command { std: "docker" "start" "5ec5dbd548a4f8471e08d693cc66526f6840ccc1c05986eddc07fc3f70350638", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ec5dbd548a4f8471e08d693cc66526f6840ccc1c05986eddc07fc3f70350638", 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" "5ec5dbd548a4f8471e08d693cc66526f6840ccc1c05986eddc07fc3f70350638" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ec5dbd548a4f8471e08d693cc66526f6840ccc1c05986eddc07fc3f70350638", 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" "5ec5dbd548a4f8471e08d693cc66526f6840ccc1c05986eddc07fc3f70350638" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "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:85:1
[INFO] [stderr]    |
[INFO] [stderr] 85 | 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: `openstack-keystone-distributed-storage` (manifest) generated 1 warning
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling pulldown-cmark v0.13.1
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]     Checking compare v0.0.6
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]    Compiling tonic-build v0.14.5
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v22.0.0
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking rust_decimal v1.40.0
[INFO] [stderr]     Checking lz4_flex v0.11.5
[INFO] [stderr]     Checking sfa v1.0.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking interval-heap v0.0.5
[INFO] [stderr]     Checking quick_cache v0.6.18
[INFO] [stderr]     Checking crossbeam-skiplist v0.1.3
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr] error: could not compile `serde_core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e3607d549209cc9fdfe7e907123b4185210e2c2b/bin/rustc --crate-name serde_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/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="default"' --cfg 'feature="rc"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=66e4ddfe1a9204f9 -C extra-filename=-e1c57daea48c28b0 --out-dir /opt/rustwide/target/debug/build/serde_core/e1c57daea48c28b0/out --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5ec5dbd548a4f8471e08d693cc66526f6840ccc1c05986eddc07fc3f70350638", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ec5dbd548a4f8471e08d693cc66526f6840ccc1c05986eddc07fc3f70350638", kill_on_drop: false }`
[INFO] [stdout] 5ec5dbd548a4f8471e08d693cc66526f6840ccc1c05986eddc07fc3f70350638
