[INFO] fetching crate opencord 0.2.1... [INFO] testing opencord-0.2.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate opencord 0.2.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate opencord 0.2.1 [INFO] finished tweaking crates.io crate opencord 0.2.1 [INFO] tweaked toml for crates.io crate opencord 0.2.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate opencord 0.2.1 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 opencord 0.2.1 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38981fc1d246ddd6f8007bcabb5174255cb083cf07f52a54ac2b2a30af5cd131 [INFO] running `Command { std: "docker" "start" "-a" "38981fc1d246ddd6f8007bcabb5174255cb083cf07f52a54ac2b2a30af5cd131", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38981fc1d246ddd6f8007bcabb5174255cb083cf07f52a54ac2b2a30af5cd131", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38981fc1d246ddd6f8007bcabb5174255cb083cf07f52a54ac2b2a30af5cd131", kill_on_drop: false }` [INFO] [stdout] 38981fc1d246ddd6f8007bcabb5174255cb083cf07f52a54ac2b2a30af5cd131 [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=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] 91c2dc350868169b0d527b6b992c83ae8d2e63ed8ea9ec6d99ad9c4d321a0bbd [INFO] running `Command { std: "docker" "start" "-a" "91c2dc350868169b0d527b6b992c83ae8d2e63ed8ea9ec6d99ad9c4d321a0bbd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.181 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling zmij v1.0.20 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling clap_builder v4.5.57 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tungstenite v0.27.0 [INFO] [stderr] Compiling clap v4.5.57 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tokio-tungstenite v0.27.0 [INFO] [stderr] Compiling opencord v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.46s [INFO] running `Command { std: "docker" "inspect" "91c2dc350868169b0d527b6b992c83ae8d2e63ed8ea9ec6d99ad9c4d321a0bbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91c2dc350868169b0d527b6b992c83ae8d2e63ed8ea9ec6d99ad9c4d321a0bbd", kill_on_drop: false }` [INFO] [stdout] 91c2dc350868169b0d527b6b992c83ae8d2e63ed8ea9ec6d99ad9c4d321a0bbd [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=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] ad622c23bf4b4de37f7026a5990e72aa4fba19318fc2c8c5ab160618f755676e [INFO] running `Command { std: "docker" "start" "-a" "ad622c23bf4b4de37f7026a5990e72aa4fba19318fc2c8c5ab160618f755676e", kill_on_drop: false }` [INFO] [stderr] Compiling opencord v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.39s [INFO] running `Command { std: "docker" "inspect" "ad622c23bf4b4de37f7026a5990e72aa4fba19318fc2c8c5ab160618f755676e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad622c23bf4b4de37f7026a5990e72aa4fba19318fc2c8c5ab160618f755676e", kill_on_drop: false }` [INFO] [stdout] ad622c23bf4b4de37f7026a5990e72aa4fba19318fc2c8c5ab160618f755676e [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=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] f7451b05aa30a9043b1e73e780eaf6fee77efe424e988c38c7c4dd9f9fe83a36 [INFO] running `Command { std: "docker" "start" "-a" "f7451b05aa30a9043b1e73e780eaf6fee77efe424e988c38c7c4dd9f9fe83a36", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/opencord-f885eb446db4ee5b) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test crypto::tests::encrypt_decrypt_roundtrip ... ok [INFO] [stdout] test crypto::tests::dh_symmetry ... ok [INFO] [stdout] test crypto::tests::group_key_roundtrip ... ok [INFO] [stdout] test crypto::tests::invalid_base64_rejected ... ok [INFO] [stdout] test crypto::tests::wrong_length_key_rejected ... ok [INFO] [stdout] test duration::tests::parse_duration_returns_correct_duration ... ok [INFO] [stdout] test crypto::tests::wrong_key_rejected ... ok [INFO] [stdout] test server::tests::invalid_access_code_is_rejected ... ok [INFO] [stdout] test client::tests::extract_code_from_various_urls ... ok [INFO] [stdout] test server::tests::missing_access_code_is_rejected ... ok [INFO] [stdout] test server::tests::first_client_is_host ... ok [INFO] [stdout] test crypto::tests::public_key_encode_decode_roundtrip ... ok [INFO] [stdout] test duration::tests::parse_minutes_various_formats ... ok [INFO] [stdout] test server::tests::host_can_extend_deadline ... ok [INFO] [stdout] test server::tests::key_exchange_relayed_to_others ... ok [INFO] [stdout] test server::tests::encrypted_text_relayed_to_others ... ok [INFO] [stdout] test server::tests::text_messages_broadcast_to_others_not_sender ... ok [INFO] [stdout] test server::tests::server_shuts_down_when_lifetime_expires ... ok [INFO] [stdout] test server::tests::extend_actually_delays_shutdown ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/opencord-a0f83ce993f73efb) [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.05s [INFO] [stdout] [INFO] [stderr] Doc-tests opencord [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] [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" "f7451b05aa30a9043b1e73e780eaf6fee77efe424e988c38c7c4dd9f9fe83a36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7451b05aa30a9043b1e73e780eaf6fee77efe424e988c38c7c4dd9f9fe83a36", kill_on_drop: false }` [INFO] [stdout] f7451b05aa30a9043b1e73e780eaf6fee77efe424e988c38c7c4dd9f9fe83a36