[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] fd414e7d6295f3f5fbd49b5bd456e93381ddda9d
[INFO] testing jamesThompson2805/Fourth-Year-Project against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjamesThompson2805%2FFourth-Year-Project" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jamesThompson2805/Fourth-Year-Project on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded endian-type v0.2.0
[INFO] [stderr]   Downloaded simba v0.9.1
[INFO] [stderr]   Downloaded nalgebra-macros v0.3.0
[INFO] [stderr]   Downloaded glam v0.19.0
[INFO] [stderr]   Downloaded glam v0.14.0
[INFO] [stderr]   Downloaded glam v0.15.2
[INFO] [stderr]   Downloaded glam v0.18.0
[INFO] [stderr]   Downloaded radix_trie v0.3.0
[INFO] [stderr]   Downloaded glam v0.16.0
[INFO] [stderr]   Downloaded glam v0.17.3
[INFO] [stderr]   Downloaded glam v0.21.3
[INFO] [stderr]   Downloaded nalgebra v0.34.1
[INFO] [stderr]   Downloaded glam v0.29.3
[INFO] [stderr]   Downloaded glam v0.30.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3a753f4c88baf514ddac11ac46421b2f72b94933efa914e71d677dbc28056f2f
[INFO] running `Command { std: "docker" "start" "-a" "3a753f4c88baf514ddac11ac46421b2f72b94933efa914e71d677dbc28056f2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a753f4c88baf514ddac11ac46421b2f72b94933efa914e71d677dbc28056f2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a753f4c88baf514ddac11ac46421b2f72b94933efa914e71d677dbc28056f2f", kill_on_drop: false }`
[INFO] [stdout] 3a753f4c88baf514ddac11ac46421b2f72b94933efa914e71d677dbc28056f2f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d14e2d28a718f3e6d694bd6d6bfbbc61144e70b605ff2b76e0bd5a83eb23abca
[INFO] running `Command { std: "docker" "start" "-a" "d14e2d28a718f3e6d694bd6d6bfbbc61144e70b605ff2b76e0bd5a83eb23abca", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[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 quote v1.0.41
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling endian-type v0.2.0
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling radix_trie v0.3.0
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[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 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.25s
[INFO] running `Command { std: "docker" "inspect" "d14e2d28a718f3e6d694bd6d6bfbbc61144e70b605ff2b76e0bd5a83eb23abca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d14e2d28a718f3e6d694bd6d6bfbbc61144e70b605ff2b76e0bd5a83eb23abca", kill_on_drop: false }`
[INFO] [stdout] d14e2d28a718f3e6d694bd6d6bfbbc61144e70b605ff2b76e0bd5a83eb23abca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15d685f92701055ec5759c97e7d3a2dbf2eae9f4dd630251d6467c17fd507d05
[INFO] running `Command { std: "docker" "start" "-a" "15d685f92701055ec5759c97e7d3a2dbf2eae9f4dd630251d6467c17fd507d05", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling endian-type v0.2.0
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling radix_trie v0.3.0
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling nom v8.0.0
[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 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] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 49.58s
[INFO] running `Command { std: "docker" "inspect" "15d685f92701055ec5759c97e7d3a2dbf2eae9f4dd630251d6467c17fd507d05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15d685f92701055ec5759c97e7d3a2dbf2eae9f4dd630251d6467c17fd507d05", kill_on_drop: false }`
[INFO] [stdout] 15d685f92701055ec5759c97e7d3a2dbf2eae9f4dd630251d6467c17fd507d05
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4098bbf7dc6ccd05311eb006b374e2c1faaf5e237391421ec77f10fc31ed207b
[INFO] running `Command { std: "docker" "start" "-a" "4098bbf7dc6ccd05311eb006b374e2c1faaf5e237391421ec77f10fc31ed207b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/code-203d13e20fdf0141)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test parsing::tests::test_parsing_rationals ... ok
[INFO] [stdout] test projections::tests::find_casimir_eigenval_3_3 ... ok
[INFO] [stdout] test projections::tests::find_all_6_3_partitions_with_dist_casimir ... ok
[INFO] [stdout] test projections::tests::find_partitions_11_le_4 ... ok
[INFO] [stdout] test projections::tests::find_partitions_11_4 ... ok
[INFO] [stdout] test projections::tests::find_casimir_2_2 ... ok
[INFO] [stdout] test transformations::basis_element::tests::apply_x_i_test ... ok
[INFO] [stdout] test transformations::matrix::tests::eij_trie_test ... ok
[INFO] [stdout] test projections::tests::test_pbw_reduce_trivials ... ok
[INFO] [stdout] test projections::tests::test_pbw_reduce_nontrivials ... ok
[INFO] [stdout] test transformations::matrix::tests::eij_prod_slp_test ... ok
[INFO] [stdout] test transformations::matrix::tests::test_apply_poly_on_program ... ok
[INFO] [stdout] test projections::tests::test_projection_example_4_14_1_slow ... 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 transformations::matrix::tests::get_all_sub_transforms_test ... ok
[INFO] [stdout] test transformations::matrix::tests::eij_prod_mult_test ... ok
[INFO] [stdout] test projections::tests::test_apply_casimir_on_program ... ok
[INFO] [stdout] test projections::tests::test_casimir_prod_sorting ... 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-203d13e20fdf0141` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "4098bbf7dc6ccd05311eb006b374e2c1faaf5e237391421ec77f10fc31ed207b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4098bbf7dc6ccd05311eb006b374e2c1faaf5e237391421ec77f10fc31ed207b", kill_on_drop: false }`
[INFO] [stdout] 4098bbf7dc6ccd05311eb006b374e2c1faaf5e237391421ec77f10fc31ed207b
