[INFO] cloning repository https://github.com/ayourtch-llm/ayssh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ayourtch-llm/ayssh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayourtch-llm%2Fayssh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayourtch-llm%2Fayssh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 169f46d9a5ff4f0c28967ba70379276f049a48d2 [INFO] testing ayourtch-llm/ayssh against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayourtch-llm%2Fayssh" "/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/ayourtch-llm/ayssh [INFO] finished tweaking git repo https://github.com/ayourtch-llm/ayssh [INFO] tweaked toml for git repo https://github.com/ayourtch-llm/ayssh written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ayourtch-llm/ayssh on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ayourtch-llm/ayssh 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f4f4e21bac39452636cf8147ddd675e5d5a03f7ce1245a20079d0a9e9b60cb3 [INFO] running `Command { std: "docker" "start" "-a" "6f4f4e21bac39452636cf8147ddd675e5d5a03f7ce1245a20079d0a9e9b60cb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f4f4e21bac39452636cf8147ddd675e5d5a03f7ce1245a20079d0a9e9b60cb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f4f4e21bac39452636cf8147ddd675e5d5a03f7ce1245a20079d0a9e9b60cb3", kill_on_drop: false }` [INFO] [stdout] 6f4f4e21bac39452636cf8147ddd675e5d5a03f7ce1245a20079d0a9e9b60cb3 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ddea8744cc485dae4a1c0c8e5f3f5001e940118c8896345c2fb3f7c34f7dd3df [INFO] running `Command { std: "docker" "start" "-a" "ddea8744cc485dae4a1c0c8e5f3f5001e940118c8896345c2fb3f7c34f7dd3df", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling rsa v0.9.10 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling p521 v0.13.3 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling ayssh v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.38s [INFO] running `Command { std: "docker" "inspect" "ddea8744cc485dae4a1c0c8e5f3f5001e940118c8896345c2fb3f7c34f7dd3df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddea8744cc485dae4a1c0c8e5f3f5001e940118c8896345c2fb3f7c34f7dd3df", kill_on_drop: false }` [INFO] [stdout] ddea8744cc485dae4a1c0c8e5f3f5001e940118c8896345c2fb3f7c34f7dd3df [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a9091984a4f29af6a539048401cfe18a2d9bee06c82d1bee7a500f115711371 [INFO] running `Command { std: "docker" "start" "-a" "0a9091984a4f29af6a539048401cfe18a2d9bee06c82d1bee7a500f115711371", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tokio-test v0.4.5 [INFO] [stderr] Compiling ayssh v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `ayssh` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name ayssh --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7838839c7d0b4837 -C extra-filename=-cca2cc8281cdf912 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-f667bc233b707b68.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-b0726fbe6d61d750.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-3f47788ecc4a0b60.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-29d4d4232c317d5e.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-00a102391b5f478f.rlib --extern chacha20=/opt/rustwide/target/debug/deps/libchacha20-a7d05ecd50996c62.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-39bf2da68dac7ab0.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-6a2c7b84c2e18741.rlib --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-db68719a2aeddffb.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-aa11f1b7b510398f.rlib --extern k256=/opt/rustwide/target/debug/deps/libk256-ecb5028b398b1668.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-171f9f3e8c9ed390.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-81b8981c8737a848.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-3e302dc9c8c425b9.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-551d7e3effd11bdb.rlib --extern p256=/opt/rustwide/target/debug/deps/libp256-e07421e2b3aca685.rlib --extern p384=/opt/rustwide/target/debug/deps/libp384-65ac4f5566ec1a2a.rlib --extern p521=/opt/rustwide/target/debug/deps/libp521-98fd35508422adc7.rlib --extern pem=/opt/rustwide/target/debug/deps/libpem-321cfb415078c861.rlib --extern poly1305=/opt/rustwide/target/debug/deps/libpoly1305-4a0188575b67954c.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-30d264992cc531ff.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-a81bedfea21407ba.rlib --extern rsa=/opt/rustwide/target/debug/deps/librsa-2ab1ae7d0bb9c330.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-69d96d7f4d85a146.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-735ff87dab1c9de3.rlib --extern signature=/opt/rustwide/target/debug/deps/libsignature-4ab50ee782eca6ad.rlib --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-2fc59c8da3dd643e.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-b22c36bcab075a2a.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c765abbfaeb5996d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2bb57984e57ba8b2.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-69d02954a68d0d54.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-3a3e40d09c74d80a.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f3a936af243d9eae.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-733e61d84af0ed71.rlib --extern x25519_dalek=/opt/rustwide/target/debug/deps/libx25519_dalek-28311e7febfdf8a0.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-dd2c88bd2c5a9a18.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-8061dae8dcbe1bae/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0a9091984a4f29af6a539048401cfe18a2d9bee06c82d1bee7a500f115711371", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a9091984a4f29af6a539048401cfe18a2d9bee06c82d1bee7a500f115711371", kill_on_drop: false }` [INFO] [stdout] 0a9091984a4f29af6a539048401cfe18a2d9bee06c82d1bee7a500f115711371