[INFO] cloning repository https://github.com/mwalczyk/pga-axioms
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mwalczyk/pga-axioms" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwalczyk%2Fpga-axioms", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwalczyk%2Fpga-axioms'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 31beac0079115a649557bb30dde4df272b0b5cf6
[INFO] testing mwalczyk/pga-axioms against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwalczyk%2Fpga-axioms" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/mwalczyk/pga-axioms on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/mwalczyk/pga-axioms
[INFO] finished tweaking git repo https://github.com/mwalczyk/pga-axioms
[INFO] tweaked toml for git repo https://github.com/mwalczyk/pga-axioms written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/mwalczyk/pga-axioms 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2af9043f0fecc1b393bc8df97f96ebbcd94708d7c1b69a9f8edd855b8636fc82
[INFO] running `Command { std: "docker" "start" "-a" "2af9043f0fecc1b393bc8df97f96ebbcd94708d7c1b69a9f8edd855b8636fc82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2af9043f0fecc1b393bc8df97f96ebbcd94708d7c1b69a9f8edd855b8636fc82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2af9043f0fecc1b393bc8df97f96ebbcd94708d7c1b69a9f8edd855b8636fc82", kill_on_drop: false }`
[INFO] [stdout] 2af9043f0fecc1b393bc8df97f96ebbcd94708d7c1b69a9f8edd855b8636fc82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84cacfe1dbd7da71ab251b358c92c87b43537534aa37cdfd766cbe48f4275c10
[INFO] running `Command { std: "docker" "start" "-a" "84cacfe1dbd7da71ab251b358c92c87b43537534aa37cdfd766cbe48f4275c10", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.13
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.70
[INFO] [stderr]    Compiling serde_derive v1.0.123
[INFO] [stderr]    Compiling bumpalo v3.5.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling serde v1.0.123
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]    Compiling wasm-bindgen v0.2.70
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.70
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.70
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.70
[INFO] [stderr]    Compiling js-sys v0.3.47
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.6
[INFO] [stderr]    Compiling web-sys v0.3.47
[INFO] [stderr]    Compiling pga_axioms v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.70
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "84cacfe1dbd7da71ab251b358c92c87b43537534aa37cdfd766cbe48f4275c10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84cacfe1dbd7da71ab251b358c92c87b43537534aa37cdfd766cbe48f4275c10", kill_on_drop: false }`
[INFO] [stdout] 84cacfe1dbd7da71ab251b358c92c87b43537534aa37cdfd766cbe48f4275c10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 894a1ff86f6e70bc93a2be5784c72ebb371acc0591199242a9d81af5446febae
[INFO] running `Command { std: "docker" "start" "-a" "894a1ff86f6e70bc93a2be5784c72ebb371acc0591199242a9d81af5446febae", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.20
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.20
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.20
[INFO] [stderr]    Compiling pga_axioms v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.82s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.70
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "894a1ff86f6e70bc93a2be5784c72ebb371acc0591199242a9d81af5446febae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "894a1ff86f6e70bc93a2be5784c72ebb371acc0591199242a9d81af5446febae", kill_on_drop: false }`
[INFO] [stdout] 894a1ff86f6e70bc93a2be5784c72ebb371acc0591199242a9d81af5446febae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a09a45d7334b70bf4f723acf009ef870ff855b44d3f0d7cc57d357d1e803808a
[INFO] running `Command { std: "docker" "start" "-a" "a09a45d7334b70bf4f723acf009ef870ff855b44d3f0d7cc57d357d1e803808a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.70
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pga_axioms-191c1a974347d54a)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test geometry::tests::test_projections ... ok
[INFO] [stdout] test multivector::tests::test_constructors ... ok
[INFO] [stdout] test multivector::tests::test_basis_elements ... ok
[INFO] [stdout] test multivector::tests::test_geometric_product ... ok
[INFO] [stdout] test multivector::tests::test_display ... ok
[INFO] [stdout] test multivector::tests::test_inner_product ... ok
[INFO] [stdout] test multivector::tests::test_inverse ... ok
[INFO] [stdout] test multivector::tests::test_join_and_meet ... ok
[INFO] [stdout] test multivector::tests::test_norm ... ok
[INFO] [stdout] test multivector::tests::test_pga_cheatsheet_formulas ... ok
[INFO] [stdout] test multivector::tests::test_outer_product ... ok
[INFO] [stdout] test multivector::tests::test_rotors_and_translators ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pga_axioms
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/multivector.rs - multivector::Multivector (line 81) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/multivector.rs - multivector::Multivector (line 81) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> src/multivector.rs:82:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | `A + B*e0 + C*e1 + D*e2 + E*e01 + F*e20 + G*e12 + H*e012`
[INFO] [stdout]   | ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 | 'A + B*e0 + C*e1 + D*e2 + E*e01 + F*e20 + G*e12 + H*e012`
[INFO] [stdout]   | ~
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> src/multivector.rs:82:57
[INFO] [stdout]   |
[INFO] [stdout] 3 | `A + B*e0 + C*e1 + D*e2 + E*e01 + F*e20 + G*e12 + H*e012`
[INFO] [stdout]   |                                                         ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 | `A + B*e0 + C*e1 + D*e2 + E*e01 + F*e20 + G*e12 + H*e012'
[INFO] [stdout]   |                                                         ~
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `A` in this scope
[INFO] [stdout]  --> src/multivector.rs:82:2
[INFO] [stdout]   |
[INFO] [stdout] 3 | `A + B*e0 + C*e1 + D*e2 + E*e01 + F*e20 + G*e12 + H*e012`
[INFO] [stdout]   |  ^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a const parameter
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_multivector_rs_81_0<const A: /* Type */>() {
[INFO] [stdout]   |                                                                              +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `B` in this scope
[INFO] [stdout]  --> src/multivector.rs:82:6
[INFO] [stdout]   |
[INFO] [stdout] 3 | `A + B*e0 + C*e1 + D*e2 + E*e01 + F*e20 + G*e12 + H*e012`
[INFO] [stdout]   |      ^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a const parameter
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_multivector_rs_81_0<const B: /* Type */>() {
[INFO] [stdout]   |                                                                              +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `e0` in this scope
[INFO] [stdout]  --> src/multivector.rs:82:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | `A + B*e0 + C*e1 + D*e2 + E*e01 + F*e20 + G*e12 + H*e012`
[INFO] [stdout]   |        ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `C` in this scope
[INFO] [stdout]  --> src/multivector.rs:82:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | `A + B*e0 + C*e1 + D*e2 + E*e01 + F*e20 + G*e12 + H*e012`
[INFO] [stdout]   |             ^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a const parameter
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_multivector_rs_81_0<const C: /* Type */>() {
[INFO] [stdout]   |                                                                              +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `e1` in this scope
[INFO] [stdout]  --> src/multivector.rs:82:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | `A + B*e0 + C*e1 + D*e2 + E*e01 + F*e20 + G*e12 + H*e012`
[INFO] [stdout]   |               ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D` in this scope
[INFO] [stdout]  --> src/multivector.rs:82:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | `A + B*e0 + C*e1 + D*e2 + E*e01 + F*e20 + G*e12 + H*e012`
[INFO] [stdout]   |                    ^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a const parameter
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_multivector_rs_81_0<const D: /* Type */>() {
[INFO] [stdout]   |                                                                              +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `e2` in this scope
[INFO] [stdout]  --> src/multivector.rs:82:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | `A + B*e0 + C*e1 + D*e2 + E*e01 + F*e20 + G*e12 + H*e012`
[INFO] [stdout]   |                      ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `E` in this scope
[INFO] [stdout]  --> src/multivector.rs:82:27
[INFO] [stdout]   |
[INFO] [stdout] 3 | `A + B*e0 + C*e1 + D*e2 + E*e01 + F*e20 + G*e12 + H*e012`
[INFO] [stdout]   |                           ^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::f128::consts::E;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::f16::consts::E;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::f32::consts::E;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::f64::consts::E;
[INFO] [stdout]   |
[INFO] [stdout]     and 4 other candidates
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `e01` in this scope
[INFO] [stdout]  --> src/multivector.rs:82:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | `A + B*e0 + C*e1 + D*e2 + E*e01 + F*e20 + G*e12 + H*e012`
[INFO] [stdout]   |                             ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `F` in this scope
[INFO] [stdout]  --> src/multivector.rs:82:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | `A + B*e0 + C*e1 + D*e2 + E*e01 + F*e20 + G*e12 + H*e012`
[INFO] [stdout]   |                                   ^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a const parameter
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_multivector_rs_81_0<const F: /* Type */>() {
[INFO] [stdout]   |                                                                              +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `e20` in this scope
[INFO] [stdout]  --> src/multivector.rs:82:37
[INFO] [stdout]   |
[INFO] [stdout] 3 | `A + B*e0 + C*e1 + D*e2 + E*e01 + F*e20 + G*e12 + H*e012`
[INFO] [stdout]   |                                     ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `G` in this scope
[INFO] [stdout]  --> src/multivector.rs:82:43
[INFO] [stdout]   |
[INFO] [stdout] 3 | `A + B*e0 + C*e1 + D*e2 + E*e01 + F*e20 + G*e12 + H*e012`
[INFO] [stdout]   |                                           ^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a const parameter
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_multivector_rs_81_0<const G: /* Type */>() {
[INFO] [stdout]   |                                                                              +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `e12` in this scope
[INFO] [stdout]  --> src/multivector.rs:82:45
[INFO] [stdout]   |
[INFO] [stdout] 3 | `A + B*e0 + C*e1 + D*e2 + E*e01 + F*e20 + G*e12 + H*e012`
[INFO] [stdout]   |                                             ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `H` in this scope
[INFO] [stdout]  --> src/multivector.rs:82:51
[INFO] [stdout]   |
[INFO] [stdout] 3 | `A + B*e0 + C*e1 + D*e2 + E*e01 + F*e20 + G*e12 + H*e012`
[INFO] [stdout]   |                                                   ^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a const parameter
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_multivector_rs_81_0<const H: /* Type */>() {
[INFO] [stdout]   |                                                                              +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `e012` in this scope
[INFO] [stdout]  --> src/multivector.rs:82:53
[INFO] [stdout]   |
[INFO] [stdout] 3 | `A + B*e0 + C*e1 + D*e2 + E*e01 + F*e20 + G*e12 + H*e012`
[INFO] [stdout]   |                                                     ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 17 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/multivector.rs - multivector::Multivector (line 81)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a09a45d7334b70bf4f723acf009ef870ff855b44d3f0d7cc57d357d1e803808a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a09a45d7334b70bf4f723acf009ef870ff855b44d3f0d7cc57d357d1e803808a", kill_on_drop: false }`
[INFO] [stdout] a09a45d7334b70bf4f723acf009ef870ff855b44d3f0d7cc57d357d1e803808a
[INFO] testing mwalczyk/pga-axioms against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwalczyk%2Fpga-axioms" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/mwalczyk/pga-axioms on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/mwalczyk/pga-axioms
[INFO] finished tweaking git repo https://github.com/mwalczyk/pga-axioms
[INFO] tweaked toml for git repo https://github.com/mwalczyk/pga-axioms written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/mwalczyk/pga-axioms 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8e51372a7e826c2144368f6a61848d542328c7d659cac55ac6591c8c349e2751
[INFO] running `Command { std: "docker" "start" "-a" "8e51372a7e826c2144368f6a61848d542328c7d659cac55ac6591c8c349e2751", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e51372a7e826c2144368f6a61848d542328c7d659cac55ac6591c8c349e2751", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e51372a7e826c2144368f6a61848d542328c7d659cac55ac6591c8c349e2751", kill_on_drop: false }`
[INFO] [stdout] 8e51372a7e826c2144368f6a61848d542328c7d659cac55ac6591c8c349e2751
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08dc869cffd204dbb7581dde2fa7b6a2e9b860d1a1297c15d90b900694410fec
[INFO] running `Command { std: "docker" "start" "-a" "08dc869cffd204dbb7581dde2fa7b6a2e9b860d1a1297c15d90b900694410fec", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.70
[INFO] [stderr]    Compiling log v0.4.13
[INFO] [stderr]    Compiling serde_derive v1.0.123
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling bumpalo v3.5.0
[INFO] [stderr]    Compiling serde v1.0.123
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling wasm-bindgen v0.2.70
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.70
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.70
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.70
[INFO] [stderr]    Compiling js-sys v0.3.47
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.6
[INFO] [stderr]    Compiling web-sys v0.3.47
[INFO] [stderr]    Compiling pga_axioms v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.21s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.70
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "08dc869cffd204dbb7581dde2fa7b6a2e9b860d1a1297c15d90b900694410fec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08dc869cffd204dbb7581dde2fa7b6a2e9b860d1a1297c15d90b900694410fec", kill_on_drop: false }`
[INFO] [stdout] 08dc869cffd204dbb7581dde2fa7b6a2e9b860d1a1297c15d90b900694410fec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 570433df1e7f2135f14f693d64f71331ea37ed7e9e39626223a39c659edc7e1a
[INFO] running `Command { std: "docker" "start" "-a" "570433df1e7f2135f14f693d64f71331ea37ed7e9e39626223a39c659edc7e1a", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.20
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.20
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.20
[INFO] [stderr]    Compiling pga_axioms v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.81s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.70
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "570433df1e7f2135f14f693d64f71331ea37ed7e9e39626223a39c659edc7e1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "570433df1e7f2135f14f693d64f71331ea37ed7e9e39626223a39c659edc7e1a", kill_on_drop: false }`
[INFO] [stdout] 570433df1e7f2135f14f693d64f71331ea37ed7e9e39626223a39c659edc7e1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 64f27609119b3458a549d1be076f3da281b1616ac04ff97bb9b070000f8b2354
[INFO] running `Command { std: "docker" "start" "-a" "64f27609119b3458a549d1be076f3da281b1616ac04ff97bb9b070000f8b2354", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.70
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pga_axioms-191c1a974347d54a)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test geometry::tests::test_projections ... ok
[INFO] [stdout] test multivector::tests::test_constructors ... ok
[INFO] [stdout] test multivector::tests::test_basis_elements ... ok
[INFO] [stdout] test multivector::tests::test_display ... ok
[INFO] [stdout] test multivector::tests::test_geometric_product ... ok
[INFO] [stdout] test multivector::tests::test_inner_product ... ok
[INFO] [stdout] test multivector::tests::test_inverse ... ok
[INFO] [stdout] test multivector::tests::test_join_and_meet ... ok
[INFO] [stdout] test multivector::tests::test_norm ... ok
[INFO] [stdout] test multivector::tests::test_outer_product ... ok
[INFO] [stdout] test multivector::tests::test_pga_cheatsheet_formulas ... ok
[INFO] [stdout] test multivector::tests::test_rotors_and_translators ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pga_axioms
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/multivector.rs - multivector::Multivector (line 81) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/multivector.rs - multivector::Multivector (line 81) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> src/multivector.rs:82:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | `A + B*e0 + C*e1 + D*e2 + E*e01 + F*e20 + G*e12 + H*e012`
[INFO] [stdout]   | ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 | 'A + B*e0 + C*e1 + D*e2 + E*e01 + F*e20 + G*e12 + H*e012`
[INFO] [stdout]   | ~
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]  --> src/multivector.rs:82:57
[INFO] [stdout]   |
[INFO] [stdout] 3 | `A + B*e0 + C*e1 + D*e2 + E*e01 + F*e20 + G*e12 + H*e012`
[INFO] [stdout]   |                                                         ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 | `A + B*e0 + C*e1 + D*e2 + E*e01 + F*e20 + G*e12 + H*e012'
[INFO] [stdout]   |                                                         ~
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `A` in this scope
[INFO] [stdout]  --> src/multivector.rs:82:2
[INFO] [stdout]   |
[INFO] [stdout] 3 | `A + B*e0 + C*e1 + D*e2 + E*e01 + F*e20 + G*e12 + H*e012`
[INFO] [stdout]   |  ^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a const parameter
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_multivector_rs_81_0<const A: /* Type */>() {
[INFO] [stdout]   |                                                                              +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `B` in this scope
[INFO] [stdout]  --> src/multivector.rs:82:6
[INFO] [stdout]   |
[INFO] [stdout] 3 | `A + B*e0 + C*e1 + D*e2 + E*e01 + F*e20 + G*e12 + H*e012`
[INFO] [stdout]   |      ^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a const parameter
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_multivector_rs_81_0<const B: /* Type */>() {
[INFO] [stdout]   |                                                                              +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `e0` in this scope
[INFO] [stdout]  --> src/multivector.rs:82:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | `A + B*e0 + C*e1 + D*e2 + E*e01 + F*e20 + G*e12 + H*e012`
[INFO] [stdout]   |        ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `C` in this scope
[INFO] [stdout]  --> src/multivector.rs:82:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | `A + B*e0 + C*e1 + D*e2 + E*e01 + F*e20 + G*e12 + H*e012`
[INFO] [stdout]   |             ^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a const parameter
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_multivector_rs_81_0<const C: /* Type */>() {
[INFO] [stdout]   |                                                                              +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `e1` in this scope
[INFO] [stdout]  --> src/multivector.rs:82:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | `A + B*e0 + C*e1 + D*e2 + E*e01 + F*e20 + G*e12 + H*e012`
[INFO] [stdout]   |               ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `D` in this scope
[INFO] [stdout]  --> src/multivector.rs:82:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | `A + B*e0 + C*e1 + D*e2 + E*e01 + F*e20 + G*e12 + H*e012`
[INFO] [stdout]   |                    ^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a const parameter
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_multivector_rs_81_0<const D: /* Type */>() {
[INFO] [stdout]   |                                                                              +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `e2` in this scope
[INFO] [stdout]  --> src/multivector.rs:82:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | `A + B*e0 + C*e1 + D*e2 + E*e01 + F*e20 + G*e12 + H*e012`
[INFO] [stdout]   |                      ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `E` in this scope
[INFO] [stdout]  --> src/multivector.rs:82:27
[INFO] [stdout]   |
[INFO] [stdout] 3 | `A + B*e0 + C*e1 + D*e2 + E*e01 + F*e20 + G*e12 + H*e012`
[INFO] [stdout]   |                           ^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::f128::consts::E;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::f16::consts::E;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::f32::consts::E;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::f64::consts::E;
[INFO] [stdout]   |
[INFO] [stdout]     and 4 other candidates
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `e01` in this scope
[INFO] [stdout]  --> src/multivector.rs:82:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | `A + B*e0 + C*e1 + D*e2 + E*e01 + F*e20 + G*e12 + H*e012`
[INFO] [stdout]   |                             ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `F` in this scope
[INFO] [stdout]  --> src/multivector.rs:82:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | `A + B*e0 + C*e1 + D*e2 + E*e01 + F*e20 + G*e12 + H*e012`
[INFO] [stdout]   |                                   ^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a const parameter
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_multivector_rs_81_0<const F: /* Type */>() {
[INFO] [stdout]   |                                                                              +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `e20` in this scope
[INFO] [stdout]  --> src/multivector.rs:82:37
[INFO] [stdout]   |
[INFO] [stdout] 3 | `A + B*e0 + C*e1 + D*e2 + E*e01 + F*e20 + G*e12 + H*e012`
[INFO] [stdout]   |                                     ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `G` in this scope
[INFO] [stdout]  --> src/multivector.rs:82:43
[INFO] [stdout]   |
[INFO] [stdout] 3 | `A + B*e0 + C*e1 + D*e2 + E*e01 + F*e20 + G*e12 + H*e012`
[INFO] [stdout]   |                                           ^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a const parameter
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_multivector_rs_81_0<const G: /* Type */>() {
[INFO] [stdout]   |                                                                              +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `e12` in this scope
[INFO] [stdout]  --> src/multivector.rs:82:45
[INFO] [stdout]   |
[INFO] [stdout] 3 | `A + B*e0 + C*e1 + D*e2 + E*e01 + F*e20 + G*e12 + H*e012`
[INFO] [stdout]   |                                             ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `H` in this scope
[INFO] [stdout]  --> src/multivector.rs:82:51
[INFO] [stdout]   |
[INFO] [stdout] 3 | `A + B*e0 + C*e1 + D*e2 + E*e01 + F*e20 + G*e12 + H*e012`
[INFO] [stdout]   |                                                   ^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a const parameter
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_multivector_rs_81_0<const H: /* Type */>() {
[INFO] [stdout]   |                                                                              +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `e012` in this scope
[INFO] [stdout]  --> src/multivector.rs:82:53
[INFO] [stdout]   |
[INFO] [stdout] 3 | `A + B*e0 + C*e1 + D*e2 + E*e01 + F*e20 + G*e12 + H*e012`
[INFO] [stdout]   |                                                     ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 17 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/multivector.rs - multivector::Multivector (line 81)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "64f27609119b3458a549d1be076f3da281b1616ac04ff97bb9b070000f8b2354", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64f27609119b3458a549d1be076f3da281b1616ac04ff97bb9b070000f8b2354", kill_on_drop: false }`
[INFO] [stdout] 64f27609119b3458a549d1be076f3da281b1616ac04ff97bb9b070000f8b2354
