[INFO] cloning repository https://github.com/simon-rechermann/putty_rs_async
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simon-rechermann/putty_rs_async" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimon-rechermann%2Fputty_rs_async", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimon-rechermann%2Fputty_rs_async'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c6acea4f20a23113baf6e56482e300099ab20ffc
[INFO] building simon-rechermann/putty_rs_async against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimon-rechermann%2Fputty_rs_async" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/simon-rechermann/putty_rs_async
[INFO] finished tweaking git repo https://github.com/simon-rechermann/putty_rs_async
[INFO] tweaked toml for git repo https://github.com/simon-rechermann/putty_rs_async written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/simon-rechermann/putty_rs_async on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/simon-rechermann/putty_rs_async 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-serial v5.4.5
[INFO] [stderr]   Downloaded which v8.0.0
[INFO] [stderr]   Downloaded prost-derive v0.13.5
[INFO] [stderr]   Downloaded tonic-build v0.13.0
[INFO] [stderr]   Downloaded crossterm_winapi v0.9.1
[INFO] [stderr]   Downloaded convert_case v0.7.1
[INFO] [stderr]   Downloaded signal-hook-mio v0.2.4
[INFO] [stderr]   Downloaded prost-build v0.13.5
[INFO] [stderr]   Downloaded mio-serial v5.0.6
[INFO] [stderr]   Downloaded ssh2 v0.9.5
[INFO] [stderr]   Downloaded clap v4.5.36
[INFO] [stderr]   Downloaded jiff-static v0.2.8
[INFO] [stderr]   Downloaded tonic v0.13.1
[INFO] [stderr]   Downloaded crossterm v0.29.0
[INFO] [stderr]   Downloaded cc v1.2.9
[INFO] [stderr]   Downloaded clap_builder v4.5.36
[INFO] [stderr]   Downloaded keyring v3.6.3
[INFO] [stderr]   Downloaded serialport v4.6.1
[INFO] [stderr]   Downloaded prost-types v0.13.5
[INFO] [stderr]   Downloaded prost v0.13.5
[INFO] [stderr]   Downloaded directories v6.0.0
[INFO] [stderr]   Downloaded unescaper v0.1.5
[INFO] [stderr]   Downloaded tonic-web v0.13.1
[INFO] [stderr]   Downloaded jiff v0.2.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a7078213ea60928c5b637a661a174bb77704cd334b360903185445bc87623988
[INFO] running `Command { std: "docker" "start" "-a" "a7078213ea60928c5b637a661a174bb77704cd334b360903185445bc87623988", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a7078213ea60928c5b637a661a174bb77704cd334b360903185445bc87623988", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7078213ea60928c5b637a661a174bb77704cd334b360903185445bc87623988", kill_on_drop: false }`
[INFO] [stdout] a7078213ea60928c5b637a661a174bb77704cd334b360903185445bc87623988
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ad55d914356646b0bd95ffe5d8502f3f9d7e9472c6a2160bf70aa4c002bc0fa
[INFO] running `Command { std: "docker" "start" "-a" "2ad55d914356646b0bd95ffe5d8502f3f9d7e9472c6a2160bf70aa4c002bc0fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling cc v1.2.9
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling linux-keyutils v0.2.4
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling jiff v0.2.8
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling keyring v3.6.3
[INFO] [stderr]    Compiling clap_builder v4.5.36
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling unescaper v0.1.5
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling serialport v4.6.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling mio-serial v5.0.6
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling ssh2 v0.9.5
[INFO] [stderr]    Compiling tonic-build v0.13.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling putty_grpc_server v0.1.0 (/opt/rustwide/workdir/putty_grpc_server)
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-serial v5.4.5
[INFO] [stderr]    Compiling clap v4.5.36
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling putty_core v0.1.0 (/opt/rustwide/workdir/putty_core)
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling putty_cli v0.1.0 (/opt/rustwide/workdir/putty_cli)
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.13.1
[INFO] [stderr]    Compiling tonic-web v0.13.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s
[INFO] running `Command { std: "docker" "inspect" "2ad55d914356646b0bd95ffe5d8502f3f9d7e9472c6a2160bf70aa4c002bc0fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ad55d914356646b0bd95ffe5d8502f3f9d7e9472c6a2160bf70aa4c002bc0fa", kill_on_drop: false }`
[INFO] [stdout] 2ad55d914356646b0bd95ffe5d8502f3f9d7e9472c6a2160bf70aa4c002bc0fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 271bb37fce73b40a419c51cc3315532cface572c1322f478f59782e68decde7a
[INFO] running `Command { std: "docker" "start" "-a" "271bb37fce73b40a419c51cc3315532cface572c1322f478f59782e68decde7a", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling tonic v0.13.1
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling putty_core v0.1.0 (/opt/rustwide/workdir/putty_core)
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling putty_cli v0.1.0 (/opt/rustwide/workdir/putty_cli)
[INFO] [stderr]    Compiling tonic-build v0.13.0
[INFO] [stderr]    Compiling tonic-web v0.13.1
[INFO] [stderr]    Compiling putty_grpc_server v0.1.0 (/opt/rustwide/workdir/putty_grpc_server)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.16s
[INFO] running `Command { std: "docker" "inspect" "271bb37fce73b40a419c51cc3315532cface572c1322f478f59782e68decde7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "271bb37fce73b40a419c51cc3315532cface572c1322f478f59782e68decde7a", kill_on_drop: false }`
[INFO] [stdout] 271bb37fce73b40a419c51cc3315532cface572c1322f478f59782e68decde7a
