[INFO] cloning repository https://github.com/gvz/ssh-acme
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gvz/ssh-acme" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgvz%2Fssh-acme", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgvz%2Fssh-acme'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4f4f5ccdb085047dc25f779a05aafa7af40c769c
[INFO] testing gvz/ssh-acme against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgvz%2Fssh-acme" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gvz/ssh-acme
[INFO] finished tweaking git repo https://github.com/gvz/ssh-acme
[INFO] tweaked toml for git repo https://github.com/gvz/ssh-acme written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gvz/ssh-acme on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gvz/ssh-acme 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded scrypt v0.11.0
[INFO] [stderr]   Downloaded ssh-cipher v0.2.0
[INFO] [stderr]   Downloaded pam-macros v0.0.3
[INFO] [stderr]   Downloaded pageant v0.0.1
[INFO] [stderr]   Downloaded pam-sys v1.0.0-alpha5
[INFO] [stderr]   Downloaded bcrypt-pbkdf v0.10.0
[INFO] [stderr]   Downloaded derive_arbitrary v1.4.2
[INFO] [stderr]   Downloaded password-hash v0.5.0
[INFO] [stderr]   Downloaded pkcs5 v0.7.1
[INFO] [stderr]   Downloaded backtrace v0.3.59
[INFO] [stderr]   Downloaded ssh-key v0.6.7
[INFO] [stderr]   Downloaded duration-str v0.17.0
[INFO] [stderr]   Downloaded p521 v0.13.3
[INFO] [stderr]   Downloaded internal-russh-forked-ssh-key v0.6.10+upstream-0.6.7
[INFO] [stderr]   Downloaded minijinja v2.10.2
[INFO] [stderr]   Downloaded russh v0.52.1
[INFO] [stderr]   Downloaded object v0.24.0
[INFO] [stderr]   Downloaded russh-keys v0.49.2
[INFO] [stderr]   Downloaded blowfish v0.9.1
[INFO] [stderr]   Downloaded addr2line v0.15.2
[INFO] [stderr]   Downloaded users v0.10.0
[INFO] [stderr]   Downloaded pam v0.8.0
[INFO] [stderr]   Downloaded argon2 v0.5.3
[INFO] [stderr]   Downloaded russh-cryptovec v0.52.0
[INFO] [stderr]   Downloaded delegate v0.13.3
[INFO] [stderr]   Downloaded russh-cryptovec v0.48.0
[INFO] [stderr]   Downloaded ssh-encoding v0.2.0
[INFO] [stderr]   Downloaded pageant v0.0.3
[INFO] [stderr]   Downloaded russh-util v0.52.0
[INFO] [stderr]   Downloaded russh-util v0.48.0
[INFO] [stderr]   Downloaded gimli v0.24.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] caf85fab1158e4c93bc4cbde5b787984125c5226a8f8a0b84b4214af832bf370
[INFO] running `Command { std: "docker" "start" "-a" "caf85fab1158e4c93bc4cbde5b787984125c5226a8f8a0b84b4214af832bf370", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "caf85fab1158e4c93bc4cbde5b787984125c5226a8f8a0b84b4214af832bf370", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "caf85fab1158e4c93bc4cbde5b787984125c5226a8f8a0b84b4214af832bf370", kill_on_drop: false }`
[INFO] [stdout] caf85fab1158e4c93bc4cbde5b787984125c5226a8f8a0b84b4214af832bf370
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8d78501416950e398cd039e3d29a13122476e8e11f8621537644decfd76da0a
[INFO] running `Command { std: "docker" "start" "-a" "b8d78501416950e398cd039e3d29a13122476e8e11f8621537644decfd76da0a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling ssh-encoding v0.2.0
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling bcrypt-pbkdf v0.10.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling pkcs5 v0.7.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling ssh-cipher v0.2.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling russh-cryptovec v0.48.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling russh-cryptovec v0.52.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling users v0.10.0
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling pam-macros v0.0.3
[INFO] [stderr]    Compiling p521 v0.13.3
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling delegate v0.13.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling internal-russh-forked-ssh-key v0.6.10+upstream-0.6.7
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling pam-sys v1.0.0-alpha5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling pam v0.8.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling ssh-key v0.6.7
[INFO] [stderr]    Compiling minijinja v2.10.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling duration-str v0.17.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling russh-util v0.52.0
[INFO] [stderr]    Compiling russh-util v0.48.0
[INFO] [stderr]    Compiling russh v0.52.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling russh-keys v0.49.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling ssh_acme_server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/ssh_server/host_key_signer.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 | use russh::client::{self, Config};
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Config` and `self`
[INFO] [stdout]  --> src/ssh_server/user_key_signer.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | use russh::client::{self, Config};
[INFO] [stdout]   |                     ^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync`
[INFO] [stdout]  --> src/ssh_server/user_key_signer.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tokio::sync;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `public_key_russh`
[INFO] [stdout]   --> src/ssh_server/host_key_signer.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let public_key_russh = RusshPublicKey::from_openssh(&public_key.to_openssh().unwrap()).unwrap();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_public_key_russh`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `receiver`
[INFO] [stdout]   --> src/ssh_server/host_key_signer.rs:75:18
[INFO] [stdout]    |
[INFO] [stdout] 75 |     let (sender, receiver) = oneshot::channel();
[INFO] [stdout]    |                  ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_receiver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client_config`
[INFO] [stdout]   --> src/ssh_server/host_key_signer.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |     let client_config = Config::default();
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sh`
[INFO] [stdout]   --> src/ssh_server/host_key_signer.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |     let sh = ClientHandler {
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_sh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "b8d78501416950e398cd039e3d29a13122476e8e11f8621537644decfd76da0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8d78501416950e398cd039e3d29a13122476e8e11f8621537644decfd76da0a", kill_on_drop: false }`
[INFO] [stdout] b8d78501416950e398cd039e3d29a13122476e8e11f8621537644decfd76da0a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e89f23939357703b30f57ff24850baf4f20269c982b437743e1831d65f1976fc
[INFO] running `Command { std: "docker" "start" "-a" "e89f23939357703b30f57ff24850baf4f20269c982b437743e1831d65f1976fc", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/ssh_server/host_key_signer.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 | use russh::client::{self, Config};
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Config` and `self`
[INFO] [stdout]  --> src/ssh_server/user_key_signer.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | use russh::client::{self, Config};
[INFO] [stdout]   |                     ^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync`
[INFO] [stdout]  --> src/ssh_server/user_key_signer.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tokio::sync;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `public_key_russh`
[INFO] [stdout]   --> src/ssh_server/host_key_signer.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let public_key_russh = RusshPublicKey::from_openssh(&public_key.to_openssh().unwrap()).unwrap();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_public_key_russh`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `receiver`
[INFO] [stdout]   --> src/ssh_server/host_key_signer.rs:75:18
[INFO] [stdout]    |
[INFO] [stdout] 75 |     let (sender, receiver) = oneshot::channel();
[INFO] [stdout]    |                  ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_receiver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client_config`
[INFO] [stdout]   --> src/ssh_server/host_key_signer.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |     let client_config = Config::default();
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ssh_acme_server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `sh`
[INFO] [stdout]   --> src/ssh_server/host_key_signer.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |     let sh = ClientHandler {
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_sh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/ssh_server/host_key_signer.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 | use russh::client::{self, Config};
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Config` and `self`
[INFO] [stdout]  --> src/ssh_server/user_key_signer.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | use russh::client::{self, Config};
[INFO] [stdout]   |                     ^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync`
[INFO] [stdout]  --> src/ssh_server/user_key_signer.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tokio::sync;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Certificate`
[INFO] [stdout]  --> tests/integration_test.rs:4:26
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ssh_key::{Algorithm, Certificate, private::PrivateKey};
[INFO] [stdout]   |                          ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ssh_test_server`
[INFO] [stdout]   --> tests/integration_test.rs:20:30
[INFO] [stdout]    |
[INFO] [stdout] 20 | use common::{client_handler, ssh_test_server};
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Handler`
[INFO] [stdout]  --> tests/test_host_key_signig.rs:2:41
[INFO] [stdout]   |
[INFO] [stdout] 2 | use russh::client::{AuthResult, Config, Handler};
[INFO] [stdout]   |                                         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Certificate`
[INFO] [stdout]  --> tests/test_host_key_signig.rs:4:26
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ssh_key::{Algorithm, Certificate, private::PrivateKey};
[INFO] [stdout]   |                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Handler`
[INFO] [stdout]  --> tests/integration_test.rs:2:41
[INFO] [stdout]   |
[INFO] [stdout] 2 | use russh::client::{AuthResult, Config, Handler};
[INFO] [stdout]   |                                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `bind`, `port`, and `private_key` are never read
[INFO] [stdout]   --> tests/common/ssh_test_server.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct SshServerConfig {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 12 |     /// The address to bind the SSH server to.
[INFO] [stdout] 13 |     pub bind: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 14 |     /// The port to bind the SSH server to.
[INFO] [stdout] 15 |     pub port: u16,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 16 |     /// The path to the server's private key.
[INFO] [stdout] 17 |     pub private_key: PrivateKey,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SshServerConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> tests/common/ssh_test_server.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct TestSshServer {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 22 |     client_ids: usize,
[INFO] [stdout] 23 |     config: SshServerConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TestSshServer` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `run` are never used
[INFO] [stdout]   --> tests/common/ssh_test_server.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl TestSshServer {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout] 38 |     pub fn new(config: SshServerConfig) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub async fn run(&mut self) {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `public_key_russh`
[INFO] [stdout]   --> src/ssh_server/host_key_signer.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let public_key_russh = RusshPublicKey::from_openssh(&public_key.to_openssh().unwrap()).unwrap();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_public_key_russh`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `receiver`
[INFO] [stdout]   --> src/ssh_server/host_key_signer.rs:75:18
[INFO] [stdout]    |
[INFO] [stdout] 75 |     let (sender, receiver) = oneshot::channel();
[INFO] [stdout]    |                  ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_receiver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client_config`
[INFO] [stdout]   --> src/ssh_server/host_key_signer.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |     let client_config = Config::default();
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sh`
[INFO] [stdout]   --> src/ssh_server/host_key_signer.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |     let sh = ClientHandler {
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_sh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.57s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "e89f23939357703b30f57ff24850baf4f20269c982b437743e1831d65f1976fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e89f23939357703b30f57ff24850baf4f20269c982b437743e1831d65f1976fc", kill_on_drop: false }`
[INFO] [stdout] e89f23939357703b30f57ff24850baf4f20269c982b437743e1831d65f1976fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 84b859a576f3908eb0c64a85e7f8bf43b4617c2db1509095de684a6472124715
[INFO] running `Command { std: "docker" "start" "-a" "84b859a576f3908eb0c64a85e7f8bf43b4617c2db1509095de684a6472124715", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `self`
[INFO] [stderr]   --> src/ssh_server/host_key_signer.rs:11:21
[INFO] [stderr]    |
[INFO] [stderr] 11 | use russh::client::{self, Config};
[INFO] [stderr]    |                     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Config` and `self`
[INFO] [stderr]  --> src/ssh_server/user_key_signer.rs:4:21
[INFO] [stderr]   |
[INFO] [stderr] 4 | use russh::client::{self, Config};
[INFO] [stderr]   |                     ^^^^  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tokio::sync`
[INFO] [stderr]  --> src/ssh_server/user_key_signer.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use tokio::sync;
[INFO] [stderr]   |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `public_key_russh`
[INFO] [stderr]   --> src/ssh_server/host_key_signer.rs:72:9
[INFO] [stderr]    |
[INFO] [stderr] 72 |     let public_key_russh = RusshPublicKey::from_openssh(&public_key.to_openssh().unwrap()).unwrap();
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_public_key_russh`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `receiver`
[INFO] [stderr]   --> src/ssh_server/host_key_signer.rs:75:18
[INFO] [stderr]    |
[INFO] [stderr] 75 |     let (sender, receiver) = oneshot::channel();
[INFO] [stderr]    |                  ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_receiver`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `client_config`
[INFO] [stderr]   --> src/ssh_server/host_key_signer.rs:76:9
[INFO] [stderr]    |
[INFO] [stderr] 76 |     let client_config = Config::default();
[INFO] [stderr]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client_config`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `sh`
[INFO] [stderr]   --> src/ssh_server/host_key_signer.rs:77:9
[INFO] [stderr]    |
[INFO] [stderr] 77 |     let sh = ClientHandler {
[INFO] [stderr]    |         ^^ help: if this is intentional, prefix it with an underscore: `_sh`
[INFO] [stderr] 
[INFO] [stderr] warning: `ssh_acme_server` (lib) generated 7 warnings (run `cargo fix --lib -p ssh_acme_server` to apply 7 suggestions)
[INFO] [stderr] warning: `ssh_acme_server` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr] warning: unused import: `Certificate`
[INFO] [stderr]  --> tests/integration_test.rs:4:26
[INFO] [stderr]   |
[INFO] [stderr] 4 | use ssh_key::{Algorithm, Certificate, private::PrivateKey};
[INFO] [stderr]   |                          ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ssh_test_server`
[INFO] [stderr]   --> tests/integration_test.rs:20:30
[INFO] [stderr]    |
[INFO] [stderr] 20 | use common::{client_handler, ssh_test_server};
[INFO] [stderr]    |                              ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Handler`
[INFO] [stderr]  --> tests/integration_test.rs:2:41
[INFO] [stderr]   |
[INFO] [stderr] 2 | use russh::client::{AuthResult, Config, Handler};
[INFO] [stderr]   |                                         ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `bind`, `port`, and `private_key` are never read
[INFO] [stderr]   --> tests/common/ssh_test_server.rs:13:9
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct SshServerConfig {
[INFO] [stderr]    |            --------------- fields in this struct
[INFO] [stderr] 12 |     /// The address to bind the SSH server to.
[INFO] [stderr] 13 |     pub bind: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 14 |     /// The port to bind the SSH server to.
[INFO] [stderr] 15 |     pub port: u16,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 16 |     /// The path to the server's private key.
[INFO] [stderr] 17 |     pub private_key: PrivateKey,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SshServerConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `config` is never read
[INFO] [stderr]   --> tests/common/ssh_test_server.rs:23:5
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub struct TestSshServer {
[INFO] [stderr]    |            ------------- field in this struct
[INFO] [stderr] 22 |     client_ids: usize,
[INFO] [stderr] 23 |     config: SshServerConfig,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TestSshServer` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new` and `run` are never used
[INFO] [stderr]   --> tests/common/ssh_test_server.rs:38:12
[INFO] [stderr]    |
[INFO] [stderr] 37 | impl TestSshServer {
[INFO] [stderr]    | ------------------ associated items in this implementation
[INFO] [stderr] 38 |     pub fn new(config: SshServerConfig) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 45 |     pub async fn run(&mut self) {
[INFO] [stderr]    |                  ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Handler`
[INFO] [stderr]  --> tests/test_host_key_signig.rs:2:41
[INFO] [stderr]   |
[INFO] [stderr] 2 | use russh::client::{AuthResult, Config, Handler};
[INFO] [stderr]   |                                         ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Certificate`
[INFO] [stderr]  --> tests/test_host_key_signig.rs:4:26
[INFO] [stderr]   |
[INFO] [stderr] 4 | use ssh_key::{Algorithm, Certificate, private::PrivateKey};
[INFO] [stderr]   |                          ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `ssh_acme_server` (test "integration_test") generated 6 warnings (run `cargo fix --test "integration_test" -p ssh_acme_server` to apply 2 suggestions)
[INFO] [stderr] warning: `ssh_acme_server` (test "test_host_key_signig") generated 2 warnings (run `cargo fix --test "test_host_key_signig" -p ssh_acme_server` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ssh_acme_server-37e7c5b2865460bc)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test certificat_authority::user_defaults_reader::test::read_user_defaults_test ... ok
[INFO] [stdout] test config::test::read_config_test ... ok
[INFO] [stdout] test certificat_authority::test::sign_certificate ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ssh_acme_server-f25d2e5dd15066e2)
[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] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-033edb34829d80e5)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] [2026-01-06T21:43:31Z INFO  integration_test] 
[INFO] [stderr]             [ssh]
[INFO] [stderr]             host_key_dir = "/tmp/.tmpATyyO6/host_keys"
[INFO] [stderr]             bind = "127.0.0.1"
[INFO] [stderr]             port = 2223
[INFO] [stderr]             private_key = "/tmp/.tmpATyyO6/host_keys/ssh_host_rsa_key"
[INFO] [stderr]     
[INFO] [stderr]             [ca]
[INFO] [stderr]             ca_key = "/tmp/.tmpATyyO6/ca_key"
[INFO] [stderr]             certificate_validity_days = 30
[INFO] [stderr]             user_list_file="/tmp/.tmpATyyO6/user.toml"
[INFO] [stderr]             default_user_template="/tmp/.tmpATyyO6/default_template.toml"
[INFO] [stderr]             host_inventory="/tmp/.tmpATyyO6/host_cert_template.toml"
[INFO] [stderr]     
[INFO] [stderr]             [identity_handlers]
[INFO] [stderr]             user_authenticators = []
[INFO] [stderr]             
[INFO] [stderr] [2026-01-06T21:43:31Z INFO  integration_test] start SSH
[INFO] [stderr] [2026-01-06T21:43:31Z INFO  integration_test] start CA
[INFO] [stderr] [2026-01-06T21:43:31Z INFO  integration_test] waiting for 10s
[INFO] [stderr] [2026-01-06T21:43:31Z INFO  ssh_acme_server] Starting SSH server
[INFO] [stderr] [2026-01-06T21:43:31Z INFO  ssh_acme_server] skip spawning CA
[INFO] [stderr] [2026-01-06T21:43:31Z INFO  ssh_acme_server] Starting CA server
[INFO] [stderr] [2026-01-06T21:43:31Z INFO  ssh_acme_server::certificat_authority::ca_server] CA server listening on /tmp/.tmpATyyO6/ca_socket
[INFO] [stderr] [2026-01-06T21:43:31Z INFO  ssh_acme_server] starting server
[INFO] [stderr] [2026-01-06T21:43:31Z INFO  ssh_acme_server::ssh_server] loaded private key: /tmp/.tmpATyyO6/host_keys/ssh_host_rsa_key
[INFO] [stderr] [2026-01-06T21:43:31Z INFO  ssh_acme_server::ssh_server] starting ssh server at 127.0.0.1:2223
[INFO] [stderr] [2026-01-06T21:43:32Z INFO  integration_test] attempting connect
[INFO] [stderr] [2026-01-06T21:43:32Z ERROR ssh_acme_server::ssh_server] Session error: RequestDenied
[INFO] [stderr] error: test failed, to rerun pass `--test integration_test`
[INFO] [stdout] test test_user_key_signing ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_user_key_signing stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_user_key_signing' (30) panicked at tests/integration_test.rs:219:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Failure { remaining_methods: MethodSet([]), partial_success: false }
[INFO] [stdout]  right: Success
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x609b9e9ea112 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x609b9e9ea112 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x609b9e9ea112 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x609b9e9ea112 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x609b9ea04fea - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x609b9ea04fea - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x609b9e9f10d6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x609b9e9f10d6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x609b9e9c57cf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x609b9e9c57cf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x609b9e9e0f89 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x609b9db8801e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x609b9db8801e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x609b9e9e11f2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x609b9e9e11f2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x609b9e9c5888 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x609b9e9ba229 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x609b9e9c6a3d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x609b9ea057dc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x609b9ea05663 - core[27de1724e4349be2]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x609b9db713c7 - core[27de1724e4349be2]::panicking::assert_failed::<russh[aaa18e3c5d1f7e6b]::auth::AuthResult, russh[aaa18e3c5d1f7e6b]::auth::AuthResult>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x609b9db47e4c - integration_test[95fab5c36ed3c7c7]::test_user_key_signing::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:219:5
[INFO] [stdout]   22:     0x609b9db5a3d2 - <core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x609b9db5a44d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x609b9db610dd - <tokio[1d12e40227146379]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   25:     0x609b9db60fdb - tokio[1d12e40227146379]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[1d12e40227146379]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x609b9db60fdb - tokio[1d12e40227146379]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[1d12e40227146379]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x609b9db60fdb - <tokio[1d12e40227146379]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   28:     0x609b9db5bd50 - <tokio[1d12e40227146379]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[1d12e40227146379]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x609b9db6005d - <tokio[1d12e40227146379]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   30:     0x609b9db5f354 - <tokio[1d12e40227146379]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1d12e40227146379]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   31:     0x609b9db6a4cb - <tokio[1d12e40227146379]::runtime::context::scoped::Scoped<tokio[1d12e40227146379]::runtime::scheduler::Context>>::set::<<tokio[1d12e40227146379]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1d12e40227146379]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[1d12e40227146379]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x609b9db691a9 - tokio[1d12e40227146379]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[1d12e40227146379]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[1d12e40227146379]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1d12e40227146379]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x609b9db62962 - <std[3b51380354919863]::thread::local::LocalKey<tokio[1d12e40227146379]::runtime::context::Context>>::try_with::<tokio[1d12e40227146379]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[1d12e40227146379]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[1d12e40227146379]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1d12e40227146379]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[1d12e40227146379]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x609b9db624ee - <std[3b51380354919863]::thread::local::LocalKey<tokio[1d12e40227146379]::runtime::context::Context>>::with::<tokio[1d12e40227146379]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[1d12e40227146379]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[1d12e40227146379]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1d12e40227146379]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[1d12e40227146379]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x609b9db6625d - tokio[1d12e40227146379]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[1d12e40227146379]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[1d12e40227146379]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1d12e40227146379]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x609b9db5ddc0 - <tokio[1d12e40227146379]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1d12e40227146379]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   37:     0x609b9db5e0b6 - <tokio[1d12e40227146379]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   38:     0x609b9db5ef60 - <tokio[1d12e40227146379]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x609b9db78273 - tokio[1d12e40227146379]::runtime::context::runtime::enter_runtime::<<tokio[1d12e40227146379]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x609b9db5b741 - <tokio[1d12e40227146379]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x609b9db42164 - <tokio[1d12e40227146379]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x609b9db42327 - <tokio[1d12e40227146379]::runtime::runtime::Runtime>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x609b9db49b91 - integration_test[95fab5c36ed3c7c7]::test_user_key_signing
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:233:23
[INFO] [stdout]   44:     0x609b9db440e7 - integration_test[95fab5c36ed3c7c7]::test_user_key_signing::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:23:33
[INFO] [stdout]   45:     0x609b9db03f96 - <integration_test[95fab5c36ed3c7c7]::test_user_key_signing::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x609b9db7c3cb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x609b9db7c3cb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x609b9db88c2a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x609b9db88c2a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x609b9db88c2a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x609b9db88c2a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x609b9db88c2a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x609b9db88c2a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x609b9db88c2a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x609b9db841d4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x609b9db841d4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x609b9db8b722 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x609b9db8b722 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x609b9db8b722 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x609b9db8b722 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x609b9db8b722 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x609b9db8b722 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x609b9db8b722 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x609b9e9e97df - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x609b9e9e97df - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x7b0efeadbaa4 - <unknown>
[INFO] [stdout]   67:     0x7b0efeb68a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_user_key_signing
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.13s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "84b859a576f3908eb0c64a85e7f8bf43b4617c2db1509095de684a6472124715", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84b859a576f3908eb0c64a85e7f8bf43b4617c2db1509095de684a6472124715", kill_on_drop: false }`
[INFO] [stdout] 84b859a576f3908eb0c64a85e7f8bf43b4617c2db1509095de684a6472124715
