[INFO] cloning repository https://github.com/Muskan0511pandey/stark101-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Muskan0511pandey/stark101-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMuskan0511pandey%2Fstark101-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMuskan0511pandey%2Fstark101-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eac3b13eb6739f01ceb29999b54946791f47176e
[INFO] testing Muskan0511pandey/stark101-rs/eac3b13eb6739f01ceb29999b54946791f47176e 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%2FMuskan0511pandey%2Fstark101-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Muskan0511pandey/stark101-rs
[INFO] finished tweaking git repo https://github.com/Muskan0511pandey/stark101-rs
[INFO] tweaked toml for git repo https://github.com/Muskan0511pandey/stark101-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Muskan0511pandey/stark101-rs 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/Muskan0511pandey/stark101-rs 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] befb0274c8eb1694f488bfc852549ab4ac1841c445cd54eacfd19b8fb86e6565
[INFO] running `Command { std: "docker" "start" "befb0274c8eb1694f488bfc852549ab4ac1841c445cd54eacfd19b8fb86e6565", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "befb0274c8eb1694f488bfc852549ab4ac1841c445cd54eacfd19b8fb86e6565", 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" "befb0274c8eb1694f488bfc852549ab4ac1841c445cd54eacfd19b8fb86e6565" "/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" "befb0274c8eb1694f488bfc852549ab4ac1841c445cd54eacfd19b8fb86e6565", 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" "befb0274c8eb1694f488bfc852549ab4ac1841c445cd54eacfd19b8fb86e6565" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling bytes v1.6.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling const-hex v1.12.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling ruint v1.12.3
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rs_merkle v1.4.2
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling sha256 v1.5.0
[INFO] [stderr]    Compiling alloy-primitives v0.7.7
[INFO] [stderr]    Compiling alloy-core v0.7.7
[INFO] [stderr]    Compiling alloy v0.1.4
[INFO] [stderr]    Compiling stark101_rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/utils.rs:29:23
[INFO] [stdout]    |
[INFO] [stdout] 29 |         .map(|(i, _)| (g.pow(i as u64)))
[INFO] [stdout]    |                       ^               ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 29 -         .map(|(i, _)| (g.pow(i as u64)))
[INFO] [stdout] 29 +         .map(|(i, _)| g.pow(i as u64))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/field/mod.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let mut exp= self.1.0-2;
[INFO] [stdout]    |             ----^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/field/mod.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let mut exp= exp;
[INFO] [stdout]    |             ----^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.07s
[INFO] running `Command { std: "docker" "inspect" "befb0274c8eb1694f488bfc852549ab4ac1841c445cd54eacfd19b8fb86e6565", 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" "befb0274c8eb1694f488bfc852549ab4ac1841c445cd54eacfd19b8fb86e6565" "/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 stark101_rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/utils.rs:29:23
[INFO] [stdout]    |
[INFO] [stdout] 29 |         .map(|(i, _)| (g.pow(i as u64)))
[INFO] [stdout]    |                       ^               ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 29 -         .map(|(i, _)| (g.pow(i as u64)))
[INFO] [stdout] 29 +         .map(|(i, _)| g.pow(i as u64))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/field/mod.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let mut exp= self.1.0-2;
[INFO] [stdout]    |             ----^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/field/mod.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let mut exp= exp;
[INFO] [stdout]    |             ----^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.71s
[INFO] running `Command { std: "docker" "inspect" "befb0274c8eb1694f488bfc852549ab4ac1841c445cd54eacfd19b8fb86e6565", 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" "befb0274c8eb1694f488bfc852549ab4ac1841c445cd54eacfd19b8fb86e6565" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]   --> src/utils.rs:29:23
[INFO] [stderr]    |
[INFO] [stderr] 29 |         .map(|(i, _)| (g.pow(i as u64)))
[INFO] [stderr]    |                       ^               ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 29 -         .map(|(i, _)| (g.pow(i as u64)))
[INFO] [stderr] 29 +         .map(|(i, _)| g.pow(i as u64))
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/field/mod.rs:37:13
[INFO] [stderr]    |
[INFO] [stderr] 37 |         let mut exp= self.1.0-2;
[INFO] [stderr]    |             ----^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/field/mod.rs:50:13
[INFO] [stderr]    |
[INFO] [stderr] 50 |         let mut exp= exp;
[INFO] [stderr]    |             ----^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: `stark101_rs` (bin "stark101_rs" test) generated 3 warnings (run `cargo fix --bin "stark101_rs" -p stark101_rs --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/stark101_rs-33cda0418ed44b34)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test field::test_field_operations::test_field_sub ... ok
[INFO] [stdout] test field::test_field_operations::test_field_add ... ok
[INFO] [stdout] test field::test_field_operations::test_negative_number ... ok
[INFO] [stdout] test merkle_tree::test_merkle_implementation::test_merkle_tree ... ok
[INFO] [stdout] test polynomial::test_polynomials::test_add ... ok
[INFO] [stdout] test field::test_field_operations::test_field_mul ... ok
[INFO] [stdout] test polynomial::test_polynomials::test_add_poly1_larger ... ok
[INFO] [stdout] test polynomial::test_polynomials::test_mul ... ok
[INFO] [stdout] test polynomial::test_polynomials::test_polynomial_from_roots ... ok
[INFO] [stdout] test polynomial::test_polynomials::test_add_poly2_larger ... ok
[INFO] [stdout] test polynomial::test_polynomials::test_qdiv_m_larger_than_n ... ok
[INFO] [stdout] test field::test_field_operations::test_diff_field - should panic ... ok
[INFO] [stdout] test field::test_field_operations::test_field_div has been running for over 60 seconds
[INFO] [stdout] test field::test_field_operations::test_field_inverse has been running for over 60 seconds
[INFO] [stdout] test field::test_field_operations::test_field_pow has been running for over 60 seconds
[INFO] [stdout] test polynomial::test_polynomials::test_div has been running for over 60 seconds
[INFO] [stdout] test polynomial::test_polynomials::test_div_assign has been running for over 60 seconds
[INFO] [stdout] test polynomial::test_polynomials::test_div_assign_not_possible has been running for over 60 seconds
[INFO] [stdout] test polynomial::test_polynomials::test_div_not_possible has been running for over 60 seconds
[INFO] [stdout] test polynomial::test_polynomials::test_evaluate has been running for over 60 seconds
[INFO] [stdout] test polynomial::test_polynomials::test_gen_lagrange_poly has been running for over 60 seconds
[INFO] [stdout] test polynomial::test_polynomials::test_gen_lagrange_poly2 has been running for over 60 seconds
[INFO] [stdout] test polynomial::test_polynomials::test_interpolate_lagrange_polynomials has been running for over 60 seconds
[INFO] [stdout] test polynomial::test_polynomials::test_mono_compose has been running for over 60 seconds
[INFO] [stdout] test polynomial::test_polynomials::test_qdiv has been running for over 60 seconds
[INFO] [stdout] test polynomial::test_polynomials::test_qdiv2 has been running for over 60 seconds
[INFO] [stdout] test polynomial::test_polynomials::test_qdiv_no_remainder has been running for over 60 seconds
[INFO] [stdout] test polynomial::test_polynomials::test_qdiv_same_n_m has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "befb0274c8eb1694f488bfc852549ab4ac1841c445cd54eacfd19b8fb86e6565", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "befb0274c8eb1694f488bfc852549ab4ac1841c445cd54eacfd19b8fb86e6565", kill_on_drop: false }`
[INFO] [stdout] befb0274c8eb1694f488bfc852549ab4ac1841c445cd54eacfd19b8fb86e6565
