[INFO] cloning repository https://github.com/haruki-nikaidou/phantom-store [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/haruki-nikaidou/phantom-store" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharuki-nikaidou%2Fphantom-store", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharuki-nikaidou%2Fphantom-store'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d2f8a36a206f1ab08cde5fa278411725574045dc [INFO] checking haruki-nikaidou/phantom-store against try#595142ec72045c7f2fab2923de8e59995a52e6e7 for pr-151830 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharuki-nikaidou%2Fphantom-store" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/haruki-nikaidou/phantom-store [INFO] finished tweaking git repo https://github.com/haruki-nikaidou/phantom-store [INFO] tweaked toml for git repo https://github.com/haruki-nikaidou/phantom-store written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/haruki-nikaidou/phantom-store on toolchain 595142ec72045c7f2fab2923de8e59995a52e6e7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/haruki-nikaidou/phantom-store 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" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45b8c21efd1b31d4ae46b1a6f9c6a13fb4b8d6fe997452fa692c6f4369868ad5 [INFO] running `Command { std: "docker" "start" "-a" "45b8c21efd1b31d4ae46b1a6f9c6a13fb4b8d6fe997452fa692c6f4369868ad5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45b8c21efd1b31d4ae46b1a6f9c6a13fb4b8d6fe997452fa692c6f4369868ad5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45b8c21efd1b31d4ae46b1a6f9c6a13fb4b8d6fe997452fa692c6f4369868ad5", kill_on_drop: false }` [INFO] [stdout] 45b8c21efd1b31d4ae46b1a6f9c6a13fb4b8d6fe997452fa692c6f4369868ad5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50d646ce2f0bc7ec252c8e8a8eebc415668cb99700c86a4bad9cf1928a11a199 [INFO] running `Command { std: "docker" "start" "-a" "50d646ce2f0bc7ec252c8e8a8eebc415668cb99700c86a4bad9cf1928a11a199", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.8 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling zmij v1.0.16 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling time-macros v0.2.26 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Checking uuid v1.20.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling rust_decimal v1.40.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling cc v1.2.54 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling webpki-roots v1.0.5 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling rkyv v0.7.46 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Compiling time v0.3.46 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Checking base64ct v1.8.3 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking serde_bytes v0.11.19 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Checking uriparse v0.6.4 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking arcstr v1.2.0 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling rkyv_derive v0.7.46 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Checking flate2 v1.1.8 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking compression-core v0.4.31 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling tonic-build v0.14.2 [INFO] [stderr] Checking email-encoding v0.4.1 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Checking pem v3.0.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling ptr_meta_derive v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking ptr_meta v0.3.1 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking rancor v0.1.1 [INFO] [stderr] Compiling bytecheck_derive v0.8.2 [INFO] [stderr] Compiling munge_macro v0.4.7 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling rkyv_derive v0.8.14 [INFO] [stderr] Checking bytecheck v0.8.2 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking rend v0.5.3 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Checking munge v0.4.7 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Compiling kanau-macro v0.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v22.0.0 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Compiling ar_archive_writer v0.5.1 [INFO] [stderr] error: could not compile `futures-util` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/595142ec72045c7f2fab2923de8e59995a52e6e7/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=d8c1eb35f2d616cf -C extra-filename=-e217d5f11fa92d3b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-3b07ee62b6910a08.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-756e876442dee363.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-8d88089869a627e9.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-5818d00ab552f98d.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-e7bd2ffb932e7c3a.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-011073701ea3a715.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-7c3b23e851763d6f.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-db1de871cd8706a6.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-ab20fc0822f5e3c5.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" "50d646ce2f0bc7ec252c8e8a8eebc415668cb99700c86a4bad9cf1928a11a199", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50d646ce2f0bc7ec252c8e8a8eebc415668cb99700c86a4bad9cf1928a11a199", kill_on_drop: false }` [INFO] [stdout] 50d646ce2f0bc7ec252c8e8a8eebc415668cb99700c86a4bad9cf1928a11a199