[INFO] fetching crate ironseal 0.3.0... [INFO] testing ironseal-0.3.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate ironseal 0.3.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate ironseal 0.3.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate ironseal 0.3.0 [INFO] tweaked toml for crates.io crate ironseal 0.3.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ironseal 0.3.0 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 ironseal 0.3.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" "+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] f14537c139b2520b7d22decfa5709c346085839405fd6357312c13446540c79b [INFO] running `Command { std: "docker" "start" "-a" "f14537c139b2520b7d22decfa5709c346085839405fd6357312c13446540c79b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f14537c139b2520b7d22decfa5709c346085839405fd6357312c13446540c79b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f14537c139b2520b7d22decfa5709c346085839405fd6357312c13446540c79b", kill_on_drop: false }` [INFO] [stdout] f14537c139b2520b7d22decfa5709c346085839405fd6357312c13446540c79b [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] 15a9748612b8ccbc0397ef8c9ea270de8e0b30278bda6482f2dc8071afdf16e6 [INFO] running `Command { std: "docker" "start" "-a" "15a9748612b8ccbc0397ef8c9ea270de8e0b30278bda6482f2dc8071afdf16e6", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerocopy v0.8.41 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling ironseal v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.62s [INFO] running `Command { std: "docker" "inspect" "15a9748612b8ccbc0397ef8c9ea270de8e0b30278bda6482f2dc8071afdf16e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15a9748612b8ccbc0397ef8c9ea270de8e0b30278bda6482f2dc8071afdf16e6", kill_on_drop: false }` [INFO] [stdout] 15a9748612b8ccbc0397ef8c9ea270de8e0b30278bda6482f2dc8071afdf16e6 [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] d2a12ba12d73777d5bf8f79a5df39aacf9b27e6cbfa5a8b0c8ad434f61128a99 [INFO] running `Command { std: "docker" "start" "-a" "d2a12ba12d73777d5bf8f79a5df39aacf9b27e6cbfa5a8b0c8ad434f61128a99", kill_on_drop: false }` [INFO] [stderr] Compiling ironseal v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.78s [INFO] running `Command { std: "docker" "inspect" "d2a12ba12d73777d5bf8f79a5df39aacf9b27e6cbfa5a8b0c8ad434f61128a99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2a12ba12d73777d5bf8f79a5df39aacf9b27e6cbfa5a8b0c8ad434f61128a99", kill_on_drop: false }` [INFO] [stdout] d2a12ba12d73777d5bf8f79a5df39aacf9b27e6cbfa5a8b0c8ad434f61128a99 [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] 0933ec92b0aa9273175884ccdcc92b66a4bd3520a869ae3e8c4d5080a18a8ac1 [INFO] running `Command { std: "docker" "start" "-a" "0933ec92b0aa9273175884ccdcc92b66a4bd3520a869ae3e8c4d5080a18a8ac1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ironseal-ae36c83f82f2a348) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test common::types::tests::public_key_rejects_invalid_base64 ... ok [INFO] [stdout] test common::types::tests::public_key_rejects_wrong_length ... ok [INFO] [stdout] test common::types::tests::signature_accepts_valid_input ... ok [INFO] [stdout] test common::websocket::tests::client_message_challenge_response_round_trips ... ok [INFO] [stdout] test common::types::tests::public_key_accepts_valid_input ... ok [INFO] [stdout] test common::types::tests::signature_rejects_wrong_length ... ok [INFO] [stdout] test common::websocket::tests::server_error_deserializes ... ok [INFO] [stdout] test common::websocket::tests::client_message_register_serializes ... ok [INFO] [stdout] test common::websocket::tests::server_challenge_deserializes ... ok [INFO] [stdout] test common::websocket::tests::server_registered_with_token_deserializes ... ok [INFO] [stderr] Doc-tests ironseal [INFO] [stdout] test common::websocket::tests::client_disconnect_serializes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [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" "0933ec92b0aa9273175884ccdcc92b66a4bd3520a869ae3e8c4d5080a18a8ac1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0933ec92b0aa9273175884ccdcc92b66a4bd3520a869ae3e8c4d5080a18a8ac1", kill_on_drop: false }` [INFO] [stdout] 0933ec92b0aa9273175884ccdcc92b66a4bd3520a869ae3e8c4d5080a18a8ac1