[INFO] fetching crate katzenpost_thin_client 0.0.11...
[INFO] testing katzenpost_thin_client-0.0.11 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate katzenpost_thin_client 0.0.11 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate katzenpost_thin_client 0.0.11
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate katzenpost_thin_client 0.0.11
[INFO] tweaked toml for crates.io crate katzenpost_thin_client 0.0.11 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate katzenpost_thin_client 0.0.11 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate katzenpost_thin_client 0.0.11 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-2025-09-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d8a327d4e495c78706bbaf1fed6c693124e7c5859600bd87b1c1ba9744f9f975
[INFO] running `Command { std: "docker" "start" "-a" "d8a327d4e495c78706bbaf1fed6c693124e7c5859600bd87b1c1ba9744f9f975", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8a327d4e495c78706bbaf1fed6c693124e7c5859600bd87b1c1ba9744f9f975", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8a327d4e495c78706bbaf1fed6c693124e7c5859600bd87b1c1ba9744f9f975", kill_on_drop: false }`
[INFO] [stdout] d8a327d4e495c78706bbaf1fed6c693124e7c5859600bd87b1c1ba9744f9f975
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69bc66e29e51fb07b0061ae7fdf3113a410b58ce4c02150764ba2ee136de342e
[INFO] running `Command { std: "docker" "start" "-a" "69bc66e29e51fb07b0061ae7fdf3113a410b58ce4c02150764ba2ee136de342e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling winnow v0.7.7
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling jiff v0.2.5
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling env_logger v0.11.7
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling katzenpost_thin_client v0.0.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.34s
[INFO] running `Command { std: "docker" "inspect" "69bc66e29e51fb07b0061ae7fdf3113a410b58ce4c02150764ba2ee136de342e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69bc66e29e51fb07b0061ae7fdf3113a410b58ce4c02150764ba2ee136de342e", kill_on_drop: false }`
[INFO] [stdout] 69bc66e29e51fb07b0061ae7fdf3113a410b58ce4c02150764ba2ee136de342e
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52033f9c545bac33c1f45c92dea5ffa68caf8337dbeb85d574af4f72bba6e35f
[INFO] running `Command { std: "docker" "start" "-a" "52033f9c545bac33c1f45c92dea5ffa68caf8337dbeb85d574af4f72bba6e35f", kill_on_drop: false }`
[INFO] [stderr]    Compiling katzenpost_thin_client v0.0.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.04s
[INFO] running `Command { std: "docker" "inspect" "52033f9c545bac33c1f45c92dea5ffa68caf8337dbeb85d574af4f72bba6e35f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52033f9c545bac33c1f45c92dea5ffa68caf8337dbeb85d574af4f72bba6e35f", kill_on_drop: false }`
[INFO] [stdout] 52033f9c545bac33c1f45c92dea5ffa68caf8337dbeb85d574af4f72bba6e35f
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5aabc7500088574e2ebfeae3016c9862211329725ca27c8039f66427dd1bb931
[INFO] running `Command { std: "docker" "start" "-a" "5aabc7500088574e2ebfeae3016c9862211329725ca27c8039f66427dd1bb931", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/katzenpost_thin_client-275b382def008725)
[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/channel_api_test.rs (/opt/rustwide/target/debug/deps/channel_api_test-c32e7f799dd41e46)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_resume_write_channel_query ... FAILED
[INFO] [stdout] test test_resume_read_channel_query ... FAILED
[INFO] [stdout] test test_resume_write_channel ... FAILED
[INFO] [stdout] test test_resume_read_channel ... FAILED
[INFO] [stdout] test test_channel_api_basics ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_resume_write_channel_query stdout ----
[INFO] [stdout] Error: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }
[INFO] [stdout] 
[INFO] [stdout] ---- test_resume_read_channel_query stdout ----
[INFO] [stdout] Error: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }
[INFO] [stdout] 
[INFO] [stdout] ---- test_resume_write_channel stdout ----
[INFO] [stdout] Error: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }
[INFO] [stdout] 
[INFO] [stdout] ---- test_resume_read_channel stdout ----
[INFO] [stdout] Error: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }
[INFO] [stdout] 
[INFO] [stdout] ---- test_channel_api_basics stdout ----
[INFO] [stdout] Error: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_channel_api_basics
[INFO] [stdout]     test_resume_read_channel
[INFO] [stdout]     test_resume_read_channel_query
[INFO] [stdout]     test_resume_write_channel
[INFO] [stdout]     test_resume_write_channel_query
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test channel_api_test`
[INFO] running `Command { std: "docker" "inspect" "5aabc7500088574e2ebfeae3016c9862211329725ca27c8039f66427dd1bb931", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5aabc7500088574e2ebfeae3016c9862211329725ca27c8039f66427dd1bb931", kill_on_drop: false }`
[INFO] [stdout] 5aabc7500088574e2ebfeae3016c9862211329725ca27c8039f66427dd1bb931
