[INFO] cloning repository https://github.com/jkcoxson/jkipsec
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jkcoxson/jkipsec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkcoxson%2Fjkipsec", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkcoxson%2Fjkipsec'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 12a41e07eea1f8fb439c5a1c7e770ef2935aaeed
[INFO] testing jkcoxson/jkipsec against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkcoxson%2Fjkipsec" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jkcoxson/jkipsec
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/jkcoxson/jkipsec
[INFO] tweaked toml for git repo https://github.com/jkcoxson/jkipsec written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jkcoxson/jkipsec 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 git repo https://github.com/jkcoxson/jkipsec 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] b37a64f0fe69b7c2e9cc210713c3bcc575e6ca24028a7235f953fff03ff4d28e
[INFO] running `Command { std: "docker" "start" "-a" "b37a64f0fe69b7c2e9cc210713c3bcc575e6ca24028a7235f953fff03ff4d28e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b37a64f0fe69b7c2e9cc210713c3bcc575e6ca24028a7235f953fff03ff4d28e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b37a64f0fe69b7c2e9cc210713c3bcc575e6ca24028a7235f953fff03ff4d28e", kill_on_drop: false }`
[INFO] [stdout] b37a64f0fe69b7c2e9cc210713c3bcc575e6ca24028a7235f953fff03ff4d28e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 96dc74b8a847854707328910a45e897cd73ee1c25287ddfb7023c7153b63cfd2
[INFO] running `Command { std: "docker" "start" "-a" "96dc74b8a847854707328910a45e897cd73ee1c25287ddfb7023c7153b63cfd2", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling cmov v0.5.3
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cpubits v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling ctutils v0.4.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling hybrid-array v0.4.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crossfire v3.1.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling block-padding v0.4.2
[INFO] [stderr]    Compiling inout v0.2.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling cipher v0.5.1
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling universal-hash v0.6.1
[INFO] [stderr]    Compiling aead v0.6.0-rc.10
[INFO] [stderr]    Compiling polyval v0.7.1
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling sha1 v0.11.0
[INFO] [stderr]    Compiling hmac v0.13.0
[INFO] [stderr]    Compiling ctr v0.10.0
[INFO] [stderr]    Compiling aes v0.9.0
[INFO] [stderr]    Compiling cbc v0.2.0
[INFO] [stderr]    Compiling ghash v0.6.0
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling aes-gcm v0.11.0-rc.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling crossfire v2.1.10
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling jktcp v0.1.2
[INFO] [stderr]    Compiling jkipsec v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.07s
[INFO] running `Command { std: "docker" "inspect" "96dc74b8a847854707328910a45e897cd73ee1c25287ddfb7023c7153b63cfd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96dc74b8a847854707328910a45e897cd73ee1c25287ddfb7023c7153b63cfd2", kill_on_drop: false }`
[INFO] [stdout] 96dc74b8a847854707328910a45e897cd73ee1c25287ddfb7023c7153b63cfd2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] f98f6bd17e658595bd8801467daba6ea0f6d3bdb7396550afa3fceb602c6cf36
[INFO] running `Command { std: "docker" "start" "-a" "f98f6bd17e658595bd8801467daba6ea0f6d3bdb7396550afa3fceb602c6cf36", kill_on_drop: false }`
[INFO] [stderr]    Compiling jkipsec v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.29s
[INFO] running `Command { std: "docker" "inspect" "f98f6bd17e658595bd8801467daba6ea0f6d3bdb7396550afa3fceb602c6cf36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f98f6bd17e658595bd8801467daba6ea0f6d3bdb7396550afa3fceb602c6cf36", kill_on_drop: false }`
[INFO] [stdout] f98f6bd17e658595bd8801467daba6ea0f6d3bdb7396550afa3fceb602c6cf36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] dd90f3bbd963cc965a4753cb6c3c1149bb490c3e5a69ede575d6ecd2c188e80a
[INFO] running `Command { std: "docker" "start" "-a" "dd90f3bbd963cc965a4753cb6c3c1149bb490c3e5a69ede575d6ecd2c188e80a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jkipsec-b86a01c89eaa4474)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test crypto::tests::aes_cbc_round_trip ... ok
[INFO] [stdout] test crypto::tests::aes_cbc_rejects_unaligned ... ok
[INFO] [stdout] test crypto::tests::aes_gcm_round_trip ... ok
[INFO] [stdout] test crypto::tests::hmac_sha256_128_truncates_to_16 ... ok
[INFO] [stdout] test esp::tests::esp_rejects_tamper ... ok
[INFO] [stdout] test crypto::tests::prf_plus_chains ... ok
[INFO] [stdout] test ike::message::tests::parse_minimal_init ... ok
[INFO] [stdout] test esp::tests::esp_round_trip_aes_cbc ... ok
[INFO] [stdout] test esp::tests::esp_round_trip_aes_gcm ... ok
[INFO] [stdout] test ike::sa::tests::parse_real_ios_sa_body ... ok
[INFO] [stdout] test ike::message::tests::parse_real_ios_ike_sa_init ... ok
[INFO] [stdout] test ike::message::tests::rejects_length_mismatch ... ok
[INFO] [stdout] test ike::sa::tests::round_trip_real_ios_sa_body ... ok
[INFO] [stdout] test ike::message::tests::rejects_truncated_header ... ok
[INFO] [stdout] test ike::payloads::tests::parse_real_ke ... ok
[INFO] [stdout] test ike::payloads::tests::parse_real_notify_nat_dest ... ok
[INFO] [stdout] test ike::payloads::tests::round_trip_id_and_auth ... ok
[INFO] [stdout] test crypto::tests::aes_gcm_aad_tamper_fails ... ok
[INFO] [stdout] test crypto::tests::hmac_known_vector ... ok
[INFO] [stdout] test session::tests::ios_init_round_trip ... ok
[INFO] [stdout] test crypto::tests::ecdh_round_trip ... ok
[INFO] [stderr]    Doc-tests jkipsec
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/session.rs - session::AuthFn (line 138) ... ignored
[INFO] [stdout] test src/api.rs - api (line 3) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.80s; merged doctests compilation took 0.76s
[INFO] running `Command { std: "docker" "inspect" "dd90f3bbd963cc965a4753cb6c3c1149bb490c3e5a69ede575d6ecd2c188e80a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd90f3bbd963cc965a4753cb6c3c1149bb490c3e5a69ede575d6ecd2c188e80a", kill_on_drop: false }`
[INFO] [stdout] dd90f3bbd963cc965a4753cb6c3c1149bb490c3e5a69ede575d6ecd2c188e80a
