[INFO] fetching crate septid 0.2.0...
[INFO] testing septid-0.2.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate septid 0.2.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate septid 0.2.0
[INFO] finished tweaking crates.io crate septid 0.2.0
[INFO] tweaked toml for crates.io crate septid 0.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate septid 0.2.0 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 septid 0.2.0 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 9df9fb4fb9c44c044c95de7cafcf5b3f84c98486d7d1f776c65feab5efc0901a
[INFO] running `Command { std: "docker" "start" "-a" "9df9fb4fb9c44c044c95de7cafcf5b3f84c98486d7d1f776c65feab5efc0901a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9df9fb4fb9c44c044c95de7cafcf5b3f84c98486d7d1f776c65feab5efc0901a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9df9fb4fb9c44c044c95de7cafcf5b3f84c98486d7d1f776c65feab5efc0901a", kill_on_drop: false }`
[INFO] [stdout] 9df9fb4fb9c44c044c95de7cafcf5b3f84c98486d7d1f776c65feab5efc0901a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 0288772278d9820d737b272b031b90da6b30f9f9865675b57917e8d409dff884
[INFO] running `Command { std: "docker" "start" "-a" "0288772278d9820d737b272b031b90da6b30f9f9865675b57917e8d409dff884", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling value-bag v1.4.2
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling waker-fn v1.1.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling rustix v0.38.20
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustix v0.37.26
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling async-task v4.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling concurrent-queue v2.3.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling piper v0.2.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling termcolor v1.3.0
[INFO] [stderr]    Compiling async-executor v1.6.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling cpufeatures v0.2.10
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling blocking v1.4.1
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling clap_builder v4.4.7
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling aes v0.8.3
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ctrlc v3.4.1
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling async-global-executor v2.3.1
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling clap v4.4.7
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling septid v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.52s
[INFO] running `Command { std: "docker" "inspect" "0288772278d9820d737b272b031b90da6b30f9f9865675b57917e8d409dff884", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0288772278d9820d737b272b031b90da6b30f9f9865675b57917e8d409dff884", kill_on_drop: false }`
[INFO] [stdout] 0288772278d9820d737b272b031b90da6b30f9f9865675b57917e8d409dff884
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 2e33d1254662630897106cddc912908dca22669764be2edf204e87831c1d22fd
[INFO] running `Command { std: "docker" "start" "-a" "2e33d1254662630897106cddc912908dca22669764be2edf204e87831c1d22fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling septid v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.24s
[INFO] running `Command { std: "docker" "inspect" "2e33d1254662630897106cddc912908dca22669764be2edf204e87831c1d22fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e33d1254662630897106cddc912908dca22669764be2edf204e87831c1d22fd", kill_on_drop: false }`
[INFO] [stdout] 2e33d1254662630897106cddc912908dca22669764be2edf204e87831c1d22fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 3419f9aa764935149e8be39ac8a98fed87ad15a291281eb5868717c1a55827db
[INFO] running `Command { std: "docker" "start" "-a" "3419f9aa764935149e8be39ac8a98fed87ad15a291281eb5868717c1a55827db", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/septid-e271d8e195ba7efc)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test proto::kex::key_exchange_static ... ok
[INFO] [stdout] test proto::kex::key_exchange_pair ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/septid.rs (/opt/rustwide/target/debug/deps/septid-971db2ce967c1f5a)
[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/e2e.rs (/opt/rustwide/target/debug/deps/e2e-5928b70b2256a2c0)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]  2026-04-27T01:28:26.756Z DEBUG septid::server > asked to shutdown, cancelling listen
[INFO] [stdout] test stop ... ok
[INFO] [stderr]  2026-04-27T01:28:26.756Z DEBUG septid::server > awaiting worker shutdown...
[INFO] [stderr]  2026-04-27T01:28:26.873Z INFO  septid::server > 127.0.0.1:59244 -> 127.0.68.1:6555: keys agreed
[INFO] [stderr]  2026-04-27T01:28:26.874Z DEBUG septid::server::stream > reading
[INFO] [stderr]  2026-04-27T01:28:26.893Z INFO  septid::server         > 127.0.68.1:6222 -> 127.0.0.1:56116: keys agreed
[INFO] [stderr]  2026-04-27T01:28:26.893Z DEBUG septid::server::stream > sending 5
[INFO] [stderr]  2026-04-27T01:28:26.894Z DEBUG septid::server::stream > reading
[INFO] [stderr]  2026-04-27T01:28:26.894Z DEBUG septid::server::stream > read
[INFO] [stderr]  2026-04-27T01:28:26.895Z DEBUG septid::server::stream > reading
[INFO] [stdout] test against_us ... ok
[INFO] [stderr]  2026-04-27T01:28:26.895Z DEBUG septid::server         > asked to shutdown, cancelling listen
[INFO] [stdout] 
[INFO] [stderr]  2026-04-27T01:28:26.895Z DEBUG septid::server         > awaiting worker shutdown...
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stderr]  2026-04-27T01:28:26.895Z DEBUG septid::server         > asked to shutdown, cancelling listen
[INFO] [stdout] 
[INFO] [stderr]  2026-04-27T01:28:26.895Z DEBUG septid::server         > awaiting worker shutdown...
[INFO] [stderr]    Doc-tests septid
[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] running `Command { std: "docker" "inspect" "3419f9aa764935149e8be39ac8a98fed87ad15a291281eb5868717c1a55827db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3419f9aa764935149e8be39ac8a98fed87ad15a291281eb5868717c1a55827db", kill_on_drop: false }`
[INFO] [stdout] 3419f9aa764935149e8be39ac8a98fed87ad15a291281eb5868717c1a55827db
