[INFO] cloning repository https://github.com/0xWOLAND/dilithium-verifier
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xWOLAND/dilithium-verifier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xWOLAND%2Fdilithium-verifier", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xWOLAND%2Fdilithium-verifier'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d0c89e067272c62e8fc3404d537cc639ae488a60
[INFO] testing 0xWOLAND/dilithium-verifier against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xWOLAND%2Fdilithium-verifier" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/0xWOLAND/dilithium-verifier
[INFO] finished tweaking git repo https://github.com/0xWOLAND/dilithium-verifier
[INFO] tweaked toml for git repo https://github.com/0xWOLAND/dilithium-verifier written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xWOLAND/dilithium-verifier on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xWOLAND/dilithium-verifier 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded keccak-hash v0.8.0
[INFO] [stderr]   Downloaded pqcrypto-traits v0.3.5
[INFO] [stderr]   Downloaded plonky2_maybe_rayon v0.2.0
[INFO] [stderr]   Downloaded plonky2_util v0.2.0
[INFO] [stderr]   Downloaded unroll v0.1.5
[INFO] [stderr]   Downloaded pqcrypto-internals v0.2.10
[INFO] [stderr]   Downloaded plonky2_field v0.2.2
[INFO] [stderr]   Downloaded clap v4.5.40
[INFO] [stderr]   Downloaded clap_builder v4.5.40
[INFO] [stderr]   Downloaded plonky2 v0.2.2
[INFO] [stderr]   Downloaded pqcrypto-mldsa v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fd2809d740135b84f8f06a9d130fb21c94a0b9d2c98144940d7ecb27d5c07653
[INFO] running `Command { std: "docker" "start" "-a" "fd2809d740135b84f8f06a9d130fb21c94a0b9d2c98144940d7ecb27d5c07653", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd2809d740135b84f8f06a9d130fb21c94a0b9d2c98144940d7ecb27d5c07653", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd2809d740135b84f8f06a9d130fb21c94a0b9d2c98144940d7ecb27d5c07653", kill_on_drop: false }`
[INFO] [stdout] fd2809d740135b84f8f06a9d130fb21c94a0b9d2c98144940d7ecb27d5c07653
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4d368e3f6608aed17a8b8e56fa4d18a1ea9c6049893100bbd0f87217d800970
[INFO] running `Command { std: "docker" "start" "-a" "e4d368e3f6608aed17a8b8e56fa4d18a1ea9c6049893100bbd0f87217d800970", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling fixed-hash v0.7.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling plonky2_util v0.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling pqcrypto-traits v0.3.5
[INFO] [stderr]    Compiling primitive-types v0.10.1
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling keccak-hash v0.8.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling pqcrypto-internals v0.2.10
[INFO] [stderr]    Compiling pqcrypto-mldsa v0.1.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling unroll v0.1.5
[INFO] [stderr]    Compiling plonky2_maybe_rayon v0.2.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling plonky2_field v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling plonky2 v0.2.2
[INFO] [stderr]    Compiling shake256-circuit v0.1.0 (/opt/rustwide/workdir/shake256-circuit)
[INFO] [stderr]    Compiling mldsa-verifier v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.87s
[INFO] running `Command { std: "docker" "inspect" "e4d368e3f6608aed17a8b8e56fa4d18a1ea9c6049893100bbd0f87217d800970", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4d368e3f6608aed17a8b8e56fa4d18a1ea9c6049893100bbd0f87217d800970", kill_on_drop: false }`
[INFO] [stdout] e4d368e3f6608aed17a8b8e56fa4d18a1ea9c6049893100bbd0f87217d800970
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 76d1613c2f091c4b52ef3321e28401ac3210660902c5fd124631493c8fc661dc
[INFO] running `Command { std: "docker" "start" "-a" "76d1613c2f091c4b52ef3321e28401ac3210660902c5fd124631493c8fc661dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling plonky2_field v0.2.2
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling plonky2 v0.2.2
[INFO] [stderr]    Compiling shake256-circuit v0.1.0 (/opt/rustwide/workdir/shake256-circuit)
[INFO] [stderr]    Compiling mldsa-verifier v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0583]: file not found for module `constraint_test`
[INFO] [stdout]   --> src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub mod constraint_test;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `constraint_test`, create file "src/constraint_test.rs" or "src/constraint_test/mod.rs"
[INFO] [stdout]    = note: if there is a `mod constraint_test` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0583`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mldsa-verifier` (lib test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "76d1613c2f091c4b52ef3321e28401ac3210660902c5fd124631493c8fc661dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76d1613c2f091c4b52ef3321e28401ac3210660902c5fd124631493c8fc661dc", kill_on_drop: false }`
[INFO] [stdout] 76d1613c2f091c4b52ef3321e28401ac3210660902c5fd124631493c8fc661dc
