[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 beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwalczyk%2Fpga-axioms" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mwalczyk/pga-axioms on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-3/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: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.20 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d3e54be604b651e38011885577a361bc5cfc26c687aa8fb5eb67bbd6a32271d4 [INFO] running `Command { std: "docker" "start" "-a" "d3e54be604b651e38011885577a361bc5cfc26c687aa8fb5eb67bbd6a32271d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3e54be604b651e38011885577a361bc5cfc26c687aa8fb5eb67bbd6a32271d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3e54be604b651e38011885577a361bc5cfc26c687aa8fb5eb67bbd6a32271d4", kill_on_drop: false }` [INFO] [stdout] d3e54be604b651e38011885577a361bc5cfc26c687aa8fb5eb67bbd6a32271d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6ed8deb8a79284e3e4f963be4a37fa4072f593fea48de0d7701e44944489624 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b6ed8deb8a79284e3e4f963be4a37fa4072f593fea48de0d7701e44944489624", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.70 [INFO] [stderr] Compiling bumpalo v3.5.0 [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 serde_derive v1.0.123 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.70 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling serde_json v1.0.61 [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 [unoptimized + debuginfo] target(s) in 35.49s [INFO] running `Command { std: "docker" "inspect" "b6ed8deb8a79284e3e4f963be4a37fa4072f593fea48de0d7701e44944489624", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6ed8deb8a79284e3e4f963be4a37fa4072f593fea48de0d7701e44944489624", kill_on_drop: false }` [INFO] [stdout] b6ed8deb8a79284e3e4f963be4a37fa4072f593fea48de0d7701e44944489624 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03dec7f3ff6e7dba8ce6f628e3849e5fdd349fda9464f3dc83ce441fac2b8b80 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "03dec7f3ff6e7dba8ce6f628e3849e5fdd349fda9464f3dc83ce441fac2b8b80", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.20 [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 [unoptimized + debuginfo] target(s) in 4.10s [INFO] running `Command { std: "docker" "inspect" "03dec7f3ff6e7dba8ce6f628e3849e5fdd349fda9464f3dc83ce441fac2b8b80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03dec7f3ff6e7dba8ce6f628e3849e5fdd349fda9464f3dc83ce441fac2b8b80", kill_on_drop: false }` [INFO] [stdout] 03dec7f3ff6e7dba8ce6f628e3849e5fdd349fda9464f3dc83ce441fac2b8b80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 74311ab3ecfd1dd39fc96abef076974389410c47fd3b464ca4b3cc41c718abba [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "74311ab3ecfd1dd39fc96abef076974389410c47fd3b464ca4b3cc41c718abba", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pga_axioms-475976b559c92f04) [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_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] test multivector::tests::test_inner_product ... ok [INFO] [stdout] test multivector::tests::test_inverse ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests pga_axioms [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/multivector.rs - multivector::Multivector (line 82) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/multivector.rs - multivector::Multivector (line 82) stdout ---- [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/multivector.rs:83: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:83: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:83:2 [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_multivector_rs_82_0() { [INFO] [stdout] | - help: you might be missing a type parameter: `` [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 `B` in this scope [INFO] [stdout] --> src/multivector.rs:83:6 [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_multivector_rs_82_0() { [INFO] [stdout] | - help: you might be missing a type parameter: `` [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 `e0` in this scope [INFO] [stdout] --> src/multivector.rs:83: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:83:13 [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_multivector_rs_82_0() { [INFO] [stdout] | - help: you might be missing a type parameter: `` [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 `e1` in this scope [INFO] [stdout] --> src/multivector.rs:83: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:83:20 [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_multivector_rs_82_0() { [INFO] [stdout] | - help: you might be missing a type parameter: `` [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 `e2` in this scope [INFO] [stdout] --> src/multivector.rs:83: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:83: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::f32::consts::E; [INFO] [stdout] | [INFO] [stdout] 2 | use core::f64::consts::E; [INFO] [stdout] | [INFO] [stdout] 2 | use std::f32::consts::E; [INFO] [stdout] | [INFO] [stdout] 2 | use std::f64::consts::E; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `e01` in this scope [INFO] [stdout] --> src/multivector.rs:83: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:83:35 [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_multivector_rs_82_0() { [INFO] [stdout] | - help: you might be missing a type parameter: `` [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 `e20` in this scope [INFO] [stdout] --> src/multivector.rs:83: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:83:43 [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_multivector_rs_82_0() { [INFO] [stdout] | - help: you might be missing a type parameter: `` [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 `e12` in this scope [INFO] [stdout] --> src/multivector.rs:83: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:83:51 [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_multivector_rs_82_0() { [INFO] [stdout] | - help: you might be missing a type parameter: `` [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 `e012` in this scope [INFO] [stdout] --> src/multivector.rs:83: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 82) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "74311ab3ecfd1dd39fc96abef076974389410c47fd3b464ca4b3cc41c718abba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74311ab3ecfd1dd39fc96abef076974389410c47fd3b464ca4b3cc41c718abba", kill_on_drop: false }` [INFO] [stdout] 74311ab3ecfd1dd39fc96abef076974389410c47fd3b464ca4b3cc41c718abba