[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 master#ebf0cf75d368c035f4c7e7246d203bd469ee4a51 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-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/heaths/akv-cli-rs on toolchain ebf0cf75d368c035f4c7e7246d203bd469ee4a51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/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-tc1/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" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num_threads v0.1.7 [INFO] [stderr] Downloaded bytes v1.10.0 [INFO] [stderr] Downloaded prettytable-rs v0.10.0 [INFO] [stderr] Downloaded rand_hc v0.2.0 [INFO] [stderr] Downloaded typespec v0.2.0 [INFO] [stderr] Downloaded const_fn v0.4.11 [INFO] [stderr] Downloaded getrandom v0.1.16 [INFO] [stderr] Downloaded azure_core v0.22.0 [INFO] [stderr] Downloaded async-trait v0.1.86 [INFO] [stderr] Downloaded tz-rs v0.6.14 [INFO] [stderr] Downloaded openssl-sys v0.9.105 [INFO] [stderr] Downloaded oauth2 v5.0.0 [INFO] [stderr] Downloaded rand v0.7.3 [INFO] [stderr] Downloaded base64 v0.13.1 [INFO] [stderr] Downloaded uuid v1.13.1 [INFO] [stderr] Downloaded typespec_client_core v0.1.0 [INFO] [stderr] Downloaded reqwest v0.12.12 [INFO] [stderr] Downloaded serde_json v1.0.138 [INFO] [stderr] Downloaded clap_builder v4.5.27 [INFO] [stderr] Downloaded chrono v0.4.39 [INFO] [stderr] Downloaded syn v2.0.98 [INFO] [stderr] Downloaded openssl v0.10.70 [INFO] [stderr] Downloaded encode_unicode v1.0.0 [INFO] [stderr] Downloaded azure_identity v0.22.0 [INFO] [stderr] Downloaded pin-project v1.1.9 [INFO] [stderr] Downloaded serde_qs v0.8.5 [INFO] [stderr] Downloaded isolang v2.4.0 [INFO] [stderr] Downloaded clap v4.5.28 [INFO] [stderr] Downloaded clap_complete v4.5.46 [INFO] [stderr] Downloaded redox_users v0.4.6 [INFO] [stderr] Downloaded cc v1.2.13 [INFO] [stderr] Downloaded pin-project-internal v1.1.9 [INFO] [stderr] Downloaded httparse v1.10.0 [INFO] [stderr] Downloaded native-tls v0.2.13 [INFO] [stderr] Downloaded wasm-streams v0.4.2 [INFO] [stderr] Downloaded infer v0.2.3 [INFO] [stderr] Downloaded is-terminal v0.4.15 [INFO] [stderr] Downloaded dirs-sys-next v0.1.2 [INFO] [stderr] Downloaded dirs-next v2.0.0 [INFO] [stderr] Downloaded dyn-clone v1.0.18 [INFO] [stderr] Downloaded wasi v0.9.0+wasi-snapshot-preview1 [INFO] [stderr] Downloaded azure_security_keyvault_secrets v0.1.0 [INFO] [stderr] Downloaded csv-core v0.1.11 [INFO] [stderr] Downloaded rand_chacha v0.2.2 [INFO] [stderr] Downloaded typespec_macros v0.1.0 [INFO] [stderr] Downloaded term v0.7.0 [INFO] [stderr] Downloaded timeago v0.4.2 [INFO] [stderr] Downloaded csv v1.3.1 [INFO] [stderr] Downloaded http-types v2.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54ec2e2f1da10703076de0d22471b14b886f325f05006a56403bd1ae4593bb4e [INFO] running `Command { std: "docker" "start" "-a" "54ec2e2f1da10703076de0d22471b14b886f325f05006a56403bd1ae4593bb4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54ec2e2f1da10703076de0d22471b14b886f325f05006a56403bd1ae4593bb4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54ec2e2f1da10703076de0d22471b14b886f325f05006a56403bd1ae4593bb4e", kill_on_drop: false }` [INFO] [stdout] 54ec2e2f1da10703076de0d22471b14b886f325f05006a56403bd1ae4593bb4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 664ffeeb6d0a533711904d5f74dacc714ca9a53a14bd27cf8f9a153ce4d6ae91 [INFO] running `Command { std: "docker" "start" "-a" "664ffeeb6d0a533711904d5f74dacc714ca9a53a14bd27cf8f9a153ce4d6ae91", kill_on_drop: false }` [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling once_cell v1.20.3 [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 concurrent-queue v2.5.0 [INFO] [stderr] Compiling value-bag v1.10.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling serde_json v1.0.138 [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 log v0.4.25 [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 tracing-core v0.1.33 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.9 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling uuid v1.13.1 [INFO] [stderr] Compiling azure_core v0.22.0 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Compiling typespec_macros v0.1.0 [INFO] [stderr] Compiling const_fn v0.4.11 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling dyn-clone v1.0.18 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [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 openssl-sys v0.9.105 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling pin-project v1.1.9 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling native-tls v0.2.13 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling sha2 v0.10.8 [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 clap_builder v4.5.27 [INFO] [stderr] Compiling isolang v2.4.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling tz-rs v0.6.14 [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] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "664ffeeb6d0a533711904d5f74dacc714ca9a53a14bd27cf8f9a153ce4d6ae91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "664ffeeb6d0a533711904d5f74dacc714ca9a53a14bd27cf8f9a153ce4d6ae91", kill_on_drop: false }` [INFO] [stdout] 664ffeeb6d0a533711904d5f74dacc714ca9a53a14bd27cf8f9a153ce4d6ae91