[INFO] fetching crate quicssh-rs-robust 0.1.6...
[INFO] testing quicssh-rs-robust-0.1.6 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate quicssh-rs-robust 0.1.6 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate quicssh-rs-robust 0.1.6
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate quicssh-rs-robust 0.1.6
[INFO] tweaked toml for crates.io crate quicssh-rs-robust 0.1.6 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate quicssh-rs-robust 0.1.6 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 crates.io crate quicssh-rs-robust 0.1.6 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] d661139b45dfc5c41a7a333c45f86e0f07d69cfe948ac5736dd03f1f70443909
[INFO] running `Command { std: "docker" "start" "-a" "d661139b45dfc5c41a7a333c45f86e0f07d69cfe948ac5736dd03f1f70443909", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d661139b45dfc5c41a7a333c45f86e0f07d69cfe948ac5736dd03f1f70443909", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d661139b45dfc5c41a7a333c45f86e0f07d69cfe948ac5736dd03f1f70443909", kill_on_drop: false }`
[INFO] [stdout] d661139b45dfc5c41a7a333c45f86e0f07d69cfe948ac5736dd03f1f70443909
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] b2988f9cf3511bce0974d1bf92371f4c8a23c1e8e5e2542c5de70cccf7d1e005
[INFO] running `Command { std: "docker" "start" "-a" "b2988f9cf3511bce0974d1bf92371f4c8a23c1e8e5e2542c5de70cccf7d1e005", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling time v0.3.34
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.10
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling chrono v0.4.35
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling typemap-ors v1.0.0
[INFO] [stderr]    Compiling pem v3.0.3
[INFO] [stderr]    Compiling thread-id v4.2.1
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling arc-swap v1.7.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling rcgen v0.12.1
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde_yaml v0.9.32
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling quinn-udp v0.4.1
[INFO] [stderr]    Compiling log4rs v1.3.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling quinn-proto v0.10.6
[INFO] [stderr]    Compiling quinn v0.10.2
[INFO] [stderr]    Compiling quicssh-rs-robust v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s
[INFO] running `Command { std: "docker" "inspect" "b2988f9cf3511bce0974d1bf92371f4c8a23c1e8e5e2542c5de70cccf7d1e005", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2988f9cf3511bce0974d1bf92371f4c8a23c1e8e5e2542c5de70cccf7d1e005", kill_on_drop: false }`
[INFO] [stdout] b2988f9cf3511bce0974d1bf92371f4c8a23c1e8e5e2542c5de70cccf7d1e005
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 93bffffd67eb8809f75fcd46b87719153a412a22198afd42b9701a3fccde7920
[INFO] running `Command { std: "docker" "start" "-a" "93bffffd67eb8809f75fcd46b87719153a412a22198afd42b9701a3fccde7920", kill_on_drop: false }`
[INFO] [stderr]    Compiling quicssh-rs-robust v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.26s
[INFO] running `Command { std: "docker" "inspect" "93bffffd67eb8809f75fcd46b87719153a412a22198afd42b9701a3fccde7920", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93bffffd67eb8809f75fcd46b87719153a412a22198afd42b9701a3fccde7920", kill_on_drop: false }`
[INFO] [stdout] 93bffffd67eb8809f75fcd46b87719153a412a22198afd42b9701a3fccde7920
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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", kill_on_drop: false }`
[INFO] [stdout] 3d16ef11dddaf3fa7358e81c47df97fd20db68df337ec54e5bd74a67e85cbe56
[INFO] running `Command { std: "docker" "start" "-a" "3d16ef11dddaf3fa7358e81c47df97fd20db68df337ec54e5bd74a67e85cbe56", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/quicssh_rs_robust-02d8f8cfbc8a00ed)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test client::tests::test_enable_mtud_if_supported_with_custom_mtu ... ok
[INFO] [stdout] test client::tests::test_enable_mtud_if_supported_with_none ... ok
[INFO] [stdout] test client::tests::test_validate_url_scheme_valid ... ok
[INFO] [stdout] test server::tests::test_configure_server_creates_valid_config ... ok
[INFO] [stdout] test server::tests::test_determine_default_proxy_fallback ... ok
[INFO] [stdout] test server::tests::test_configure_server_with_mtu ... ok
[INFO] [stdout] test server::tests::test_determine_default_proxy_from_conf ... ok
[INFO] [stdout] test server::tests::test_determine_default_proxy_from_option ... ok
[INFO] [stdout] test server::tests::test_configure_server_without_mtu ... ok
[INFO] [stdout] test tests::test_create_log_config_with_stderr_default_level ... ok
[INFO] [stdout] test tests::test_create_log_config_with_stderr_custom_level ... ok
[INFO] [stdout] test tests::test_create_log_config_with_file ... ok
[INFO] [stdout] test server::tests::test_server_conf_new ... ok
[INFO] [stdout] test tests::test_create_log_config_appenders ... ok
[INFO] [stderr]      Running tests/smoke.rs (/opt/rustwide/target/debug/deps/smoke-19ccab6e81f41b43)
[INFO] [stdout] test client::tests::test_validate_url_scheme_invalid ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test cli_help_succeeds ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3d16ef11dddaf3fa7358e81c47df97fd20db68df337ec54e5bd74a67e85cbe56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d16ef11dddaf3fa7358e81c47df97fd20db68df337ec54e5bd74a67e85cbe56", kill_on_drop: false }`
[INFO] [stdout] 3d16ef11dddaf3fa7358e81c47df97fd20db68df337ec54e5bd74a67e85cbe56
