[INFO] cloning repository https://github.com/hbhavan/complex_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hbhavan/complex_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhbhavan%2Fcomplex_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhbhavan%2Fcomplex_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 174c9806de159372d58341126b0b03fde67027ce [INFO] checking hbhavan/complex_rs against try#26ad8a85dc4eed299af809e52f278da81e284602 for pr-138458 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhbhavan%2Fcomplex_rs" "/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/hbhavan/complex_rs on toolchain 26ad8a85dc4eed299af809e52f278da81e284602 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+26ad8a85dc4eed299af809e52f278da81e284602" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hbhavan/complex_rs [INFO] finished tweaking git repo https://github.com/hbhavan/complex_rs [INFO] tweaked toml for git repo https://github.com/hbhavan/complex_rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/hbhavan/complex_rs 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" "+26ad8a85dc4eed299af809e52f278da81e284602" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+26ad8a85dc4eed299af809e52f278da81e284602" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cbac20ade0b0f0f22ae8fa60e0b738ac838720ea3886bae52ec3869d913b3150 [INFO] running `Command { std: "docker" "start" "-a" "cbac20ade0b0f0f22ae8fa60e0b738ac838720ea3886bae52ec3869d913b3150", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbac20ade0b0f0f22ae8fa60e0b738ac838720ea3886bae52ec3869d913b3150", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbac20ade0b0f0f22ae8fa60e0b738ac838720ea3886bae52ec3869d913b3150", kill_on_drop: false }` [INFO] [stdout] cbac20ade0b0f0f22ae8fa60e0b738ac838720ea3886bae52ec3869d913b3150 [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+26ad8a85dc4eed299af809e52f278da81e284602" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01817b061d2fa22add732e7fab647239e497a8b3a038c77078851e6e96c67ece [INFO] running `Command { std: "docker" "start" "-a" "01817b061d2fa22add732e7fab647239e497a8b3a038c77078851e6e96c67ece", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking complex v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::Lateral` [INFO] [stdout] --> src/operators/complex/fmt.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::Lateral; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Complex` [INFO] [stdout] --> src/operators/complex/mul.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::Complex; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Lateral` [INFO] [stdout] --> src/operators/complex/mul.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::Lateral; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ops` [INFO] [stdout] --> src/operators/complex/mul.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::ops; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Complex` [INFO] [stdout] --> src/operators/lateral/add.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::Complex; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Complex` [INFO] [stdout] --> src/operators/lateral/mul.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::Complex; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Complex` [INFO] [stdout] --> src/operators/lateral/sub.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::Complex; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Lateral` [INFO] [stdout] --> src/operators/complex/fmt.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::Lateral; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Complex` [INFO] [stdout] --> src/operators/complex/mul.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::Complex; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Lateral` [INFO] [stdout] --> src/operators/complex/mul.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::Lateral; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ops` [INFO] [stdout] --> src/operators/complex/mul.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::ops; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Complex` [INFO] [stdout] --> src/operators/lateral/add.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::Complex; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Complex` [INFO] [stdout] --> src/operators/lateral/mul.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::Complex; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Complex` [INFO] [stdout] --> src/operators/lateral/sub.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::Complex; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Add<&Lateral<_>>` for type `&Lateral<_>` [INFO] [stdout] --> src/operators/lateral/add.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / impl<'a, 'b, Q> ops::Add<&'b Lateral> for &'a Lateral [INFO] [stdout] 20 | | where [INFO] [stdout] 21 | | Q: Num + Add + Neg + Copy, [INFO] [stdout] | |______________________________________________________^ conflicting implementation for `&Lateral<_>` [INFO] [stdout] | [INFO] [stdout] ::: src/lateral.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / impl ops::Add<&Lateral> for &Lateral [INFO] [stdout] 18 | | where [INFO] [stdout] 19 | | for<'a> &'a Q: Add + Sub + Mul, [INFO] [stdout] | |________________________________________________________________________- first implementation here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Add<&Lateral<_>>` for type `&Lateral<_>` [INFO] [stdout] --> src/operators/lateral/add.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / impl<'a, 'b, Q> ops::Add<&'b Lateral> for &'a Lateral [INFO] [stdout] 20 | | where [INFO] [stdout] 21 | | Q: Num + Add + Neg + Copy, [INFO] [stdout] | |______________________________________________________^ conflicting implementation for `&Lateral<_>` [INFO] [stdout] | [INFO] [stdout] ::: src/lateral.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / impl ops::Add<&Lateral> for &Lateral [INFO] [stdout] 18 | | where [INFO] [stdout] 19 | | for<'a> &'a Q: Add + Sub + Mul, [INFO] [stdout] | |________________________________________________________________________- first implementation here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `for<'a> &'a Simd<_, _>: Add` [INFO] [stdout] --> src/lateral.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | return Lateral::new(self.b + w.b); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`complex`) [INFO] [stdout] note: required for `&'a Lateral>` to implement `for<'a> Add` [INFO] [stdout] --> src/lateral.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | impl ops::Add<&Lateral> for &Lateral [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 18 | where [INFO] [stdout] 19 | for<'a> &'a Q: Add + Sub + Mul, [INFO] [stdout] | ---------- unsatisfied trait bound introduced here [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `&Lateral>>>>>>` to implement `for<'a> Add` [INFO] [stdout] note: required by a bound in `Lateral` [INFO] [stdout] --> src/lateral.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | for<'a> &'a Q: Add + Sub + Mul + TryInto, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Lateral` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/complex-84dcfd6a37c5ffcd.long-type-6038220132184601796.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `for<'a> &'a Simd<_, _>: Add` [INFO] [stdout] --> src/lateral.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | return Lateral::new(self.b + w.b); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`complex`) [INFO] [stdout] note: required for `&'a Lateral>` to implement `for<'a> Add` [INFO] [stdout] --> src/lateral.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | impl ops::Add<&Lateral> for &Lateral [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 18 | where [INFO] [stdout] 19 | for<'a> &'a Q: Add + Sub + Mul, [INFO] [stdout] | ---------- unsatisfied trait bound introduced here [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `&Lateral>>>>>>` to implement `for<'a> Add` [INFO] [stdout] note: required by a bound in `Lateral` [INFO] [stdout] --> src/lateral.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | for<'a> &'a Q: Add + Sub + Mul + TryInto, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Lateral` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/complex-451b8e500eaf8e32.long-type-7424685922097784204.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `for<'a> &'a Simd<_, _>: Add` [INFO] [stdout] --> src/operators/lateral/add.rs:15:25 [INFO] [stdout] | [INFO] [stdout] 15 | return Lateral::new(b); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`complex`) [INFO] [stdout] note: required for `&'a Lateral>` to implement `for<'a> Add` [INFO] [stdout] --> src/lateral.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | impl ops::Add<&Lateral> for &Lateral [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 18 | where [INFO] [stdout] 19 | for<'a> &'a Q: Add + Sub + Mul, [INFO] [stdout] | ---------- unsatisfied trait bound introduced here [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `&Lateral>>>>>>` to implement `for<'a> Add` [INFO] [stdout] note: required by a bound in `Lateral` [INFO] [stdout] --> src/lateral.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | for<'a> &'a Q: Add + Sub + Mul + TryInto, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Lateral` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/complex-451b8e500eaf8e32.long-type-10251390247778982257.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `for<'a> &'a Simd<_, _>: Add` [INFO] [stdout] --> src/operators/lateral/add.rs:15:25 [INFO] [stdout] | [INFO] [stdout] 15 | return Lateral::new(b); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`complex`) [INFO] [stdout] note: required for `&'a Lateral>` to implement `for<'a> Add` [INFO] [stdout] --> src/lateral.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | impl ops::Add<&Lateral> for &Lateral [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 18 | where [INFO] [stdout] 19 | for<'a> &'a Q: Add + Sub + Mul, [INFO] [stdout] | ---------- unsatisfied trait bound introduced here [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `&Lateral>>>>>>` to implement `for<'a> Add` [INFO] [stdout] note: required by a bound in `Lateral` [INFO] [stdout] --> src/lateral.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | for<'a> &'a Q: Add + Sub + Mul + TryInto, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Lateral` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/complex-84dcfd6a37c5ffcd.long-type-3058083569323956052.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `for<'a> &'a Simd<_, _>: Add` [INFO] [stdout] --> src/operators/lateral/add.rs:27:25 [INFO] [stdout] | [INFO] [stdout] 27 | return Lateral::new(b); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`complex`) [INFO] [stdout] note: required for `&'a Lateral>` to implement `for<'a> Add` [INFO] [stdout] --> src/lateral.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | impl ops::Add<&Lateral> for &Lateral [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 18 | where [INFO] [stdout] 19 | for<'a> &'a Q: Add + Sub + Mul, [INFO] [stdout] | ---------- unsatisfied trait bound introduced here [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `&Lateral>>>>>>` to implement `for<'a> Add` [INFO] [stdout] note: required by a bound in `Lateral` [INFO] [stdout] --> src/lateral.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | for<'a> &'a Q: Add + Sub + Mul + TryInto, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Lateral` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/complex-84dcfd6a37c5ffcd.long-type-3058083569323956052.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `for<'a> &'a Simd<_, _>: Add` [INFO] [stdout] --> src/operators/lateral/add.rs:27:25 [INFO] [stdout] | [INFO] [stdout] 27 | return Lateral::new(b); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`complex`) [INFO] [stdout] note: required for `&'a Lateral>` to implement `for<'a> Add` [INFO] [stdout] --> src/lateral.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | impl ops::Add<&Lateral> for &Lateral [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 18 | where [INFO] [stdout] 19 | for<'a> &'a Q: Add + Sub + Mul, [INFO] [stdout] | ---------- unsatisfied trait bound introduced here [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `&Lateral>>>>>>` to implement `for<'a> Add` [INFO] [stdout] note: required by a bound in `Lateral` [INFO] [stdout] --> src/lateral.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | for<'a> &'a Q: Add + Sub + Mul + TryInto, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Lateral` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/complex-451b8e500eaf8e32.long-type-10251390247778982257.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `for<'a> &'a Simd<_, _>: Add` [INFO] [stdout] --> src/operators/lateral/mul.rs:39:25 [INFO] [stdout] | [INFO] [stdout] 39 | return Lateral::new(b); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`complex`) [INFO] [stdout] note: required for `&'a Lateral>` to implement `for<'a> Add` [INFO] [stdout] --> src/lateral.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | impl ops::Add<&Lateral> for &Lateral [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 18 | where [INFO] [stdout] 19 | for<'a> &'a Q: Add + Sub + Mul, [INFO] [stdout] | ---------- unsatisfied trait bound introduced here [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `&Lateral>>>>>>` to implement `for<'a> Add` [INFO] [stdout] note: required by a bound in `Lateral` [INFO] [stdout] --> src/lateral.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | for<'a> &'a Q: Add + Sub + Mul + TryInto, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Lateral` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/complex-84dcfd6a37c5ffcd.long-type-3058083569323956052.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `for<'a> &'a Simd<_, _>: Add` [INFO] [stdout] --> src/operators/lateral/mul.rs:39:25 [INFO] [stdout] | [INFO] [stdout] 39 | return Lateral::new(b); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`complex`) [INFO] [stdout] note: required for `&'a Lateral>` to implement `for<'a> Add` [INFO] [stdout] --> src/lateral.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | impl ops::Add<&Lateral> for &Lateral [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 18 | where [INFO] [stdout] 19 | for<'a> &'a Q: Add + Sub + Mul, [INFO] [stdout] | ---------- unsatisfied trait bound introduced here [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `&Lateral>>>>>>` to implement `for<'a> Add` [INFO] [stdout] note: required by a bound in `Lateral` [INFO] [stdout] --> src/lateral.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | for<'a> &'a Q: Add + Sub + Mul + TryInto, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Lateral` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/complex-451b8e500eaf8e32.long-type-10251390247778982257.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `for<'a> &'a Simd<_, _>: Add` [INFO] [stdout] --> src/operators/lateral/mul.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | return Lateral::new(b); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`complex`) [INFO] [stdout] note: required for `&'a Lateral>` to implement `for<'a> Add` [INFO] [stdout] --> src/lateral.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | impl ops::Add<&Lateral> for &Lateral [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 18 | where [INFO] [stdout] 19 | for<'a> &'a Q: Add + Sub + Mul, [INFO] [stdout] | ---------- unsatisfied trait bound introduced here [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `&Lateral>>>>>>` to implement `for<'a> Add` [INFO] [stdout] note: required by a bound in `Lateral` [INFO] [stdout] --> src/lateral.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | for<'a> &'a Q: Add + Sub + Mul + TryInto, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Lateral` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/complex-84dcfd6a37c5ffcd.long-type-3058083569323956052.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `for<'a> &'a Simd<_, _>: Add` [INFO] [stdout] --> src/operators/lateral/sub.rs:15:25 [INFO] [stdout] | [INFO] [stdout] 15 | return Lateral::new(b); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`complex`) [INFO] [stdout] note: required for `&'a Lateral>` to implement `for<'a> Add` [INFO] [stdout] --> src/lateral.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | impl ops::Add<&Lateral> for &Lateral [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 18 | where [INFO] [stdout] 19 | for<'a> &'a Q: Add + Sub + Mul, [INFO] [stdout] | ---------- unsatisfied trait bound introduced here [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `&Lateral>>>>>>` to implement `for<'a> Add` [INFO] [stdout] note: required by a bound in `Lateral` [INFO] [stdout] --> src/lateral.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | for<'a> &'a Q: Add + Sub + Mul + TryInto, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Lateral` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/complex-84dcfd6a37c5ffcd.long-type-3058083569323956052.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `for<'a> &'a Simd<_, _>: Add` [INFO] [stdout] --> src/operators/lateral/mul.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | return Lateral::new(b); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`complex`) [INFO] [stdout] note: required for `&'a Lateral>` to implement `for<'a> Add` [INFO] [stdout] --> src/lateral.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | impl ops::Add<&Lateral> for &Lateral [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 18 | where [INFO] [stdout] 19 | for<'a> &'a Q: Add + Sub + Mul, [INFO] [stdout] | ---------- unsatisfied trait bound introduced here [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `&Lateral>>>>>>` to implement `for<'a> Add` [INFO] [stdout] note: required by a bound in `Lateral` [INFO] [stdout] --> src/lateral.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | for<'a> &'a Q: Add + Sub + Mul + TryInto, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Lateral` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/complex-451b8e500eaf8e32.long-type-10251390247778982257.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `for<'a> &'a Simd<_, _>: Add` [INFO] [stdout] --> src/operators/lateral/sub.rs:27:25 [INFO] [stdout] | [INFO] [stdout] 27 | return Lateral::new(b); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`complex`) [INFO] [stdout] note: required for `&'a Lateral>` to implement `for<'a> Add` [INFO] [stdout] --> src/lateral.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | impl ops::Add<&Lateral> for &Lateral [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 18 | where [INFO] [stdout] 19 | for<'a> &'a Q: Add + Sub + Mul, [INFO] [stdout] | ---------- unsatisfied trait bound introduced here [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `&Lateral>>>>>>` to implement `for<'a> Add` [INFO] [stdout] note: required by a bound in `Lateral` [INFO] [stdout] --> src/lateral.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | for<'a> &'a Q: Add + Sub + Mul + TryInto, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Lateral` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/complex-84dcfd6a37c5ffcd.long-type-3058083569323956052.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `for<'a> &'a Simd<_, _>: Add` [INFO] [stdout] --> src/operators/lateral/sub.rs:15:25 [INFO] [stdout] | [INFO] [stdout] 15 | return Lateral::new(b); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`complex`) [INFO] [stdout] note: required for `&'a Lateral>` to implement `for<'a> Add` [INFO] [stdout] --> src/lateral.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | impl ops::Add<&Lateral> for &Lateral [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 18 | where [INFO] [stdout] 19 | for<'a> &'a Q: Add + Sub + Mul, [INFO] [stdout] | ---------- unsatisfied trait bound introduced here [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `&Lateral>>>>>>` to implement `for<'a> Add` [INFO] [stdout] note: required by a bound in `Lateral` [INFO] [stdout] --> src/lateral.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | for<'a> &'a Q: Add + Sub + Mul + TryInto, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Lateral` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/complex-451b8e500eaf8e32.long-type-10251390247778982257.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `for<'a> &'a Simd<_, _>: Add` [INFO] [stdout] --> src/main.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | let w1 = Lateral::new(1.0); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`complex`) [INFO] [stdout] note: required for `&'a Lateral>` to implement `for<'a> Add` [INFO] [stdout] --> src/lateral.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | impl ops::Add<&Lateral> for &Lateral [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 18 | where [INFO] [stdout] 19 | for<'a> &'a Q: Add + Sub + Mul, [INFO] [stdout] | ---------- unsatisfied trait bound introduced here [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `&Lateral>>>>>>` to implement `for<'a> Add` [INFO] [stdout] note: required by a bound in `Lateral` [INFO] [stdout] --> src/lateral.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | for<'a> &'a Q: Add + Sub + Mul + TryInto, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Lateral` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/complex-84dcfd6a37c5ffcd.long-type-17912216782470140199.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `for<'a> &'a Simd<_, _>: Add` [INFO] [stdout] --> src/operators/lateral/sub.rs:27:25 [INFO] [stdout] | [INFO] [stdout] 27 | return Lateral::new(b); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`complex`) [INFO] [stdout] note: required for `&'a Lateral>` to implement `for<'a> Add` [INFO] [stdout] --> src/lateral.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | impl ops::Add<&Lateral> for &Lateral [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 18 | where [INFO] [stdout] 19 | for<'a> &'a Q: Add + Sub + Mul, [INFO] [stdout] | ---------- unsatisfied trait bound introduced here [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `&Lateral>>>>>>` to implement `for<'a> Add` [INFO] [stdout] note: required by a bound in `Lateral` [INFO] [stdout] --> src/lateral.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | for<'a> &'a Q: Add + Sub + Mul + TryInto, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Lateral` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/complex-451b8e500eaf8e32.long-type-10251390247778982257.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `for<'a> &'a Simd<_, _>: Add` [INFO] [stdout] --> src/main.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | let w1 = Lateral::new(1.0); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`complex`) [INFO] [stdout] note: required for `&'a Lateral>` to implement `for<'a> Add` [INFO] [stdout] --> src/lateral.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | impl ops::Add<&Lateral> for &Lateral [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 18 | where [INFO] [stdout] 19 | for<'a> &'a Q: Add + Sub + Mul, [INFO] [stdout] | ---------- unsatisfied trait bound introduced here [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `&Lateral>>>>>>` to implement `for<'a> Add` [INFO] [stdout] note: required by a bound in `Lateral` [INFO] [stdout] --> src/lateral.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | for<'a> &'a Q: Add + Sub + Mul + TryInto, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Lateral` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/complex-84dcfd6a37c5ffcd.long-type-17912216782470140199.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `for<'a> &'a Simd<_, _>: Add` [INFO] [stdout] --> src/main.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | let w1 = Lateral::new(1.0); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`complex`) [INFO] [stdout] note: required for `&'a Lateral>` to implement `for<'a> Add` [INFO] [stdout] --> src/lateral.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | impl ops::Add<&Lateral> for &Lateral [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 18 | where [INFO] [stdout] 19 | for<'a> &'a Q: Add + Sub + Mul, [INFO] [stdout] | ---------- unsatisfied trait bound introduced here [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `&Lateral>>>>>>` to implement `for<'a> Add` [INFO] [stdout] note: required by a bound in `Lateral` [INFO] [stdout] --> src/lateral.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | for<'a> &'a Q: Add + Sub + Mul + TryInto, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Lateral` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/complex-84dcfd6a37c5ffcd.long-type-6708663665288540833.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `for<'a> &'a Simd<_, _>: Add` [INFO] [stdout] --> src/main.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | let w1 = Lateral::new(1.0); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`complex`) [INFO] [stdout] note: required for `&'a Lateral>` to implement `for<'a> Add` [INFO] [stdout] --> src/lateral.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | impl ops::Add<&Lateral> for &Lateral [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 18 | where [INFO] [stdout] 19 | for<'a> &'a Q: Add + Sub + Mul, [INFO] [stdout] | ---------- unsatisfied trait bound introduced here [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `&Lateral>>>>>>` to implement `for<'a> Add` [INFO] [stdout] note: required by a bound in `Lateral` [INFO] [stdout] --> src/lateral.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | for<'a> &'a Q: Add + Sub + Mul + TryInto, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Lateral` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/complex-451b8e500eaf8e32.long-type-14182714389705715568.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `for<'a> &'a Simd<_, _>: Add` [INFO] [stdout] --> src/main.rs:47:41 [INFO] [stdout] | [INFO] [stdout] 47 | let z1 = Complex::new(2.0, Lateral::new(3.2)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`complex`) [INFO] [stdout] note: required for `&'a Lateral>` to implement `for<'a> Add` [INFO] [stdout] --> src/lateral.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | impl ops::Add<&Lateral> for &Lateral [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 18 | where [INFO] [stdout] 19 | for<'a> &'a Q: Add + Sub + Mul, [INFO] [stdout] | ---------- unsatisfied trait bound introduced here [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `&Lateral>>>>>>` to implement `for<'a> Add` [INFO] [stdout] note: required by a bound in `Lateral` [INFO] [stdout] --> src/lateral.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | for<'a> &'a Q: Add + Sub + Mul + TryInto, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Lateral` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/complex-84dcfd6a37c5ffcd.long-type-9021513095180355147.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0119, E0275. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0119`. [INFO] [stdout] [INFO] [stderr] error: could not compile `complex` (bin "complex") due to 12 previous errors; 7 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0275]: overflow evaluating the requirement `for<'a> &'a Simd<_, _>: Add` [INFO] [stdout] --> src/main.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | let w1 = Lateral::new(1.0); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`complex`) [INFO] [stdout] note: required for `&'a Lateral>` to implement `for<'a> Add` [INFO] [stdout] --> src/lateral.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | impl ops::Add<&Lateral> for &Lateral [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 18 | where [INFO] [stdout] 19 | for<'a> &'a Q: Add + Sub + Mul, [INFO] [stdout] | ---------- unsatisfied trait bound introduced here [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `&Lateral>>>>>>` to implement `for<'a> Add` [INFO] [stdout] note: required by a bound in `Lateral` [INFO] [stdout] --> src/lateral.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | for<'a> &'a Q: Add + Sub + Mul + TryInto, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Lateral` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/complex-451b8e500eaf8e32.long-type-14182714389705715568.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `for<'a> &'a Simd<_, _>: Add` [INFO] [stdout] --> src/main.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | let w1 = Lateral::new(1.0); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`complex`) [INFO] [stdout] note: required for `&'a Lateral>` to implement `for<'a> Add` [INFO] [stdout] --> src/lateral.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | impl ops::Add<&Lateral> for &Lateral [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 18 | where [INFO] [stdout] 19 | for<'a> &'a Q: Add + Sub + Mul, [INFO] [stdout] | ---------- unsatisfied trait bound introduced here [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `&Lateral>>>>>>` to implement `for<'a> Add` [INFO] [stdout] note: required by a bound in `Lateral` [INFO] [stdout] --> src/lateral.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | for<'a> &'a Q: Add + Sub + Mul + TryInto, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Lateral` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/complex-451b8e500eaf8e32.long-type-11175718787153130678.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `for<'a> &'a Simd<_, _>: Add` [INFO] [stdout] --> src/main.rs:47:41 [INFO] [stdout] | [INFO] [stdout] 47 | let z1 = Complex::new(2.0, Lateral::new(3.2)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`complex`) [INFO] [stdout] note: required for `&'a Lateral>` to implement `for<'a> Add` [INFO] [stdout] --> src/lateral.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | impl ops::Add<&Lateral> for &Lateral [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 18 | where [INFO] [stdout] 19 | for<'a> &'a Q: Add + Sub + Mul, [INFO] [stdout] | ---------- unsatisfied trait bound introduced here [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `&Lateral>>>>>>` to implement `for<'a> Add` [INFO] [stdout] note: required by a bound in `Lateral` [INFO] [stdout] --> src/lateral.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | for<'a> &'a Q: Add + Sub + Mul + TryInto, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Lateral` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/complex-451b8e500eaf8e32.long-type-7047011772066540445.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0119, E0275. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0119`. [INFO] [stdout] [INFO] [stderr] error: could not compile `complex` (bin "complex" test) due to 12 previous errors; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "01817b061d2fa22add732e7fab647239e497a8b3a038c77078851e6e96c67ece", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01817b061d2fa22add732e7fab647239e497a8b3a038c77078851e6e96c67ece", kill_on_drop: false }` [INFO] [stdout] 01817b061d2fa22add732e7fab647239e497a8b3a038c77078851e6e96c67ece