[INFO] cloning repository https://github.com/Juul-Mc-Goa/lazer_rust_impl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Juul-Mc-Goa/lazer_rust_impl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuul-Mc-Goa%2Flazer_rust_impl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuul-Mc-Goa%2Flazer_rust_impl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e3ed34801d7c5df22a1bf33acae52f79786b5d2a
[INFO] testing Juul-Mc-Goa/lazer_rust_impl against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuul-Mc-Goa%2Flazer_rust_impl" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Juul-Mc-Goa/lazer_rust_impl
[INFO] finished tweaking git repo https://github.com/Juul-Mc-Goa/lazer_rust_impl
[INFO] tweaked toml for git repo https://github.com/Juul-Mc-Goa/lazer_rust_impl written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Juul-Mc-Goa/lazer_rust_impl on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Juul-Mc-Goa/lazer_rust_impl 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 02341e0606d5adfda4416375f071a8f6a59b10660f9590d55efe441e308bb764
[INFO] running `Command { std: "docker" "start" "02341e0606d5adfda4416375f071a8f6a59b10660f9590d55efe441e308bb764", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02341e0606d5adfda4416375f071a8f6a59b10660f9590d55efe441e308bb764", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "02341e0606d5adfda4416375f071a8f6a59b10660f9590d55efe441e308bb764" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02341e0606d5adfda4416375f071a8f6a59b10660f9590d55efe441e308bb764", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "02341e0606d5adfda4416375f071a8f6a59b10660f9590d55efe441e308bb764" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling symbolic-demangle v12.16.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling quick-xml v0.26.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling symbolic-common v12.16.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling is-terminal v0.4.15
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling reborrow v0.5.5
[INFO] [stderr]    Compiling pprof v0.15.0
[INFO] [stderr]    Compiling str_stack v0.1.0
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling inferno v0.11.21
[INFO] [stderr]    Compiling pulp v0.18.22
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling concrete-ntt v0.2.0
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling lazer-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.63s
[INFO] running `Command { std: "docker" "inspect" "02341e0606d5adfda4416375f071a8f6a59b10660f9590d55efe441e308bb764", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "02341e0606d5adfda4416375f071a8f6a59b10660f9590d55efe441e308bb764" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling lazer-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.95s
[INFO] running `Command { std: "docker" "inspect" "02341e0606d5adfda4416375f071a8f6a59b10660f9590d55efe441e308bb764", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "02341e0606d5adfda4416375f071a8f6a59b10660f9590d55efe441e308bb764" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lazer_rs-3f9d714377c8d6fe)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test jl_matrix::tests::trivial_jl_mat ... ok
[INFO] [stdout] test ring::tests::add_base ... ok
[INFO] [stdout] test ring::tests::add_poly ... ok
[INFO] [stdout] test jl_matrix::tests::jl_mat_sub_coef ... ok
[INFO] [stdout] test jl_matrix::tests::jl_mat_sub_vectors ... ok
[INFO] [stdout] test ring::tests::neg_base ... ok
[INFO] [stdout] test ring::tests::karatsuba_mul ... ok
[INFO] [stdout] test ring::tests::ntt ... ok
[INFO] [stdout] test ring::tests::pol_decomp ... ok
[INFO] [stdout] test ring::tests::pol_mul ... ok
[INFO] [stdout] test ring::tests::pol_shift ... ok
[INFO] [stdout] test ring::tests::scalar_mul ... ok
[INFO] [stdout] test jl_matrix::tests::jl_mat_out_coord ... ok
[INFO] [stdout] test ring::tests::wrapping_add_base ... ok
[INFO] [stdout] test verify::tests::quad_constraint ... ok
[INFO] [stdout] test commit::tests::commit_tail_dimensions ... ok
[INFO] [stdout] test ring::tests::ntt_mul ... ok
[INFO] [stdout] test ring::tests::mul_base ... FAILED
[INFO] [stdout] test commit::tests::commit_no_tail_dimensions ... ok
[INFO] [stdout] test linear_algebra::tests::canonical_basis ... ok
[INFO] [stdout] test linear_algebra::tests::sparse_canonical_basis ... ok
[INFO] [stdout] test ring::tests::two_mul_are_equal has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "02341e0606d5adfda4416375f071a8f6a59b10660f9590d55efe441e308bb764", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02341e0606d5adfda4416375f071a8f6a59b10660f9590d55efe441e308bb764", kill_on_drop: false }`
[INFO] [stdout] 02341e0606d5adfda4416375f071a8f6a59b10660f9590d55efe441e308bb764
