[INFO] fetching crate katzenpost_thin_client 0.0.11... [INFO] testing katzenpost_thin_client-0.0.11 against 1.90.0 for beta-1.91-3 [INFO] extracting crate katzenpost_thin_client 0.0.11 into /workspace/builds/worker-7-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate katzenpost_thin_client 0.0.11 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_spanned v0.6.8 [INFO] [stderr] Downloaded toml_write v0.1.1 [INFO] [stderr] Downloaded toml v0.8.22 [INFO] [stderr] Downloaded once_cell v1.21.1 [INFO] [stderr] Downloaded env_logger v0.11.7 [INFO] [stderr] Downloaded half v1.8.3 [INFO] [stderr] Downloaded jiff-static v0.2.5 [INFO] [stderr] Downloaded zerocopy-derive v0.8.24 [INFO] [stderr] Downloaded toml_edit v0.22.26 [INFO] [stderr] Downloaded serde_cbor v0.11.2 [INFO] [stderr] Downloaded portable-atomic v1.11.0 [INFO] [stderr] Downloaded winnow v0.7.7 [INFO] [stderr] Downloaded smallvec v1.14.0 [INFO] [stderr] Downloaded toml_datetime v0.6.9 [INFO] [stderr] Downloaded zerocopy v0.8.24 [INFO] [stderr] Downloaded jiff v0.2.5 [INFO] [stderr] Downloaded libc v0.2.171 [INFO] [stderr] Downloaded tokio v1.44.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 671142d103a635a594c5d3dc2884c28b53a68fe3c834c053386bf80435a0514f [INFO] running `Command { std: "docker" "start" "-a" "671142d103a635a594c5d3dc2884c28b53a68fe3c834c053386bf80435a0514f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "671142d103a635a594c5d3dc2884c28b53a68fe3c834c053386bf80435a0514f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "671142d103a635a594c5d3dc2884c28b53a68fe3c834c053386bf80435a0514f", kill_on_drop: false }` [INFO] [stdout] 671142d103a635a594c5d3dc2884c28b53a68fe3c834c053386bf80435a0514f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eee21f9de85caac8668133fcddce74b1f80c7c8f8756f7b3437c9d726a4e00f0 [INFO] running `Command { std: "docker" "start" "-a" "eee21f9de85caac8668133fcddce74b1f80c7c8f8756f7b3437c9d726a4e00f0", 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 scopeguard v1.2.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling winnow v0.7.7 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling jiff v0.2.5 [INFO] [stderr] Compiling itoa v1.0.15 [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 hex v0.4.3 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.100 [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 regex-automata v0.4.9 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.7 [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 32.13s [INFO] running `Command { std: "docker" "inspect" "eee21f9de85caac8668133fcddce74b1f80c7c8f8756f7b3437c9d726a4e00f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eee21f9de85caac8668133fcddce74b1f80c7c8f8756f7b3437c9d726a4e00f0", kill_on_drop: false }` [INFO] [stdout] eee21f9de85caac8668133fcddce74b1f80c7c8f8756f7b3437c9d726a4e00f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 267708e309088ab08e13d83e4dc45341fd01971f1c52bebdeb676d24687e1379 [INFO] running `Command { std: "docker" "start" "-a" "267708e309088ab08e13d83e4dc45341fd01971f1c52bebdeb676d24687e1379", 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.48s [INFO] running `Command { std: "docker" "inspect" "267708e309088ab08e13d83e4dc45341fd01971f1c52bebdeb676d24687e1379", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "267708e309088ab08e13d83e4dc45341fd01971f1c52bebdeb676d24687e1379", kill_on_drop: false }` [INFO] [stdout] 267708e309088ab08e13d83e4dc45341fd01971f1c52bebdeb676d24687e1379 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 73fd4e94cba2c3d7167311962f957abda3554ca4a4c554dac6e9853c9ff0b35c [INFO] running `Command { std: "docker" "start" "-a" "73fd4e94cba2c3d7167311962f957abda3554ca4a4c554dac6e9853c9ff0b35c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/katzenpost_thin_client-3307a6b63b7bcff9) [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-084b8dc1ffdc8f99) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_resume_write_channel_query ... FAILED [INFO] [stdout] test test_resume_read_channel ... FAILED [INFO] [stdout] test test_channel_api_basics ... FAILED [INFO] [stdout] test test_resume_write_channel ... FAILED [INFO] [stdout] test test_resume_read_channel_query ... 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 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] ---- test_resume_write_channel 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] [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" "73fd4e94cba2c3d7167311962f957abda3554ca4a4c554dac6e9853c9ff0b35c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73fd4e94cba2c3d7167311962f957abda3554ca4a4c554dac6e9853c9ff0b35c", kill_on_drop: false }` [INFO] [stdout] 73fd4e94cba2c3d7167311962f957abda3554ca4a4c554dac6e9853c9ff0b35c