[INFO] fetching crate quicssh-rs-robust 0.1.6... [INFO] testing quicssh-rs-robust-0.1.6 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate quicssh-rs-robust 0.1.6 into /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate quicssh-rs-robust 0.1.6 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1136491cf2c12ba6a11be41e3b96589bbbf00c3451562d1876e104082158d57d [INFO] running `Command { std: "docker" "start" "-a" "1136491cf2c12ba6a11be41e3b96589bbbf00c3451562d1876e104082158d57d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1136491cf2c12ba6a11be41e3b96589bbbf00c3451562d1876e104082158d57d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1136491cf2c12ba6a11be41e3b96589bbbf00c3451562d1876e104082158d57d", kill_on_drop: false }` [INFO] [stdout] 1136491cf2c12ba6a11be41e3b96589bbbf00c3451562d1876e104082158d57d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d087867c37c7c003c645c1dec6e3ef2067d2c8b255532a19e855f4bb790539e [INFO] running `Command { std: "docker" "start" "-a" "4d087867c37c7c003c645c1dec6e3ef2067d2c8b255532a19e855f4bb790539e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling unsafe-libyaml v0.2.10 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling pem v3.0.3 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling arc-swap v1.7.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling thread-id v4.2.1 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling chrono v0.4.35 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling rcgen v0.12.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [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 log v0.4.27 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.9.32 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling toml_edit v0.22.20 [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 42.23s [INFO] running `Command { std: "docker" "inspect" "4d087867c37c7c003c645c1dec6e3ef2067d2c8b255532a19e855f4bb790539e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d087867c37c7c003c645c1dec6e3ef2067d2c8b255532a19e855f4bb790539e", kill_on_drop: false }` [INFO] [stdout] 4d087867c37c7c003c645c1dec6e3ef2067d2c8b255532a19e855f4bb790539e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1182a9d42385ac58061d04a174308cb0e1f3a6b02a30db82300b65d94095a4b [INFO] running `Command { std: "docker" "start" "-a" "b1182a9d42385ac58061d04a174308cb0e1f3a6b02a30db82300b65d94095a4b", 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.12s [INFO] running `Command { std: "docker" "inspect" "b1182a9d42385ac58061d04a174308cb0e1f3a6b02a30db82300b65d94095a4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1182a9d42385ac58061d04a174308cb0e1f3a6b02a30db82300b65d94095a4b", kill_on_drop: false }` [INFO] [stdout] b1182a9d42385ac58061d04a174308cb0e1f3a6b02a30db82300b65d94095a4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1c217e8dcf9cf0c130bb75f2d8add29f28964b3c82f9e007f163d4e76b574f4a [INFO] running `Command { std: "docker" "start" "-a" "1c217e8dcf9cf0c130bb75f2d8add29f28964b3c82f9e007f163d4e76b574f4a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/quicssh_rs_robust-113000acc53ba621) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test client::tests::test_enable_mtud_if_supported_with_none ... ok [INFO] [stdout] test client::tests::test_enable_mtud_if_supported_with_custom_mtu ... ok [INFO] [stdout] test client::tests::test_validate_url_scheme_invalid ... 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_configure_server_with_mtu ... ok [INFO] [stdout] test server::tests::test_determine_default_proxy_fallback ... ok [INFO] [stdout] test server::tests::test_determine_default_proxy_from_conf ... ok [INFO] [stdout] test server::tests::test_configure_server_without_mtu ... ok [INFO] [stdout] test server::tests::test_server_conf_new ... 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 tests::test_create_log_config_appenders ... ok [INFO] [stdout] test server::tests::test_determine_default_proxy_from_option ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/smoke.rs (/opt/rustwide/target/debug/deps/smoke-c3b37271b69e57d3) [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.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1c217e8dcf9cf0c130bb75f2d8add29f28964b3c82f9e007f163d4e76b574f4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c217e8dcf9cf0c130bb75f2d8add29f28964b3c82f9e007f163d4e76b574f4a", kill_on_drop: false }` [INFO] [stdout] 1c217e8dcf9cf0c130bb75f2d8add29f28964b3c82f9e007f163d4e76b574f4a