[INFO] fetching crate qudag-wasm 0.1.0...
[INFO] testing qudag-wasm-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate qudag-wasm 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate qudag-wasm 0.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate qudag-wasm 0.1.0
[INFO] tweaked toml for crates.io crate qudag-wasm 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate qudag-wasm 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate qudag-wasm 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 080b7f934fe9b27d2f9c23c01f3c01e704a9064f81e5a97f152e1fa1f0a27830
[INFO] running `Command { std: "docker" "start" "-a" "080b7f934fe9b27d2f9c23c01f3c01e704a9064f81e5a97f152e1fa1f0a27830", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "080b7f934fe9b27d2f9c23c01f3c01e704a9064f81e5a97f152e1fa1f0a27830", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "080b7f934fe9b27d2f9c23c01f3c01e704a9064f81e5a97f152e1fa1f0a27830", kill_on_drop: false }`
[INFO] [stdout] 080b7f934fe9b27d2f9c23c01f3c01e704a9064f81e5a97f152e1fa1f0a27830
[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=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0c26f28f12d9f8d46fcc0b5f5b2883c86d912c511efca731d34c9021adedd5a
[INFO] running `Command { std: "docker" "start" "-a" "c0c26f28f12d9f8d46fcc0b5f5b2883c86d912c511efca731d34c9021adedd5a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling bumpalo v3.18.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling pqcrypto-traits v0.3.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling password-hash v0.5.0
[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 sha2 v0.10.9
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling pqcrypto-internals v0.2.10
[INFO] [stderr]    Compiling pqcrypto-dilithium v0.5.0
[INFO] [stderr]    Compiling pqcrypto-kyber v0.5.0
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling pqcrypto-hqc v0.2.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling qudag-crypto v0.3.1
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.50
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling web-sys v0.3.77
[INFO] [stderr]    Compiling qudag-wasm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.34s
[INFO] running `Command { std: "docker" "inspect" "c0c26f28f12d9f8d46fcc0b5f5b2883c86d912c511efca731d34c9021adedd5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0c26f28f12d9f8d46fcc0b5f5b2883c86d912c511efca731d34c9021adedd5a", kill_on_drop: false }`
[INFO] [stdout] c0c26f28f12d9f8d46fcc0b5f5b2883c86d912c511efca731d34c9021adedd5a
[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=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d4ca0a6836696303fec50530d68586353756956ca7c8c8100f9eb252161a8e7
[INFO] running `Command { std: "docker" "start" "-a" "5d4ca0a6836696303fec50530d68586353756956ca7c8c8100f9eb252161a8e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.50
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.50
[INFO] [stderr]    Compiling qudag-wasm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `qudag_wasm::crypto_unified`
[INFO] [stdout]  --> examples/unified_crypto_example.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use qudag_wasm::crypto_unified::{
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^ could not find `crypto_unified` in `qudag_wasm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `qudag_wasm::crypto_traits`
[INFO] [stdout]  --> tests/crypto_abstraction_tests.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 |     use qudag_wasm::crypto_traits::*;
[INFO] [stdout]   |                     ^^^^^^^^^^^^^ could not find `crypto_traits` in `qudag_wasm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `qudag_wasm::crypto_unified`
[INFO] [stdout]  --> tests/crypto_abstraction_tests.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 |     use qudag_wasm::crypto_unified::*;
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^ could not find `crypto_unified` in `qudag_wasm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `CryptoAbstractionError`
[INFO] [stdout]    --> tests/crypto_abstraction_tests.rs:140:13
[INFO] [stdout]     |
[INFO] [stdout] 140 |         use CryptoAbstractionError::*;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `CryptoAbstractionError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/unified_crypto_example.rs:57:57
[INFO] [stdout]    |
[INFO] [stdout] 57 |                 println!("  Public Key Size: {} bytes", public_key.size());
[INFO] [stdout]    |                                                         ^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/unified_crypto_example.rs:58:58
[INFO] [stdout]    |
[INFO] [stdout] 58 |                 println!("  Private Key Size: {} bytes", private_key.size());
[INFO] [stdout]    |                                                          ^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/unified_crypto_example.rs:66:64
[INFO] [stdout]    |
[INFO] [stdout] 66 |                         println!("  Signature Size: {} bytes", signature.size());
[INFO] [stdout]    |                                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `qudag-wasm` (example "unified_crypto_example") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: function `test_encoding_roundtrip` is never used
[INFO] [stdout]    --> src/utils.rs:171:8
[INFO] [stdout]     |
[INFO] [stdout] 171 |     fn test_encoding_roundtrip() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_validation` is never used
[INFO] [stdout]    --> src/utils.rs:181:8
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn test_validation() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/crypto_abstraction_tests.rs:104:26
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 assert!(!public_key.to_bytes().is_empty());
[INFO] [stdout]     |                          ^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/crypto_abstraction_tests.rs:105:26
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 assert!(!private_key.to_bytes().is_empty());
[INFO] [stdout]     |                          ^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/crypto_abstraction_tests.rs:123:36
[INFO] [stdout]     |
[INFO] [stdout] 123 |                         assert_eq!(pk2.to_bytes(), pk_bytes);
[INFO] [stdout]     |                                    ^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/crypto_abstraction_tests.rs:124:36
[INFO] [stdout]     |
[INFO] [stdout] 124 |                         assert_eq!(sk2.to_bytes(), sk_bytes);
[INFO] [stdout]     |                                    ^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/crypto_abstraction_tests.rs:152:32
[INFO] [stdout]     |
[INFO] [stdout] 152 |             let error_string = error.to_string();
[INFO] [stdout]     |                                ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/crypto_abstraction_tests.rs:189:38
[INFO] [stdout]     |
[INFO] [stdout] 189 |                 let original_bytes = private_key.to_bytes();
[INFO] [stdout]     |                                      ^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `qudag-wasm` (test "crypto_abstraction_tests") due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "5d4ca0a6836696303fec50530d68586353756956ca7c8c8100f9eb252161a8e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d4ca0a6836696303fec50530d68586353756956ca7c8c8100f9eb252161a8e7", kill_on_drop: false }`
[INFO] [stdout] 5d4ca0a6836696303fec50530d68586353756956ca7c8c8100f9eb252161a8e7
