[INFO] cloning repository https://github.com/jamesThompson2805/Fourth-Year-Project
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jamesThompson2805/Fourth-Year-Project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjamesThompson2805%2FFourth-Year-Project", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjamesThompson2805%2FFourth-Year-Project'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b7beebd020943d90db12274b5fa858d5619b8473
[INFO] testing jamesThompson2805/Fourth-Year-Project against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjamesThompson2805%2FFourth-Year-Project" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jamesThompson2805/Fourth-Year-Project
[INFO] finished tweaking git repo https://github.com/jamesThompson2805/Fourth-Year-Project
[INFO] tweaked toml for git repo https://github.com/jamesThompson2805/Fourth-Year-Project written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jamesThompson2805/Fourth-Year-Project on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jamesThompson2805/Fourth-Year-Project 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded endian-type v0.2.0
[INFO] [stderr]   Downloaded nalgebra-macros v0.3.0
[INFO] [stderr]   Downloaded radix_trie v0.3.0
[INFO] [stderr]   Downloaded nalgebra v0.34.1
[INFO] [stderr]   Downloaded glam v0.30.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eaf96524e2b2da2e4115d5a73b66edc214c6c11bc8181861bd37c7bceb3794ad
[INFO] running `Command { std: "docker" "start" "-a" "eaf96524e2b2da2e4115d5a73b66edc214c6c11bc8181861bd37c7bceb3794ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eaf96524e2b2da2e4115d5a73b66edc214c6c11bc8181861bd37c7bceb3794ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eaf96524e2b2da2e4115d5a73b66edc214c6c11bc8181861bd37c7bceb3794ad", kill_on_drop: false }`
[INFO] [stdout] eaf96524e2b2da2e4115d5a73b66edc214c6c11bc8181861bd37c7bceb3794ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 424cbbdc91b3193da68e67713280ae2d657cd225008c14b0eabea45f31654ec8
[INFO] running `Command { std: "docker" "start" "-a" "424cbbdc91b3193da68e67713280ae2d657cd225008c14b0eabea45f31654ec8", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling endian-type v0.2.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling radix_trie v0.3.0
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling nalgebra v0.34.1
[INFO] [stderr]    Compiling code v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `evaluation::*`
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use evaluation::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `parsing::*`
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use parsing::*;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]   --> src/main.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use std::fs;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/projections.rs:372:5
[INFO] [stdout]     |
[INFO] [stdout] 371 |     return Err("Stopping here".into());
[INFO] [stdout]     |     ---------------------------------- any code following this expression is unreachable
[INFO] [stdout] 372 |     let mut slp_res = transformations::apply_eij_poly_on_program::<T,F,K>(slp, &numerator_basis_transforms, bigi_to_c)?;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slp`
[INFO] [stdout]    --> src/projections.rs:346:5
[INFO] [stdout]     |
[INFO] [stdout] 346 |     slp: &SLP<T>,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_slp`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bigi_to_c`
[INFO] [stdout]    --> src/projections.rs:348:5
[INFO] [stdout]     |
[INFO] [stdout] 348 |     bigi_to_c: F,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bigi_to_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/straight_line_program.rs:563:9
[INFO] [stdout]     |
[INFO] [stdout] 563 |     let mut del_rm = del - del.ilog2() as usize;
[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: unused variable: `del_rm`
[INFO] [stdout]    --> src/straight_line_program.rs:563:9
[INFO] [stdout]     |
[INFO] [stdout] 563 |     let mut del_rm = del - del.ilog2() as usize;
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_del_rm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i64_to_c`
[INFO] [stdout]   --> src/main.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let i64_to_c = |i| Rational64::new(i, 1);
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_i64_to_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.99s
[INFO] running `Command { std: "docker" "inspect" "424cbbdc91b3193da68e67713280ae2d657cd225008c14b0eabea45f31654ec8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "424cbbdc91b3193da68e67713280ae2d657cd225008c14b0eabea45f31654ec8", kill_on_drop: false }`
[INFO] [stdout] 424cbbdc91b3193da68e67713280ae2d657cd225008c14b0eabea45f31654ec8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1e952d7d4beca769273f88d268d14b871c06187554fda627da9bb9b44db00db
[INFO] running `Command { std: "docker" "start" "-a" "e1e952d7d4beca769273f88d268d14b871c06187554fda627da9bb9b44db00db", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling endian-type v0.2.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling radix_trie v0.3.0
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling nalgebra v0.34.1
[INFO] [stderr]    Compiling code v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `evaluation::*`
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use evaluation::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `parsing::*`
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use parsing::*;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]   --> src/main.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use std::fs;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/projections.rs:372:5
[INFO] [stdout]     |
[INFO] [stdout] 371 |     return Err("Stopping here".into());
[INFO] [stdout]     |     ---------------------------------- any code following this expression is unreachable
[INFO] [stdout] 372 |     let mut slp_res = transformations::apply_eij_poly_on_program::<T,F,K>(slp, &numerator_basis_transforms, bigi_to_c)?;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slp`
[INFO] [stdout]    --> src/projections.rs:346:5
[INFO] [stdout]     |
[INFO] [stdout] 346 |     slp: &SLP<T>,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_slp`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bigi_to_c`
[INFO] [stdout]    --> src/projections.rs:348:5
[INFO] [stdout]     |
[INFO] [stdout] 348 |     bigi_to_c: F,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bigi_to_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i64_to_c`
[INFO] [stdout]    --> src/projections.rs:533:13
[INFO] [stdout]     |
[INFO] [stdout] 533 |         let i64_to_c = |i| Rational64::new(i, 1);
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_i64_to_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i64_to_c`
[INFO] [stdout]    --> src/projections.rs:554:13
[INFO] [stdout]     |
[INFO] [stdout] 554 |         let i64_to_c = |i| Rational64::new(i, 1);
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_i64_to_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i64_to_c`
[INFO] [stdout]    --> src/projections.rs:574:13
[INFO] [stdout]     |
[INFO] [stdout] 574 |         let i64_to_c = |i| Rational64::new(i, 1);
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_i64_to_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i64_to_c`
[INFO] [stdout]    --> src/projections.rs:589:13
[INFO] [stdout]     |
[INFO] [stdout] 589 |         let i64_to_c = |i| Rational64::new(i, 1);
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_i64_to_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/straight_line_program.rs:563:9
[INFO] [stdout]     |
[INFO] [stdout] 563 |     let mut del_rm = del - del.ilog2() as usize;
[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: unused variable: `del_rm`
[INFO] [stdout]    --> src/straight_line_program.rs:563:9
[INFO] [stdout]     |
[INFO] [stdout] 563 |     let mut del_rm = del - del.ilog2() as usize;
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_del_rm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i64_to_c`
[INFO] [stdout]   --> src/main.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let i64_to_c = |i| Rational64::new(i, 1);
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_i64_to_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "e1e952d7d4beca769273f88d268d14b871c06187554fda627da9bb9b44db00db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1e952d7d4beca769273f88d268d14b871c06187554fda627da9bb9b44db00db", kill_on_drop: false }`
[INFO] [stdout] e1e952d7d4beca769273f88d268d14b871c06187554fda627da9bb9b44db00db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c119a723eafdc286d7061283b1a52ac7314f35632d4ed46f20f34193ea5fdd77
[INFO] running `Command { std: "docker" "start" "-a" "c119a723eafdc286d7061283b1a52ac7314f35632d4ed46f20f34193ea5fdd77", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `evaluation::*`
[INFO] [stderr]   --> src/main.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | use evaluation::*;
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `parsing::*`
[INFO] [stderr]   --> src/main.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | use parsing::*;
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::fs`
[INFO] [stderr]   --> src/main.rs:21:5
[INFO] [stderr]    |
[INFO] [stderr] 21 | use std::fs;
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable statement
[INFO] [stderr]    --> src/projections.rs:372:5
[INFO] [stderr]     |
[INFO] [stderr] 371 |     return Err("Stopping here".into());
[INFO] [stderr]     |     ---------------------------------- any code following this expression is unreachable
[INFO] [stderr] 372 |     let mut slp_res = transformations::apply_eij_poly_on_program::<T,F,K>(slp, &numerator_basis_transforms, bigi_to_c)?;
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `slp`
[INFO] [stderr]    --> src/projections.rs:346:5
[INFO] [stderr]     |
[INFO] [stderr] 346 |     slp: &SLP<T>,
[INFO] [stderr]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_slp`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `bigi_to_c`
[INFO] [stderr]    --> src/projections.rs:348:5
[INFO] [stderr]     |
[INFO] [stderr] 348 |     bigi_to_c: F,
[INFO] [stderr]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bigi_to_c`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i64_to_c`
[INFO] [stderr]    --> src/projections.rs:533:13
[INFO] [stderr]     |
[INFO] [stderr] 533 |         let i64_to_c = |i| Rational64::new(i, 1);
[INFO] [stderr]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_i64_to_c`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i64_to_c`
[INFO] [stderr]    --> src/projections.rs:554:13
[INFO] [stderr]     |
[INFO] [stderr] 554 |         let i64_to_c = |i| Rational64::new(i, 1);
[INFO] [stderr]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_i64_to_c`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i64_to_c`
[INFO] [stderr]    --> src/projections.rs:574:13
[INFO] [stderr]     |
[INFO] [stderr] 574 |         let i64_to_c = |i| Rational64::new(i, 1);
[INFO] [stderr]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_i64_to_c`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i64_to_c`
[INFO] [stderr]    --> src/projections.rs:589:13
[INFO] [stderr]     |
[INFO] [stderr] 589 |         let i64_to_c = |i| Rational64::new(i, 1);
[INFO] [stderr]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_i64_to_c`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/straight_line_program.rs:563:9
[INFO] [stderr]     |
[INFO] [stderr] 563 |     let mut del_rm = del - del.ilog2() as usize;
[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: unused variable: `del_rm`
[INFO] [stderr]    --> src/straight_line_program.rs:563:9
[INFO] [stderr]     |
[INFO] [stderr] 563 |     let mut del_rm = del - del.ilog2() as usize;
[INFO] [stderr]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_del_rm`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i64_to_c`
[INFO] [stderr]   --> src/main.rs:41:9
[INFO] [stderr]    |
[INFO] [stderr] 41 |     let i64_to_c = |i| Rational64::new(i, 1);
[INFO] [stderr]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_i64_to_c`
[INFO] [stderr] 
[INFO] [stderr] warning: `code` (bin "code" test) generated 13 warnings (run `cargo fix --bin "code" -p code --tests` to apply 12 suggestions)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/code-eaf535d40bab92d3)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test parsing::tests::test_parsing_rationals ... ok
[INFO] [stdout] test projections::tests::find_all_6_3_partitions_with_dist_casimir ... ok
[INFO] [stdout] test projections::tests::find_casimir_2_2 ... ok
[INFO] [stdout] test projections::tests::find_partitions_11_4 ... ok
[INFO] [stdout] test projections::tests::find_partitions_11_le_4 ... ok
[INFO] [stdout] test projections::tests::find_casimir_eigenval_3_3 ... ok
[INFO] [stdout] test projections::tests::test_projection_example_4_14_1_slow ... ok
[INFO] [stdout] test projections::tests::test_pbw_reduce_nontrivials ... ok
[INFO] [stdout] test projections::tests::test_pbw_reduce_trivials ... ok
[INFO] [stdout] test straight_line_program::tests::gen_random_homogeneous_slp ... ok
[INFO] [stdout] test straight_line_program::tests::gen_random_slp ... ok
[INFO] [stdout] test transformations::basis_element::tests::apply_x_i_test ... ok
[INFO] [stdout] test transformations::matrix::tests::eij_prod_addition_test ... ok
[INFO] [stdout] test transformations::matrix::tests::eij_prod_input_test ... ok
[INFO] [stdout] test projections::tests::test_apply_casimir_on_program ... ok
[INFO] [stdout] test transformations::matrix::tests::eij_prod_mult_test ... ok
[INFO] [stdout] test transformations::matrix::tests::eij_prod_slp_test ... ok
[INFO] [stdout] test transformations::matrix::tests::get_all_sub_transforms_test ... ok
[INFO] [stdout] test projections::tests::test_casimir_prod_sorting ... ok
[INFO] [stdout] test transformations::matrix::tests::eij_trie_test ... ok
[INFO] [stdout] test transformations::matrix::tests::test_apply_poly_on_program ... ok
[INFO] [stdout] test projections::tests::test_projection_to_example_5_4_slow ... ok
[INFO] [stdout] test projections::tests::test_apply_casimir_on_program_reduced ... ok
[INFO] [stderr] error: test failed, to rerun pass `--bin code`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/code-eaf535d40bab92d3` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "c119a723eafdc286d7061283b1a52ac7314f35632d4ed46f20f34193ea5fdd77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c119a723eafdc286d7061283b1a52ac7314f35632d4ed46f20f34193ea5fdd77", kill_on_drop: false }`
[INFO] [stdout] c119a723eafdc286d7061283b1a52ac7314f35632d4ed46f20f34193ea5fdd77
