[INFO] cloning repository https://github.com/JulianKnodt/sdfs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JulianKnodt/sdfs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJulianKnodt%2Fsdfs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJulianKnodt%2Fsdfs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f920646532250e23be2c466ab5892dd4034b805d [INFO] checking JulianKnodt/sdfs against try#099e089ab723e6ee96175f3496051098c60a4cd4 for pr-140208 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJulianKnodt%2Fsdfs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JulianKnodt/sdfs on toolchain 099e089ab723e6ee96175f3496051098c60a4cd4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JulianKnodt/sdfs [INFO] finished tweaking git repo https://github.com/JulianKnodt/sdfs [INFO] tweaked toml for git repo https://github.com/JulianKnodt/sdfs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/JulianKnodt/sdfs 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" "+099e089ab723e6ee96175f3496051098c60a4cd4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a5489ca052e2d5ed843f6ac80ec08e6de95a153b13b6343c8d79190e2c02b80 [INFO] running `Command { std: "docker" "start" "-a" "4a5489ca052e2d5ed843f6ac80ec08e6de95a153b13b6343c8d79190e2c02b80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a5489ca052e2d5ed843f6ac80ec08e6de95a153b13b6343c8d79190e2c02b80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a5489ca052e2d5ed843f6ac80ec08e6de95a153b13b6343c8d79190e2c02b80", kill_on_drop: false }` [INFO] [stdout] 4a5489ca052e2d5ed843f6ac80ec08e6de95a153b13b6343c8d79190e2c02b80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4017f1633a9ab90e1bbdc025ed9350353f2bc34126e05846995b62e884026531 [INFO] running `Command { std: "docker" "start" "-a" "4017f1633a9ab90e1bbdc025ed9350353f2bc34126e05846995b62e884026531", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking sdfs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); sum_up_to::()] well-formed` [INFO] [stdout] --> src/svd.rs:86:24 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn eigen_jacobi(s: SymMatrix3) -> [[F; 3]; 3] { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `SymMatrix` [INFO] [stdout] --> src/sym.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct SymMatrix [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 16 | where [INFO] [stdout] 17 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SymMatrix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); sum_up_to::()] well-formed` [INFO] [stdout] --> src/sym.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `SymMatrix` [INFO] [stdout] --> src/sym.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct SymMatrix [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 16 | where [INFO] [stdout] 17 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SymMatrix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); sum_up_to::()] well-formed` [INFO] [stdout] --> src/sym.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Debug>` [INFO] [stdout] --> src/sym.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in ` as Debug>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); sum_up_to::()] well-formed` [INFO] [stdout] --> src/sym.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Clone>` [INFO] [stdout] --> src/sym.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in ` as Clone>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); sum_up_to::()] well-formed` [INFO] [stdout] --> src/sym.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as std::marker::Copy>` [INFO] [stdout] --> src/sym.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in ` as Copy>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); sum_up_to::()] well-formed` [INFO] [stdout] --> src/sym.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as StructuralPartialEq>` [INFO] [stdout] --> src/sym.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in ` as StructuralPartialEq>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); sum_up_to::()] well-formed` [INFO] [stdout] --> src/sym.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as PartialEq>` [INFO] [stdout] --> src/sym.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in ` as PartialEq>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); sum_up_to::()] well-formed` [INFO] [stdout] --> src/sym.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `SymMatrix` [INFO] [stdout] --> src/sym.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SymMatrix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); sum_up_to::()] well-formed` [INFO] [stdout] --> src/sym.rs:68:6 [INFO] [stdout] | [INFO] [stdout] 68 | impl SymMatrix4 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `SymMatrix` [INFO] [stdout] --> src/sym.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct SymMatrix [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 16 | where [INFO] [stdout] 17 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SymMatrix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); sum_up_to::()] well-formed` [INFO] [stdout] --> src/sym.rs:402:6 [INFO] [stdout] | [INFO] [stdout] 402 | impl SymMatrix3 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `SymMatrix` [INFO] [stdout] --> src/sym.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct SymMatrix [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 16 | where [INFO] [stdout] 17 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SymMatrix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); sum_up_to::()] well-formed` [INFO] [stdout] --> src/sym.rs:519:5 [INFO] [stdout] | [INFO] [stdout] 519 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Add>` [INFO] [stdout] --> src/sym.rs:519:5 [INFO] [stdout] | [INFO] [stdout] 519 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in ` as Add>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); sum_up_to::()] well-formed` [INFO] [stdout] --> src/sym.rs:529:5 [INFO] [stdout] | [INFO] [stdout] 529 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Sub>` [INFO] [stdout] --> src/sym.rs:529:5 [INFO] [stdout] | [INFO] [stdout] 529 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in ` as Sub>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); sum_up_to::()] well-formed` [INFO] [stdout] --> src/sym.rs:539:5 [INFO] [stdout] | [INFO] [stdout] 539 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Mul>` [INFO] [stdout] --> src/sym.rs:539:5 [INFO] [stdout] | [INFO] [stdout] 539 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in ` as Mul>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); sum_up_to::()] well-formed` [INFO] [stdout] --> src/sym.rs:549:5 [INFO] [stdout] | [INFO] [stdout] 549 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Neg>` [INFO] [stdout] --> src/sym.rs:549:5 [INFO] [stdout] | [INFO] [stdout] 549 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in ` as Neg>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sdfs` (lib test) due to 14 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); sum_up_to::()] well-formed` [INFO] [stdout] --> src/svd.rs:86:24 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn eigen_jacobi(s: SymMatrix3) -> [[F; 3]; 3] { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `SymMatrix` [INFO] [stdout] --> src/sym.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct SymMatrix [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 16 | where [INFO] [stdout] 17 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SymMatrix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); sum_up_to::()] well-formed` [INFO] [stdout] --> src/sym.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `SymMatrix` [INFO] [stdout] --> src/sym.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct SymMatrix [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 16 | where [INFO] [stdout] 17 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SymMatrix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); sum_up_to::()] well-formed` [INFO] [stdout] --> src/sym.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Debug>` [INFO] [stdout] --> src/sym.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in ` as Debug>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); sum_up_to::()] well-formed` [INFO] [stdout] --> src/sym.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Clone>` [INFO] [stdout] --> src/sym.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in ` as Clone>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); sum_up_to::()] well-formed` [INFO] [stdout] --> src/sym.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as std::marker::Copy>` [INFO] [stdout] --> src/sym.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in ` as Copy>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); sum_up_to::()] well-formed` [INFO] [stdout] --> src/sym.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as StructuralPartialEq>` [INFO] [stdout] --> src/sym.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in ` as StructuralPartialEq>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); sum_up_to::()] well-formed` [INFO] [stdout] --> src/sym.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as PartialEq>` [INFO] [stdout] --> src/sym.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in ` as PartialEq>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); sum_up_to::()] well-formed` [INFO] [stdout] --> src/sym.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `SymMatrix` [INFO] [stdout] --> src/sym.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SymMatrix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); sum_up_to::()] well-formed` [INFO] [stdout] --> src/sym.rs:68:6 [INFO] [stdout] | [INFO] [stdout] 68 | impl SymMatrix4 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `SymMatrix` [INFO] [stdout] --> src/sym.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct SymMatrix [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 16 | where [INFO] [stdout] 17 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SymMatrix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); sum_up_to::()] well-formed` [INFO] [stdout] --> src/sym.rs:402:6 [INFO] [stdout] | [INFO] [stdout] 402 | impl SymMatrix3 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `SymMatrix` [INFO] [stdout] --> src/sym.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct SymMatrix [INFO] [stdout] | --------- required by a bound in this struct [INFO] [stdout] 16 | where [INFO] [stdout] 17 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SymMatrix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); sum_up_to::()] well-formed` [INFO] [stdout] --> src/sym.rs:519:5 [INFO] [stdout] | [INFO] [stdout] 519 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Add>` [INFO] [stdout] --> src/sym.rs:519:5 [INFO] [stdout] | [INFO] [stdout] 519 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in ` as Add>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); sum_up_to::()] well-formed` [INFO] [stdout] --> src/sym.rs:529:5 [INFO] [stdout] | [INFO] [stdout] 529 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Sub>` [INFO] [stdout] --> src/sym.rs:529:5 [INFO] [stdout] | [INFO] [stdout] 529 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in ` as Sub>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); sum_up_to::()] well-formed` [INFO] [stdout] --> src/sym.rs:539:5 [INFO] [stdout] | [INFO] [stdout] 539 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Mul>` [INFO] [stdout] --> src/sym.rs:539:5 [INFO] [stdout] | [INFO] [stdout] 539 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in ` as Mul>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); sum_up_to::()] well-formed` [INFO] [stdout] --> src/sym.rs:549:5 [INFO] [stdout] | [INFO] [stdout] 549 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Neg>` [INFO] [stdout] --> src/sym.rs:549:5 [INFO] [stdout] | [INFO] [stdout] 549 | [(); sum_up_to::()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in ` as Neg>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sdfs` (lib) due to 14 previous errors [INFO] running `Command { std: "docker" "inspect" "4017f1633a9ab90e1bbdc025ed9350353f2bc34126e05846995b62e884026531", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4017f1633a9ab90e1bbdc025ed9350353f2bc34126e05846995b62e884026531", kill_on_drop: false }` [INFO] [stdout] 4017f1633a9ab90e1bbdc025ed9350353f2bc34126e05846995b62e884026531