[INFO] cloning repository https://github.com/root4win/rust-cli-chat-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/root4win/rust-cli-chat-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froot4win%2Frust-cli-chat-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froot4win%2Frust-cli-chat-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 16ac9447c597552687c2dc38e53592c31393af58 [INFO] checking root4win/rust-cli-chat-app against try#0f31acebf540c89e4a4d5d114959fe91973419cb for pr-147017 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froot4win%2Frust-cli-chat-app" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/root4win/rust-cli-chat-app [INFO] finished tweaking git repo https://github.com/root4win/rust-cli-chat-app [INFO] tweaked toml for git repo https://github.com/root4win/rust-cli-chat-app written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/root4win/rust-cli-chat-app on toolchain 0f31acebf540c89e4a4d5d114959fe91973419cb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/root4win/rust-cli-chat-app 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" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "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 root4win/rust-cli-chat-app against try#0f31acebf540c89e4a4d5d114959fe91973419cb for pr-147017 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froot4win%2Frust-cli-chat-app" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/root4win/rust-cli-chat-app [INFO] finished tweaking git repo https://github.com/root4win/rust-cli-chat-app [INFO] tweaked toml for git repo https://github.com/root4win/rust-cli-chat-app written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/root4win/rust-cli-chat-app on toolchain 0f31acebf540c89e4a4d5d114959fe91973419cb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/root4win/rust-cli-chat-app 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" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "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 enumset_derive v0.11.0 [INFO] [stderr] Downloaded cursive v0.21.1 [INFO] [stderr] Downloaded enumset v1.1.6 [INFO] [stderr] Downloaded cursive-macros v0.1.0 [INFO] [stderr] Downloaded cursive_core v0.4.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a97d0d06d513b215acb31ebb5e2897bc4989401883ff9a59205b3daef6de51f4 [INFO] running `Command { std: "docker" "start" "-a" "a97d0d06d513b215acb31ebb5e2897bc4989401883ff9a59205b3daef6de51f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a97d0d06d513b215acb31ebb5e2897bc4989401883ff9a59205b3daef6de51f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a97d0d06d513b215acb31ebb5e2897bc4989401883ff9a59205b3daef6de51f4", kill_on_drop: false }` [INFO] [stdout] a97d0d06d513b215acb31ebb5e2897bc4989401883ff9a59205b3daef6de51f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6537d41e42d40bd2df51df0604c3a31078cf0e876652fcd1bf923eb61cc03f51 [INFO] running `Command { std: "docker" "start" "-a" "6537d41e42d40bd2df51df0604c3a31078cf0e876652fcd1bf923eb61cc03f51", kill_on_drop: false }` [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling cursive-macros v0.1.0 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling enumset_derive v0.11.0 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking enumset v1.1.6 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking cursive_core v0.4.6 [INFO] [stderr] Checking cursive v0.21.1 [INFO] [stderr] Checking rust-retro-chat v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.45s [INFO] running `Command { std: "docker" "inspect" "6537d41e42d40bd2df51df0604c3a31078cf0e876652fcd1bf923eb61cc03f51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6537d41e42d40bd2df51df0604c3a31078cf0e876652fcd1bf923eb61cc03f51", kill_on_drop: false }` [INFO] [stdout] 6537d41e42d40bd2df51df0604c3a31078cf0e876652fcd1bf923eb61cc03f51