[INFO] fetching crate wacore 0.1.0... [INFO] testing wacore-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate wacore 0.1.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate wacore 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate wacore 0.1.0 [INFO] tweaked toml for crates.io crate wacore 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate wacore 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wacore 0.1.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wacore-binary v0.1.0 [INFO] [stderr] Downloaded waproto v0.1.0 [INFO] [stderr] Downloaded phf_codegen v0.12.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9311d4938ad0b81f1ec48ca9ead22db00692a20fb6302ae3668db4bd93ffaf7f [INFO] running `Command { std: "docker" "start" "-a" "9311d4938ad0b81f1ec48ca9ead22db00692a20fb6302ae3668db4bd93ffaf7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9311d4938ad0b81f1ec48ca9ead22db00692a20fb6302ae3668db4bd93ffaf7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9311d4938ad0b81f1ec48ca9ead22db00692a20fb6302ae3668db4bd93ffaf7f", kill_on_drop: false }` [INFO] [stdout] 9311d4938ad0b81f1ec48ca9ead22db00692a20fb6302ae3668db4bd93ffaf7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63528283d676c99fc532c3f303b3c5355e79882a60610bc2f8aebd7c7d92bd05 [INFO] running `Command { std: "docker" "start" "-a" "63528283d676c99fc532c3f303b3c5355e79882a60610bc2f8aebd7c7d92bd05", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling zlib-rs v0.5.2 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling phf_generator v0.12.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling phf_codegen v0.12.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling md5 v0.8.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling libz-rs-sys v0.5.2 [INFO] [stderr] Compiling flate2 v1.1.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling phf_macros v0.12.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling prost-types v0.14.1 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling prost-build v0.14.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde-big-array v0.5.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling wacore-binary v0.1.0 [INFO] [stderr] Compiling waproto v0.1.0 [INFO] [stderr] Compiling wacore v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "63528283d676c99fc532c3f303b3c5355e79882a60610bc2f8aebd7c7d92bd05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63528283d676c99fc532c3f303b3c5355e79882a60610bc2f8aebd7c7d92bd05", kill_on_drop: false }` [INFO] [stdout] 63528283d676c99fc532c3f303b3c5355e79882a60610bc2f8aebd7c7d92bd05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81fb39f7338d8692f27c9d3dd47b320a42841cd3d8583f047c3b0d859428e7c5 [INFO] running `Command { std: "docker" "start" "-a" "81fb39f7338d8692f27c9d3dd47b320a42841cd3d8583f047c3b0d859428e7c5", kill_on_drop: false }` [INFO] [stderr] Compiling wacore v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.09s [INFO] running `Command { std: "docker" "inspect" "81fb39f7338d8692f27c9d3dd47b320a42841cd3d8583f047c3b0d859428e7c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81fb39f7338d8692f27c9d3dd47b320a42841cd3d8583f047c3b0d859428e7c5", kill_on_drop: false }` [INFO] [stdout] 81fb39f7338d8692f27c9d3dd47b320a42841cd3d8583f047c3b0d859428e7c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 454324e69d7a9f9a40a827ed256a57e4f272531b96443af0528a36fd0a599d25 [INFO] running `Command { std: "docker" "start" "-a" "454324e69d7a9f9a40a827ed256a57e4f272531b96443af0528a36fd0a599d25", 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/wacore-200ecec87d8b95b8) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stderr] Running tests/appstate_mac_test.rs (/opt/rustwide/target/debug/deps/appstate_mac_test-36c4bee829256671) [INFO] [stderr] Running tests/binary_protocol_test.rs (/opt/rustwide/target/debug/deps/binary_protocol_test-b669becf48946692) [INFO] [stdout] test appstate::keys::tests::expansion_deterministic ... ok [INFO] [stdout] test appstate::lthash::tests::pointwise_add_and_subtract ... ok [INFO] [stdout] test appstate::hash::tests::test_update_hash_with_set_overwrite_and_remove ... ok [INFO] [stdout] test upload::tests::roundtrip_decrypt_stream ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test snapshot_and_patch_mac_roundtrip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_attr_parser_ref_zero_copy_access ... ok [INFO] [stdout] test test_node_with_attributes_and_content_with_ref ... ok [INFO] [stdout] test test_simple_node_roundtrip_with_ref ... ok [INFO] [stdout] test test_unmarshal_ref_leftover_data_error ... ok [INFO] [stdout] test test_unmarshal_ref_known_good_data ... ok [INFO] [stdout] test test_node_with_children_with_ref ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/jid_test.rs (/opt/rustwide/target/debug/deps/jid_test-ddc49da83bb40aac) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_invalid_jid_parsing ... ok [INFO] [stdout] test test_is_ad_logic ... ok [INFO] [stdout] test test_jid_parsing_and_serialization ... ok [INFO] [stdout] test test_legacy_and_agent_jid_parsing ... ok [INFO] [stdout] test test_lid_jid_with_dot_in_user_part ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/noise_handshake_test.rs (/opt/rustwide/target/debug/deps/noise_handshake_test-9a1c25d514b7aef2) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_initial_pattern_hash ... ok [INFO] [stdout] test test_live_decryption_with_go_values ... ok [INFO] [stdout] test test_full_handshake_flow_with_go_data ... ok [INFO] [stdout] test test_server_static_key_decryption_with_go_values ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests wacore [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" "454324e69d7a9f9a40a827ed256a57e4f272531b96443af0528a36fd0a599d25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "454324e69d7a9f9a40a827ed256a57e4f272531b96443af0528a36fd0a599d25", kill_on_drop: false }` [INFO] [stdout] 454324e69d7a9f9a40a827ed256a57e4f272531b96443af0528a36fd0a599d25