[INFO] cloning repository https://github.com/techs-sus/mldsa87_luau [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/techs-sus/mldsa87_luau" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechs-sus%2Fmldsa87_luau", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechs-sus%2Fmldsa87_luau'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c635fccf0d303e955348ce10e9144b75bd5d1e74 [INFO] testing techs-sus/mldsa87_luau against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechs-sus%2Fmldsa87_luau" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/techs-sus/mldsa87_luau [INFO] finished tweaking git repo https://github.com/techs-sus/mldsa87_luau [INFO] tweaked toml for git repo https://github.com/techs-sus/mldsa87_luau written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/techs-sus/mldsa87_luau on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/techs-sus/mldsa87_luau 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/cryspen/libcrux.git` [INFO] [stderr] Updating git repository `https://github.com/roblox-rs/bindings.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pastey v0.1.0 [INFO] [stderr] Downloaded hax-lib-macros v0.3.2 [INFO] [stderr] Downloaded hax-lib v0.3.2 [INFO] [stderr] Downloaded hax-lib-macros-types v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b5cdb18e36f8b663b6af4a296275ec729e0f71fa9dd8b3454772f19d8915c5f [INFO] running `Command { std: "docker" "start" "-a" "8b5cdb18e36f8b663b6af4a296275ec729e0f71fa9dd8b3454772f19d8915c5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b5cdb18e36f8b663b6af4a296275ec729e0f71fa9dd8b3454772f19d8915c5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b5cdb18e36f8b663b6af4a296275ec729e0f71fa9dd8b3454772f19d8915c5f", kill_on_drop: false }` [INFO] [stdout] 8b5cdb18e36f8b663b6af4a296275ec729e0f71fa9dd8b3454772f19d8915c5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0fe7bb4d3e1e52cb0b5f1eb2aa0c2b414b388c1363e50d97a9058e781df96ee [INFO] running `Command { std: "docker" "start" "-a" "a0fe7bb4d3e1e52cb0b5f1eb2aa0c2b414b388c1363e50d97a9058e781df96ee", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.96 [INFO] [stderr] Compiling hax-lib v0.3.2 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling libcrux-intrinsics v0.0.3 (https://github.com/cryspen/libcrux.git#35fe8ce4) [INFO] [stderr] Compiling libcrux-sha3 v0.0.3 (https://github.com/cryspen/libcrux.git#35fe8ce4) [INFO] [stderr] Compiling libcrux-ml-dsa v0.0.3 (https://github.com/cryspen/libcrux.git#35fe8ce4) [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling libcrux-platform v0.0.2 (https://github.com/cryspen/libcrux.git#35fe8ce4) [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling hax-lib-macros v0.3.2 [INFO] [stderr] Compiling libcrux-macros v0.0.3 (https://github.com/cryspen/libcrux.git#35fe8ce4) [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling roblox-rs-shared-context v0.0.1 (https://github.com/roblox-rs/bindings.git?branch=master#33050f36) [INFO] [stderr] Compiling roblox-rs-macro-expansion v0.0.1 (https://github.com/roblox-rs/bindings.git?branch=master#33050f36) [INFO] [stderr] Compiling roblox-rs-macro-definitions v0.0.1 (https://github.com/roblox-rs/bindings.git?branch=master#33050f36) [INFO] [stderr] Compiling roblox-rs v0.0.1 (https://github.com/roblox-rs/bindings.git?branch=master#33050f36) [INFO] [stderr] Compiling mldsa87_wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.93s [INFO] running `Command { std: "docker" "inspect" "a0fe7bb4d3e1e52cb0b5f1eb2aa0c2b414b388c1363e50d97a9058e781df96ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0fe7bb4d3e1e52cb0b5f1eb2aa0c2b414b388c1363e50d97a9058e781df96ee", kill_on_drop: false }` [INFO] [stdout] a0fe7bb4d3e1e52cb0b5f1eb2aa0c2b414b388c1363e50d97a9058e781df96ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8413fe4b612fb604d9c668950cd1f04e2674ad2ae1c87748a734adc946497129 [INFO] running `Command { std: "docker" "start" "-a" "8413fe4b612fb604d9c668950cd1f04e2674ad2ae1c87748a734adc946497129", kill_on_drop: false }` [INFO] [stderr] Compiling mldsa87_wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] running `Command { std: "docker" "inspect" "8413fe4b612fb604d9c668950cd1f04e2674ad2ae1c87748a734adc946497129", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8413fe4b612fb604d9c668950cd1f04e2674ad2ae1c87748a734adc946497129", kill_on_drop: false }` [INFO] [stdout] 8413fe4b612fb604d9c668950cd1f04e2674ad2ae1c87748a734adc946497129 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8981370b2bfe4241d027455348e1520cabad1c50493509c0d803abb466c9670c [INFO] running `Command { std: "docker" "start" "-a" "8981370b2bfe4241d027455348e1520cabad1c50493509c0d803abb466c9670c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mldsa87_wasm-d42644eb17368076) [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" "8981370b2bfe4241d027455348e1520cabad1c50493509c0d803abb466c9670c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8981370b2bfe4241d027455348e1520cabad1c50493509c0d803abb466c9670c", kill_on_drop: false }` [INFO] [stdout] 8981370b2bfe4241d027455348e1520cabad1c50493509c0d803abb466c9670c