[INFO] cloning repository https://github.com/TileHalo/fnir [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TileHalo/fnir" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTileHalo%2Ffnir", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTileHalo%2Ffnir'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fc680430cf0e18c3d979628b4835c360f9fbbdac [INFO] checking TileHalo/fnir against try#b6bca0d7327839b5e3f7a7779947cb9113d08917+rustflags=-Zstrict-projection-item-bounds for 150662-leaf [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTileHalo%2Ffnir" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/TileHalo/fnir [INFO] finished tweaking git repo https://github.com/TileHalo/fnir [INFO] tweaked toml for git repo https://github.com/TileHalo/fnir written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TileHalo/fnir on toolchain b6bca0d7327839b5e3f7a7779947cb9113d08917 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/TileHalo/fnir 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" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9dffa8104aed6b487843d1fb393eedad41e6de7f5431234091ab6e3fad41f04 [INFO] running `Command { std: "docker" "start" "-a" "e9dffa8104aed6b487843d1fb393eedad41e6de7f5431234091ab6e3fad41f04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9dffa8104aed6b487843d1fb393eedad41e6de7f5431234091ab6e3fad41f04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9dffa8104aed6b487843d1fb393eedad41e6de7f5431234091ab6e3fad41f04", kill_on_drop: false }` [INFO] [stdout] e9dffa8104aed6b487843d1fb393eedad41e6de7f5431234091ab6e3fad41f04 [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 -Zstrict-projection-item-bounds" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6365aa8418f91d1574d9eccf962e4456f3f5d884da66c503b5e7727461ae7db [INFO] running `Command { std: "docker" "start" "-a" "e6365aa8418f91d1574d9eccf962e4456f3f5d884da66c503b5e7727461ae7db", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking assert_approx_eq v1.1.0 [INFO] [stderr] Checking itertools v0.14.0 [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 fnir v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stdout] --> src/algebra/mod.rs:167:33 [INFO] [stdout] | [INFO] [stdout] 167 | pub trait AdditiveSemigroup: AdditiveMagma {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `AdditiveMagma` [INFO] [stdout] --> src/algebra/mod.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | pub trait AdditiveMagma: ops::Add + ops::AddAssign {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 167 | pub trait AdditiveSemigroup: AdditiveMagma + Sized {} [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stdout] --> src/algebra/mod.rs:227:39 [INFO] [stdout] | [INFO] [stdout] 227 | pub trait MultiplicativeSemigroup: MultiplicativeMagma {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `MultiplicativeMagma` [INFO] [stdout] --> src/algebra/mod.rs:212:1 [INFO] [stdout] | [INFO] [stdout] 212 | pub trait MultiplicativeMagma: ops::Mul + ops::MulAssign {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 227 | pub trait MultiplicativeSemigroup: MultiplicativeMagma + Sized {} [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `assert_approx_eq::assert_approx_eq` [INFO] [stdout] --> src/algebra/polynomial.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 167 | use assert_approx_eq::assert_approx_eq; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stdout] --> src/algebra/mod.rs:167:33 [INFO] [stdout] | [INFO] [stdout] 167 | pub trait AdditiveSemigroup: AdditiveMagma {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `AdditiveMagma` [INFO] [stdout] --> src/algebra/mod.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | pub trait AdditiveMagma: ops::Add + ops::AddAssign {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 167 | pub trait AdditiveSemigroup: AdditiveMagma + Sized {} [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stdout] --> src/algebra/mod.rs:227:39 [INFO] [stdout] | [INFO] [stdout] 227 | pub trait MultiplicativeSemigroup: MultiplicativeMagma {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `MultiplicativeMagma` [INFO] [stdout] --> src/algebra/mod.rs:212:1 [INFO] [stdout] | [INFO] [stdout] 212 | pub trait MultiplicativeMagma: ops::Mul + ops::MulAssign {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 227 | pub trait MultiplicativeSemigroup: MultiplicativeMagma + Sized {} [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/quadrature/mod.rs:215:28 [INFO] [stdout] | [INFO] [stdout] 215 | let u = I::exp(1.0 / t - t); [INFO] [stdout] | ^^^ multiple `exp` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `ComplexFloat` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-complex-0.4.6/src/complex_float.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | fn exp(self) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `num::Float` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.19/src/float.rs:1393:5 [INFO] [stdout] | [INFO] [stdout] 1393 | fn exp(self) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: use fully-qualified syntax to disambiguate [INFO] [stdout] | [INFO] [stdout] 215 - let u = I::exp(1.0 / t - t); [INFO] [stdout] 215 + let u = ComplexFloat::exp(1.0 / t - t); [INFO] [stdout] | [INFO] [stdout] 215 - let u = I::exp(1.0 / t - t); [INFO] [stdout] 215 + let u = num::Float::exp(1.0 / t - t); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/quadrature/mod.rs:216:35 [INFO] [stdout] | [INFO] [stdout] 180 | I: alg::FloatField + ops::Mul, [INFO] [stdout] | - found this type parameter [INFO] [stdout] ... [INFO] [stdout] 216 | let r = 2.0 * u / (1.0 + u); [INFO] [stdout] | ^^^^^^^^^ expected `f64`, found type parameter `I` [INFO] [stdout] | [INFO] [stdout] = note: expected type `f64` [INFO] [stdout] found type parameter `I` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/quadrature/mod.rs:216:35 [INFO] [stdout] | [INFO] [stdout] 180 | I: alg::FloatField + ops::Mul, [INFO] [stdout] | - expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 216 | let r = 2.0 * u / (1.0 + u); [INFO] [stdout] | ^^^^^^^^^ expected type parameter `I`, found `f64` [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `I` [INFO] [stdout] found type `f64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/quadrature/mod.rs:217:45 [INFO] [stdout] | [INFO] [stdout] 180 | I: alg::FloatField + ops::Mul, [INFO] [stdout] | - found this type parameter [INFO] [stdout] ... [INFO] [stdout] 217 | let w = (t + 1.0 / t) * r / (1.0 + u); [INFO] [stdout] | ^^^^^^^^^ expected `f64`, found type parameter `I` [INFO] [stdout] | [INFO] [stdout] = note: expected type `f64` [INFO] [stdout] found type parameter `I` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/quadrature/mod.rs:284:28 [INFO] [stdout] | [INFO] [stdout] 284 | let r = I::exp(t - 0.25 / t); [INFO] [stdout] | ^^^ multiple `exp` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `ComplexFloat` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-complex-0.4.6/src/complex_float.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | fn exp(self) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `num::Float` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.19/src/float.rs:1393:5 [INFO] [stdout] | [INFO] [stdout] 1393 | fn exp(self) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: use fully-qualified syntax to disambiguate [INFO] [stdout] | [INFO] [stdout] 284 - let r = I::exp(t - 0.25 / t); [INFO] [stdout] 284 + let r = ComplexFloat::exp(t - 0.25 / t); [INFO] [stdout] | [INFO] [stdout] 284 - let r = I::exp(t - 0.25 / t); [INFO] [stdout] 284 + let r = num::Float::exp(t - 0.25 / t); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/quadrature/mod.rs:286:37 [INFO] [stdout] | [INFO] [stdout] 250 | I: alg::FloatField + ops::Mul, [INFO] [stdout] | - found this type parameter [INFO] [stdout] ... [INFO] [stdout] 286 | let (x1, x2) = (c + d / r, c + d * r); [INFO] [stdout] | ^^^^^ expected `f64`, found type parameter `I` [INFO] [stdout] | [INFO] [stdout] = note: expected type `f64` [INFO] [stdout] found type parameter `I` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/quadrature/mod.rs:292:31 [INFO] [stdout] | [INFO] [stdout] 250 | I: alg::FloatField + ops::Mul, [INFO] [stdout] | - found this type parameter [INFO] [stdout] ... [INFO] [stdout] 292 | q += y1 * (1.0 / w); [INFO] [stdout] | ^^^^^^^^^ expected `f64`, found type parameter `I` [INFO] [stdout] | [INFO] [stdout] = note: expected type `f64` [INFO] [stdout] found type parameter `I` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/quadrature/mod.rs:350:29 [INFO] [stdout] | [INFO] [stdout] 350 | let r = (I::exp(t - 0.25 / t) - 1.0 / I::exp(t - 0.25 / t)) / 2.0; [INFO] [stdout] | ^^^ multiple `exp` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `ComplexFloat` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-complex-0.4.6/src/complex_float.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | fn exp(self) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `num::Float` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.19/src/float.rs:1393:5 [INFO] [stdout] | [INFO] [stdout] 1393 | fn exp(self) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: use fully-qualified syntax to disambiguate [INFO] [stdout] | [INFO] [stdout] 350 - let r = (I::exp(t - 0.25 / t) - 1.0 / I::exp(t - 0.25 / t)) / 2.0; [INFO] [stdout] 350 + let r = (ComplexFloat::exp(t - 0.25 / t) - 1.0 / I::exp(t - 0.25 / t)) / 2.0; [INFO] [stdout] | [INFO] [stdout] 350 - let r = (I::exp(t - 0.25 / t) - 1.0 / I::exp(t - 0.25 / t)) / 2.0; [INFO] [stdout] 350 + let r = (num::Float::exp(t - 0.25 / t) - 1.0 / I::exp(t - 0.25 / t)) / 2.0; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/quadrature/mod.rs:350:58 [INFO] [stdout] | [INFO] [stdout] 350 | let r = (I::exp(t - 0.25 / t) - 1.0 / I::exp(t - 0.25 / t)) / 2.0; [INFO] [stdout] | ^^^ multiple `exp` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `ComplexFloat` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-complex-0.4.6/src/complex_float.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | fn exp(self) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `num::Float` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.19/src/float.rs:1393:5 [INFO] [stdout] | [INFO] [stdout] 1393 | fn exp(self) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: use fully-qualified syntax to disambiguate [INFO] [stdout] | [INFO] [stdout] 350 - let r = (I::exp(t - 0.25 / t) - 1.0 / I::exp(t - 0.25 / t)) / 2.0; [INFO] [stdout] 350 + let r = (I::exp(t - 0.25 / t) - 1.0 / ComplexFloat::exp(t - 0.25 / t)) / 2.0; [INFO] [stdout] | [INFO] [stdout] 350 - let r = (I::exp(t - 0.25 / t) - 1.0 / I::exp(t - 0.25 / t)) / 2.0; [INFO] [stdout] 350 + let r = (I::exp(t - 0.25 / t) - 1.0 / num::Float::exp(t - 0.25 / t)) / 2.0; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/quadrature/mod.rs:350:49 [INFO] [stdout] | [INFO] [stdout] 317 | I: alg::FloatField + ops::Mul, [INFO] [stdout] | - found this type parameter [INFO] [stdout] ... [INFO] [stdout] 350 | let r = (I::exp(t - 0.25 / t) - 1.0 / I::exp(t - 0.25 / t)) / 2.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `f64`, found type parameter `I` [INFO] [stdout] | [INFO] [stdout] = note: expected type `f64` [INFO] [stdout] found type parameter `I` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/quadrature/mod.rs:215:28 [INFO] [stdout] | [INFO] [stdout] 215 | let u = I::exp(1.0 / t - t); [INFO] [stdout] | ^^^ multiple `exp` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `ComplexFloat` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-complex-0.4.6/src/complex_float.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | fn exp(self) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `num::Float` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.19/src/float.rs:1393:5 [INFO] [stdout] | [INFO] [stdout] 1393 | fn exp(self) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: use fully-qualified syntax to disambiguate [INFO] [stdout] | [INFO] [stdout] 215 - let u = I::exp(1.0 / t - t); [INFO] [stdout] 215 + let u = ComplexFloat::exp(1.0 / t - t); [INFO] [stdout] | [INFO] [stdout] 215 - let u = I::exp(1.0 / t - t); [INFO] [stdout] 215 + let u = num::Float::exp(1.0 / t - t); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/quadrature/mod.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | let w = (I::exp(t - 0.25 / t) + 1.0 / I::exp(t - 0.25 / t)) / 2.0; [INFO] [stdout] | ^^^ multiple `exp` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `ComplexFloat` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-complex-0.4.6/src/complex_float.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | fn exp(self) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `num::Float` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.19/src/float.rs:1393:5 [INFO] [stdout] | [INFO] [stdout] 1393 | fn exp(self) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: use fully-qualified syntax to disambiguate [INFO] [stdout] | [INFO] [stdout] 351 - let w = (I::exp(t - 0.25 / t) + 1.0 / I::exp(t - 0.25 / t)) / 2.0; [INFO] [stdout] 351 + let w = (ComplexFloat::exp(t - 0.25 / t) + 1.0 / I::exp(t - 0.25 / t)) / 2.0; [INFO] [stdout] | [INFO] [stdout] 351 - let w = (I::exp(t - 0.25 / t) + 1.0 / I::exp(t - 0.25 / t)) / 2.0; [INFO] [stdout] 351 + let w = (num::Float::exp(t - 0.25 / t) + 1.0 / I::exp(t - 0.25 / t)) / 2.0; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/quadrature/mod.rs:216:35 [INFO] [stdout] | [INFO] [stdout] 180 | I: alg::FloatField + ops::Mul, [INFO] [stdout] | - found this type parameter [INFO] [stdout] ... [INFO] [stdout] 216 | let r = 2.0 * u / (1.0 + u); [INFO] [stdout] | ^^^^^^^^^ expected `f64`, found type parameter `I` [INFO] [stdout] | [INFO] [stdout] = note: expected type `f64` [INFO] [stdout] found type parameter `I` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/quadrature/mod.rs:351:58 [INFO] [stdout] | [INFO] [stdout] 351 | let w = (I::exp(t - 0.25 / t) + 1.0 / I::exp(t - 0.25 / t)) / 2.0; [INFO] [stdout] | ^^^ multiple `exp` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `ComplexFloat` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-complex-0.4.6/src/complex_float.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | fn exp(self) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `num::Float` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.19/src/float.rs:1393:5 [INFO] [stdout] | [INFO] [stdout] 1393 | fn exp(self) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: use fully-qualified syntax to disambiguate [INFO] [stdout] | [INFO] [stdout] 351 - let w = (I::exp(t - 0.25 / t) + 1.0 / I::exp(t - 0.25 / t)) / 2.0; [INFO] [stdout] 351 + let w = (I::exp(t - 0.25 / t) + 1.0 / ComplexFloat::exp(t - 0.25 / t)) / 2.0; [INFO] [stdout] | [INFO] [stdout] 351 - let w = (I::exp(t - 0.25 / t) + 1.0 / I::exp(t - 0.25 / t)) / 2.0; [INFO] [stdout] 351 + let w = (I::exp(t - 0.25 / t) + 1.0 / num::Float::exp(t - 0.25 / t)) / 2.0; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/quadrature/mod.rs:351:49 [INFO] [stdout] | [INFO] [stdout] 317 | I: alg::FloatField + ops::Mul, [INFO] [stdout] | - found this type parameter [INFO] [stdout] ... [INFO] [stdout] 351 | let w = (I::exp(t - 0.25 / t) + 1.0 / I::exp(t - 0.25 / t)) / 2.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `f64`, found type parameter `I` [INFO] [stdout] | [INFO] [stdout] = note: expected type `f64` [INFO] [stdout] found type parameter `I` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/quadrature/mod.rs:352:37 [INFO] [stdout] | [INFO] [stdout] 317 | I: alg::FloatField + ops::Mul, [INFO] [stdout] | - expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 352 | let (x1, x2) = (c - d * r, c + d * r); [INFO] [stdout] | ^^^^^ expected type parameter `I`, found floating-point number [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `I` [INFO] [stdout] found type `{float}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/quadrature/mod.rs:352:48 [INFO] [stdout] | [INFO] [stdout] 317 | I: alg::FloatField + ops::Mul, [INFO] [stdout] | - expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 352 | let (x1, x2) = (c - d * r, c + d * r); [INFO] [stdout] | ^^^^^ expected type parameter `I`, found floating-point number [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `I` [INFO] [stdout] found type `{float}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/quadrature/mod.rs:216:35 [INFO] [stdout] | [INFO] [stdout] 180 | I: alg::FloatField + ops::Mul, [INFO] [stdout] | - expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 216 | let r = 2.0 * u / (1.0 + u); [INFO] [stdout] | ^^^^^^^^^ expected type parameter `I`, found `f64` [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `I` [INFO] [stdout] found type `f64` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fnir` (lib) due to 17 previous errors [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/quadrature/mod.rs:217:45 [INFO] [stdout] | [INFO] [stdout] 180 | I: alg::FloatField + ops::Mul, [INFO] [stdout] | - found this type parameter [INFO] [stdout] ... [INFO] [stdout] 217 | let w = (t + 1.0 / t) * r / (1.0 + u); [INFO] [stdout] | ^^^^^^^^^ expected `f64`, found type parameter `I` [INFO] [stdout] | [INFO] [stdout] = note: expected type `f64` [INFO] [stdout] found type parameter `I` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/quadrature/mod.rs:284:28 [INFO] [stdout] | [INFO] [stdout] 284 | let r = I::exp(t - 0.25 / t); [INFO] [stdout] | ^^^ multiple `exp` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `ComplexFloat` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-complex-0.4.6/src/complex_float.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | fn exp(self) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `num::Float` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.19/src/float.rs:1393:5 [INFO] [stdout] | [INFO] [stdout] 1393 | fn exp(self) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: use fully-qualified syntax to disambiguate [INFO] [stdout] | [INFO] [stdout] 284 - let r = I::exp(t - 0.25 / t); [INFO] [stdout] 284 + let r = ComplexFloat::exp(t - 0.25 / t); [INFO] [stdout] | [INFO] [stdout] 284 - let r = I::exp(t - 0.25 / t); [INFO] [stdout] 284 + let r = num::Float::exp(t - 0.25 / t); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/quadrature/mod.rs:286:37 [INFO] [stdout] | [INFO] [stdout] 250 | I: alg::FloatField + ops::Mul, [INFO] [stdout] | - found this type parameter [INFO] [stdout] ... [INFO] [stdout] 286 | let (x1, x2) = (c + d / r, c + d * r); [INFO] [stdout] | ^^^^^ expected `f64`, found type parameter `I` [INFO] [stdout] | [INFO] [stdout] = note: expected type `f64` [INFO] [stdout] found type parameter `I` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/quadrature/mod.rs:292:31 [INFO] [stdout] | [INFO] [stdout] 250 | I: alg::FloatField + ops::Mul, [INFO] [stdout] | - found this type parameter [INFO] [stdout] ... [INFO] [stdout] 292 | q += y1 * (1.0 / w); [INFO] [stdout] | ^^^^^^^^^ expected `f64`, found type parameter `I` [INFO] [stdout] | [INFO] [stdout] = note: expected type `f64` [INFO] [stdout] found type parameter `I` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/quadrature/mod.rs:350:29 [INFO] [stdout] | [INFO] [stdout] 350 | let r = (I::exp(t - 0.25 / t) - 1.0 / I::exp(t - 0.25 / t)) / 2.0; [INFO] [stdout] | ^^^ multiple `exp` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `ComplexFloat` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-complex-0.4.6/src/complex_float.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | fn exp(self) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `num::Float` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.19/src/float.rs:1393:5 [INFO] [stdout] | [INFO] [stdout] 1393 | fn exp(self) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: use fully-qualified syntax to disambiguate [INFO] [stdout] | [INFO] [stdout] 350 - let r = (I::exp(t - 0.25 / t) - 1.0 / I::exp(t - 0.25 / t)) / 2.0; [INFO] [stdout] 350 + let r = (ComplexFloat::exp(t - 0.25 / t) - 1.0 / I::exp(t - 0.25 / t)) / 2.0; [INFO] [stdout] | [INFO] [stdout] 350 - let r = (I::exp(t - 0.25 / t) - 1.0 / I::exp(t - 0.25 / t)) / 2.0; [INFO] [stdout] 350 + let r = (num::Float::exp(t - 0.25 / t) - 1.0 / I::exp(t - 0.25 / t)) / 2.0; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/quadrature/mod.rs:350:58 [INFO] [stdout] | [INFO] [stdout] 350 | let r = (I::exp(t - 0.25 / t) - 1.0 / I::exp(t - 0.25 / t)) / 2.0; [INFO] [stdout] | ^^^ multiple `exp` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `ComplexFloat` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-complex-0.4.6/src/complex_float.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | fn exp(self) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `num::Float` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.19/src/float.rs:1393:5 [INFO] [stdout] | [INFO] [stdout] 1393 | fn exp(self) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: use fully-qualified syntax to disambiguate [INFO] [stdout] | [INFO] [stdout] 350 - let r = (I::exp(t - 0.25 / t) - 1.0 / I::exp(t - 0.25 / t)) / 2.0; [INFO] [stdout] 350 + let r = (I::exp(t - 0.25 / t) - 1.0 / ComplexFloat::exp(t - 0.25 / t)) / 2.0; [INFO] [stdout] | [INFO] [stdout] 350 - let r = (I::exp(t - 0.25 / t) - 1.0 / I::exp(t - 0.25 / t)) / 2.0; [INFO] [stdout] 350 + let r = (I::exp(t - 0.25 / t) - 1.0 / num::Float::exp(t - 0.25 / t)) / 2.0; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/quadrature/mod.rs:350:49 [INFO] [stdout] | [INFO] [stdout] 317 | I: alg::FloatField + ops::Mul, [INFO] [stdout] | - found this type parameter [INFO] [stdout] ... [INFO] [stdout] 350 | let r = (I::exp(t - 0.25 / t) - 1.0 / I::exp(t - 0.25 / t)) / 2.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `f64`, found type parameter `I` [INFO] [stdout] | [INFO] [stdout] = note: expected type `f64` [INFO] [stdout] found type parameter `I` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/quadrature/mod.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | let w = (I::exp(t - 0.25 / t) + 1.0 / I::exp(t - 0.25 / t)) / 2.0; [INFO] [stdout] | ^^^ multiple `exp` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `ComplexFloat` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-complex-0.4.6/src/complex_float.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | fn exp(self) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `num::Float` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.19/src/float.rs:1393:5 [INFO] [stdout] | [INFO] [stdout] 1393 | fn exp(self) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: use fully-qualified syntax to disambiguate [INFO] [stdout] | [INFO] [stdout] 351 - let w = (I::exp(t - 0.25 / t) + 1.0 / I::exp(t - 0.25 / t)) / 2.0; [INFO] [stdout] 351 + let w = (ComplexFloat::exp(t - 0.25 / t) + 1.0 / I::exp(t - 0.25 / t)) / 2.0; [INFO] [stdout] | [INFO] [stdout] 351 - let w = (I::exp(t - 0.25 / t) + 1.0 / I::exp(t - 0.25 / t)) / 2.0; [INFO] [stdout] 351 + let w = (num::Float::exp(t - 0.25 / t) + 1.0 / I::exp(t - 0.25 / t)) / 2.0; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/quadrature/mod.rs:351:58 [INFO] [stdout] | [INFO] [stdout] 351 | let w = (I::exp(t - 0.25 / t) + 1.0 / I::exp(t - 0.25 / t)) / 2.0; [INFO] [stdout] | ^^^ multiple `exp` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `ComplexFloat` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-complex-0.4.6/src/complex_float.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | fn exp(self) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `num::Float` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.19/src/float.rs:1393:5 [INFO] [stdout] | [INFO] [stdout] 1393 | fn exp(self) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: use fully-qualified syntax to disambiguate [INFO] [stdout] | [INFO] [stdout] 351 - let w = (I::exp(t - 0.25 / t) + 1.0 / I::exp(t - 0.25 / t)) / 2.0; [INFO] [stdout] 351 + let w = (I::exp(t - 0.25 / t) + 1.0 / ComplexFloat::exp(t - 0.25 / t)) / 2.0; [INFO] [stdout] | [INFO] [stdout] 351 - let w = (I::exp(t - 0.25 / t) + 1.0 / I::exp(t - 0.25 / t)) / 2.0; [INFO] [stdout] 351 + let w = (I::exp(t - 0.25 / t) + 1.0 / num::Float::exp(t - 0.25 / t)) / 2.0; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/quadrature/mod.rs:351:49 [INFO] [stdout] | [INFO] [stdout] 317 | I: alg::FloatField + ops::Mul, [INFO] [stdout] | - found this type parameter [INFO] [stdout] ... [INFO] [stdout] 351 | let w = (I::exp(t - 0.25 / t) + 1.0 / I::exp(t - 0.25 / t)) / 2.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `f64`, found type parameter `I` [INFO] [stdout] | [INFO] [stdout] = note: expected type `f64` [INFO] [stdout] found type parameter `I` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/quadrature/mod.rs:352:37 [INFO] [stdout] | [INFO] [stdout] 317 | I: alg::FloatField + ops::Mul, [INFO] [stdout] | - expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 352 | let (x1, x2) = (c - d * r, c + d * r); [INFO] [stdout] | ^^^^^ expected type parameter `I`, found floating-point number [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `I` [INFO] [stdout] found type `{float}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/quadrature/mod.rs:352:48 [INFO] [stdout] | [INFO] [stdout] 317 | I: alg::FloatField + ops::Mul, [INFO] [stdout] | - expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 352 | let (x1, x2) = (c - d * r, c + d * r); [INFO] [stdout] | ^^^^^ expected type parameter `I`, found floating-point number [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `I` [INFO] [stdout] found type `{float}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0034, E0277, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0034, E0277, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fnir` (lib test) due to 17 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "e6365aa8418f91d1574d9eccf962e4456f3f5d884da66c503b5e7727461ae7db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6365aa8418f91d1574d9eccf962e4456f3f5d884da66c503b5e7727461ae7db", kill_on_drop: false }` [INFO] [stdout] e6365aa8418f91d1574d9eccf962e4456f3f5d884da66c503b5e7727461ae7db