[INFO] cloning repository https://github.com/bujnlc8/qcloud
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bujnlc8/qcloud" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbujnlc8%2Fqcloud", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbujnlc8%2Fqcloud'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fae750bda7d174ccc68861be68405227d9e107a9
[INFO] checking bujnlc8/qcloud against try#f70ee28831acc074c109afab32d287057c3eca46 for pr-149389
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbujnlc8%2Fqcloud" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bujnlc8/qcloud
[INFO] finished tweaking git repo https://github.com/bujnlc8/qcloud
[INFO] tweaked toml for git repo https://github.com/bujnlc8/qcloud written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bujnlc8/qcloud on toolchain f70ee28831acc074c109afab32d287057c3eca46
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bujnlc8/qcloud 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" "+f70ee28831acc074c109afab32d287057c3eca46" "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
[ERROR] error running command: no output for 300 seconds
[INFO] checking bujnlc8/qcloud against try#f70ee28831acc074c109afab32d287057c3eca46 for pr-149389
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbujnlc8%2Fqcloud" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bujnlc8/qcloud
[INFO] finished tweaking git repo https://github.com/bujnlc8/qcloud
[INFO] tweaked toml for git repo https://github.com/bujnlc8/qcloud written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bujnlc8/qcloud on toolchain f70ee28831acc074c109afab32d287057c3eca46
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bujnlc8/qcloud 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" "+f70ee28831acc074c109afab32d287057c3eca46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded addr2line v0.24.1
[INFO] [stderr]   Downloaded wasm-streams v0.4.1
[INFO] [stderr]   Downloaded hmac-sha1 v0.2.2
[INFO] [stderr]   Downloaded qcos v0.1.13
[INFO] [stderr]   Downloaded quinn-udp v0.5.5
[INFO] [stderr]   Downloaded once_cell v1.20.1
[INFO] [stderr]   Downloaded clap v4.5.18
[INFO] [stderr]   Downloaded cc v1.1.24
[INFO] [stderr]   Downloaded qrcode v0.14.1
[INFO] [stderr]   Downloaded clap_complete v4.5.29
[INFO] [stderr]   Downloaded clap_builder v4.5.18
[INFO] [stderr]   Downloaded gimli v0.31.0
[INFO] [stderr]   Downloaded rustls v0.23.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c7f2734bce816de1ab66d4ac04634276fd9d437a078f6daf6a828e8f14c3707f
[INFO] running `Command { std: "docker" "start" "-a" "c7f2734bce816de1ab66d4ac04634276fd9d437a078f6daf6a828e8f14c3707f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7f2734bce816de1ab66d4ac04634276fd9d437a078f6daf6a828e8f14c3707f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7f2734bce816de1ab66d4ac04634276fd9d437a078f6daf6a828e8f14c3707f", kill_on_drop: false }`
[INFO] [stdout] c7f2734bce816de1ab66d4ac04634276fd9d437a078f6daf6a828e8f14c3707f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf3767092fcb4f7b8830a8e74e2f9d36e5ef98f8e5466d1cf1dbdc472c460ed4
[INFO] running `Command { std: "docker" "start" "-a" "cf3767092fcb4f7b8830a8e74e2f9d36e5ef98f8e5466d1cf1dbdc472c460ed4", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling cc v1.1.24
[INFO] [stderr]     Checking once_cell v1.20.1
[INFO] [stderr]     Checking rustls-pki-types v1.9.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling rustls v0.23.13
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling portable-atomic v1.9.0
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking webpki-roots v0.26.6
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking clap_builder v4.5.18
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking ipnet v2.10.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking hmac-sha1 v0.2.2
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking qrcode v0.14.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking clap v4.5.18
[INFO] [stderr]     Checking clap_complete v4.5.29
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking quick-xml v0.36.2
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking hyper-util v0.1.9
[INFO] [stderr]     Checking hyper-rustls v0.27.3
[INFO] [stderr]     Checking reqwest v0.12.8
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking qcos v0.1.13
[INFO] [stderr]     Checking qcloud v0.1.15 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.46s
[INFO] running `Command { std: "docker" "inspect" "cf3767092fcb4f7b8830a8e74e2f9d36e5ef98f8e5466d1cf1dbdc472c460ed4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf3767092fcb4f7b8830a8e74e2f9d36e5ef98f8e5466d1cf1dbdc472c460ed4", kill_on_drop: false }`
[INFO] [stdout] cf3767092fcb4f7b8830a8e74e2f9d36e5ef98f8e5466d1cf1dbdc472c460ed4
