[INFO] cloning repository https://github.com/kmf-lab/tokio-echo-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kmf-lab/tokio-echo-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmf-lab%2Ftokio-echo-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmf-lab%2Ftokio-echo-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 478e595e9dabd1eb978678a35dcde03878c9648d
[INFO] checking kmf-lab/tokio-echo-example against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmf-lab%2Ftokio-echo-example" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kmf-lab/tokio-echo-example
[INFO] finished tweaking git repo https://github.com/kmf-lab/tokio-echo-example
[INFO] tweaked toml for git repo https://github.com/kmf-lab/tokio-echo-example written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kmf-lab/tokio-echo-example on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kmf-lab/tokio-echo-example 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "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 flexi_logger v0.31.2
[INFO] [stderr]   Downloaded flexi_logger v0.28.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9c159c4b00b1b3361defe7fecedab71fecd08d3f6386e157743b4e2f401697df
[INFO] running `Command { std: "docker" "start" "-a" "9c159c4b00b1b3361defe7fecedab71fecd08d3f6386e157743b4e2f401697df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c159c4b00b1b3361defe7fecedab71fecd08d3f6386e157743b4e2f401697df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c159c4b00b1b3361defe7fecedab71fecd08d3f6386e157743b4e2f401697df", kill_on_drop: false }`
[INFO] [stdout] 9c159c4b00b1b3361defe7fecedab71fecd08d3f6386e157743b4e2f401697df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] afaec60d62aa8ab659dc4c76d1c512806d36cb17ba0da0eb790aa91e2a99de91
[INFO] running `Command { std: "docker" "start" "-a" "afaec60d62aa8ab659dc4c76d1c512806d36cb17ba0da0eb790aa91e2a99de91", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking thiserror v2.0.16
[INFO] [stderr]     Checking flexi_logger v0.28.5
[INFO] [stderr]     Checking flexi_logger v0.31.2
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]     Checking client v0.0.1 (/opt/rustwide/workdir/client)
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]  --> client/tests/main_tests.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | use log::{warn, LevelFilter};
[INFO] [stdout]   |           ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.86s
[INFO] running `Command { std: "docker" "inspect" "afaec60d62aa8ab659dc4c76d1c512806d36cb17ba0da0eb790aa91e2a99de91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afaec60d62aa8ab659dc4c76d1c512806d36cb17ba0da0eb790aa91e2a99de91", kill_on_drop: false }`
[INFO] [stdout] afaec60d62aa8ab659dc4c76d1c512806d36cb17ba0da0eb790aa91e2a99de91
