[INFO] cloning repository https://github.com/coekfung/miniprobe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coekfung/miniprobe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoekfung%2Fminiprobe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoekfung%2Fminiprobe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 50231367c84169f4596faf50b4917441d8293051 [INFO] checking coekfung/miniprobe against master#c756124775121dea0e640652c5ee3c89e3dd0eb4 for pr-154971 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoekfung%2Fminiprobe" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/coekfung/miniprobe [INFO] finished tweaking git repo https://github.com/coekfung/miniprobe [INFO] tweaked toml for git repo https://github.com/coekfung/miniprobe written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/coekfung/miniprobe on toolchain c756124775121dea0e640652c5ee3c89e3dd0eb4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/coekfung/miniprobe 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" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded axum-auth v0.8.1 [INFO] [stderr] Downloaded heapless v0.7.17 [INFO] [stderr] Downloaded confique-macro v0.0.12 [INFO] [stderr] Downloaded simple_logger v5.0.0 [INFO] [stderr] Downloaded confique v0.3.1 [INFO] [stderr] Downloaded argh_derive v0.1.13 [INFO] [stderr] Downloaded tokio-tungstenite v0.27.0 [INFO] [stderr] Downloaded netdev v0.36.0 [INFO] [stderr] Downloaded tungstenite v0.27.0 [INFO] [stderr] Downloaded argh_shared v0.1.13 [INFO] [stderr] Downloaded argh v0.1.13 [INFO] [stderr] Downloaded password-auth v1.0.0 [INFO] [stderr] Downloaded netlink-packet-route v0.22.0 [INFO] [stderr] Downloaded rust-fuzzy-search v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d90e85d32b18f8faba304f890862461f712c074c8f73136507eea03ab9c1e76c [INFO] running `Command { std: "docker" "start" "-a" "d90e85d32b18f8faba304f890862461f712c074c8f73136507eea03ab9c1e76c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d90e85d32b18f8faba304f890862461f712c074c8f73136507eea03ab9c1e76c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d90e85d32b18f8faba304f890862461f712c074c8f73136507eea03ab9c1e76c", kill_on_drop: false }` [INFO] [stdout] d90e85d32b18f8faba304f890862461f712c074c8f73136507eea03ab9c1e76c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64f71c24b52a6c36fd6f66c48da3e563adb8384bfef809ae2e5f9db9ccc8e152 [INFO] running `Command { std: "docker" "start" "-a" "64f71c24b52a6c36fd6f66c48da3e563adb8384bfef809ae2e5f9db9ccc8e152", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking cobs v0.3.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking winnow v0.7.13 [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/c756124775121dea0e640652c5ee3c89e3dd0eb4/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="default"' --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=a76305306f852355 -C extra-filename=-a0c009e3f172339c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-c825ae5183b465a3.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-22213700d03a3054.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-f86e412a789aad98.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-28e5d92fe899e1fc.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-1bc581a20d952255.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-0e04000c5bed188b.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-5cecbae01b8c8dea.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-b0f739f431539d89.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-851681635ce5bc18.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" "64f71c24b52a6c36fd6f66c48da3e563adb8384bfef809ae2e5f9db9ccc8e152", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64f71c24b52a6c36fd6f66c48da3e563adb8384bfef809ae2e5f9db9ccc8e152", kill_on_drop: false }` [INFO] [stdout] 64f71c24b52a6c36fd6f66c48da3e563adb8384bfef809ae2e5f9db9ccc8e152