[INFO] cloning repository https://github.com/adrz/veligram [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adrz/veligram" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadrz%2Fveligram", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadrz%2Fveligram'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e8589d4bb3130cf1139bbf7cb8ccc2b4066c575d [INFO] checking adrz/veligram against try#5ec4d3b0c83717313176eefa7d71e9d36dc83355 for pr-155501 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadrz%2Fveligram" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/adrz/veligram [INFO] finished tweaking git repo https://github.com/adrz/veligram [INFO] tweaked toml for git repo https://github.com/adrz/veligram written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/adrz/veligram on toolchain 5ec4d3b0c83717313176eefa7d71e9d36dc83355 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/adrz/veligram 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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f64d3fbca6a9c2b0f6292bc7f5c624767c9c67ef38133474761bc37de483ce4 [INFO] running `Command { std: "docker" "start" "-a" "9f64d3fbca6a9c2b0f6292bc7f5c624767c9c67ef38133474761bc37de483ce4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f64d3fbca6a9c2b0f6292bc7f5c624767c9c67ef38133474761bc37de483ce4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f64d3fbca6a9c2b0f6292bc7f5c624767c9c67ef38133474761bc37de483ce4", kill_on_drop: false }` [INFO] [stdout] 9f64d3fbca6a9c2b0f6292bc7f5c624767c9c67ef38133474761bc37de483ce4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f3d4fc09196ebf2197f0a2666343cc1fe5582140e192a64769bcff140fa9828 [INFO] running `Command { std: "docker" "start" "-a" "6f3d4fc09196ebf2197f0a2666343cc1fe5582140e192a64769bcff140fa9828", kill_on_drop: false }` [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling aws-lc-rs v1.16.0 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Checking iri-string v0.7.10 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling aws-lc-sys v0.37.1 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.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/5ec4d3b0c83717313176eefa7d71e9d36dc83355/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/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 --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="futures-io"' --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", "libc", "memchr", "portable-atomic", "sink", "slab", "spin", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=21dfd6b283acbd27 -C extra-filename=-c017657770fae829 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-8e56f9dff54c1df1.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-025a26e8d6f38cdb.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-d1b7fcf7ab90861b.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-8810361ac278c4aa.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-ac3b0dfb26c79459.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-d33eaad6ea805cfb.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-c5f15071cefb85af.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" "6f3d4fc09196ebf2197f0a2666343cc1fe5582140e192a64769bcff140fa9828", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f3d4fc09196ebf2197f0a2666343cc1fe5582140e192a64769bcff140fa9828", kill_on_drop: false }` [INFO] [stdout] 6f3d4fc09196ebf2197f0a2666343cc1fe5582140e192a64769bcff140fa9828