[INFO] cloning repository https://github.com/heaths/akv-cli-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/heaths/akv-cli-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheaths%2Fakv-cli-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheaths%2Fakv-cli-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 71e7d6d0fc3fe482caefda5c63d394a975462deb [INFO] testing heaths/akv-cli-rs against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheaths%2Fakv-cli-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/heaths/akv-cli-rs on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/heaths/akv-cli-rs [INFO] finished tweaking git repo https://github.com/heaths/akv-cli-rs [INFO] tweaked toml for git repo https://github.com/heaths/akv-cli-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/heaths/akv-cli-rs 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d45227eaa3bf777056484d251912b2ad5aba184f09fea069c92bdccda5220236 [INFO] running `Command { std: "docker" "start" "-a" "d45227eaa3bf777056484d251912b2ad5aba184f09fea069c92bdccda5220236", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d45227eaa3bf777056484d251912b2ad5aba184f09fea069c92bdccda5220236", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d45227eaa3bf777056484d251912b2ad5aba184f09fea069c92bdccda5220236", kill_on_drop: false }` [INFO] [stdout] d45227eaa3bf777056484d251912b2ad5aba184f09fea069c92bdccda5220236 [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bc997101612d5ec9b3138712b67f70df45d946efb085d372b2aed6600719d2a [INFO] running `Command { std: "docker" "start" "-a" "3bc997101612d5ec9b3138712b67f70df45d946efb085d372b2aed6600719d2a", kill_on_drop: false }` [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling cc v1.2.13 [INFO] [stderr] Compiling value-bag v1.10.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling openssl v0.10.70 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling pin-project-internal v1.1.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling uuid v1.13.1 [INFO] [stderr] Compiling azure_core v0.22.0 [INFO] [stderr] Compiling typespec_macros v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling dyn-clone v1.0.18 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling const_fn v0.4.11 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling openssl-sys v0.9.105 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling pin-project v1.1.9 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling native-tls v0.2.13 [INFO] [stderr] Compiling isolang v2.4.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling tz-rs v0.6.14 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling is-terminal v0.4.15 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling async-stream v0.3.6 [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/a7ce54db9b096bd1098d07c645b489195a667c9f/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,link -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=9ac32ce0536d159f -C extra-filename=-ebd63d4484dfcf83 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-f26d4826b597103e.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-fc6bb1738f00fc87.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-972ebb79349338ae.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-d10c8f14b6cd9f02.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-be8442ee548d90f9.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-19b3aba2be9e7ae8.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3ffe5f7a52883367.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-9a5791cba021167a.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-d2d6782c70f6d408.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/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 -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=ce6e09988337b1b9 -C extra-filename=-11569b49aebeb207 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-7a433da9c1db3f26.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-60646f2741300933.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-d6d51dd0359711c1.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-3cc9fd60c2bdc8b4.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-df6f17dbfe9497f6.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-c41bcd2da2d61569.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "3bc997101612d5ec9b3138712b67f70df45d946efb085d372b2aed6600719d2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bc997101612d5ec9b3138712b67f70df45d946efb085d372b2aed6600719d2a", kill_on_drop: false }` [INFO] [stdout] 3bc997101612d5ec9b3138712b67f70df45d946efb085d372b2aed6600719d2a