[INFO] cloning repository https://github.com/apirogov/rational-tiles [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/apirogov/rational-tiles" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapirogov%2Frational-tiles", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapirogov%2Frational-tiles'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7afd1944078b4ce104863d546cd86da750063026 [INFO] checking apirogov/rational-tiles 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%2Fapirogov%2Frational-tiles" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/apirogov/rational-tiles [INFO] finished tweaking git repo https://github.com/apirogov/rational-tiles [INFO] tweaked toml for git repo https://github.com/apirogov/rational-tiles written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/apirogov/rational-tiles 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/apirogov/rational-tiles 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 8b4b59cf25537c212efeb487ffdcc94ceb0411a9f2d43b458078ec84f8c402b7 [INFO] running `Command { std: "docker" "start" "-a" "8b4b59cf25537c212efeb487ffdcc94ceb0411a9f2d43b458078ec84f8c402b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b4b59cf25537c212efeb487ffdcc94ceb0411a9f2d43b458078ec84f8c402b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b4b59cf25537c212efeb487ffdcc94ceb0411a9f2d43b458078ec84f8c402b7", kill_on_drop: false }` [INFO] [stdout] 8b4b59cf25537c212efeb487ffdcc94ceb0411a9f2d43b458078ec84f8c402b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] adddc842dad06795ea776e37fa3bda89f094813a4a7d011cfa08a7945019ce1a [INFO] running `Command { std: "docker" "start" "-a" "adddc842dad06795ea776e37fa3bda89f094813a4a7d011cfa08a7945019ce1a", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Compiling cc v1.2.13 [INFO] [stderr] Checking miniz_oxide v0.8.4 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Compiling font-kit v0.14.2 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking float-ord v0.3.2 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking clap_builder v4.5.27 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling pathfinder_simd v0.5.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking plotters-bitmap v0.3.7 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Checking clap v4.5.28 [INFO] [stderr] Checking tilezz v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `::Complex: IsRealOrComplex` is not satisfied [INFO] [stdout] --> src/cyclotomic/traits.rs:74:19 [INFO] [stdout] | [INFO] [stdout] 74 | type Complex: ZZType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `IsRealOrComplex` is not implemented for `::Complex` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `ZZType` [INFO] [stdout] --> src/cyclotomic/traits.rs:37:11 [INFO] [stdout] | [INFO] [stdout] 37 | + IsRealOrComplex [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ZZType` [INFO] [stdout] ... [INFO] [stdout] 77 | pub trait ZZType: IsRing + IsComplex { [INFO] [stdout] | ------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 73 | pub trait ZType: IsRing + IsReal where ::Complex: IsRealOrComplex { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<<... as ZType>::Complex as IsRingOrField>::Real == <... as IsRing>::Real` [INFO] [stdout] --> src/cyclotomic/traits.rs:74:19 [INFO] [stdout] | [INFO] [stdout] 74 | type Complex: ZZType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected `IsRing::Real`, found `IsRingOrField::Real` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `<::Complex as IsRing>::Real` [INFO] [stdout] found associated type `<::Complex as IsRingOrField>::Real` [INFO] [stdout] = note: an associated type was expected, but a different one was found [INFO] [stdout] note: required by a bound in `ZZType` [INFO] [stdout] --> src/cyclotomic/traits.rs:39:25 [INFO] [stdout] | [INFO] [stdout] 39 | + IsRingOrField; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `ZZType` [INFO] [stdout] ... [INFO] [stdout] 77 | pub trait ZZType: IsRing + IsComplex { [INFO] [stdout] | ------ required by a bound in this trait [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/tilezz-4e52fca57765f7c7.long-type-5339944717751407934.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Complex as IsRingOrField>::Complex == ::Complex` [INFO] [stdout] --> src/cyclotomic/traits.rs:74:19 [INFO] [stdout] | [INFO] [stdout] 74 | type Complex: ZZType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected `ZType::Complex`, found `IsRingOrField::Complex` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `::Complex` [INFO] [stdout] found associated type `<::Complex as IsRingOrField>::Complex` [INFO] [stdout] = note: an associated type was expected, but a different one was found [INFO] [stdout] note: required by a bound in `ZZType` [INFO] [stdout] --> src/cyclotomic/traits.rs:39:44 [INFO] [stdout] | [INFO] [stdout] 39 | + IsRingOrField; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ZZType` [INFO] [stdout] ... [INFO] [stdout] 77 | pub trait ZZType: IsRing + IsComplex { [INFO] [stdout] | ------ required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Field as IsRealOrComplex>::Field == ::Field` [INFO] [stdout] --> src/cyclotomic/traits.rs:75:17 [INFO] [stdout] | [INFO] [stdout] 75 | type Field: QType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected `ZType::Field`, found `IsRealOrComplex::Field` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `::Field` [INFO] [stdout] found associated type `<::Field as IsRealOrComplex>::Field` [INFO] [stdout] = note: an associated type was expected, but a different one was found [INFO] [stdout] note: required by a bound in `QType` [INFO] [stdout] --> src/cyclotomic/traits.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | + IsRealOrComplex [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `QType` [INFO] [stdout] ... [INFO] [stdout] 81 | pub trait QType: IsField + IsReal { [INFO] [stdout] | ----- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Field: IsRingOrField` is not satisfied [INFO] [stdout] --> src/cyclotomic/traits.rs:75:17 [INFO] [stdout] | [INFO] [stdout] 75 | type Field: QType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `IsRingOrField` is not implemented for `::Field` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `QType` [INFO] [stdout] --> src/cyclotomic/traits.rs:45:11 [INFO] [stdout] | [INFO] [stdout] 45 | + IsRingOrField; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `QType` [INFO] [stdout] ... [INFO] [stdout] 81 | pub trait QType: IsField + IsReal { [INFO] [stdout] | ----- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 73 | pub trait ZType: IsRing + IsReal where ::Field: IsRingOrField { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Field as IsRealOrComplex>::Ring == <::Field as IsReal>::Ring` [INFO] [stdout] --> src/cyclotomic/traits.rs:75:17 [INFO] [stdout] | [INFO] [stdout] 75 | type Field: QType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected `IsReal::Ring`, found `IsRealOrComplex::Ring` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `<::Field as IsReal>::Ring` [INFO] [stdout] found associated type `<::Field as IsRealOrComplex>::Ring` [INFO] [stdout] = note: an associated type was expected, but a different one was found [INFO] [stdout] note: required by a bound in `QType` [INFO] [stdout] --> src/cyclotomic/traits.rs:60:27 [INFO] [stdout] | [INFO] [stdout] 60 | + IsRealOrComplex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `QType` [INFO] [stdout] ... [INFO] [stdout] 81 | pub trait QType: IsField + IsReal { [INFO] [stdout] | ----- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Real: IsRealOrComplex` is not satisfied [INFO] [stdout] --> src/cyclotomic/traits.rs:78:16 [INFO] [stdout] | [INFO] [stdout] 78 | type Real: ZType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `IsRealOrComplex` is not implemented for `::Real` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `ZType` [INFO] [stdout] --> src/cyclotomic/traits.rs:33:11 [INFO] [stdout] | [INFO] [stdout] 33 | + IsRealOrComplex [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ZType` [INFO] [stdout] ... [INFO] [stdout] 73 | pub trait ZType: IsRing + IsReal { [INFO] [stdout] | ----- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 77 | pub trait ZZType: IsRing + IsComplex where ::Real: IsRealOrComplex { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Real: IsRingOrField` is not satisfied [INFO] [stdout] --> src/cyclotomic/traits.rs:78:16 [INFO] [stdout] | [INFO] [stdout] 78 | type Real: ZType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `IsRingOrField` is not implemented for `::Real` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `ZType` [INFO] [stdout] --> src/cyclotomic/traits.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | + IsRingOrField; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ZType` [INFO] [stdout] ... [INFO] [stdout] 73 | pub trait ZType: IsRing + IsReal { [INFO] [stdout] | ----- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 77 | pub trait ZZType: IsRing + IsComplex where ::Real: IsRingOrField { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Field as IsRealOrComplex>::Field == ::Field` [INFO] [stdout] --> src/cyclotomic/traits.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | type Field: QQType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected `ZZType::Field`, found `IsRealOrComplex::Field` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `::Field` [INFO] [stdout] found associated type `<::Field as IsRealOrComplex>::Field` [INFO] [stdout] = note: an associated type was expected, but a different one was found [INFO] [stdout] note: required by a bound in `QQType` [INFO] [stdout] --> src/cyclotomic/traits.rs:47:27 [INFO] [stdout] | [INFO] [stdout] 47 | + IsRealOrComplex [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ required by this bound in `QQType` [INFO] [stdout] ... [INFO] [stdout] 85 | pub trait QQType: IsField + IsComplex { [INFO] [stdout] | ------ required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<<... as ZZType>::Field as IsRingOrField>::Real == <... as IsField>::Real` [INFO] [stdout] --> src/cyclotomic/traits.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | type Field: QQType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected `IsField::Real`, found `IsRingOrField::Real` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `<::Field as IsField>::Real` [INFO] [stdout] found associated type `<::Field as IsRingOrField>::Real` [INFO] [stdout] = note: an associated type was expected, but a different one was found [INFO] [stdout] note: required by a bound in `QQType` [INFO] [stdout] --> src/cyclotomic/traits.rs:49:25 [INFO] [stdout] | [INFO] [stdout] 49 | + IsRingOrField; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `QQType` [INFO] [stdout] ... [INFO] [stdout] 85 | pub trait QQType: IsField + IsComplex { [INFO] [stdout] | ------ required by a bound in this trait [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/tilezz-4e52fca57765f7c7.long-type-4980877054852331864.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Field as IsRingOrField>::Complex == ::Field` [INFO] [stdout] --> src/cyclotomic/traits.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | type Field: QQType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected `ZZType::Field`, found `IsRingOrField::Complex` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `::Field` [INFO] [stdout] found associated type `<::Field as IsRingOrField>::Complex` [INFO] [stdout] = note: an associated type was expected, but a different one was found [INFO] [stdout] note: required by a bound in `QQType` [INFO] [stdout] --> src/cyclotomic/traits.rs:49:44 [INFO] [stdout] | [INFO] [stdout] 49 | + IsRingOrField; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `QQType` [INFO] [stdout] ... [INFO] [stdout] 85 | pub trait QQType: IsField + IsComplex { [INFO] [stdout] | ------ required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<<... as ZZType>::Field as IsRealOrComplex>::Ring == <... as IsComplex>::Ring` [INFO] [stdout] --> src/cyclotomic/traits.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | type Field: QQType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected `IsComplex::Ring`, found `IsRealOrComplex::Ring` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `<::Field as IsComplex>::Ring` [INFO] [stdout] found associated type `<::Field as IsRealOrComplex>::Ring` [INFO] [stdout] = note: an associated type was expected, but a different one was found [INFO] [stdout] note: required by a bound in `QQType` [INFO] [stdout] --> src/cyclotomic/traits.rs:70:27 [INFO] [stdout] | [INFO] [stdout] 70 | + IsRealOrComplex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `QQType` [INFO] [stdout] ... [INFO] [stdout] 85 | pub trait QQType: IsField + IsComplex { [INFO] [stdout] | ------ required by a bound in this trait [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/tilezz-4e52fca57765f7c7.long-type-6730660100547350038.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Complex as IsRealOrComplex>::Field == ::Complex` [INFO] [stdout] --> src/cyclotomic/traits.rs:82:19 [INFO] [stdout] | [INFO] [stdout] 82 | type Complex: QQType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected `QType::Complex`, found `IsRealOrComplex::Field` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `::Complex` [INFO] [stdout] found associated type `<::Complex as IsRealOrComplex>::Field` [INFO] [stdout] = note: an associated type was expected, but a different one was found [INFO] [stdout] note: required by a bound in `QQType` [INFO] [stdout] --> src/cyclotomic/traits.rs:47:27 [INFO] [stdout] | [INFO] [stdout] 47 | + IsRealOrComplex [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ required by this bound in `QQType` [INFO] [stdout] ... [INFO] [stdout] 85 | pub trait QQType: IsField + IsComplex { [INFO] [stdout] | ------ required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<<... as QType>::Complex as IsRingOrField>::Real == <... as IsField>::Real` [INFO] [stdout] --> src/cyclotomic/traits.rs:82:19 [INFO] [stdout] | [INFO] [stdout] 82 | type Complex: QQType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected `IsField::Real`, found `IsRingOrField::Real` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `<::Complex as IsField>::Real` [INFO] [stdout] found associated type `<::Complex as IsRingOrField>::Real` [INFO] [stdout] = note: an associated type was expected, but a different one was found [INFO] [stdout] note: required by a bound in `QQType` [INFO] [stdout] --> src/cyclotomic/traits.rs:49:25 [INFO] [stdout] | [INFO] [stdout] 49 | + IsRingOrField; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `QQType` [INFO] [stdout] ... [INFO] [stdout] 85 | pub trait QQType: IsField + IsComplex { [INFO] [stdout] | ------ required by a bound in this trait [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/tilezz-4e52fca57765f7c7.long-type-10692848310460983982.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Complex as IsRingOrField>::Complex == ::Complex` [INFO] [stdout] --> src/cyclotomic/traits.rs:82:19 [INFO] [stdout] | [INFO] [stdout] 82 | type Complex: QQType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected `QType::Complex`, found `IsRingOrField::Complex` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `::Complex` [INFO] [stdout] found associated type `<::Complex as IsRingOrField>::Complex` [INFO] [stdout] = note: an associated type was expected, but a different one was found [INFO] [stdout] note: required by a bound in `QQType` [INFO] [stdout] --> src/cyclotomic/traits.rs:49:44 [INFO] [stdout] | [INFO] [stdout] 49 | + IsRingOrField; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `QQType` [INFO] [stdout] ... [INFO] [stdout] 85 | pub trait QQType: IsField + IsComplex { [INFO] [stdout] | ------ required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<<... as QType>::Complex as IsRealOrComplex>::Ring == <... as IsComplex>::Ring` [INFO] [stdout] --> src/cyclotomic/traits.rs:82:19 [INFO] [stdout] | [INFO] [stdout] 82 | type Complex: QQType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected `IsComplex::Ring`, found `IsRealOrComplex::Ring` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `<::Complex as IsComplex>::Ring` [INFO] [stdout] found associated type `<::Complex as IsRealOrComplex>::Ring` [INFO] [stdout] = note: an associated type was expected, but a different one was found [INFO] [stdout] note: required by a bound in `QQType` [INFO] [stdout] --> src/cyclotomic/traits.rs:70:27 [INFO] [stdout] | [INFO] [stdout] 70 | + IsRealOrComplex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `QQType` [INFO] [stdout] ... [INFO] [stdout] 85 | pub trait QQType: IsField + IsComplex { [INFO] [stdout] | ------ required by a bound in this trait [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/tilezz-4e52fca57765f7c7.long-type-5172628253482719397.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Ring: IsRealOrComplex` is not satisfied [INFO] [stdout] --> src/cyclotomic/traits.rs:83:16 [INFO] [stdout] | [INFO] [stdout] 83 | type Ring: ZType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `IsRealOrComplex` is not implemented for `::Ring` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `ZType` [INFO] [stdout] --> src/cyclotomic/traits.rs:33:11 [INFO] [stdout] | [INFO] [stdout] 33 | + IsRealOrComplex [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ZType` [INFO] [stdout] ... [INFO] [stdout] 73 | pub trait ZType: IsRing + IsReal { [INFO] [stdout] | ----- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 81 | pub trait QType: IsField + IsReal where ::Ring: IsRealOrComplex { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Ring: IsRingOrField` is not satisfied [INFO] [stdout] --> src/cyclotomic/traits.rs:83:16 [INFO] [stdout] | [INFO] [stdout] 83 | type Ring: ZType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `IsRingOrField` is not implemented for `::Ring` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `ZType` [INFO] [stdout] --> src/cyclotomic/traits.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | + IsRingOrField; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ZType` [INFO] [stdout] ... [INFO] [stdout] 73 | pub trait ZType: IsRing + IsReal { [INFO] [stdout] | ----- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 81 | pub trait QType: IsField + IsReal where ::Ring: IsRingOrField { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Real as IsRealOrComplex>::Field == ::Real` [INFO] [stdout] --> src/cyclotomic/traits.rs:86:16 [INFO] [stdout] | [INFO] [stdout] 86 | type Real: QType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ expected `QQType::Real`, found `IsRealOrComplex::Field` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `::Real` [INFO] [stdout] found associated type `<::Real as IsRealOrComplex>::Field` [INFO] [stdout] = note: an associated type was expected, but a different one was found [INFO] [stdout] note: required by a bound in `QType` [INFO] [stdout] --> src/cyclotomic/traits.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | + IsRealOrComplex [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `QType` [INFO] [stdout] ... [INFO] [stdout] 81 | pub trait QType: IsField + IsReal { [INFO] [stdout] | ----- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Real: IsRingOrField` is not satisfied [INFO] [stdout] --> src/cyclotomic/traits.rs:86:16 [INFO] [stdout] | [INFO] [stdout] 86 | type Real: QType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `IsRingOrField` is not implemented for `::Real` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `QType` [INFO] [stdout] --> src/cyclotomic/traits.rs:45:11 [INFO] [stdout] | [INFO] [stdout] 45 | + IsRingOrField; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `QType` [INFO] [stdout] ... [INFO] [stdout] 81 | pub trait QType: IsField + IsReal { [INFO] [stdout] | ----- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 85 | pub trait QQType: IsField + IsComplex where ::Real: IsRingOrField { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Real as IsRealOrComplex>::Ring == <::Real as IsReal>::Ring` [INFO] [stdout] --> src/cyclotomic/traits.rs:86:16 [INFO] [stdout] | [INFO] [stdout] 86 | type Real: QType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ expected `IsReal::Ring`, found `IsRealOrComplex::Ring` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `<::Real as IsReal>::Ring` [INFO] [stdout] found associated type `<::Real as IsRealOrComplex>::Ring` [INFO] [stdout] = note: an associated type was expected, but a different one was found [INFO] [stdout] note: required by a bound in `QType` [INFO] [stdout] --> src/cyclotomic/traits.rs:60:27 [INFO] [stdout] | [INFO] [stdout] 60 | + IsRealOrComplex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `QType` [INFO] [stdout] ... [INFO] [stdout] 81 | pub trait QType: IsField + IsReal { [INFO] [stdout] | ----- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Ring: IsRealOrComplex` is not satisfied [INFO] [stdout] --> src/cyclotomic/traits.rs:87:16 [INFO] [stdout] | [INFO] [stdout] 87 | type Ring: ZZType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `IsRealOrComplex` is not implemented for `::Ring` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `ZZType` [INFO] [stdout] --> src/cyclotomic/traits.rs:37:11 [INFO] [stdout] | [INFO] [stdout] 37 | + IsRealOrComplex [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ZZType` [INFO] [stdout] ... [INFO] [stdout] 77 | pub trait ZZType: IsRing + IsComplex { [INFO] [stdout] | ------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 85 | pub trait QQType: IsField + IsComplex where ::Ring: IsRealOrComplex { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Ring as IsRingOrField>::Real == <::Ring as IsRing>::Real` [INFO] [stdout] --> src/cyclotomic/traits.rs:87:16 [INFO] [stdout] | [INFO] [stdout] 87 | type Ring: ZZType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected `IsRing::Real`, found `IsRingOrField::Real` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `<::Ring as IsRing>::Real` [INFO] [stdout] found associated type `<::Ring as IsRingOrField>::Real` [INFO] [stdout] = note: an associated type was expected, but a different one was found [INFO] [stdout] note: required by a bound in `ZZType` [INFO] [stdout] --> src/cyclotomic/traits.rs:39:25 [INFO] [stdout] | [INFO] [stdout] 39 | + IsRingOrField; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `ZZType` [INFO] [stdout] ... [INFO] [stdout] 77 | pub trait ZZType: IsRing + IsComplex { [INFO] [stdout] | ------ required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Ring as IsRingOrField>::Complex == ::Ring` [INFO] [stdout] --> src/cyclotomic/traits.rs:87:16 [INFO] [stdout] | [INFO] [stdout] 87 | type Ring: ZZType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected `QQType::Ring`, found `IsRingOrField::Complex` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `::Ring` [INFO] [stdout] found associated type `<::Ring as IsRingOrField>::Complex` [INFO] [stdout] = note: an associated type was expected, but a different one was found [INFO] [stdout] note: required by a bound in `ZZType` [INFO] [stdout] --> src/cyclotomic/traits.rs:39:44 [INFO] [stdout] | [INFO] [stdout] 39 | + IsRingOrField; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ZZType` [INFO] [stdout] ... [INFO] [stdout] 77 | pub trait ZZType: IsRing + IsComplex { [INFO] [stdout] | ------ required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Complex: traits::IsRealOrComplex` is not satisfied [INFO] [stdout] --> src/cyclotomic/traits.rs:74:19 [INFO] [stdout] | [INFO] [stdout] 74 | type Complex: ZZType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `traits::IsRealOrComplex` is not implemented for `::Complex` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `ZZType` [INFO] [stdout] --> src/cyclotomic/traits.rs:37:11 [INFO] [stdout] | [INFO] [stdout] 37 | + IsRealOrComplex [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ZZType` [INFO] [stdout] ... [INFO] [stdout] 77 | pub trait ZZType: IsRing + IsComplex { [INFO] [stdout] | ------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 73 | pub trait ZType: IsRing + IsReal where ::Complex: traits::IsRealOrComplex { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<<... as ZType>::Complex as IsRingOrField>::Real == <... as IsRing>::Real` [INFO] [stdout] --> src/cyclotomic/traits.rs:74:19 [INFO] [stdout] | [INFO] [stdout] 74 | type Complex: ZZType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected `IsRing::Real`, found `IsRingOrField::Real` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `<::Complex as IsRing>::Real` [INFO] [stdout] found associated type `<::Complex as IsRingOrField>::Real` [INFO] [stdout] = note: an associated type was expected, but a different one was found [INFO] [stdout] note: required by a bound in `ZZType` [INFO] [stdout] --> src/cyclotomic/traits.rs:39:25 [INFO] [stdout] | [INFO] [stdout] 39 | + IsRingOrField; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `ZZType` [INFO] [stdout] ... [INFO] [stdout] 77 | pub trait ZZType: IsRing + IsComplex { [INFO] [stdout] | ------ required by a bound in this trait [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/tilezz-8ee489aab13a5a85.long-type-4968986377873673702.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Complex as IsRingOrField>::Complex == ::Complex` [INFO] [stdout] --> src/cyclotomic/traits.rs:74:19 [INFO] [stdout] | [INFO] [stdout] 74 | type Complex: ZZType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected `ZType::Complex`, found `IsRingOrField::Complex` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `::Complex` [INFO] [stdout] found associated type `<::Complex as IsRingOrField>::Complex` [INFO] [stdout] = note: an associated type was expected, but a different one was found [INFO] [stdout] note: required by a bound in `ZZType` [INFO] [stdout] --> src/cyclotomic/traits.rs:39:44 [INFO] [stdout] | [INFO] [stdout] 39 | + IsRingOrField; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ZZType` [INFO] [stdout] ... [INFO] [stdout] 77 | pub trait ZZType: IsRing + IsComplex { [INFO] [stdout] | ------ required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Field as IsRealOrComplex>::Field == ::Field` [INFO] [stdout] --> src/cyclotomic/traits.rs:75:17 [INFO] [stdout] | [INFO] [stdout] 75 | type Field: QType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected `ZType::Field`, found `traits::IsRealOrComplex::Field` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `::Field` [INFO] [stdout] found associated type `<::Field as traits::IsRealOrComplex>::Field` [INFO] [stdout] = note: an associated type was expected, but a different one was found [INFO] [stdout] note: required by a bound in `QType` [INFO] [stdout] --> src/cyclotomic/traits.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | + IsRealOrComplex [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `QType` [INFO] [stdout] ... [INFO] [stdout] 81 | pub trait QType: IsField + IsReal { [INFO] [stdout] | ----- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Field: IsRingOrField` is not satisfied [INFO] [stdout] --> src/cyclotomic/traits.rs:75:17 [INFO] [stdout] | [INFO] [stdout] 75 | type Field: QType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `IsRingOrField` is not implemented for `::Field` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `QType` [INFO] [stdout] --> src/cyclotomic/traits.rs:45:11 [INFO] [stdout] | [INFO] [stdout] 45 | + IsRingOrField; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `QType` [INFO] [stdout] ... [INFO] [stdout] 81 | pub trait QType: IsField + IsReal { [INFO] [stdout] | ----- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 73 | pub trait ZType: IsRing + IsReal where ::Field: IsRingOrField { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Field as IsRealOrComplex>::Ring == <::Field as IsReal>::Ring` [INFO] [stdout] --> src/cyclotomic/traits.rs:75:17 [INFO] [stdout] | [INFO] [stdout] 75 | type Field: QType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected `IsReal::Ring`, found `traits::IsRealOrComplex::Ring` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `<::Field as IsReal>::Ring` [INFO] [stdout] found associated type `<::Field as traits::IsRealOrComplex>::Ring` [INFO] [stdout] = note: an associated type was expected, but a different one was found [INFO] [stdout] note: required by a bound in `QType` [INFO] [stdout] --> src/cyclotomic/traits.rs:60:27 [INFO] [stdout] | [INFO] [stdout] 60 | + IsRealOrComplex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `QType` [INFO] [stdout] ... [INFO] [stdout] 81 | pub trait QType: IsField + IsReal { [INFO] [stdout] | ----- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Real: traits::IsRealOrComplex` is not satisfied [INFO] [stdout] --> src/cyclotomic/traits.rs:78:16 [INFO] [stdout] | [INFO] [stdout] 78 | type Real: ZType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `traits::IsRealOrComplex` is not implemented for `::Real` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `ZType` [INFO] [stdout] --> src/cyclotomic/traits.rs:33:11 [INFO] [stdout] | [INFO] [stdout] 33 | + IsRealOrComplex [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ZType` [INFO] [stdout] ... [INFO] [stdout] 73 | pub trait ZType: IsRing + IsReal { [INFO] [stdout] | ----- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 77 | pub trait ZZType: IsRing + IsComplex where ::Real: traits::IsRealOrComplex { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Real: IsRingOrField` is not satisfied [INFO] [stdout] --> src/cyclotomic/traits.rs:78:16 [INFO] [stdout] | [INFO] [stdout] 78 | type Real: ZType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `IsRingOrField` is not implemented for `::Real` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `ZType` [INFO] [stdout] --> src/cyclotomic/traits.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | + IsRingOrField; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ZType` [INFO] [stdout] ... [INFO] [stdout] 73 | pub trait ZType: IsRing + IsReal { [INFO] [stdout] | ----- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 77 | pub trait ZZType: IsRing + IsComplex where ::Real: IsRingOrField { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Field as IsRealOrComplex>::Field == ::Field` [INFO] [stdout] --> src/cyclotomic/traits.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | type Field: QQType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected `ZZType::Field`, found `traits::IsRealOrComplex::Field` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `::Field` [INFO] [stdout] found associated type `<::Field as traits::IsRealOrComplex>::Field` [INFO] [stdout] = note: an associated type was expected, but a different one was found [INFO] [stdout] note: required by a bound in `QQType` [INFO] [stdout] --> src/cyclotomic/traits.rs:47:27 [INFO] [stdout] | [INFO] [stdout] 47 | + IsRealOrComplex [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ required by this bound in `QQType` [INFO] [stdout] ... [INFO] [stdout] 85 | pub trait QQType: IsField + IsComplex { [INFO] [stdout] | ------ required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<<... as ZZType>::Field as IsRingOrField>::Real == <... as IsField>::Real` [INFO] [stdout] --> src/cyclotomic/traits.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | type Field: QQType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected `IsField::Real`, found `IsRingOrField::Real` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `<::Field as IsField>::Real` [INFO] [stdout] found associated type `<::Field as IsRingOrField>::Real` [INFO] [stdout] = note: an associated type was expected, but a different one was found [INFO] [stdout] note: required by a bound in `QQType` [INFO] [stdout] --> src/cyclotomic/traits.rs:49:25 [INFO] [stdout] | [INFO] [stdout] 49 | + IsRingOrField; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `QQType` [INFO] [stdout] ... [INFO] [stdout] 85 | pub trait QQType: IsField + IsComplex { [INFO] [stdout] | ------ required by a bound in this trait [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/tilezz-8ee489aab13a5a85.long-type-6222498835742976643.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Field as IsRingOrField>::Complex == ::Field` [INFO] [stdout] --> src/cyclotomic/traits.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | type Field: QQType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected `ZZType::Field`, found `IsRingOrField::Complex` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `::Field` [INFO] [stdout] found associated type `<::Field as IsRingOrField>::Complex` [INFO] [stdout] = note: an associated type was expected, but a different one was found [INFO] [stdout] note: required by a bound in `QQType` [INFO] [stdout] --> src/cyclotomic/traits.rs:49:44 [INFO] [stdout] | [INFO] [stdout] 49 | + IsRingOrField; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `QQType` [INFO] [stdout] ... [INFO] [stdout] 85 | pub trait QQType: IsField + IsComplex { [INFO] [stdout] | ------ required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<<... as ZZType>::Field as IsRealOrComplex>::Ring == <... as IsComplex>::Ring` [INFO] [stdout] --> src/cyclotomic/traits.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | type Field: QQType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected `traits::IsComplex::Ring`, found `traits::IsRealOrComplex::Ring` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `<::Field as traits::IsComplex>::Ring` [INFO] [stdout] found associated type `<::Field as traits::IsRealOrComplex>::Ring` [INFO] [stdout] = note: an associated type was expected, but a different one was found [INFO] [stdout] note: required by a bound in `QQType` [INFO] [stdout] --> src/cyclotomic/traits.rs:70:27 [INFO] [stdout] | [INFO] [stdout] 70 | + IsRealOrComplex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `QQType` [INFO] [stdout] ... [INFO] [stdout] 85 | pub trait QQType: IsField + IsComplex { [INFO] [stdout] | ------ required by a bound in this trait [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/tilezz-8ee489aab13a5a85.long-type-858448346132482879.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Complex as IsRealOrComplex>::Field == ::Complex` [INFO] [stdout] --> src/cyclotomic/traits.rs:82:19 [INFO] [stdout] | [INFO] [stdout] 82 | type Complex: QQType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected `QType::Complex`, found `traits::IsRealOrComplex::Field` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `::Complex` [INFO] [stdout] found associated type `<::Complex as traits::IsRealOrComplex>::Field` [INFO] [stdout] = note: an associated type was expected, but a different one was found [INFO] [stdout] note: required by a bound in `QQType` [INFO] [stdout] --> src/cyclotomic/traits.rs:47:27 [INFO] [stdout] | [INFO] [stdout] 47 | + IsRealOrComplex [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ required by this bound in `QQType` [INFO] [stdout] ... [INFO] [stdout] 85 | pub trait QQType: IsField + IsComplex { [INFO] [stdout] | ------ required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<<... as QType>::Complex as IsRingOrField>::Real == <... as IsField>::Real` [INFO] [stdout] --> src/cyclotomic/traits.rs:82:19 [INFO] [stdout] | [INFO] [stdout] 82 | type Complex: QQType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected `IsField::Real`, found `IsRingOrField::Real` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `<::Complex as IsField>::Real` [INFO] [stdout] found associated type `<::Complex as IsRingOrField>::Real` [INFO] [stdout] = note: an associated type was expected, but a different one was found [INFO] [stdout] note: required by a bound in `QQType` [INFO] [stdout] --> src/cyclotomic/traits.rs:49:25 [INFO] [stdout] | [INFO] [stdout] 49 | + IsRingOrField; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `QQType` [INFO] [stdout] ... [INFO] [stdout] 85 | pub trait QQType: IsField + IsComplex { [INFO] [stdout] | ------ required by a bound in this trait [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/tilezz-8ee489aab13a5a85.long-type-1532199649877607901.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Complex as IsRingOrField>::Complex == ::Complex` [INFO] [stdout] --> src/cyclotomic/traits.rs:82:19 [INFO] [stdout] | [INFO] [stdout] 82 | type Complex: QQType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected `QType::Complex`, found `IsRingOrField::Complex` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `::Complex` [INFO] [stdout] found associated type `<::Complex as IsRingOrField>::Complex` [INFO] [stdout] = note: an associated type was expected, but a different one was found [INFO] [stdout] note: required by a bound in `QQType` [INFO] [stdout] --> src/cyclotomic/traits.rs:49:44 [INFO] [stdout] | [INFO] [stdout] 49 | + IsRingOrField; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `QQType` [INFO] [stdout] ... [INFO] [stdout] 85 | pub trait QQType: IsField + IsComplex { [INFO] [stdout] | ------ required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<<... as QType>::Complex as IsRealOrComplex>::Ring == <... as IsComplex>::Ring` [INFO] [stdout] --> src/cyclotomic/traits.rs:82:19 [INFO] [stdout] | [INFO] [stdout] 82 | type Complex: QQType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected `traits::IsComplex::Ring`, found `traits::IsRealOrComplex::Ring` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `<::Complex as traits::IsComplex>::Ring` [INFO] [stdout] found associated type `<::Complex as traits::IsRealOrComplex>::Ring` [INFO] [stdout] = note: an associated type was expected, but a different one was found [INFO] [stdout] note: required by a bound in `QQType` [INFO] [stdout] --> src/cyclotomic/traits.rs:70:27 [INFO] [stdout] | [INFO] [stdout] 70 | + IsRealOrComplex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `QQType` [INFO] [stdout] ... [INFO] [stdout] 85 | pub trait QQType: IsField + IsComplex { [INFO] [stdout] | ------ required by a bound in this trait [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/tilezz-8ee489aab13a5a85.long-type-17643598116190062068.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Ring: traits::IsRealOrComplex` is not satisfied [INFO] [stdout] --> src/cyclotomic/traits.rs:83:16 [INFO] [stdout] | [INFO] [stdout] 83 | type Ring: ZType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `traits::IsRealOrComplex` is not implemented for `::Ring` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `ZType` [INFO] [stdout] --> src/cyclotomic/traits.rs:33:11 [INFO] [stdout] | [INFO] [stdout] 33 | + IsRealOrComplex [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ZType` [INFO] [stdout] ... [INFO] [stdout] 73 | pub trait ZType: IsRing + IsReal { [INFO] [stdout] | ----- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 81 | pub trait QType: IsField + IsReal where ::Ring: traits::IsRealOrComplex { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Ring: IsRingOrField` is not satisfied [INFO] [stdout] --> src/cyclotomic/traits.rs:83:16 [INFO] [stdout] | [INFO] [stdout] 83 | type Ring: ZType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `IsRingOrField` is not implemented for `::Ring` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `ZType` [INFO] [stdout] --> src/cyclotomic/traits.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | + IsRingOrField; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ZType` [INFO] [stdout] ... [INFO] [stdout] 73 | pub trait ZType: IsRing + IsReal { [INFO] [stdout] | ----- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 81 | pub trait QType: IsField + IsReal where ::Ring: IsRingOrField { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Real as IsRealOrComplex>::Field == ::Real` [INFO] [stdout] --> src/cyclotomic/traits.rs:86:16 [INFO] [stdout] | [INFO] [stdout] 86 | type Real: QType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ expected `QQType::Real`, found `traits::IsRealOrComplex::Field` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `::Real` [INFO] [stdout] found associated type `<::Real as traits::IsRealOrComplex>::Field` [INFO] [stdout] = note: an associated type was expected, but a different one was found [INFO] [stdout] note: required by a bound in `QType` [INFO] [stdout] --> src/cyclotomic/traits.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | + IsRealOrComplex [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `QType` [INFO] [stdout] ... [INFO] [stdout] 81 | pub trait QType: IsField + IsReal { [INFO] [stdout] | ----- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Real: IsRingOrField` is not satisfied [INFO] [stdout] --> src/cyclotomic/traits.rs:86:16 [INFO] [stdout] | [INFO] [stdout] 86 | type Real: QType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `IsRingOrField` is not implemented for `::Real` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `QType` [INFO] [stdout] --> src/cyclotomic/traits.rs:45:11 [INFO] [stdout] | [INFO] [stdout] 45 | + IsRingOrField; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `QType` [INFO] [stdout] ... [INFO] [stdout] 81 | pub trait QType: IsField + IsReal { [INFO] [stdout] | ----- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 85 | pub trait QQType: IsField + IsComplex where ::Real: IsRingOrField { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Real as IsRealOrComplex>::Ring == <::Real as IsReal>::Ring` [INFO] [stdout] --> src/cyclotomic/traits.rs:86:16 [INFO] [stdout] | [INFO] [stdout] 86 | type Real: QType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ expected `IsReal::Ring`, found `traits::IsRealOrComplex::Ring` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `<::Real as IsReal>::Ring` [INFO] [stdout] found associated type `<::Real as traits::IsRealOrComplex>::Ring` [INFO] [stdout] = note: an associated type was expected, but a different one was found [INFO] [stdout] note: required by a bound in `QType` [INFO] [stdout] --> src/cyclotomic/traits.rs:60:27 [INFO] [stdout] | [INFO] [stdout] 60 | + IsRealOrComplex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `QType` [INFO] [stdout] ... [INFO] [stdout] 81 | pub trait QType: IsField + IsReal { [INFO] [stdout] | ----- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Ring: traits::IsRealOrComplex` is not satisfied [INFO] [stdout] --> src/cyclotomic/traits.rs:87:16 [INFO] [stdout] | [INFO] [stdout] 87 | type Ring: ZZType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `traits::IsRealOrComplex` is not implemented for `::Ring` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `ZZType` [INFO] [stdout] --> src/cyclotomic/traits.rs:37:11 [INFO] [stdout] | [INFO] [stdout] 37 | + IsRealOrComplex [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ZZType` [INFO] [stdout] ... [INFO] [stdout] 77 | pub trait ZZType: IsRing + IsComplex { [INFO] [stdout] | ------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 85 | pub trait QQType: IsField + IsComplex where ::Ring: traits::IsRealOrComplex { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Ring as IsRingOrField>::Real == <::Ring as IsRing>::Real` [INFO] [stdout] --> src/cyclotomic/traits.rs:87:16 [INFO] [stdout] | [INFO] [stdout] 87 | type Ring: ZZType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected `IsRing::Real`, found `IsRingOrField::Real` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `<::Ring as IsRing>::Real` [INFO] [stdout] found associated type `<::Ring as IsRingOrField>::Real` [INFO] [stdout] = note: an associated type was expected, but a different one was found [INFO] [stdout] note: required by a bound in `ZZType` [INFO] [stdout] --> src/cyclotomic/traits.rs:39:25 [INFO] [stdout] | [INFO] [stdout] 39 | + IsRingOrField; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `ZZType` [INFO] [stdout] ... [INFO] [stdout] 77 | pub trait ZZType: IsRing + IsComplex { [INFO] [stdout] | ------ required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Ring as IsRingOrField>::Complex == ::Ring` [INFO] [stdout] --> src/cyclotomic/traits.rs:87:16 [INFO] [stdout] | [INFO] [stdout] 87 | type Ring: ZZType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected `QQType::Ring`, found `IsRingOrField::Complex` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `::Ring` [INFO] [stdout] found associated type `<::Ring as IsRingOrField>::Complex` [INFO] [stdout] = note: an associated type was expected, but a different one was found [INFO] [stdout] note: required by a bound in `ZZType` [INFO] [stdout] --> src/cyclotomic/traits.rs:39:44 [INFO] [stdout] | [INFO] [stdout] 39 | + IsRingOrField; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ZZType` [INFO] [stdout] ... [INFO] [stdout] 77 | pub trait ZZType: IsRing + IsComplex { [INFO] [stdout] | ------ required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0271, E0277. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0271`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tilezz` (lib) due to 24 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0271, E0277. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0271`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tilezz` (lib test) due to 24 previous errors [INFO] running `Command { std: "docker" "inspect" "adddc842dad06795ea776e37fa3bda89f094813a4a7d011cfa08a7945019ce1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adddc842dad06795ea776e37fa3bda89f094813a4a7d011cfa08a7945019ce1a", kill_on_drop: false }` [INFO] [stdout] adddc842dad06795ea776e37fa3bda89f094813a4a7d011cfa08a7945019ce1a