[INFO] cloning repository https://github.com/hoshi-takanori/rust_chat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hoshi-takanori/rust_chat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoshi-takanori%2Frust_chat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoshi-takanori%2Frust_chat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e059b3225cdd1e3a87b64f8f68b9ad6d6d340e28 [INFO] building hoshi-takanori/rust_chat against try#8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoshi-takanori%2Frust_chat" "/workspace/builds/worker-45/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-45/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hoshi-takanori/rust_chat on toolchain 8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hoshi-takanori/rust_chat [INFO] finished tweaking git repo https://github.com/hoshi-takanori/rust_chat [INFO] tweaked toml for git repo https://github.com/hoshi-takanori/rust_chat written to /workspace/builds/worker-45/source/Cargo.toml [INFO] crate git repo https://github.com/hoshi-takanori/rust_chat already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f419156afd83ca7e754d648ef8ef6fe90bc63f3df77fa48b6b58155dc72f628 [INFO] running `Command { std: "docker" "start" "-a" "0f419156afd83ca7e754d648ef8ef6fe90bc63f3df77fa48b6b58155dc72f628", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f419156afd83ca7e754d648ef8ef6fe90bc63f3df77fa48b6b58155dc72f628", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f419156afd83ca7e754d648ef8ef6fe90bc63f3df77fa48b6b58155dc72f628", kill_on_drop: false }` [INFO] [stdout] 0f419156afd83ca7e754d648ef8ef6fe90bc63f3df77fa48b6b58155dc72f628 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60efd0a7e681a7801a7406e44e8d343c34f36895234b072e8a7d7de0d3d840f9 [INFO] running `Command { std: "docker" "start" "-a" "60efd0a7e681a7801a7406e44e8d343c34f36895234b072e8a7d7de0d3d840f9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rust_chat v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.47s [INFO] running `Command { std: "docker" "inspect" "60efd0a7e681a7801a7406e44e8d343c34f36895234b072e8a7d7de0d3d840f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60efd0a7e681a7801a7406e44e8d343c34f36895234b072e8a7d7de0d3d840f9", kill_on_drop: false }` [INFO] [stdout] 60efd0a7e681a7801a7406e44e8d343c34f36895234b072e8a7d7de0d3d840f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 747020eabad1caaf5e15390368a0ad75623609e291fcc5a7a16faba7adf9ef57 [INFO] running `Command { std: "docker" "start" "-a" "747020eabad1caaf5e15390368a0ad75623609e291fcc5a7a16faba7adf9ef57", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rust_chat v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.38s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_chat-ccf9a1ff55a6f931) [INFO] running `Command { std: "docker" "inspect" "747020eabad1caaf5e15390368a0ad75623609e291fcc5a7a16faba7adf9ef57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "747020eabad1caaf5e15390368a0ad75623609e291fcc5a7a16faba7adf9ef57", kill_on_drop: false }` [INFO] [stdout] 747020eabad1caaf5e15390368a0ad75623609e291fcc5a7a16faba7adf9ef57