[INFO] cloning repository https://github.com/fluentci-io/ssh-plugin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fluentci-io/ssh-plugin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffluentci-io%2Fssh-plugin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffluentci-io%2Fssh-plugin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c2ecc97f26dda1c69da145930862693bf39b1cca [INFO] testing fluentci-io/ssh-plugin against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffluentci-io%2Fssh-plugin" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fluentci-io/ssh-plugin on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fluentci-io/ssh-plugin [INFO] finished tweaking git repo https://github.com/fluentci-io/ssh-plugin [INFO] tweaked toml for git repo https://github.com/fluentci-io/ssh-plugin written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/fluentci-io/ssh-plugin 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" "+beta-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 134a7c01fd534d5eff24e955cc2bd355f3b6a17a97bc520b73d996eb759d3e4d [INFO] running `Command { std: "docker" "start" "-a" "134a7c01fd534d5eff24e955cc2bd355f3b6a17a97bc520b73d996eb759d3e4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "134a7c01fd534d5eff24e955cc2bd355f3b6a17a97bc520b73d996eb759d3e4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "134a7c01fd534d5eff24e955cc2bd355f3b6a17a97bc520b73d996eb759d3e4d", kill_on_drop: false }` [INFO] [stdout] 134a7c01fd534d5eff24e955cc2bd355f3b6a17a97bc520b73d996eb759d3e4d [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 547adda9df9822d2ebfd51f30a9b46160f84fb31381c761131d3b5f1651e0724 [INFO] running `Command { std: "docker" "start" "-a" "547adda9df9822d2ebfd51f30a9b46160f84fb31381c761131d3b5f1651e0724", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Compiling rmp v0.8.12 [INFO] [stderr] Compiling manyhow-macros v0.11.0 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling manyhow v0.11.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling prost-derive v0.12.4 [INFO] [stderr] Compiling extism-convert-macros v1.2.0 [INFO] [stderr] Compiling extism-pdk-derive v1.1.0 [INFO] [stderr] Compiling prost v0.12.4 [INFO] [stderr] Compiling rmp-serde v1.1.2 [INFO] [stderr] Compiling fluentci-types v0.1.3 [INFO] [stderr] Compiling extism-manifest v1.2.0 [INFO] [stderr] Compiling extism-convert v1.2.0 [INFO] [stderr] Compiling extism-pdk v1.1.0 [INFO] [stderr] Compiling fluentci-pdk v0.1.9 [INFO] [stderr] Compiling ssh v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.21s [INFO] running `Command { std: "docker" "inspect" "547adda9df9822d2ebfd51f30a9b46160f84fb31381c761131d3b5f1651e0724", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "547adda9df9822d2ebfd51f30a9b46160f84fb31381c761131d3b5f1651e0724", kill_on_drop: false }` [INFO] [stdout] 547adda9df9822d2ebfd51f30a9b46160f84fb31381c761131d3b5f1651e0724 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9cbd75cfdb014dd83318b88fe93cd115236888677bd7007f9c9458e63bb5a5aa [INFO] running `Command { std: "docker" "start" "-a" "9cbd75cfdb014dd83318b88fe93cd115236888677bd7007f9c9458e63bb5a5aa", kill_on_drop: false }` [INFO] [stderr] Compiling ssh v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.81s [INFO] running `Command { std: "docker" "inspect" "9cbd75cfdb014dd83318b88fe93cd115236888677bd7007f9c9458e63bb5a5aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cbd75cfdb014dd83318b88fe93cd115236888677bd7007f9c9458e63bb5a5aa", kill_on_drop: false }` [INFO] [stdout] 9cbd75cfdb014dd83318b88fe93cd115236888677bd7007f9c9458e63bb5a5aa [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b42347dc7d0379dd0860ba7ca67b12933c8406601c4de0c0db09a16bb5329d44 [INFO] running `Command { std: "docker" "start" "-a" "b42347dc7d0379dd0860ba7ca67b12933c8406601c4de0c0db09a16bb5329d44", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ssh-ddab3196607c76e4) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b42347dc7d0379dd0860ba7ca67b12933c8406601c4de0c0db09a16bb5329d44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b42347dc7d0379dd0860ba7ca67b12933c8406601c4de0c0db09a16bb5329d44", kill_on_drop: false }` [INFO] [stdout] b42347dc7d0379dd0860ba7ca67b12933c8406601c4de0c0db09a16bb5329d44