[INFO] cloning repository https://github.com/ink-feather-org/bounded_math [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ink-feather-org/bounded_math" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fink-feather-org%2Fbounded_math", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fink-feather-org%2Fbounded_math'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 56bfa905f2ac45d978cfdd8d842034cfab00e7e3 [INFO] checking ink-feather-org/bounded_math against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fink-feather-org%2Fbounded_math" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ink-feather-org/bounded_math on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/ink-feather-org/bounded_math [INFO] finished tweaking git repo https://github.com/ink-feather-org/bounded_math [INFO] tweaked toml for git repo https://github.com/ink-feather-org/bounded_math written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ink-feather-org/bounded_math 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22bd9e43bcccd77734241e96514b7bcd24ff803a9a913506b3a2fbc694dfcadf [INFO] running `Command { std: "docker" "start" "-a" "22bd9e43bcccd77734241e96514b7bcd24ff803a9a913506b3a2fbc694dfcadf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22bd9e43bcccd77734241e96514b7bcd24ff803a9a913506b3a2fbc694dfcadf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22bd9e43bcccd77734241e96514b7bcd24ff803a9a913506b3a2fbc694dfcadf", kill_on_drop: false }` [INFO] [stdout] 22bd9e43bcccd77734241e96514b7bcd24ff803a9a913506b3a2fbc694dfcadf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e32f2a91ec9d296a047d9c4d11422e4fa2a3c7e9be807ab8271b201aaa13d9a [INFO] running `Command { std: "docker" "start" "-a" "0e32f2a91ec9d296a047d9c4d11422e4fa2a3c7e9be807ab8271b201aaa13d9a", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Checking bounded_math v0.0.1 (/opt/rustwide/workdir/bounded_math) [INFO] [stdout] error[E0635]: unknown feature `const_convert` [INFO] [stdout] --> bounded_math/src/lib.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | #![feature(const_convert)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `const_result_drop` [INFO] [stdout] --> bounded_math/src/lib.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | #![feature(const_result_drop)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits [INFO] [stdout] --> bounded_math/src/num.rs:82:39 [INFO] [stdout] | [INFO] [stdout] 82 | pub trait IntegerRange: Copy + ~const Into { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `>::into` in constants [INFO] [stdout] --> bounded_math/src/inner_rep.rs:90:42 [INFO] [stdout] | [INFO] [stdout] 90 | const RET: bool = VAL <= Self::MAX.into(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: calls in constants are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits [INFO] [stdout] --> bounded_math/src/inner_rep.rs:87:42 [INFO] [stdout] | [INFO] [stdout] 87 | type Repr: Clone + Copy + ~const TryFrom + ~const Into; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits [INFO] [stdout] --> bounded_math/src/inner_rep.rs:87:65 [INFO] [stdout] | [INFO] [stdout] 87 | type Repr: Clone + Copy + ~const TryFrom + ~const Into; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/impls.rs:22:55 [INFO] [stdout] | [INFO] [stdout] 22 | impl [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | impl_op! {Add, add |lhs, rhs| { (lhs.start() + rhs.start())..=(lhs.end() + rhs.end()) }} [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/impls.rs:22:55 [INFO] [stdout] | [INFO] [stdout] 22 | impl [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | / impl_op! {Sub, sub |lhs, rhs| { [INFO] [stdout] 43 | | (lhs.start() - rhs.end()) [INFO] [stdout] 44 | | ..= [INFO] [stdout] 45 | | (lhs.end() - rhs.start()) [INFO] [stdout] 46 | | }} [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/impls.rs:22:55 [INFO] [stdout] | [INFO] [stdout] 22 | impl [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | / impl_op! {Mul, mul |lhs, rhs| { [INFO] [stdout] 48 | | i128::min(i128::min(lhs.start() * rhs.start(), lhs.start() * rhs.end()), i128::min(lhs.end() * rhs.start(), lhs.end() * rhs.end())) [INFO] [stdout] 49 | | ..= [INFO] [stdout] 50 | | i128::max(i128::max(lhs.start() * rhs.start(), lhs.start() * rhs.end()), i128::max(lhs.end() * rhs.start(), lhs.end() * rhs.end())) [INFO] [stdout] 51 | | }} [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/impls.rs:22:55 [INFO] [stdout] | [INFO] [stdout] 22 | impl [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | / impl_op! {Div, div |lhs, rhs| { [INFO] [stdout] 54 | | assert!(!(*rhs.start() == 0 && *rhs.end() == 0), "tried to divide by Integer<0..=0>"); [INFO] [stdout] 55 | | let effective_end = if *rhs.end() == 0 { -1 } else {*rhs.end()}; [INFO] [stdout] 56 | | let effective_start = if *rhs.start() == 0 { 1 } else {*rhs.start() }; [INFO] [stdout] ... | [INFO] [stdout] 86 | | [INFO] [stdout] 87 | | }} [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/impls.rs:22:55 [INFO] [stdout] | [INFO] [stdout] 22 | impl [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | / impl_op! {Rem, rem |lhs, rhs| { [INFO] [stdout] 90 | | assert!(!(*rhs.start() == 0 && *rhs.end() == 0), "tried to get remainder of division by Integer(0..=0)"); [INFO] [stdout] 91 | | let eff_rhs = rhs.start().abs().max(rhs.end().abs()); [INFO] [stdout] 92 | | [INFO] [stdout] ... | [INFO] [stdout] 96 | | start..=end [INFO] [stdout] 97 | | }} [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/impls.rs:99:68 [INFO] [stdout] | [INFO] [stdout] 99 | const fn ranges_overlap() -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/impls.rs:106:49 [INFO] [stdout] | [INFO] [stdout] 106 | impl const PartialEq [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/impls.rs:111:71 [INFO] [stdout] | [INFO] [stdout] 111 | const fn must_be_equal() -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/impls.rs:128:49 [INFO] [stdout] | [INFO] [stdout] 128 | impl const PartialOrd [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/num.rs:9:33 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Integer { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/num.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 13 | impl Integer { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/num.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | impl ContainsRet for Integer { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/num.rs:27:19 [INFO] [stdout] | [INFO] [stdout] 27 | impl ValInRange for Integer where [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/num.rs:31:47 [INFO] [stdout] | [INFO] [stdout] 31 | pub trait RangeInRange { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/num.rs:34:46 [INFO] [stdout] | [INFO] [stdout] 34 | impl RangeInRange for T { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/num.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | impl Debug for Integer { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/num.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 53 | impl IsExact for Integer { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/num.rs:57:19 [INFO] [stdout] | [INFO] [stdout] 57 | impl Integer { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/num.rs:121:23 [INFO] [stdout] | [INFO] [stdout] 121 | impl const IntegerRange for Integer { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/num.rs:130:19 [INFO] [stdout] | [INFO] [stdout] 130 | impl const From> for i128 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/num.rs:136:19 [INFO] [stdout] | [INFO] [stdout] 136 | impl const TryFrom for Integer { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `RangeInclusive::::contains::` in constants [INFO] [stdout] --> bounded_math/src/num.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | const RET: bool = RANGE.contains(&VALUE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constants are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits [INFO] [stdout] --> bounded_math/src/num.rs:95:41 [INFO] [stdout] | [INFO] [stdout] 95 | fn to>(self) -> T [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits [INFO] [stdout] --> bounded_math/src/num.rs:107:45 [INFO] [stdout] | [INFO] [stdout] 107 | fn try_to>(self) -> Option [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/inner_rep.rs:11:33 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct IntRepr(::Repr); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits [INFO] [stdout] --> bounded_math/src/inner_rep.rs:15:36 [INFO] [stdout] | [INFO] [stdout] 15 | type Repr: Clone + Copy + ~const TryFrom + ~const Into; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits [INFO] [stdout] --> bounded_math/src/inner_rep.rs:15:59 [INFO] [stdout] | [INFO] [stdout] 15 | type Repr: Clone + Copy + ~const TryFrom + ~const Into; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/inner_rep.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | impl const IntRepresentation for IntRepr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/inner_rep.rs:41:19 [INFO] [stdout] | [INFO] [stdout] 41 | impl Debug for IntRepr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/inner_rep.rs:46:19 [INFO] [stdout] | [INFO] [stdout] 46 | impl Display for IntRepr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits [INFO] [stdout] --> bounded_math/src/inner_rep.rs:68:40 [INFO] [stdout] | [INFO] [stdout] 68 | type Repr: Clone + Copy + ~const TryFrom + ~const Into; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits [INFO] [stdout] --> bounded_math/src/inner_rep.rs:68:63 [INFO] [stdout] | [INFO] [stdout] 68 | type Repr: Clone + Copy + ~const TryFrom + ~const Into; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/inner_rep.rs:73:23 [INFO] [stdout] | [INFO] [stdout] 73 | impl const $largest_prim_tr for IntRepr [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `>::into` in constants [INFO] [stdout] --> bounded_math/src/inner_rep.rs:90:42 [INFO] [stdout] | [INFO] [stdout] 90 | const RET: bool = VAL <= Self::MAX.into(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: calls in constants are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits [INFO] [stdout] --> bounded_math/src/inner_rep.rs:87:42 [INFO] [stdout] | [INFO] [stdout] 87 | type Repr: Clone + Copy + ~const TryFrom + ~const Into; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits [INFO] [stdout] --> bounded_math/src/inner_rep.rs:87:65 [INFO] [stdout] | [INFO] [stdout] 87 | type Repr: Clone + Copy + ~const TryFrom + ~const Into; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/inner_rep.rs:93:23 [INFO] [stdout] | [INFO] [stdout] 93 | impl const $cur_prim_tr for IntRepr [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/inner_rep.rs:100:23 [INFO] [stdout] | [INFO] [stdout] 100 | impl const $cur_prim_tr for IntRepr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `>::into` in constants [INFO] [stdout] --> bounded_math/src/inner_rep.rs:90:42 [INFO] [stdout] | [INFO] [stdout] 90 | const RET: bool = VAL <= Self::MAX.into(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: calls in constants are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits [INFO] [stdout] --> bounded_math/src/inner_rep.rs:87:42 [INFO] [stdout] | [INFO] [stdout] 87 | type Repr: Clone + Copy + ~const TryFrom + ~const Into; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits [INFO] [stdout] --> bounded_math/src/inner_rep.rs:87:65 [INFO] [stdout] | [INFO] [stdout] 87 | type Repr: Clone + Copy + ~const TryFrom + ~const Into; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/inner_rep.rs:93:23 [INFO] [stdout] | [INFO] [stdout] 93 | impl const $cur_prim_tr for IntRepr [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/inner_rep.rs:100:23 [INFO] [stdout] | [INFO] [stdout] 100 | impl const $cur_prim_tr for IntRepr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `>::into` in constants [INFO] [stdout] --> bounded_math/src/inner_rep.rs:90:42 [INFO] [stdout] | [INFO] [stdout] 90 | const RET: bool = VAL <= Self::MAX.into(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: calls in constants are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits [INFO] [stdout] --> bounded_math/src/inner_rep.rs:87:42 [INFO] [stdout] | [INFO] [stdout] 87 | type Repr: Clone + Copy + ~const TryFrom + ~const Into; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits [INFO] [stdout] --> bounded_math/src/inner_rep.rs:87:65 [INFO] [stdout] | [INFO] [stdout] 87 | type Repr: Clone + Copy + ~const TryFrom + ~const Into; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/inner_rep.rs:93:23 [INFO] [stdout] | [INFO] [stdout] 93 | impl const $cur_prim_tr for IntRepr [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/inner_rep.rs:100:23 [INFO] [stdout] | [INFO] [stdout] 100 | impl const $cur_prim_tr for IntRepr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `>::into` in constants [INFO] [stdout] --> bounded_math/src/inner_rep.rs:90:42 [INFO] [stdout] | [INFO] [stdout] 90 | const RET: bool = VAL <= Self::MAX.into(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: calls in constants are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits [INFO] [stdout] --> bounded_math/src/inner_rep.rs:87:42 [INFO] [stdout] | [INFO] [stdout] 87 | type Repr: Clone + Copy + ~const TryFrom + ~const Into; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits [INFO] [stdout] --> bounded_math/src/inner_rep.rs:87:65 [INFO] [stdout] | [INFO] [stdout] 87 | type Repr: Clone + Copy + ~const TryFrom + ~const Into; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/inner_rep.rs:93:23 [INFO] [stdout] | [INFO] [stdout] 93 | impl const $cur_prim_tr for IntRepr [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/inner_rep.rs:100:23 [INFO] [stdout] | [INFO] [stdout] 100 | impl const $cur_prim_tr for IntRepr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/inner_rep.rs:93:23 [INFO] [stdout] | [INFO] [stdout] 93 | impl const $cur_prim_tr for IntRepr [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/inner_rep.rs:100:23 [INFO] [stdout] | [INFO] [stdout] 100 | impl const $cur_prim_tr for IntRepr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `RangeInclusive::::is_empty` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:17:36 [INFO] [stdout] | [INFO] [stdout] 17 | debug_assert!(!$lhs_name.is_empty() && !$rhs_name.is_empty()); // Guaranteed by the type system [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | impl_op! {Add, add |lhs, rhs| { (lhs.start() + rhs.start())..=(lhs.end() + rhs.end()) }} [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `RangeInclusive::::is_empty` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:17:61 [INFO] [stdout] | [INFO] [stdout] 17 | debug_assert!(!$lhs_name.is_empty() && !$rhs_name.is_empty()); // Guaranteed by the type system [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | impl_op! {Add, add |lhs, rhs| { (lhs.start() + rhs.start())..=(lhs.end() + rhs.end()) }} [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const operator in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:41:33 [INFO] [stdout] | [INFO] [stdout] 41 | impl_op! {Add, add |lhs, rhs| { (lhs.start() + rhs.start())..=(lhs.end() + rhs.end()) }} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const operator in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:41:63 [INFO] [stdout] | [INFO] [stdout] 41 | impl_op! {Add, add |lhs, rhs| { (lhs.start() + rhs.start())..=(lhs.end() + rhs.end()) }} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `RangeInclusive::::is_empty` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:17:36 [INFO] [stdout] | [INFO] [stdout] 17 | debug_assert!(!$lhs_name.is_empty() && !$rhs_name.is_empty()); // Guaranteed by the type system [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | / impl_op! {Sub, sub |lhs, rhs| { [INFO] [stdout] 43 | | (lhs.start() - rhs.end()) [INFO] [stdout] 44 | | ..= [INFO] [stdout] 45 | | (lhs.end() - rhs.start()) [INFO] [stdout] 46 | | }} [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `RangeInclusive::::is_empty` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:17:61 [INFO] [stdout] | [INFO] [stdout] 17 | debug_assert!(!$lhs_name.is_empty() && !$rhs_name.is_empty()); // Guaranteed by the type system [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | / impl_op! {Sub, sub |lhs, rhs| { [INFO] [stdout] 43 | | (lhs.start() - rhs.end()) [INFO] [stdout] 44 | | ..= [INFO] [stdout] 45 | | (lhs.end() - rhs.start()) [INFO] [stdout] 46 | | }} [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const operator in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:43:3 [INFO] [stdout] | [INFO] [stdout] 43 | (lhs.start() - rhs.end()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const operator in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:45:3 [INFO] [stdout] | [INFO] [stdout] 45 | (lhs.end() - rhs.start()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `RangeInclusive::::is_empty` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:17:36 [INFO] [stdout] | [INFO] [stdout] 17 | debug_assert!(!$lhs_name.is_empty() && !$rhs_name.is_empty()); // Guaranteed by the type system [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | / impl_op! {Mul, mul |lhs, rhs| { [INFO] [stdout] 48 | | i128::min(i128::min(lhs.start() * rhs.start(), lhs.start() * rhs.end()), i128::min(lhs.end() * rhs.start(), lhs.end() * rhs.end())) [INFO] [stdout] 49 | | ..= [INFO] [stdout] 50 | | i128::max(i128::max(lhs.start() * rhs.start(), lhs.start() * rhs.end()), i128::max(lhs.end() * rhs.start(), lhs.end() * rhs.end())) [INFO] [stdout] 51 | | }} [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `RangeInclusive::::is_empty` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:17:61 [INFO] [stdout] | [INFO] [stdout] 17 | debug_assert!(!$lhs_name.is_empty() && !$rhs_name.is_empty()); // Guaranteed by the type system [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | / impl_op! {Mul, mul |lhs, rhs| { [INFO] [stdout] 48 | | i128::min(i128::min(lhs.start() * rhs.start(), lhs.start() * rhs.end()), i128::min(lhs.end() * rhs.start(), lhs.end() * rhs.end())) [INFO] [stdout] 49 | | ..= [INFO] [stdout] 50 | | i128::max(i128::max(lhs.start() * rhs.start(), lhs.start() * rhs.end()), i128::max(lhs.end() * rhs.start(), lhs.end() * rhs.end())) [INFO] [stdout] 51 | | }} [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const operator in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | i128::min(i128::min(lhs.start() * rhs.start(), lhs.start() * rhs.end()), i128::min(lhs.end() * rhs.start(), lhs.end() * rhs.end())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const operator in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:48:50 [INFO] [stdout] | [INFO] [stdout] 48 | i128::min(i128::min(lhs.start() * rhs.start(), lhs.start() * rhs.end()), i128::min(lhs.end() * rhs.start(), lhs.end() * rhs.end())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::min` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | i128::min(i128::min(lhs.start() * rhs.start(), lhs.start() * rhs.end()), i128::min(lhs.end() * rhs.start(), lhs.end() * rhs.end())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const operator in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:48:86 [INFO] [stdout] | [INFO] [stdout] 48 | i128::min(i128::min(lhs.start() * rhs.start(), lhs.start() * rhs.end()), i128::min(lhs.end() * rhs.start(), lhs.end() * rhs.end())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const operator in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:48:111 [INFO] [stdout] | [INFO] [stdout] 48 | i128::min(i128::min(lhs.start() * rhs.start(), lhs.start() * rhs.end()), i128::min(lhs.end() * rhs.start(), lhs.end() * rhs.end())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::min` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:48:76 [INFO] [stdout] | [INFO] [stdout] 48 | i128::min(i128::min(lhs.start() * rhs.start(), lhs.start() * rhs.end()), i128::min(lhs.end() * rhs.start(), lhs.end() * rhs.end())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::min` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:48:3 [INFO] [stdout] | [INFO] [stdout] 48 | i128::min(i128::min(lhs.start() * rhs.start(), lhs.start() * rhs.end()), i128::min(lhs.end() * rhs.start(), lhs.end() * rhs.end())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const operator in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:50:23 [INFO] [stdout] | [INFO] [stdout] 50 | i128::max(i128::max(lhs.start() * rhs.start(), lhs.start() * rhs.end()), i128::max(lhs.end() * rhs.start(), lhs.end() * rhs.end())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const operator in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:50:50 [INFO] [stdout] | [INFO] [stdout] 50 | i128::max(i128::max(lhs.start() * rhs.start(), lhs.start() * rhs.end()), i128::max(lhs.end() * rhs.start(), lhs.end() * rhs.end())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::max` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | i128::max(i128::max(lhs.start() * rhs.start(), lhs.start() * rhs.end()), i128::max(lhs.end() * rhs.start(), lhs.end() * rhs.end())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const operator in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:50:86 [INFO] [stdout] | [INFO] [stdout] 50 | i128::max(i128::max(lhs.start() * rhs.start(), lhs.start() * rhs.end()), i128::max(lhs.end() * rhs.start(), lhs.end() * rhs.end())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const operator in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:50:111 [INFO] [stdout] | [INFO] [stdout] 50 | i128::max(i128::max(lhs.start() * rhs.start(), lhs.start() * rhs.end()), i128::max(lhs.end() * rhs.start(), lhs.end() * rhs.end())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::max` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:50:76 [INFO] [stdout] | [INFO] [stdout] 50 | i128::max(i128::max(lhs.start() * rhs.start(), lhs.start() * rhs.end()), i128::max(lhs.end() * rhs.start(), lhs.end() * rhs.end())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::max` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:50:3 [INFO] [stdout] | [INFO] [stdout] 50 | i128::max(i128::max(lhs.start() * rhs.start(), lhs.start() * rhs.end()), i128::max(lhs.end() * rhs.start(), lhs.end() * rhs.end())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `RangeInclusive::::is_empty` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:17:36 [INFO] [stdout] | [INFO] [stdout] 17 | debug_assert!(!$lhs_name.is_empty() && !$rhs_name.is_empty()); // Guaranteed by the type system [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | / impl_op! {Div, div |lhs, rhs| { [INFO] [stdout] 54 | | assert!(!(*rhs.start() == 0 && *rhs.end() == 0), "tried to divide by Integer<0..=0>"); [INFO] [stdout] 55 | | let effective_end = if *rhs.end() == 0 { -1 } else {*rhs.end()}; [INFO] [stdout] 56 | | let effective_start = if *rhs.start() == 0 { 1 } else {*rhs.start() }; [INFO] [stdout] ... | [INFO] [stdout] 86 | | [INFO] [stdout] 87 | | }} [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `RangeInclusive::::is_empty` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:17:61 [INFO] [stdout] | [INFO] [stdout] 17 | debug_assert!(!$lhs_name.is_empty() && !$rhs_name.is_empty()); // Guaranteed by the type system [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | / impl_op! {Div, div |lhs, rhs| { [INFO] [stdout] 54 | | assert!(!(*rhs.start() == 0 && *rhs.end() == 0), "tried to divide by Integer<0..=0>"); [INFO] [stdout] 55 | | let effective_end = if *rhs.end() == 0 { -1 } else {*rhs.end()}; [INFO] [stdout] 56 | | let effective_start = if *rhs.start() == 0 { 1 } else {*rhs.start() }; [INFO] [stdout] ... | [INFO] [stdout] 86 | | [INFO] [stdout] 87 | | }} [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::min` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:61:22 [INFO] [stdout] | [INFO] [stdout] 61 | let mut min = val1.min(val2); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::max` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:62:22 [INFO] [stdout] | [INFO] [stdout] 62 | let mut max = val1.max(val2); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::min` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:67:22 [INFO] [stdout] | [INFO] [stdout] 67 | min = min.min(val1.min(val2)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::min` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | min = min.min(val1.min(val2)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::max` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:68:22 [INFO] [stdout] | [INFO] [stdout] 68 | max = max.max(val1.max(val2)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::max` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | max = max.max(val1.max(val2)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `RangeInclusive::::contains::` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:70:34 [INFO] [stdout] | [INFO] [stdout] 70 | if effective_start != 1 && rhs.contains(&1) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::min` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:74:24 [INFO] [stdout] | [INFO] [stdout] 74 | min = min.min(val1.min(val2)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::min` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:74:15 [INFO] [stdout] | [INFO] [stdout] 74 | min = min.min(val1.min(val2)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::max` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:75:24 [INFO] [stdout] | [INFO] [stdout] 75 | max = max.max(val1.max(val2)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::max` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:75:15 [INFO] [stdout] | [INFO] [stdout] 75 | max = max.max(val1.max(val2)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `RangeInclusive::::contains::` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:77:33 [INFO] [stdout] | [INFO] [stdout] 77 | if effective_end != -1 && rhs.contains(&-1) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::min` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:81:24 [INFO] [stdout] | [INFO] [stdout] 81 | min = min.min(val1.min(val2)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::min` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:81:15 [INFO] [stdout] | [INFO] [stdout] 81 | min = min.min(val1.min(val2)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::max` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:82:24 [INFO] [stdout] | [INFO] [stdout] 82 | max = max.max(val1.max(val2)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::max` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:82:15 [INFO] [stdout] | [INFO] [stdout] 82 | max = max.max(val1.max(val2)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `RangeInclusive::::is_empty` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:17:36 [INFO] [stdout] | [INFO] [stdout] 17 | debug_assert!(!$lhs_name.is_empty() && !$rhs_name.is_empty()); // Guaranteed by the type system [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | / impl_op! {Rem, rem |lhs, rhs| { [INFO] [stdout] 90 | | assert!(!(*rhs.start() == 0 && *rhs.end() == 0), "tried to get remainder of division by Integer(0..=0)"); [INFO] [stdout] 91 | | let eff_rhs = rhs.start().abs().max(rhs.end().abs()); [INFO] [stdout] 92 | | [INFO] [stdout] ... | [INFO] [stdout] 96 | | start..=end [INFO] [stdout] 97 | | }} [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `RangeInclusive::::is_empty` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:17:61 [INFO] [stdout] | [INFO] [stdout] 17 | debug_assert!(!$lhs_name.is_empty() && !$rhs_name.is_empty()); // Guaranteed by the type system [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | / impl_op! {Rem, rem |lhs, rhs| { [INFO] [stdout] 90 | | assert!(!(*rhs.start() == 0 && *rhs.end() == 0), "tried to get remainder of division by Integer(0..=0)"); [INFO] [stdout] 91 | | let eff_rhs = rhs.start().abs().max(rhs.end().abs()); [INFO] [stdout] 92 | | [INFO] [stdout] ... | [INFO] [stdout] 96 | | start..=end [INFO] [stdout] 97 | | }} [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::max` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:91:35 [INFO] [stdout] | [INFO] [stdout] 91 | let eff_rhs = rhs.start().abs().max(rhs.end().abs()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `RangeInclusive::::contains::` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:100:42 [INFO] [stdout] | [INFO] [stdout] 100 | let lhs_contains_rhs_start = LHS_RANGE.contains(RHS::RANGE.start()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `RangeInclusive::::contains::` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:101:40 [INFO] [stdout] | [INFO] [stdout] 101 | let lhs_contains_rhs_end = LHS_RANGE.contains(RHS::RANGE.end()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `RangeInclusive::::contains::` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:102:43 [INFO] [stdout] | [INFO] [stdout] 102 | let rhs_contains_lhs_start = RHS::RANGE.contains(LHS_RANGE.start()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const operator in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:112:23 [INFO] [stdout] | [INFO] [stdout] 112 | let lhs_exact = LHS_RANGE.start() == LHS_RANGE.end(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] help: consider dereferencing here [INFO] [stdout] | [INFO] [stdout] 112 | let lhs_exact = *LHS_RANGE.start() == *LHS_RANGE.end(); [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const operator in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:113:23 [INFO] [stdout] | [INFO] [stdout] 113 | let rhs_exact = RHS::RANGE.start() == RHS::RANGE.end(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] help: consider dereferencing here [INFO] [stdout] | [INFO] [stdout] 113 | let rhs_exact = *RHS::RANGE.start() == *RHS::RANGE.end(); [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const operator in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:114:24 [INFO] [stdout] | [INFO] [stdout] 114 | let same_start = LHS_RANGE.start() == RHS::RANGE.start(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] help: consider dereferencing here [INFO] [stdout] | [INFO] [stdout] 114 | let same_start = *LHS_RANGE.start() == *RHS::RANGE.start(); [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn ` as TryFrom>::try_from` in constants [INFO] [stdout] --> bounded_math/src/num.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 14 | pub const MIN: Self = Self::try_from(*RANGE.start()).ok().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constants are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `Result::, ()>::ok` in constants [INFO] [stdout] --> bounded_math/src/num.rs:14:56 [INFO] [stdout] | [INFO] [stdout] 14 | pub const MIN: Self = Self::try_from(*RANGE.start()).ok().unwrap(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constants are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn ` as TryFrom>::try_from` in constants [INFO] [stdout] --> bounded_math/src/num.rs:15:25 [INFO] [stdout] | [INFO] [stdout] 15 | pub const MAX: Self = Self::try_from(*RANGE.end()).ok().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constants are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `Result::, ()>::ok` in constants [INFO] [stdout] --> bounded_math/src/num.rs:15:54 [INFO] [stdout] | [INFO] [stdout] 15 | pub const MAX: Self = Self::try_from(*RANGE.end()).ok().unwrap(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constants are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `RangeInclusive::::contains::` in constants [INFO] [stdout] --> bounded_math/src/num.rs:36:14 [INFO] [stdout] | [INFO] [stdout] 36 | T::RANGE.contains(CONTAINED_RANGE.start()) && T::RANGE.contains(CONTAINED_RANGE.end()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constants are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `RangeInclusive::::contains::` in constants [INFO] [stdout] --> bounded_math/src/num.rs:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | T::RANGE.contains(CONTAINED_RANGE.start()) && T::RANGE.contains(CONTAINED_RANGE.end()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constants are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const operator in constants [INFO] [stdout] --> bounded_math/src/num.rs:54:23 [INFO] [stdout] | [INFO] [stdout] 54 | const EXACT: bool = RANGE.start() == RANGE.end(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constants are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] help: consider dereferencing here [INFO] [stdout] | [INFO] [stdout] 54 | const EXACT: bool = *RANGE.start() == *RANGE.end(); [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn ` as IntRepresentation>::from_i128_unchecked` in constant functions [INFO] [stdout] --> bounded_math/src/num.rs:65:21 [INFO] [stdout] | [INFO] [stdout] 65 | val: unsafe { IntRepr::::from_i128_unchecked(VALUE) }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn ` as IntRepresentation>::from_i128_unchecked` in constant functions [INFO] [stdout] --> bounded_math/src/num.rs:75:21 [INFO] [stdout] | [INFO] [stdout] 75 | val: unsafe { IntRepr::::from_i128_unchecked(*RANGE.start()) }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::get_value` in constant functions [INFO] [stdout] --> bounded_math/src/num.rs:88:24 [INFO] [stdout] | [INFO] [stdout] 88 | let Ok(ret) = self.get_value().try_into() else { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `>>::try_into` in constant functions [INFO] [stdout] --> bounded_math/src/num.rs:88:36 [INFO] [stdout] | [INFO] [stdout] 88 | let Ok(ret) = self.get_value().try_into() else { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::get_value` in constant functions [INFO] [stdout] --> bounded_math/src/num.rs:100:24 [INFO] [stdout] | [INFO] [stdout] 100 | let Ok(ret) = self.get_value().try_into() else { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `>::try_into` in constant functions [INFO] [stdout] --> bounded_math/src/num.rs:100:36 [INFO] [stdout] | [INFO] [stdout] 100 | let Ok(ret) = self.get_value().try_into() else { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0493]: destructor of `Result>::Error>` cannot be evaluated at compile-time [INFO] [stdout] --> bounded_math/src/num.rs:100:19 [INFO] [stdout] | [INFO] [stdout] 100 | let Ok(ret) = self.get_value().try_into() else { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the destructor for this type cannot be evaluated in constant functions [INFO] [stdout] 101 | unreachable!() [INFO] [stdout] 102 | }; [INFO] [stdout] | - value is dropped here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `RangeInclusive::::contains::` in constant functions [INFO] [stdout] --> bounded_math/src/num.rs:111:20 [INFO] [stdout] | [INFO] [stdout] 111 | if Self::RANGE.contains(T::RANGE.start()) && Self::RANGE.contains(T::RANGE.end()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `RangeInclusive::::contains::` in constant functions [INFO] [stdout] --> bounded_math/src/num.rs:111:62 [INFO] [stdout] | [INFO] [stdout] 111 | if Self::RANGE.contains(T::RANGE.start()) && Self::RANGE.contains(T::RANGE.end()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `>::into` in constant functions [INFO] [stdout] --> bounded_math/src/num.rs:112:37 [INFO] [stdout] | [INFO] [stdout] 112 | || Self::RANGE.contains(&self.into()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `RangeInclusive::::contains::` in constant functions [INFO] [stdout] --> bounded_math/src/num.rs:112:22 [INFO] [stdout] | [INFO] [stdout] 112 | || Self::RANGE.contains(&self.into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::get_value` in constant functions [INFO] [stdout] --> bounded_math/src/num.rs:114:17 [INFO] [stdout] | [INFO] [stdout] 114 | Some(self.get_value().try_into().ok()?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `>::try_into` in constant functions [INFO] [stdout] --> bounded_math/src/num.rs:114:29 [INFO] [stdout] | [INFO] [stdout] 114 | Some(self.get_value().try_into().ok()?) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `Result::>::Error>::ok` in constant functions [INFO] [stdout] --> bounded_math/src/num.rs:114:40 [INFO] [stdout] | [INFO] [stdout] 114 | Some(self.get_value().try_into().ok()?) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: `?` cannot determine the branch of `Option` in constant functions [INFO] [stdout] --> bounded_math/src/num.rs:114:12 [INFO] [stdout] | [INFO] [stdout] 114 | Some(self.get_value().try_into().ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: impl defined here, but it is not `const` [INFO] [stdout] --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/option.rs:2475:1 [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: `?` cannot convert from residual of `Option` in constant functions [INFO] [stdout] --> bounded_math/src/num.rs:114:12 [INFO] [stdout] | [INFO] [stdout] 114 | Some(self.get_value().try_into().ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: impl defined here, but it is not `const` [INFO] [stdout] --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/option.rs:2494:1 [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 135 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0015, E0493, E0635, E0741. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0015`. [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `const_num_from_num` [INFO] [stdout] --> bounded_math/src/lib.rs:17:33 [INFO] [stdout] | [INFO] [stdout] 17 | #![cfg_attr(test, feature(test, const_num_from_num))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bounded_math` (lib) due to 136 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0635]: unknown feature `const_convert` [INFO] [stdout] --> bounded_math/src/lib.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | #![feature(const_convert)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `const_result_drop` [INFO] [stdout] --> bounded_math/src/lib.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | #![feature(const_result_drop)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits [INFO] [stdout] --> bounded_math/src/num.rs:82:39 [INFO] [stdout] | [INFO] [stdout] 82 | pub trait IntegerRange: Copy + ~const Into { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `>::into` in constants [INFO] [stdout] --> bounded_math/src/inner_rep.rs:90:42 [INFO] [stdout] | [INFO] [stdout] 90 | const RET: bool = VAL <= Self::MAX.into(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: calls in constants are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits [INFO] [stdout] --> bounded_math/src/inner_rep.rs:87:42 [INFO] [stdout] | [INFO] [stdout] 87 | type Repr: Clone + Copy + ~const TryFrom + ~const Into; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits [INFO] [stdout] --> bounded_math/src/inner_rep.rs:87:65 [INFO] [stdout] | [INFO] [stdout] 87 | type Repr: Clone + Copy + ~const TryFrom + ~const Into; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/impls.rs:22:55 [INFO] [stdout] | [INFO] [stdout] 22 | impl [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | impl_op! {Add, add |lhs, rhs| { (lhs.start() + rhs.start())..=(lhs.end() + rhs.end()) }} [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/impls.rs:22:55 [INFO] [stdout] | [INFO] [stdout] 22 | impl [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | / impl_op! {Sub, sub |lhs, rhs| { [INFO] [stdout] 43 | | (lhs.start() - rhs.end()) [INFO] [stdout] 44 | | ..= [INFO] [stdout] 45 | | (lhs.end() - rhs.start()) [INFO] [stdout] 46 | | }} [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/impls.rs:22:55 [INFO] [stdout] | [INFO] [stdout] 22 | impl [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | / impl_op! {Mul, mul |lhs, rhs| { [INFO] [stdout] 48 | | i128::min(i128::min(lhs.start() * rhs.start(), lhs.start() * rhs.end()), i128::min(lhs.end() * rhs.start(), lhs.end() * rhs.end())) [INFO] [stdout] 49 | | ..= [INFO] [stdout] 50 | | i128::max(i128::max(lhs.start() * rhs.start(), lhs.start() * rhs.end()), i128::max(lhs.end() * rhs.start(), lhs.end() * rhs.end())) [INFO] [stdout] 51 | | }} [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/impls.rs:22:55 [INFO] [stdout] | [INFO] [stdout] 22 | impl [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | / impl_op! {Div, div |lhs, rhs| { [INFO] [stdout] 54 | | assert!(!(*rhs.start() == 0 && *rhs.end() == 0), "tried to divide by Integer<0..=0>"); [INFO] [stdout] 55 | | let effective_end = if *rhs.end() == 0 { -1 } else {*rhs.end()}; [INFO] [stdout] 56 | | let effective_start = if *rhs.start() == 0 { 1 } else {*rhs.start() }; [INFO] [stdout] ... | [INFO] [stdout] 86 | | [INFO] [stdout] 87 | | }} [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/impls.rs:22:55 [INFO] [stdout] | [INFO] [stdout] 22 | impl [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | / impl_op! {Rem, rem |lhs, rhs| { [INFO] [stdout] 90 | | assert!(!(*rhs.start() == 0 && *rhs.end() == 0), "tried to get remainder of division by Integer(0..=0)"); [INFO] [stdout] 91 | | let eff_rhs = rhs.start().abs().max(rhs.end().abs()); [INFO] [stdout] 92 | | [INFO] [stdout] ... | [INFO] [stdout] 96 | | start..=end [INFO] [stdout] 97 | | }} [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/impls.rs:99:68 [INFO] [stdout] | [INFO] [stdout] 99 | const fn ranges_overlap() -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/impls.rs:106:49 [INFO] [stdout] | [INFO] [stdout] 106 | impl const PartialEq [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/impls.rs:111:71 [INFO] [stdout] | [INFO] [stdout] 111 | const fn must_be_equal() -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/impls.rs:128:49 [INFO] [stdout] | [INFO] [stdout] 128 | impl const PartialOrd [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/num.rs:9:33 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Integer { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/num.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 13 | impl Integer { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/num.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | impl ContainsRet for Integer { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/num.rs:27:19 [INFO] [stdout] | [INFO] [stdout] 27 | impl ValInRange for Integer where [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/num.rs:31:47 [INFO] [stdout] | [INFO] [stdout] 31 | pub trait RangeInRange { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/num.rs:34:46 [INFO] [stdout] | [INFO] [stdout] 34 | impl RangeInRange for T { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/num.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | impl Debug for Integer { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/num.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 53 | impl IsExact for Integer { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/num.rs:57:19 [INFO] [stdout] | [INFO] [stdout] 57 | impl Integer { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/num.rs:121:23 [INFO] [stdout] | [INFO] [stdout] 121 | impl const IntegerRange for Integer { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/num.rs:130:19 [INFO] [stdout] | [INFO] [stdout] 130 | impl const From> for i128 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/num.rs:136:19 [INFO] [stdout] | [INFO] [stdout] 136 | impl const TryFrom for Integer { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `RangeInclusive::::contains::` in constants [INFO] [stdout] --> bounded_math/src/num.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | const RET: bool = RANGE.contains(&VALUE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constants are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits [INFO] [stdout] --> bounded_math/src/num.rs:95:41 [INFO] [stdout] | [INFO] [stdout] 95 | fn to>(self) -> T [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits [INFO] [stdout] --> bounded_math/src/num.rs:107:45 [INFO] [stdout] | [INFO] [stdout] 107 | fn try_to>(self) -> Option [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/inner_rep.rs:11:33 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct IntRepr(::Repr); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits [INFO] [stdout] --> bounded_math/src/inner_rep.rs:15:36 [INFO] [stdout] | [INFO] [stdout] 15 | type Repr: Clone + Copy + ~const TryFrom + ~const Into; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits [INFO] [stdout] --> bounded_math/src/inner_rep.rs:15:59 [INFO] [stdout] | [INFO] [stdout] 15 | type Repr: Clone + Copy + ~const TryFrom + ~const Into; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/inner_rep.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | impl const IntRepresentation for IntRepr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/inner_rep.rs:41:19 [INFO] [stdout] | [INFO] [stdout] 41 | impl Debug for IntRepr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/inner_rep.rs:46:19 [INFO] [stdout] | [INFO] [stdout] 46 | impl Display for IntRepr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits [INFO] [stdout] --> bounded_math/src/inner_rep.rs:68:40 [INFO] [stdout] | [INFO] [stdout] 68 | type Repr: Clone + Copy + ~const TryFrom + ~const Into; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits [INFO] [stdout] --> bounded_math/src/inner_rep.rs:68:63 [INFO] [stdout] | [INFO] [stdout] 68 | type Repr: Clone + Copy + ~const TryFrom + ~const Into; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/inner_rep.rs:73:23 [INFO] [stdout] | [INFO] [stdout] 73 | impl const $largest_prim_tr for IntRepr [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `>::into` in constants [INFO] [stdout] --> bounded_math/src/inner_rep.rs:90:42 [INFO] [stdout] | [INFO] [stdout] 90 | const RET: bool = VAL <= Self::MAX.into(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: calls in constants are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits [INFO] [stdout] --> bounded_math/src/inner_rep.rs:87:42 [INFO] [stdout] | [INFO] [stdout] 87 | type Repr: Clone + Copy + ~const TryFrom + ~const Into; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits [INFO] [stdout] --> bounded_math/src/inner_rep.rs:87:65 [INFO] [stdout] | [INFO] [stdout] 87 | type Repr: Clone + Copy + ~const TryFrom + ~const Into; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/inner_rep.rs:93:23 [INFO] [stdout] | [INFO] [stdout] 93 | impl const $cur_prim_tr for IntRepr [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/inner_rep.rs:100:23 [INFO] [stdout] | [INFO] [stdout] 100 | impl const $cur_prim_tr for IntRepr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `>::into` in constants [INFO] [stdout] --> bounded_math/src/inner_rep.rs:90:42 [INFO] [stdout] | [INFO] [stdout] 90 | const RET: bool = VAL <= Self::MAX.into(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: calls in constants are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits [INFO] [stdout] --> bounded_math/src/inner_rep.rs:87:42 [INFO] [stdout] | [INFO] [stdout] 87 | type Repr: Clone + Copy + ~const TryFrom + ~const Into; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits [INFO] [stdout] --> bounded_math/src/inner_rep.rs:87:65 [INFO] [stdout] | [INFO] [stdout] 87 | type Repr: Clone + Copy + ~const TryFrom + ~const Into; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/inner_rep.rs:93:23 [INFO] [stdout] | [INFO] [stdout] 93 | impl const $cur_prim_tr for IntRepr [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/inner_rep.rs:100:23 [INFO] [stdout] | [INFO] [stdout] 100 | impl const $cur_prim_tr for IntRepr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `>::into` in constants [INFO] [stdout] --> bounded_math/src/inner_rep.rs:90:42 [INFO] [stdout] | [INFO] [stdout] 90 | const RET: bool = VAL <= Self::MAX.into(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: calls in constants are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits [INFO] [stdout] --> bounded_math/src/inner_rep.rs:87:42 [INFO] [stdout] | [INFO] [stdout] 87 | type Repr: Clone + Copy + ~const TryFrom + ~const Into; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits [INFO] [stdout] --> bounded_math/src/inner_rep.rs:87:65 [INFO] [stdout] | [INFO] [stdout] 87 | type Repr: Clone + Copy + ~const TryFrom + ~const Into; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/inner_rep.rs:93:23 [INFO] [stdout] | [INFO] [stdout] 93 | impl const $cur_prim_tr for IntRepr [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/inner_rep.rs:100:23 [INFO] [stdout] | [INFO] [stdout] 100 | impl const $cur_prim_tr for IntRepr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `>::into` in constants [INFO] [stdout] --> bounded_math/src/inner_rep.rs:90:42 [INFO] [stdout] | [INFO] [stdout] 90 | const RET: bool = VAL <= Self::MAX.into(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: calls in constants are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits [INFO] [stdout] --> bounded_math/src/inner_rep.rs:87:42 [INFO] [stdout] | [INFO] [stdout] 87 | type Repr: Clone + Copy + ~const TryFrom + ~const Into; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits [INFO] [stdout] --> bounded_math/src/inner_rep.rs:87:65 [INFO] [stdout] | [INFO] [stdout] 87 | type Repr: Clone + Copy + ~const TryFrom + ~const Into; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/inner_rep.rs:93:23 [INFO] [stdout] | [INFO] [stdout] 93 | impl const $cur_prim_tr for IntRepr [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/inner_rep.rs:100:23 [INFO] [stdout] | [INFO] [stdout] 100 | impl const $cur_prim_tr for IntRepr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/inner_rep.rs:93:23 [INFO] [stdout] | [INFO] [stdout] 93 | impl const $cur_prim_tr for IntRepr [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/inner_rep.rs:100:23 [INFO] [stdout] | [INFO] [stdout] 100 | impl const $cur_prim_tr for IntRepr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `RangeInclusive::::is_empty` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:17:36 [INFO] [stdout] | [INFO] [stdout] 17 | debug_assert!(!$lhs_name.is_empty() && !$rhs_name.is_empty()); // Guaranteed by the type system [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | impl_op! {Add, add |lhs, rhs| { (lhs.start() + rhs.start())..=(lhs.end() + rhs.end()) }} [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `RangeInclusive::::is_empty` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:17:61 [INFO] [stdout] | [INFO] [stdout] 17 | debug_assert!(!$lhs_name.is_empty() && !$rhs_name.is_empty()); // Guaranteed by the type system [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | impl_op! {Add, add |lhs, rhs| { (lhs.start() + rhs.start())..=(lhs.end() + rhs.end()) }} [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const operator in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:41:33 [INFO] [stdout] | [INFO] [stdout] 41 | impl_op! {Add, add |lhs, rhs| { (lhs.start() + rhs.start())..=(lhs.end() + rhs.end()) }} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const operator in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:41:63 [INFO] [stdout] | [INFO] [stdout] 41 | impl_op! {Add, add |lhs, rhs| { (lhs.start() + rhs.start())..=(lhs.end() + rhs.end()) }} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `RangeInclusive::::is_empty` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:17:36 [INFO] [stdout] | [INFO] [stdout] 17 | debug_assert!(!$lhs_name.is_empty() && !$rhs_name.is_empty()); // Guaranteed by the type system [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | / impl_op! {Sub, sub |lhs, rhs| { [INFO] [stdout] 43 | | (lhs.start() - rhs.end()) [INFO] [stdout] 44 | | ..= [INFO] [stdout] 45 | | (lhs.end() - rhs.start()) [INFO] [stdout] 46 | | }} [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `RangeInclusive::::is_empty` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:17:61 [INFO] [stdout] | [INFO] [stdout] 17 | debug_assert!(!$lhs_name.is_empty() && !$rhs_name.is_empty()); // Guaranteed by the type system [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | / impl_op! {Sub, sub |lhs, rhs| { [INFO] [stdout] 43 | | (lhs.start() - rhs.end()) [INFO] [stdout] 44 | | ..= [INFO] [stdout] 45 | | (lhs.end() - rhs.start()) [INFO] [stdout] 46 | | }} [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const operator in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:43:3 [INFO] [stdout] | [INFO] [stdout] 43 | (lhs.start() - rhs.end()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const operator in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:45:3 [INFO] [stdout] | [INFO] [stdout] 45 | (lhs.end() - rhs.start()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `RangeInclusive::::is_empty` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:17:36 [INFO] [stdout] | [INFO] [stdout] 17 | debug_assert!(!$lhs_name.is_empty() && !$rhs_name.is_empty()); // Guaranteed by the type system [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | / impl_op! {Mul, mul |lhs, rhs| { [INFO] [stdout] 48 | | i128::min(i128::min(lhs.start() * rhs.start(), lhs.start() * rhs.end()), i128::min(lhs.end() * rhs.start(), lhs.end() * rhs.end())) [INFO] [stdout] 49 | | ..= [INFO] [stdout] 50 | | i128::max(i128::max(lhs.start() * rhs.start(), lhs.start() * rhs.end()), i128::max(lhs.end() * rhs.start(), lhs.end() * rhs.end())) [INFO] [stdout] 51 | | }} [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `RangeInclusive::::is_empty` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:17:61 [INFO] [stdout] | [INFO] [stdout] 17 | debug_assert!(!$lhs_name.is_empty() && !$rhs_name.is_empty()); // Guaranteed by the type system [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | / impl_op! {Mul, mul |lhs, rhs| { [INFO] [stdout] 48 | | i128::min(i128::min(lhs.start() * rhs.start(), lhs.start() * rhs.end()), i128::min(lhs.end() * rhs.start(), lhs.end() * rhs.end())) [INFO] [stdout] 49 | | ..= [INFO] [stdout] 50 | | i128::max(i128::max(lhs.start() * rhs.start(), lhs.start() * rhs.end()), i128::max(lhs.end() * rhs.start(), lhs.end() * rhs.end())) [INFO] [stdout] 51 | | }} [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const operator in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | i128::min(i128::min(lhs.start() * rhs.start(), lhs.start() * rhs.end()), i128::min(lhs.end() * rhs.start(), lhs.end() * rhs.end())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const operator in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:48:50 [INFO] [stdout] | [INFO] [stdout] 48 | i128::min(i128::min(lhs.start() * rhs.start(), lhs.start() * rhs.end()), i128::min(lhs.end() * rhs.start(), lhs.end() * rhs.end())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::min` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | i128::min(i128::min(lhs.start() * rhs.start(), lhs.start() * rhs.end()), i128::min(lhs.end() * rhs.start(), lhs.end() * rhs.end())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const operator in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:48:86 [INFO] [stdout] | [INFO] [stdout] 48 | i128::min(i128::min(lhs.start() * rhs.start(), lhs.start() * rhs.end()), i128::min(lhs.end() * rhs.start(), lhs.end() * rhs.end())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const operator in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:48:111 [INFO] [stdout] | [INFO] [stdout] 48 | i128::min(i128::min(lhs.start() * rhs.start(), lhs.start() * rhs.end()), i128::min(lhs.end() * rhs.start(), lhs.end() * rhs.end())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::min` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:48:76 [INFO] [stdout] | [INFO] [stdout] 48 | i128::min(i128::min(lhs.start() * rhs.start(), lhs.start() * rhs.end()), i128::min(lhs.end() * rhs.start(), lhs.end() * rhs.end())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::min` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:48:3 [INFO] [stdout] | [INFO] [stdout] 48 | i128::min(i128::min(lhs.start() * rhs.start(), lhs.start() * rhs.end()), i128::min(lhs.end() * rhs.start(), lhs.end() * rhs.end())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const operator in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:50:23 [INFO] [stdout] | [INFO] [stdout] 50 | i128::max(i128::max(lhs.start() * rhs.start(), lhs.start() * rhs.end()), i128::max(lhs.end() * rhs.start(), lhs.end() * rhs.end())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const operator in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:50:50 [INFO] [stdout] | [INFO] [stdout] 50 | i128::max(i128::max(lhs.start() * rhs.start(), lhs.start() * rhs.end()), i128::max(lhs.end() * rhs.start(), lhs.end() * rhs.end())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::max` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | i128::max(i128::max(lhs.start() * rhs.start(), lhs.start() * rhs.end()), i128::max(lhs.end() * rhs.start(), lhs.end() * rhs.end())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const operator in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:50:86 [INFO] [stdout] | [INFO] [stdout] 50 | i128::max(i128::max(lhs.start() * rhs.start(), lhs.start() * rhs.end()), i128::max(lhs.end() * rhs.start(), lhs.end() * rhs.end())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const operator in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:50:111 [INFO] [stdout] | [INFO] [stdout] 50 | i128::max(i128::max(lhs.start() * rhs.start(), lhs.start() * rhs.end()), i128::max(lhs.end() * rhs.start(), lhs.end() * rhs.end())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::max` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:50:76 [INFO] [stdout] | [INFO] [stdout] 50 | i128::max(i128::max(lhs.start() * rhs.start(), lhs.start() * rhs.end()), i128::max(lhs.end() * rhs.start(), lhs.end() * rhs.end())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::max` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:50:3 [INFO] [stdout] | [INFO] [stdout] 50 | i128::max(i128::max(lhs.start() * rhs.start(), lhs.start() * rhs.end()), i128::max(lhs.end() * rhs.start(), lhs.end() * rhs.end())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `RangeInclusive::::is_empty` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:17:36 [INFO] [stdout] | [INFO] [stdout] 17 | debug_assert!(!$lhs_name.is_empty() && !$rhs_name.is_empty()); // Guaranteed by the type system [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | / impl_op! {Div, div |lhs, rhs| { [INFO] [stdout] 54 | | assert!(!(*rhs.start() == 0 && *rhs.end() == 0), "tried to divide by Integer<0..=0>"); [INFO] [stdout] 55 | | let effective_end = if *rhs.end() == 0 { -1 } else {*rhs.end()}; [INFO] [stdout] 56 | | let effective_start = if *rhs.start() == 0 { 1 } else {*rhs.start() }; [INFO] [stdout] ... | [INFO] [stdout] 86 | | [INFO] [stdout] 87 | | }} [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `RangeInclusive::::is_empty` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:17:61 [INFO] [stdout] | [INFO] [stdout] 17 | debug_assert!(!$lhs_name.is_empty() && !$rhs_name.is_empty()); // Guaranteed by the type system [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | / impl_op! {Div, div |lhs, rhs| { [INFO] [stdout] 54 | | assert!(!(*rhs.start() == 0 && *rhs.end() == 0), "tried to divide by Integer<0..=0>"); [INFO] [stdout] 55 | | let effective_end = if *rhs.end() == 0 { -1 } else {*rhs.end()}; [INFO] [stdout] 56 | | let effective_start = if *rhs.start() == 0 { 1 } else {*rhs.start() }; [INFO] [stdout] ... | [INFO] [stdout] 86 | | [INFO] [stdout] 87 | | }} [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::min` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:61:22 [INFO] [stdout] | [INFO] [stdout] 61 | let mut min = val1.min(val2); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::max` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:62:22 [INFO] [stdout] | [INFO] [stdout] 62 | let mut max = val1.max(val2); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::min` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:67:22 [INFO] [stdout] | [INFO] [stdout] 67 | min = min.min(val1.min(val2)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::min` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | min = min.min(val1.min(val2)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::max` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:68:22 [INFO] [stdout] | [INFO] [stdout] 68 | max = max.max(val1.max(val2)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::max` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | max = max.max(val1.max(val2)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `RangeInclusive::::contains::` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:70:34 [INFO] [stdout] | [INFO] [stdout] 70 | if effective_start != 1 && rhs.contains(&1) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::min` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:74:24 [INFO] [stdout] | [INFO] [stdout] 74 | min = min.min(val1.min(val2)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::min` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:74:15 [INFO] [stdout] | [INFO] [stdout] 74 | min = min.min(val1.min(val2)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::max` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:75:24 [INFO] [stdout] | [INFO] [stdout] 75 | max = max.max(val1.max(val2)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::max` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:75:15 [INFO] [stdout] | [INFO] [stdout] 75 | max = max.max(val1.max(val2)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `RangeInclusive::::contains::` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:77:33 [INFO] [stdout] | [INFO] [stdout] 77 | if effective_end != -1 && rhs.contains(&-1) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::min` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:81:24 [INFO] [stdout] | [INFO] [stdout] 81 | min = min.min(val1.min(val2)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::min` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:81:15 [INFO] [stdout] | [INFO] [stdout] 81 | min = min.min(val1.min(val2)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::max` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:82:24 [INFO] [stdout] | [INFO] [stdout] 82 | max = max.max(val1.max(val2)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::max` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:82:15 [INFO] [stdout] | [INFO] [stdout] 82 | max = max.max(val1.max(val2)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `RangeInclusive::::is_empty` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:17:36 [INFO] [stdout] | [INFO] [stdout] 17 | debug_assert!(!$lhs_name.is_empty() && !$rhs_name.is_empty()); // Guaranteed by the type system [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | / impl_op! {Rem, rem |lhs, rhs| { [INFO] [stdout] 90 | | assert!(!(*rhs.start() == 0 && *rhs.end() == 0), "tried to get remainder of division by Integer(0..=0)"); [INFO] [stdout] 91 | | let eff_rhs = rhs.start().abs().max(rhs.end().abs()); [INFO] [stdout] 92 | | [INFO] [stdout] ... | [INFO] [stdout] 96 | | start..=end [INFO] [stdout] 97 | | }} [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `RangeInclusive::::is_empty` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:17:61 [INFO] [stdout] | [INFO] [stdout] 17 | debug_assert!(!$lhs_name.is_empty() && !$rhs_name.is_empty()); // Guaranteed by the type system [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | / impl_op! {Rem, rem |lhs, rhs| { [INFO] [stdout] 90 | | assert!(!(*rhs.start() == 0 && *rhs.end() == 0), "tried to get remainder of division by Integer(0..=0)"); [INFO] [stdout] 91 | | let eff_rhs = rhs.start().abs().max(rhs.end().abs()); [INFO] [stdout] 92 | | [INFO] [stdout] ... | [INFO] [stdout] 96 | | start..=end [INFO] [stdout] 97 | | }} [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::max` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:91:35 [INFO] [stdout] | [INFO] [stdout] 91 | let eff_rhs = rhs.start().abs().max(rhs.end().abs()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `>::into` in constants [INFO] [stdout] --> bounded_math/src/test.rs:140:40 [INFO] [stdout] | [INFO] [stdout] 140 | mem::size_of::>(), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constants are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `>::into` in constants [INFO] [stdout] --> bounded_math/src/test.rs:140:60 [INFO] [stdout] | [INFO] [stdout] 140 | mem::size_of::>(), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constants are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `>::into` in constants [INFO] [stdout] --> bounded_math/src/test.rs:144:40 [INFO] [stdout] | [INFO] [stdout] 144 | mem::size_of::>(), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constants are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `>::into` in constants [INFO] [stdout] --> bounded_math/src/test.rs:144:60 [INFO] [stdout] | [INFO] [stdout] 144 | mem::size_of::>(), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constants are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `>::into` in constants [INFO] [stdout] --> bounded_math/src/test.rs:148:40 [INFO] [stdout] | [INFO] [stdout] 148 | mem::size_of::>(), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constants are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `>::into` in constants [INFO] [stdout] --> bounded_math/src/test.rs:148:60 [INFO] [stdout] | [INFO] [stdout] 148 | mem::size_of::>(), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constants are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `>::into` in constants [INFO] [stdout] --> bounded_math/src/test.rs:154:40 [INFO] [stdout] | [INFO] [stdout] 154 | mem::size_of::>(), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constants are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `>::from` in constants [INFO] [stdout] --> bounded_math/src/test.rs:154:51 [INFO] [stdout] | [INFO] [stdout] 154 | mem::size_of::>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constants are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `>::from` in constants [INFO] [stdout] --> bounded_math/src/test.rs:154:74 [INFO] [stdout] | [INFO] [stdout] 154 | mem::size_of::>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constants are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `>::into` in constants [INFO] [stdout] --> bounded_math/src/test.rs:159:40 [INFO] [stdout] | [INFO] [stdout] 159 | mem::size_of::>(), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constants are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `>::into` in constants [INFO] [stdout] --> bounded_math/src/test.rs:159:60 [INFO] [stdout] | [INFO] [stdout] 159 | mem::size_of::>(), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constants are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const operator in constants [INFO] [stdout] --> bounded_math/src/num.rs:54:23 [INFO] [stdout] | [INFO] [stdout] 54 | const EXACT: bool = RANGE.start() == RANGE.end(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constants are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] help: consider dereferencing here [INFO] [stdout] | [INFO] [stdout] 54 | const EXACT: bool = *RANGE.start() == *RANGE.end(); [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `RangeInclusive::::contains::` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:100:42 [INFO] [stdout] | [INFO] [stdout] 100 | let lhs_contains_rhs_start = LHS_RANGE.contains(RHS::RANGE.start()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `RangeInclusive::::contains::` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:101:40 [INFO] [stdout] | [INFO] [stdout] 101 | let lhs_contains_rhs_end = LHS_RANGE.contains(RHS::RANGE.end()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `RangeInclusive::::contains::` in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:102:43 [INFO] [stdout] | [INFO] [stdout] 102 | let rhs_contains_lhs_start = RHS::RANGE.contains(LHS_RANGE.start()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const operator in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:112:23 [INFO] [stdout] | [INFO] [stdout] 112 | let lhs_exact = LHS_RANGE.start() == LHS_RANGE.end(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] help: consider dereferencing here [INFO] [stdout] | [INFO] [stdout] 112 | let lhs_exact = *LHS_RANGE.start() == *LHS_RANGE.end(); [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const operator in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:113:23 [INFO] [stdout] | [INFO] [stdout] 113 | let rhs_exact = RHS::RANGE.start() == RHS::RANGE.end(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] help: consider dereferencing here [INFO] [stdout] | [INFO] [stdout] 113 | let rhs_exact = *RHS::RANGE.start() == *RHS::RANGE.end(); [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const operator in constant functions [INFO] [stdout] --> bounded_math/src/impls.rs:114:24 [INFO] [stdout] | [INFO] [stdout] 114 | let same_start = LHS_RANGE.start() == RHS::RANGE.start(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] help: consider dereferencing here [INFO] [stdout] | [INFO] [stdout] 114 | let same_start = *LHS_RANGE.start() == *RHS::RANGE.start(); [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn ` as TryFrom>::try_from` in constants [INFO] [stdout] --> bounded_math/src/num.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 14 | pub const MIN: Self = Self::try_from(*RANGE.start()).ok().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constants are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `Result::, ()>::ok` in constants [INFO] [stdout] --> bounded_math/src/num.rs:14:56 [INFO] [stdout] | [INFO] [stdout] 14 | pub const MIN: Self = Self::try_from(*RANGE.start()).ok().unwrap(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constants are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn ` as TryFrom>::try_from` in constants [INFO] [stdout] --> bounded_math/src/num.rs:15:25 [INFO] [stdout] | [INFO] [stdout] 15 | pub const MAX: Self = Self::try_from(*RANGE.end()).ok().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constants are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `Result::, ()>::ok` in constants [INFO] [stdout] --> bounded_math/src/num.rs:15:54 [INFO] [stdout] | [INFO] [stdout] 15 | pub const MAX: Self = Self::try_from(*RANGE.end()).ok().unwrap(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constants are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `RangeInclusive::::contains::` in constants [INFO] [stdout] --> bounded_math/src/num.rs:36:14 [INFO] [stdout] | [INFO] [stdout] 36 | T::RANGE.contains(CONTAINED_RANGE.start()) && T::RANGE.contains(CONTAINED_RANGE.end()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constants are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `RangeInclusive::::contains::` in constants [INFO] [stdout] --> bounded_math/src/num.rs:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | T::RANGE.contains(CONTAINED_RANGE.start()) && T::RANGE.contains(CONTAINED_RANGE.end()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constants are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn ` as IntRepresentation>::from_i128_unchecked` in constant functions [INFO] [stdout] --> bounded_math/src/num.rs:65:21 [INFO] [stdout] | [INFO] [stdout] 65 | val: unsafe { IntRepr::::from_i128_unchecked(VALUE) }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn ` as IntRepresentation>::from_i128_unchecked` in constant functions [INFO] [stdout] --> bounded_math/src/num.rs:75:21 [INFO] [stdout] | [INFO] [stdout] 75 | val: unsafe { IntRepr::::from_i128_unchecked(*RANGE.start()) }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::get_value` in constant functions [INFO] [stdout] --> bounded_math/src/num.rs:88:24 [INFO] [stdout] | [INFO] [stdout] 88 | let Ok(ret) = self.get_value().try_into() else { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `>>::try_into` in constant functions [INFO] [stdout] --> bounded_math/src/num.rs:88:36 [INFO] [stdout] | [INFO] [stdout] 88 | let Ok(ret) = self.get_value().try_into() else { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::get_value` in constant functions [INFO] [stdout] --> bounded_math/src/num.rs:100:24 [INFO] [stdout] | [INFO] [stdout] 100 | let Ok(ret) = self.get_value().try_into() else { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `>::try_into` in constant functions [INFO] [stdout] --> bounded_math/src/num.rs:100:36 [INFO] [stdout] | [INFO] [stdout] 100 | let Ok(ret) = self.get_value().try_into() else { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0493]: destructor of `Result>::Error>` cannot be evaluated at compile-time [INFO] [stdout] --> bounded_math/src/num.rs:100:19 [INFO] [stdout] | [INFO] [stdout] 100 | let Ok(ret) = self.get_value().try_into() else { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the destructor for this type cannot be evaluated in constant functions [INFO] [stdout] 101 | unreachable!() [INFO] [stdout] 102 | }; [INFO] [stdout] | - value is dropped here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `RangeInclusive::::contains::` in constant functions [INFO] [stdout] --> bounded_math/src/num.rs:111:20 [INFO] [stdout] | [INFO] [stdout] 111 | if Self::RANGE.contains(T::RANGE.start()) && Self::RANGE.contains(T::RANGE.end()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `RangeInclusive::::contains::` in constant functions [INFO] [stdout] --> bounded_math/src/num.rs:111:62 [INFO] [stdout] | [INFO] [stdout] 111 | if Self::RANGE.contains(T::RANGE.start()) && Self::RANGE.contains(T::RANGE.end()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `>::into` in constant functions [INFO] [stdout] --> bounded_math/src/num.rs:112:37 [INFO] [stdout] | [INFO] [stdout] 112 | || Self::RANGE.contains(&self.into()) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `RangeInclusive::::contains::` in constant functions [INFO] [stdout] --> bounded_math/src/num.rs:112:22 [INFO] [stdout] | [INFO] [stdout] 112 | || Self::RANGE.contains(&self.into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `::get_value` in constant functions [INFO] [stdout] --> bounded_math/src/num.rs:114:17 [INFO] [stdout] | [INFO] [stdout] 114 | Some(self.get_value().try_into().ok()?) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `>::try_into` in constant functions [INFO] [stdout] --> bounded_math/src/num.rs:114:29 [INFO] [stdout] | [INFO] [stdout] 114 | Some(self.get_value().try_into().ok()?) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `Result::>::Error>::ok` in constant functions [INFO] [stdout] --> bounded_math/src/num.rs:114:40 [INFO] [stdout] | [INFO] [stdout] 114 | Some(self.get_value().try_into().ok()?) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: `?` cannot determine the branch of `Option` in constant functions [INFO] [stdout] --> bounded_math/src/num.rs:114:12 [INFO] [stdout] | [INFO] [stdout] 114 | Some(self.get_value().try_into().ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: impl defined here, but it is not `const` [INFO] [stdout] --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/option.rs:2475:1 [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: `?` cannot convert from residual of `Option` in constant functions [INFO] [stdout] --> bounded_math/src/num.rs:114:12 [INFO] [stdout] | [INFO] [stdout] 114 | Some(self.get_value().try_into().ok()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: impl defined here, but it is not `const` [INFO] [stdout] --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/option.rs:2494:1 [INFO] [stdout] = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 147 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0015, E0493, E0635, E0741. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0015`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bounded_math` (lib test) due to 148 previous errors [INFO] running `Command { std: "docker" "inspect" "0e32f2a91ec9d296a047d9c4d11422e4fa2a3c7e9be807ab8271b201aaa13d9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e32f2a91ec9d296a047d9c4d11422e4fa2a3c7e9be807ab8271b201aaa13d9a", kill_on_drop: false }` [INFO] [stdout] 0e32f2a91ec9d296a047d9c4d11422e4fa2a3c7e9be807ab8271b201aaa13d9a [INFO] checking ink-feather-org/bounded_math against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fink-feather-org%2Fbounded_math" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ink-feather-org/bounded_math on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/ink-feather-org/bounded_math [INFO] finished tweaking git repo https://github.com/ink-feather-org/bounded_math [INFO] tweaked toml for git repo https://github.com/ink-feather-org/bounded_math written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ink-feather-org/bounded_math 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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62fa8f378393f0d5fe2abe10defe63cc84bd972214847d48f7a133eb92672a50 [INFO] running `Command { std: "docker" "start" "-a" "62fa8f378393f0d5fe2abe10defe63cc84bd972214847d48f7a133eb92672a50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62fa8f378393f0d5fe2abe10defe63cc84bd972214847d48f7a133eb92672a50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62fa8f378393f0d5fe2abe10defe63cc84bd972214847d48f7a133eb92672a50", kill_on_drop: false }` [INFO] [stdout] 62fa8f378393f0d5fe2abe10defe63cc84bd972214847d48f7a133eb92672a50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6e09166d88656095ee748248562560644d5913f8a3511472fe06082a8715d8c [INFO] running `Command { std: "docker" "start" "-a" "a6e09166d88656095ee748248562560644d5913f8a3511472fe06082a8715d8c", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Checking bounded_math v0.0.1 (/opt/rustwide/workdir/bounded_math) [INFO] [stdout] error[E0635]: unknown feature `const_convert` [INFO] [stdout] --> bounded_math/src/lib.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | #![feature(const_convert)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `const_result_drop` [INFO] [stdout] --> bounded_math/src/lib.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | #![feature(const_result_drop)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits [INFO] [stdout] --> bounded_math/src/num.rs:82:39 [INFO] [stdout] | [INFO] [stdout] 82 | pub trait IntegerRange: Copy + ~const Into { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_middle/src/util/bug.rs:35:44: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stdout] error[E0015]: cannot call non-const fn `>::into` in constants [INFO] [stdout] --> bounded_math/src/inner_rep.rs:90:42 [INFO] [stdout] | [INFO] [stdout] 90 | const RET: bool = VAL <= Self::MAX.into(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: calls in constants are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits [INFO] [stdout] --> bounded_math/src/inner_rep.rs:87:42 [INFO] [stdout] | [INFO] [stdout] 87 | type Repr: Clone + Copy + ~const TryFrom + ~const Into; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits [INFO] [stdout] --> bounded_math/src/inner_rep.rs:87:65 [INFO] [stdout] | [INFO] [stdout] 87 | type Repr: Clone + Copy + ~const TryFrom + ~const Into; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/impls.rs:22:55 [INFO] [stdout] | [INFO] [stdout] 22 | impl [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | impl_op! {Add, add |lhs, rhs| { (lhs.start() + rhs.start())..=(lhs.end() + rhs.end()) }} [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/impls.rs:22:55 [INFO] [stdout] | [INFO] [stdout] 22 | impl [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | / impl_op! {Sub, sub |lhs, rhs| { [INFO] [stdout] 43 | | (lhs.start() - rhs.end()) [INFO] [stdout] 44 | | ..= [INFO] [stdout] 45 | | (lhs.end() - rhs.start()) [INFO] [stdout] 46 | | }} [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/impls.rs:22:55 [INFO] [stdout] | [INFO] [stdout] 22 | impl [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | / impl_op! {Mul, mul |lhs, rhs| { [INFO] [stdout] 48 | | i128::min(i128::min(lhs.start() * rhs.start(), lhs.start() * rhs.end()), i128::min(lhs.end() * rhs.start(), lhs.end() * rhs.end())) [INFO] [stdout] 49 | | ..= [INFO] [stdout] 50 | | i128::max(i128::max(lhs.start() * rhs.start(), lhs.start() * rhs.end()), i128::max(lhs.end() * rhs.start(), lhs.end() * rhs.end())) [INFO] [stdout] 51 | | }} [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/impls.rs:22:55 [INFO] [stdout] | [INFO] [stdout] 22 | impl [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | / impl_op! {Div, div |lhs, rhs| { [INFO] [stdout] 54 | | assert!(!(*rhs.start() == 0 && *rhs.end() == 0), "tried to divide by Integer<0..=0>"); [INFO] [stdout] 55 | | let effective_end = if *rhs.end() == 0 { -1 } else {*rhs.end()}; [INFO] [stdout] 56 | | let effective_start = if *rhs.start() == 0 { 1 } else {*rhs.start() }; [INFO] [stdout] ... | [INFO] [stdout] 86 | | [INFO] [stdout] 87 | | }} [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/impls.rs:22:55 [INFO] [stdout] | [INFO] [stdout] 22 | impl [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | / impl_op! {Rem, rem |lhs, rhs| { [INFO] [stdout] 90 | | assert!(!(*rhs.start() == 0 && *rhs.end() == 0), "tried to get remainder of division by Integer(0..=0)"); [INFO] [stdout] 91 | | let eff_rhs = rhs.start().abs().max(rhs.end().abs()); [INFO] [stdout] 92 | | [INFO] [stdout] ... | [INFO] [stdout] 96 | | start..=end [INFO] [stdout] 97 | | }} [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/impls.rs:99:68 [INFO] [stdout] | [INFO] [stdout] 99 | const fn ranges_overlap() -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: compiler/rustc_trait_selection/src/solve/normalizes_to/mod.rs:276:25: associated const projection is not supported yet [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `const_num_from_num` [INFO] [stdout] --> bounded_math/src/lib.rs:17:33 [INFO] [stdout] | [INFO] [stdout] 17 | #![cfg_attr(test, feature(test, const_num_from_num))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `const_convert` [INFO] [stdout] --> bounded_math/src/lib.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | #![feature(const_convert)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `const_result_drop` [INFO] [stdout] --> bounded_math/src/lib.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | #![feature(const_result_drop)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits [INFO] [stdout] --> bounded_math/src/num.rs:82:39 [INFO] [stdout] | [INFO] [stdout] 82 | pub trait IntegerRange: Copy + ~const Into { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `>::into` in constants [INFO] [stdout] --> bounded_math/src/inner_rep.rs:90:42 [INFO] [stdout] | [INFO] [stdout] 90 | const RET: bool = VAL <= Self::MAX.into(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: calls in constants are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] = help: add `#![feature(effects)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits [INFO] [stdout] --> bounded_math/src/inner_rep.rs:87:42 [INFO] [stdout] | [INFO] [stdout] 87 | type Repr: Clone + Copy + ~const TryFrom + ~const Into; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits [INFO] [stdout] --> bounded_math/src/inner_rep.rs:87:65 [INFO] [stdout] | [INFO] [stdout] 87 | type Repr: Clone + Copy + ~const TryFrom + ~const Into; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/impls.rs:22:55 [INFO] [stdout] | [INFO] [stdout] 22 | impl [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | impl_op! {Add, add |lhs, rhs| { (lhs.start() + rhs.start())..=(lhs.end() + rhs.end()) }} [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/impls.rs:22:55 [INFO] [stdout] | [INFO] [stdout] 22 | impl [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | / impl_op! {Sub, sub |lhs, rhs| { [INFO] [stdout] 43 | | (lhs.start() - rhs.end()) [INFO] [stdout] 44 | | ..= [INFO] [stdout] 45 | | (lhs.end() - rhs.start()) [INFO] [stdout] 46 | | }} [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/impls.rs:22:55 [INFO] [stdout] | [INFO] [stdout] 22 | impl [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | / impl_op! {Mul, mul |lhs, rhs| { [INFO] [stdout] 48 | | i128::min(i128::min(lhs.start() * rhs.start(), lhs.start() * rhs.end()), i128::min(lhs.end() * rhs.start(), lhs.end() * rhs.end())) [INFO] [stdout] 49 | | ..= [INFO] [stdout] 50 | | i128::max(i128::max(lhs.start() * rhs.start(), lhs.start() * rhs.end()), i128::max(lhs.end() * rhs.start(), lhs.end() * rhs.end())) [INFO] [stdout] 51 | | }} [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 0: 0x7f85ecc24902 - std::backtrace_rs::backtrace::libunwind::trace::h9c7f94e40162a27c [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/impls.rs:22:55 [INFO] [stdout] | [INFO] [stdout] 22 | impl [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | / impl_op! {Div, div |lhs, rhs| { [INFO] [stdout] 54 | | assert!(!(*rhs.start() == 0 && *rhs.end() == 0), "tried to divide by Integer<0..=0>"); [INFO] [stdout] 55 | | let effective_end = if *rhs.end() == 0 { -1 } else {*rhs.end()}; [INFO] [stdout] 56 | | let effective_start = if *rhs.start() == 0 { 1 } else {*rhs.start() }; [INFO] [stdout] ... | [INFO] [stdout] 86 | | [INFO] [stdout] 87 | | }} [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_middle/src/util/bug.rs:35:44: [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/impls.rs:22:55 [INFO] [stdout] | [INFO] [stdout] 22 | impl [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | / impl_op! {Rem, rem |lhs, rhs| { [INFO] [stdout] 90 | | assert!(!(*rhs.start() == 0 && *rhs.end() == 0), "tried to get remainder of division by Integer(0..=0)"); [INFO] [stdout] 91 | | let eff_rhs = rhs.start().abs().max(rhs.end().abs()); [INFO] [stdout] 92 | | [INFO] [stdout] ... | [INFO] [stdout] 96 | | start..=end [INFO] [stdout] 97 | | }} [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Box [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/impls.rs:99:68 [INFO] [stdout] | [INFO] [stdout] 99 | const fn ranges_overlap() -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] stack backtrace: [INFO] [stdout] error: internal compiler error: compiler/rustc_trait_selection/src/solve/normalizes_to/mod.rs:276:25: associated const projection is not supported yet [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x7f85ecc24902 - std::backtrace_rs::backtrace::trace_unsynchronized::ha56ed7d3a539b199 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f85ecc24902 - std::sys_common::backtrace::_print_fmt::h2b061112255cbda0 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x7f85ecc24902 - ::fmt::hd2f62a79c076756d [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 0: 0x7f49f3f8c902 - std::backtrace_rs::backtrace::libunwind::trace::h9c7f94e40162a27c [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x7f49f3f8c902 - std::backtrace_rs::backtrace::trace_unsynchronized::ha56ed7d3a539b199 [INFO] [stderr] 4: 0x7f85ecc75c5c - core::fmt::rt::Argument::fmt::h3f82fcb0e5df8f82 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 2: 0x7f49f3f8c902 - std::sys_common::backtrace::_print_fmt::h2b061112255cbda0 [INFO] [stderr] 5: 0x7f85ecc75c5c - core::fmt::write::h205e4aa24bad4cfa [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x7f85ecc1988f - std::io::Write::write_fmt::he97e1f829a4300f2 [INFO] [stderr] 3: 0x7f49f3f8c902 - ::fmt::hd2f62a79c076756d [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 7: 0x7f85ecc246d4 - std::sys_common::backtrace::_print::hc96730fdf6f00296 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x7f85ecc246d4 - std::sys_common::backtrace::print::h1c9d9bd05b4be363 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x7f85ecc273db - std::panicking::default_hook::{{closure}}::h49c3c76f3668a21c [INFO] [stderr] 10: 0x7f85ecc27133 - std::panicking::default_hook::h0c2f084c9298debc [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:292:9 [INFO] [stderr] 4: 0x7f49f3fddc5c - core::fmt::rt::Argument::fmt::h3f82fcb0e5df8f82 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x7f49f3fddc5c - core::fmt::write::h205e4aa24bad4cfa [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x7f49f3f8188f - std::io::Write::write_fmt::he97e1f829a4300f2 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 7: 0x7f49f3f8c6d4 - std::sys_common::backtrace::_print::hc96730fdf6f00296 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x7f49f3f8c6d4 - std::sys_common::backtrace::print::h1c9d9bd05b4be363 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x7f49f3f8f3db - std::panicking::default_hook::{{closure}}::h49c3c76f3668a21c [INFO] [stderr] 10: 0x7f49f3f8f133 - std::panicking::default_hook::h0c2f084c9298debc [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x7f85e97f2a0e - std[dc21a7bfc8471bc4]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 11: 0x7f49f6ff2a0e - std[dc21a7bfc8471bc4]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 12: 0x7f49f3f8fb40 - as core::ops::function::Fn>::call::h5737f5f9d497b6c3 [INFO] [stderr] 12: 0x7f85ecc27b40 - as core::ops::function::Fn>::call::h5737f5f9d497b6c3 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2034:9 [INFO] [stderr] 13: 0x7f85ecc27b40 - std::panicking::rust_panic_with_hook::h193b3d102883e089 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2034:9 [INFO] [stderr] 13: 0x7f49f3f8fb40 - std::panicking::rust_panic_with_hook::h193b3d102883e089 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:783:13 [INFO] [stderr] 14: 0x7f49f701f084 - std[dc21a7bfc8471bc4]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 15: 0x7f49f701bb26 - std[dc21a7bfc8471bc4]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 16: 0x7f49f7017006 - std[dc21a7bfc8471bc4]::panicking::begin_panic:: [INFO] [stderr] 17: 0x7f49f7028341 - ::emit_producing_guarantee [INFO] [stderr] 18: 0x7f49f74a1351 - rustc_middle[f783a685b286c599]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 19: 0x7f49f7484cca - rustc_middle[f783a685b286c599]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 20: 0x7f49f7484b48 - rustc_middle[f783a685b286c599]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:783:13 [INFO] [stderr] 14: 0x7f85e981f084 - std[dc21a7bfc8471bc4]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 21: 0x7f49f5a5f460 - rustc_middle[f783a685b286c599]::util::bug::bug_fmt [INFO] [stderr] 15: 0x7f85e981bb26 - std[dc21a7bfc8471bc4]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 16: 0x7f85e9817006 - std[dc21a7bfc8471bc4]::panicking::begin_panic:: [INFO] [stderr] 22: 0x7f49f8902bd8 - ::consider_impl_candidate [INFO] [stderr] 17: 0x7f85e9828341 - ::emit_producing_guarantee [INFO] [stderr] 18: 0x7f85e9ca1351 - rustc_middle[f783a685b286c599]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 23: 0x7f49f8f354a1 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 19: 0x7f85e9c84cca - rustc_middle[f783a685b286c599]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 24: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 25: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] 20: 0x7f85e9c84b48 - rustc_middle[f783a685b286c599]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 26: 0x7f49f8a57412 - ::try_evaluate_added_goals [INFO] [stderr] 21: 0x7f85e825f460 - rustc_middle[f783a685b286c599]::util::bug::bug_fmt [INFO] [stderr] 27: 0x7f49f869a54d - ::try_normalize_term [INFO] [stderr] 22: 0x7f85eb102bd8 - ::consider_impl_candidate [INFO] [stderr] 28: 0x7f49f8f34d0b - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 23: 0x7f85eb7354a1 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 29: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 24: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 30: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] 25: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] 31: 0x7f49f8a57412 - ::try_evaluate_added_goals [INFO] [stderr] 26: 0x7f85eb257412 - ::try_evaluate_added_goals [INFO] [stderr] 32: 0x7f49f8b1d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 27: 0x7f85eae9a54d - ::try_normalize_term [INFO] [stderr] 33: 0x7f49f8f36b57 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 28: 0x7f85eb734d0b - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 34: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 35: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] 29: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 36: 0x7f49f8a57412 - ::try_evaluate_added_goals [INFO] [stderr] 30: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] 37: 0x7f49f8b1d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 31: 0x7f85eb257412 - ::try_evaluate_added_goals [INFO] [stderr] 32: 0x7f85eb31d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 38: 0x7f49f8bc4655 - ::consider_impl_candidate [INFO] [stderr] 39: 0x7f49f8bc2856 - ::assemble_and_evaluate_candidates:: [INFO] [stderr] 33: 0x7f85eb736b57 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 40: 0x7f49f8f34a37 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 34: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 35: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] 41: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 36: 0x7f85eb257412 - ::try_evaluate_added_goals [INFO] [stderr] 42: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] 37: 0x7f85eb31d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 43: 0x7f49f8a57412 - ::try_evaluate_added_goals [INFO] [stderr] 38: 0x7f85eb3c4655 - ::consider_impl_candidate [INFO] [stderr] 44: 0x7f49f8b1d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 39: 0x7f85eb3c2856 - ::assemble_and_evaluate_candidates:: [INFO] [stderr] 45: 0x7f49f890261c - ::consider_impl_candidate [INFO] [stderr] 40: 0x7f85eb734a37 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 46: 0x7f49f8f354a1 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 41: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 47: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 42: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] 48: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] 49: 0x7f49f8a57412 - ::try_evaluate_added_goals [INFO] [stderr] 43: 0x7f85eb257412 - ::try_evaluate_added_goals [INFO] [stderr] 44: 0x7f85eb31d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 50: 0x7f49f8699c85 - ::commit_if_ok::::try_normalize_ty_recur::{closure#0}::{closure#0}> [INFO] [stderr] 45: 0x7f85eb10261c - ::consider_impl_candidate [INFO] [stderr] 51: 0x7f49f869a626 - ::try_normalize_ty_recur [INFO] [stderr] 52: 0x7f49f869a3e3 - ::try_normalize_term [INFO] [stderr] 53: 0x7f49f8f34d0b - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 54: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 55: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] 56: 0x7f49f8a57412 - ::try_evaluate_added_goals [INFO] [stderr] 57: 0x7f49f8a4357e - ::structurally_normalize_ty [INFO] [stderr] 58: 0x7f49f8bc19e9 - ::assemble_and_evaluate_candidates:: [INFO] [stderr] 59: 0x7f49f8f34a37 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 60: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 61: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] 62: 0x7f49f8a57412 - ::try_evaluate_added_goals [INFO] [stderr] 63: 0x7f49f8b1d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 64: 0x7f49f8b1caca - ::probe_misc_candidate::{closure#0}, core[62993273bd36b9d]::result::Result, rustc_middle[f783a685b286c599]::traits::query::NoSolution>>>::enter::<::probe_and_evaluate_goal_for_constituent_tys::{closure#0}> [INFO] [stderr] 65: 0x7f49f8bc2177 - ::assemble_and_evaluate_candidates:: [INFO] [stderr] 66: 0x7f49f8f34a37 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 67: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 68: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] 69: 0x7f49f8a56b8f - ::enter_root::, ::evaluate_root_goal::{closure#0}> [INFO] [stderr] 70: 0x7f49f8a560f0 - ::select_where_possible [INFO] [stderr] 71: 0x7f49f8bca7d1 - rustc_trait_selection[34a29af4827dacc4]::traits::coherence::overlap [INFO] [stderr] 72: 0x7f49f8bc8df4 - ::insert [INFO] [stderr] 73: 0x7f49f8bc7a7d - ::insert [INFO] [stderr] 74: 0x7f49f8e45f69 - rustc_trait_selection[34a29af4827dacc4]::traits::specialize::specialization_graph_provider [INFO] [stderr] 46: 0x7f85eb7354a1 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 75: 0x7f49f8e45ae1 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 47: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 48: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] 49: 0x7f85eb257412 - ::try_evaluate_added_goals [INFO] [stderr] 76: 0x7f49f82bb11c - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 50: 0x7f85eae99c85 - ::commit_if_ok::::try_normalize_ty_recur::{closure#0}::{closure#0}> [INFO] [stderr] 77: 0x7f49f83712ae - rustc_query_impl[a7e96532d76369ef]::query_impl::specialization_graph_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 51: 0x7f85eae9a626 - ::try_normalize_ty_recur [INFO] [stderr] 52: 0x7f85eae9a3e3 - ::try_normalize_term [INFO] [stderr] 53: 0x7f85eb734d0b - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 54: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 55: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] 56: 0x7f85eb257412 - ::try_evaluate_added_goals [INFO] [stderr] 57: 0x7f85eb24357e - ::structurally_normalize_ty [INFO] [stderr] 58: 0x7f85eb3c19e9 - ::assemble_and_evaluate_candidates:: [INFO] [stderr] 59: 0x7f85eb734a37 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 60: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 61: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] 62: 0x7f85eb257412 - ::try_evaluate_added_goals [INFO] [stderr] 78: 0x7f49f8b98120 - rustc_hir_analysis[5814cb59c0a64760]::coherence::coherent_trait [INFO] [stderr] 63: 0x7f85eb31d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 79: 0x7f49f8b97e33 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 64: 0x7f85eb31caca - ::probe_misc_candidate::{closure#0}, core[62993273bd36b9d]::result::Result, rustc_middle[f783a685b286c599]::traits::query::NoSolution>>>::enter::<::probe_and_evaluate_goal_for_constituent_tys::{closure#0}> [INFO] [stderr] 65: 0x7f85eb3c2177 - ::assemble_and_evaluate_candidates:: [INFO] [stderr] 66: 0x7f85eb734a37 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 67: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 68: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] 69: 0x7f85eb256b8f - ::enter_root::, ::evaluate_root_goal::{closure#0}> [INFO] [stderr] 70: 0x7f85eb2560f0 - ::select_where_possible [INFO] [stderr] 71: 0x7f85eb3ca7d1 - rustc_trait_selection[34a29af4827dacc4]::traits::coherence::overlap [INFO] [stderr] 72: 0x7f85eb3c8df4 - ::insert [INFO] [stderr] 73: 0x7f85eb3c7a7d - ::insert [INFO] [stderr] 74: 0x7f85eb645f69 - rustc_trait_selection[34a29af4827dacc4]::traits::specialize::specialization_graph_provider [INFO] [stderr] 75: 0x7f85eb645ae1 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 76: 0x7f85eaabb11c - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 77: 0x7f85eab712ae - rustc_query_impl[a7e96532d76369ef]::query_impl::specialization_graph_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 78: 0x7f85eb398120 - rustc_hir_analysis[5814cb59c0a64760]::coherence::coherent_trait [INFO] [stderr] 79: 0x7f85eb397e33 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 80: 0x7f85eaadba11 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 80: 0x7f49f82dba11 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 81: 0x7f49f88b2623 - rustc_query_impl[a7e96532d76369ef]::query_impl::coherent_trait::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 81: 0x7f85eb0b2623 - rustc_query_impl[a7e96532d76369ef]::query_impl::coherent_trait::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 82: 0x7f49f88fdde7 - rustc_hir_analysis[5814cb59c0a64760]::check::wfcheck::check_well_formed [INFO] [stderr] 82: 0x7f85eb0fdde7 - rustc_hir_analysis[5814cb59c0a64760]::check::wfcheck::check_well_formed [INFO] [stderr] 83: 0x7f49f88fbc2b - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 84: 0x7f49f88fb300 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 83: 0x7f85eb0fbc2b - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 85: 0x7f49f88fb07f - rustc_query_impl[a7e96532d76369ef]::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 86: 0x7f49f88f8e7a - rustc_hir_analysis[5814cb59c0a64760]::check::wfcheck::check_mod_type_wf [INFO] [stderr] 84: 0x7f85eb0fb300 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 87: 0x7f49f88f8cb7 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 85: 0x7f85eb0fb07f - rustc_query_impl[a7e96532d76369ef]::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 86: 0x7f85eb0f8e7a - rustc_hir_analysis[5814cb59c0a64760]::check::wfcheck::check_mod_type_wf [INFO] [stderr] 88: 0x7f49f88f7fc6 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 87: 0x7f85eb0f8cb7 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 89: 0x7f49f88f7d7f - rustc_query_impl[a7e96532d76369ef]::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 90: 0x7f49f87e3d17 - rustc_hir_analysis[5814cb59c0a64760]::check_crate [INFO] [stderr] 91: 0x7f49f8bae46a - rustc_interface[d8a7e9ed6b002fb1]::passes::analysis [INFO] [stderr] 88: 0x7f85eb0f7fc6 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 89: 0x7f85eb0f7d7f - rustc_query_impl[a7e96532d76369ef]::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 92: 0x7f49f8bae0a5 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 90: 0x7f85eafe3d17 - rustc_hir_analysis[5814cb59c0a64760]::check_crate [INFO] [stderr] 91: 0x7f85eb3ae46a - rustc_interface[d8a7e9ed6b002fb1]::passes::analysis [INFO] [stderr] 93: 0x7f49f9023665 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 92: 0x7f85eb3ae0a5 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 94: 0x7f49f90233c9 - rustc_query_impl[a7e96532d76369ef]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 93: 0x7f85eb823665 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 94: 0x7f85eb8233c9 - rustc_query_impl[a7e96532d76369ef]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 95: 0x7f49f8d49ec4 - rustc_interface[d8a7e9ed6b002fb1]::interface::run_compiler::, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0} [INFO] [stderr] 95: 0x7f85eb549ec4 - rustc_interface[d8a7e9ed6b002fb1]::interface::run_compiler::, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0} [INFO] [stderr] 96: 0x7f49f9293645 - std[dc21a7bfc8471bc4]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>> [INFO] [stderr] 96: 0x7f85eba93645 - std[dc21a7bfc8471bc4]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>> [INFO] [stderr] 97: 0x7f85eba93472 - <::spawn_unchecked_, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#1} as core[62993273bd36b9d]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 97: 0x7f49f9293472 - <::spawn_unchecked_, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#1} as core[62993273bd36b9d]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 98: 0x7f85ecc311d5 - as core::ops::function::FnOnce>::call_once::h3d2a9b7c225bae7c [INFO] [stderr] 98: 0x7f49f3f991d5 - as core::ops::function::FnOnce>::call_once::h3d2a9b7c225bae7c [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 99: 0x7f85ecc311d5 - as core::ops::function::FnOnce>::call_once::h88b7eadfd697b52d [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 99: 0x7f49f3f991d5 - as core::ops::function::FnOnce>::call_once::h88b7eadfd697b52d [INFO] [stderr] 100: 0x7f85ecc311d5 - std::sys::pal::unix::thread::Thread::new::thread_start::he12a8f4512b172c4 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stderr] 100: 0x7f49f3f991d5 - std::sys::pal::unix::thread::Thread::new::thread_start::he12a8f4512b172c4 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stderr] 101: 0x7f85e666cac3 - [INFO] [stderr] 102: 0x7f85e66fdbf4 - __clone [INFO] [stderr] 101: 0x7f49f3d44ac3 - [INFO] [stderr] 103: 0x0 - [INFO] [stderr] 102: 0x7f49f3dd5bf4 - __clone [INFO] [stderr] [INFO] [stderr] 103: 0x0 - [INFO] [stderr] [INFO] [stderr] note: it seems that this compiler `1.78.0-nightly (72eda894e 2024-03-14)` is outdated, a newer nightly should have been released in the mean time [INFO] [stderr] | [INFO] [stderr] = note: please consider running `rustup update nightly` to update the nightly channel and check if this problem still persists [INFO] [stderr] = note: if the problem still persists, we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2024-04-01T10_47_43-15.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.78.0-nightly (72eda894e 2024-03-14) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] note: it seems that this compiler `1.78.0-nightly (72eda894e 2024-03-14)` is outdated, a newer nightly should have been released in the mean time [INFO] [stderr] | [INFO] [stderr] = note: please consider running `rustup update nightly` to update the nightly channel and check if this problem still persists [INFO] [stderr] = note: if the problem still persists, we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2024-04-01T10_47_43-14.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.78.0-nightly (72eda894e 2024-03-14) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [specialization_graph_of] building specialization graph of trait `core::cmp::PartialEq` [INFO] [stderr] #1 [coherent_trait] coherence checking all impls of trait `core::cmp::PartialEq` [INFO] [stderr] #2 [check_well_formed] checking that `impls::` is well-formed [INFO] [stderr] #3 [check_mod_type_wf] checking that types are well-formed in module `impls` [INFO] [stderr] #4 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] #0 [specialization_graph_of] building specialization graph of trait `core::cmp::PartialEq` [INFO] [stderr] #1 [coherent_trait] coherence checking all impls of trait `core::cmp::PartialEq` [INFO] [stderr] #2 [check_well_formed] checking that `impls::` is well-formed [INFO] [stderr] #3 [check_mod_type_wf] checking that types are well-formed in module `impls` [INFO] [stderr] #4 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/impls.rs:111:71 [INFO] [stdout] | [INFO] [stdout] 111 | const fn must_be_equal() -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_middle/src/util/bug.rs:35:44: [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/impls.rs:111:71 [INFO] [stdout] | [INFO] [stdout] 111 | const fn must_be_equal() -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f85ecc24902 - std::backtrace_rs::backtrace::libunwind::trace::h9c7f94e40162a27c [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x7f85ecc24902 - std::backtrace_rs::backtrace::trace_unsynchronized::ha56ed7d3a539b199 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f85ecc24902 - std::sys_common::backtrace::_print_fmt::h2b061112255cbda0 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x7f85ecc24902 - ::fmt::hd2f62a79c076756d [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x7f85ecc75c5c - core::fmt::rt::Argument::fmt::h3f82fcb0e5df8f82 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x7f85ecc75c5c - core::fmt::write::h205e4aa24bad4cfa [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x7f85ecc1988f - std::io::Write::write_fmt::he97e1f829a4300f2 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 7: 0x7f85ecc246d4 - std::sys_common::backtrace::_print::hc96730fdf6f00296 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x7f85ecc246d4 - std::sys_common::backtrace::print::h1c9d9bd05b4be363 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x7f85ecc273db - std::panicking::default_hook::{{closure}}::h49c3c76f3668a21c [INFO] [stderr] 10: 0x7f85ecc27133 - std::panicking::default_hook::h0c2f084c9298debc [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x7f85e97f2a0e - std[dc21a7bfc8471bc4]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 12: 0x7f85ecc27b40 - as core::ops::function::Fn>::call::h5737f5f9d497b6c3 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2034:9 [INFO] [stderr] 13: 0x7f85ecc27b40 - std::panicking::rust_panic_with_hook::h193b3d102883e089 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:783:13 [INFO] [stderr] 14: 0x7f85e981f084 - std[dc21a7bfc8471bc4]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 15: 0x7f85e981bb26 - std[dc21a7bfc8471bc4]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 16: 0x7f85e9817006 - std[dc21a7bfc8471bc4]::panicking::begin_panic:: [INFO] [stderr] 17: 0x7f85e9828341 - ::emit_producing_guarantee [INFO] [stderr] 18: 0x7f85e9ca1351 - rustc_middle[f783a685b286c599]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 19: 0x7f85e9c84cca - rustc_middle[f783a685b286c599]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 20: 0x7f85e9c84b48 - rustc_middle[f783a685b286c599]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 21: 0x7f85e825f460 - rustc_middle[f783a685b286c599]::util::bug::bug_fmt [INFO] [stderr] 22: 0x7f85eb102bd8 - ::consider_impl_candidate [INFO] [stderr] 23: 0x7f85eb7354a1 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 24: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 25: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] 26: 0x7f85eb257412 - ::try_evaluate_added_goals [INFO] [stderr] 27: 0x7f85eae9a54d - ::try_normalize_term [INFO] [stderr] 28: 0x7f85eb734d0b - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 29: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 30: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] 31: 0x7f85eb257412 - ::try_evaluate_added_goals [INFO] [stderr] 32: 0x7f85eb31d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 33: 0x7f85eb736b57 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 34: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 35: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] 36: 0x7f85eb257412 - ::try_evaluate_added_goals [INFO] [stderr] 37: 0x7f85eb31d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 38: 0x7f85eb3c4655 - ::consider_impl_candidate [INFO] [stderr] 39: 0x7f85eb3c2856 - ::assemble_and_evaluate_candidates:: [INFO] [stderr] 40: 0x7f85eb734a37 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 41: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 42: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] 43: 0x7f85eb257412 - ::try_evaluate_added_goals [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_middle/src/util/bug.rs:35:44: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f49f3f8c902 - std::backtrace_rs::backtrace::libunwind::trace::h9c7f94e40162a27c [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x7f49f3f8c902 - std::backtrace_rs::backtrace::trace_unsynchronized::ha56ed7d3a539b199 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f49f3f8c902 - std::sys_common::backtrace::_print_fmt::h2b061112255cbda0 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x7f49f3f8c902 - ::fmt::hd2f62a79c076756d [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x7f49f3fddc5c - core::fmt::rt::Argument::fmt::h3f82fcb0e5df8f82 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x7f49f3fddc5c - core::fmt::write::h205e4aa24bad4cfa [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x7f49f3f8188f - std::io::Write::write_fmt::he97e1f829a4300f2 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 7: 0x7f49f3f8c6d4 - std::sys_common::backtrace::_print::hc96730fdf6f00296 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 44: 0x7f85eb31d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 8: 0x7f49f3f8c6d4 - std::sys_common::backtrace::print::h1c9d9bd05b4be363 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x7f49f3f8f3db - std::panicking::default_hook::{{closure}}::h49c3c76f3668a21c [INFO] [stderr] 10: 0x7f49f3f8f133 - std::panicking::default_hook::h0c2f084c9298debc [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x7f49f6ff2a0e - std[dc21a7bfc8471bc4]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 45: 0x7f85eb10261c - ::consider_impl_candidate [INFO] [stderr] 12: 0x7f49f3f8fb40 - as core::ops::function::Fn>::call::h5737f5f9d497b6c3 [INFO] [stderr] 46: 0x7f85eb7354a1 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2034:9 [INFO] [stderr] 13: 0x7f49f3f8fb40 - std::panicking::rust_panic_with_hook::h193b3d102883e089 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:783:13 [INFO] [stderr] 14: 0x7f49f701f084 - std[dc21a7bfc8471bc4]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 47: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 15: 0x7f49f701bb26 - std[dc21a7bfc8471bc4]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 16: 0x7f49f7017006 - std[dc21a7bfc8471bc4]::panicking::begin_panic:: [INFO] [stderr] 48: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] 17: 0x7f49f7028341 - ::emit_producing_guarantee [INFO] [stderr] 49: 0x7f85eb257412 - ::try_evaluate_added_goals [INFO] [stderr] 18: 0x7f49f74a1351 - rustc_middle[f783a685b286c599]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 19: 0x7f49f7484cca - rustc_middle[f783a685b286c599]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 50: 0x7f85eae99c85 - ::commit_if_ok::::try_normalize_ty_recur::{closure#0}::{closure#0}> [INFO] [stderr] 51: 0x7f85eae9a626 - ::try_normalize_ty_recur [INFO] [stderr] 52: 0x7f85eae9a3e3 - ::try_normalize_term [INFO] [stderr] 20: 0x7f49f7484b48 - rustc_middle[f783a685b286c599]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 21: 0x7f49f5a5f460 - rustc_middle[f783a685b286c599]::util::bug::bug_fmt [INFO] [stderr] 22: 0x7f49f8902bd8 - ::consider_impl_candidate [INFO] [stderr] 53: 0x7f85eb734d0b - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 23: 0x7f49f8f354a1 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 54: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 24: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 55: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] 25: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] 26: 0x7f49f8a57412 - ::try_evaluate_added_goals [INFO] [stderr] 27: 0x7f49f869a54d - ::try_normalize_term [INFO] [stderr] 56: 0x7f85eb257412 - ::try_evaluate_added_goals [INFO] [stderr] 57: 0x7f85eb24357e - ::structurally_normalize_ty [INFO] [stderr] 28: 0x7f49f8f34d0b - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 58: 0x7f85eb3c19e9 - ::assemble_and_evaluate_candidates:: [INFO] [stderr] 29: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 30: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] 31: 0x7f49f8a57412 - ::try_evaluate_added_goals [INFO] [stderr] 59: 0x7f85eb734a37 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 32: 0x7f49f8b1d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 60: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 33: 0x7f49f8f36b57 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 61: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] 34: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 62: 0x7f85eb257412 - ::try_evaluate_added_goals [INFO] [stderr] 35: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] 63: 0x7f85eb31d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 36: 0x7f49f8a57412 - ::try_evaluate_added_goals [INFO] [stderr] 37: 0x7f49f8b1d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 38: 0x7f49f8bc4655 - ::consider_impl_candidate [INFO] [stderr] 64: 0x7f85eb31caca - ::probe_misc_candidate::{closure#0}, core[62993273bd36b9d]::result::Result, rustc_middle[f783a685b286c599]::traits::query::NoSolution>>>::enter::<::probe_and_evaluate_goal_for_constituent_tys::{closure#0}> [INFO] [stderr] 65: 0x7f85eb3c2177 - ::assemble_and_evaluate_candidates:: [INFO] [stderr] 66: 0x7f85eb734a37 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 67: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 68: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] 69: 0x7f85eb256b8f - ::enter_root::, ::evaluate_root_goal::{closure#0}> [INFO] [stderr] 70: 0x7f85eb2560f0 - ::select_where_possible [INFO] [stderr] 71: 0x7f85eb3ca7d1 - rustc_trait_selection[34a29af4827dacc4]::traits::coherence::overlap [INFO] [stderr] 39: 0x7f49f8bc2856 - ::assemble_and_evaluate_candidates:: [INFO] [stderr] 72: 0x7f85eb3c8df4 - ::insert [INFO] [stderr] 40: 0x7f49f8f34a37 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 73: 0x7f85eb3c7a7d - ::insert [INFO] [stderr] 74: 0x7f85eb645f69 - rustc_trait_selection[34a29af4827dacc4]::traits::specialize::specialization_graph_provider [INFO] [stderr] 41: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 42: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] 75: 0x7f85eb645ae1 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 43: 0x7f49f8a57412 - ::try_evaluate_added_goals [INFO] [stderr] 44: 0x7f49f8b1d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 45: 0x7f49f890261c - ::consider_impl_candidate [INFO] [stderr] 76: 0x7f85eaabb11c - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 77: 0x7f85eab712ae - rustc_query_impl[a7e96532d76369ef]::query_impl::specialization_graph_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 46: 0x7f49f8f354a1 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 78: 0x7f85eb398120 - rustc_hir_analysis[5814cb59c0a64760]::coherence::coherent_trait [INFO] [stderr] 47: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 48: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] 79: 0x7f85eb397e33 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 49: 0x7f49f8a57412 - ::try_evaluate_added_goals [INFO] [stderr] 50: 0x7f49f8699c85 - ::commit_if_ok::::try_normalize_ty_recur::{closure#0}::{closure#0}> [INFO] [stderr] 80: 0x7f85eaadba11 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 51: 0x7f49f869a626 - ::try_normalize_ty_recur [INFO] [stderr] 81: 0x7f85eb0b2623 - rustc_query_impl[a7e96532d76369ef]::query_impl::coherent_trait::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 52: 0x7f49f869a3e3 - ::try_normalize_term [INFO] [stderr] 82: 0x7f85eb0fdde7 - rustc_hir_analysis[5814cb59c0a64760]::check::wfcheck::check_well_formed [INFO] [stderr] 53: 0x7f49f8f34d0b - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 83: 0x7f85eb0fbc2b - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 54: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 55: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] 56: 0x7f49f8a57412 - ::try_evaluate_added_goals [INFO] [stderr] 84: 0x7f85eb0fb300 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 57: 0x7f49f8a4357e - ::structurally_normalize_ty [INFO] [stderr] 85: 0x7f85eb0fb07f - rustc_query_impl[a7e96532d76369ef]::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 58: 0x7f49f8bc19e9 - ::assemble_and_evaluate_candidates:: [INFO] [stderr] 86: 0x7f85eb0f8e7a - rustc_hir_analysis[5814cb59c0a64760]::check::wfcheck::check_mod_type_wf [INFO] [stderr] 59: 0x7f49f8f34a37 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 87: 0x7f85eb0f8cb7 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 60: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 88: 0x7f85eb0f7fc6 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 89: 0x7f85eb0f7d7f - rustc_query_impl[a7e96532d76369ef]::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 90: 0x7f85eafe3d17 - rustc_hir_analysis[5814cb59c0a64760]::check_crate [INFO] [stderr] 91: 0x7f85eb3ae46a - rustc_interface[d8a7e9ed6b002fb1]::passes::analysis [INFO] [stderr] 92: 0x7f85eb3ae0a5 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 93: 0x7f85eb823665 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 94: 0x7f85eb8233c9 - rustc_query_impl[a7e96532d76369ef]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 95: 0x7f85eb549ec4 - rustc_interface[d8a7e9ed6b002fb1]::interface::run_compiler::, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0} [INFO] [stderr] 96: 0x7f85eba93645 - std[dc21a7bfc8471bc4]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>> [INFO] [stderr] 61: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] 62: 0x7f49f8a57412 - ::try_evaluate_added_goals [INFO] [stderr] 63: 0x7f49f8b1d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 97: 0x7f85eba93472 - <::spawn_unchecked_, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#1} as core[62993273bd36b9d]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 64: 0x7f49f8b1caca - ::probe_misc_candidate::{closure#0}, core[62993273bd36b9d]::result::Result, rustc_middle[f783a685b286c599]::traits::query::NoSolution>>>::enter::<::probe_and_evaluate_goal_for_constituent_tys::{closure#0}> [INFO] [stderr] 65: 0x7f49f8bc2177 - ::assemble_and_evaluate_candidates:: [INFO] [stderr] 66: 0x7f49f8f34a37 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 67: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 68: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] 98: 0x7f85ecc311d5 - as core::ops::function::FnOnce>::call_once::h3d2a9b7c225bae7c [INFO] [stderr] 69: 0x7f49f8a56b8f - ::enter_root::, ::evaluate_root_goal::{closure#0}> [INFO] [stderr] 70: 0x7f49f8a560f0 - ::select_where_possible [INFO] [stderr] 71: 0x7f49f8bca7d1 - rustc_trait_selection[34a29af4827dacc4]::traits::coherence::overlap [INFO] [stderr] 72: 0x7f49f8bc8df4 - ::insert [INFO] [stderr] 73: 0x7f49f8bc7a7d - ::insert [INFO] [stderr] 74: 0x7f49f8e45f69 - rustc_trait_selection[34a29af4827dacc4]::traits::specialize::specialization_graph_provider [INFO] [stderr] 75: 0x7f49f8e45ae1 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 76: 0x7f49f82bb11c - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 77: 0x7f49f83712ae - rustc_query_impl[a7e96532d76369ef]::query_impl::specialization_graph_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 78: 0x7f49f8b98120 - rustc_hir_analysis[5814cb59c0a64760]::coherence::coherent_trait [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 79: 0x7f49f8b97e33 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 80: 0x7f49f82dba11 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 81: 0x7f49f88b2623 - rustc_query_impl[a7e96532d76369ef]::query_impl::coherent_trait::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 82: 0x7f49f88fdde7 - rustc_hir_analysis[5814cb59c0a64760]::check::wfcheck::check_well_formed [INFO] [stderr] 99: 0x7f85ecc311d5 - as core::ops::function::FnOnce>::call_once::h88b7eadfd697b52d [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 100: 0x7f85ecc311d5 - std::sys::pal::unix::thread::Thread::new::thread_start::he12a8f4512b172c4 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stderr] 101: 0x7f85e666cac3 - [INFO] [stderr] 102: 0x7f85e66fdbf4 - __clone [INFO] [stderr] 103: 0x0 - [INFO] [stderr] [INFO] [stderr] 83: 0x7f49f88fbc2b - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 84: 0x7f49f88fb300 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] note: it seems that this compiler `1.78.0-nightly (72eda894e 2024-03-14)` is outdated, a newer nightly should have been released in the mean time [INFO] [stderr] | [INFO] [stderr] = note: please consider running `rustup update nightly` to update the nightly channel and check if this problem still persists [INFO] [stderr] = note: if the problem still persists, we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2024-04-01T10_47_43-15.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.78.0-nightly (72eda894e 2024-03-14) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] 85: 0x7f49f88fb07f - rustc_query_impl[a7e96532d76369ef]::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 86: 0x7f49f88f8e7a - rustc_hir_analysis[5814cb59c0a64760]::check::wfcheck::check_mod_type_wf [INFO] [stderr] 87: 0x7f49f88f8cb7 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 88: 0x7f49f88f7fc6 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 89: 0x7f49f88f7d7f - rustc_query_impl[a7e96532d76369ef]::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 90: 0x7f49f87e3d17 - rustc_hir_analysis[5814cb59c0a64760]::check_crate [INFO] [stderr] 91: 0x7f49f8bae46a - rustc_interface[d8a7e9ed6b002fb1]::passes::analysis [INFO] [stderr] 92: 0x7f49f8bae0a5 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 93: 0x7f49f9023665 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 94: 0x7f49f90233c9 - rustc_query_impl[a7e96532d76369ef]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] #0 [specialization_graph_of] building specialization graph of trait `core::cmp::PartialOrd` [INFO] [stderr] #1 [coherent_trait] coherence checking all impls of trait `core::cmp::PartialOrd` [INFO] [stderr] #2 [check_well_formed] checking that `impls::` is well-formed [INFO] [stderr] #3 [check_mod_type_wf] checking that types are well-formed in module `impls` [INFO] [stderr] 95: 0x7f49f8d49ec4 - rustc_interface[d8a7e9ed6b002fb1]::interface::run_compiler::, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0} [INFO] [stderr] #4 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] 96: 0x7f49f9293645 - std[dc21a7bfc8471bc4]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>> [INFO] [stderr] 97: 0x7f49f9293472 - <::spawn_unchecked_, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#1} as core[62993273bd36b9d]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 98: 0x7f49f3f991d5 - as core::ops::function::FnOnce>::call_once::h3d2a9b7c225bae7c [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 99: 0x7f49f3f991d5 - as core::ops::function::FnOnce>::call_once::h88b7eadfd697b52d [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 100: 0x7f49f3f991d5 - std::sys::pal::unix::thread::Thread::new::thread_start::he12a8f4512b172c4 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stderr] 101: 0x7f49f3d44ac3 - [INFO] [stderr] 102: 0x7f49f3dd5bf4 - __clone [INFO] [stderr] 103: 0x0 - [INFO] [stderr] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/num.rs:9:33 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Integer { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] note: it seems that this compiler `1.78.0-nightly (72eda894e 2024-03-14)` is outdated, a newer nightly should have been released in the mean time [INFO] [stderr] | [INFO] [stderr] = note: please consider running `rustup update nightly` to update the nightly channel and check if this problem still persists [INFO] [stderr] = note: if the problem still persists, we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/num.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 13 | impl Integer { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2024-04-01T10_47_43-14.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.78.0-nightly (72eda894e 2024-03-14) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [specialization_graph_of] building specialization graph of trait `core::cmp::PartialOrd` [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/num.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | impl ContainsRet for Integer { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] #1 [coherent_trait] coherence checking all impls of trait `core::cmp::PartialOrd` [INFO] [stderr] #2 [check_well_formed] checking that `impls::` is well-formed [INFO] [stderr] #3 [check_mod_type_wf] checking that types are well-formed in module `impls` [INFO] [stderr] #4 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/num.rs:27:19 [INFO] [stdout] | [INFO] [stdout] 27 | impl ValInRange for Integer where [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/num.rs:31:47 [INFO] [stdout] | [INFO] [stdout] 31 | pub trait RangeInRange { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/num.rs:34:46 [INFO] [stdout] | [INFO] [stdout] 34 | impl RangeInRange for T { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/num.rs:9:33 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Integer { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_middle/src/util/bug.rs:35:44: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f85ecc24902 - std::backtrace_rs::backtrace::libunwind::trace::h9c7f94e40162a27c [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x7f85ecc24902 - std::backtrace_rs::backtrace::trace_unsynchronized::ha56ed7d3a539b199 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f85ecc24902 - std::sys_common::backtrace::_print_fmt::h2b061112255cbda0 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x7f85ecc24902 - ::fmt::hd2f62a79c076756d [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x7f85ecc75c5c - core::fmt::rt::Argument::fmt::h3f82fcb0e5df8f82 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x7f85ecc75c5c - core::fmt::write::h205e4aa24bad4cfa [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x7f85ecc1988f - std::io::Write::write_fmt::he97e1f829a4300f2 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 7: 0x7f85ecc246d4 - std::sys_common::backtrace::_print::hc96730fdf6f00296 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/num.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 13 | impl Integer { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 8: 0x7f85ecc246d4 - std::sys_common::backtrace::print::h1c9d9bd05b4be363 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/num.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | impl ContainsRet for Integer { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/num.rs:27:19 [INFO] [stdout] | [INFO] [stdout] 27 | impl ValInRange for Integer where [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/num.rs:31:47 [INFO] [stdout] | [INFO] [stdout] 31 | pub trait RangeInRange { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/num.rs:34:46 [INFO] [stdout] | [INFO] [stdout] 34 | impl RangeInRange for T { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_middle/src/util/bug.rs:35:44: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 9: 0x7f85ecc273db - std::panicking::default_hook::{{closure}}::h49c3c76f3668a21c [INFO] [stderr] 10: 0x7f85ecc27133 - std::panicking::default_hook::h0c2f084c9298debc [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x7f85e97f2a0e - std[dc21a7bfc8471bc4]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 12: 0x7f85ecc27b40 - as core::ops::function::Fn>::call::h5737f5f9d497b6c3 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2034:9 [INFO] [stderr] 13: 0x7f85ecc27b40 - std::panicking::rust_panic_with_hook::h193b3d102883e089 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:783:13 [INFO] [stderr] 14: 0x7f85e981f084 - std[dc21a7bfc8471bc4]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 15: 0x7f85e981bb26 - std[dc21a7bfc8471bc4]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 16: 0x7f85e9817006 - std[dc21a7bfc8471bc4]::panicking::begin_panic:: [INFO] [stderr] 17: 0x7f85e9828341 - ::emit_producing_guarantee [INFO] [stderr] 18: 0x7f85e9ca1351 - rustc_middle[f783a685b286c599]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 19: 0x7f85e9c84cca - rustc_middle[f783a685b286c599]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 20: 0x7f85e9c84b48 - rustc_middle[f783a685b286c599]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 21: 0x7f85e825f460 - rustc_middle[f783a685b286c599]::util::bug::bug_fmt [INFO] [stderr] 22: 0x7f85eb102bd8 - ::consider_impl_candidate [INFO] [stderr] 23: 0x7f85eb7354a1 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 24: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 25: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] 26: 0x7f85eb257412 - ::try_evaluate_added_goals [INFO] [stderr] 27: 0x7f85eae9a54d - ::try_normalize_term [INFO] [stderr] 28: 0x7f85eb734d0b - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 29: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 30: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] 31: 0x7f85eb257412 - ::try_evaluate_added_goals [INFO] [stderr] 32: 0x7f85eb31d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 33: 0x7f85eb736b57 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 34: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 35: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] 36: 0x7f85eb257412 - ::try_evaluate_added_goals [INFO] [stderr] 37: 0x7f85eb31d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 38: 0x7f85eb3c4655 - ::consider_impl_candidate [INFO] [stderr] 39: 0x7f85eb3c2856 - ::assemble_and_evaluate_candidates:: [INFO] [stderr] 0: 0x7f49f3f8c902 - std::backtrace_rs::backtrace::libunwind::trace::h9c7f94e40162a27c [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 40: 0x7f85eb734a37 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 41: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 42: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] 43: 0x7f85eb257412 - ::try_evaluate_added_goals [INFO] [stderr] 44: 0x7f85eb31d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 45: 0x7f85eb10261c - ::consider_impl_candidate [INFO] [stderr] 46: 0x7f85eb7354a1 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 47: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 48: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] 49: 0x7f85eb257412 - ::try_evaluate_added_goals [INFO] [stderr] 50: 0x7f85eae99c85 - ::commit_if_ok::::try_normalize_ty_recur::{closure#0}::{closure#0}> [INFO] [stderr] 51: 0x7f85eae9a626 - ::try_normalize_ty_recur [INFO] [stderr] 52: 0x7f85eae9a3e3 - ::try_normalize_term [INFO] [stderr] 53: 0x7f85eb734d0b - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 54: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 55: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] 56: 0x7f85eb257412 - ::try_evaluate_added_goals [INFO] [stderr] 57: 0x7f85eb24357e - ::structurally_normalize_ty [INFO] [stderr] 58: 0x7f85eb3c19e9 - ::assemble_and_evaluate_candidates:: [INFO] [stderr] 59: 0x7f85eb734a37 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 60: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 61: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] 62: 0x7f85eb257412 - ::try_evaluate_added_goals [INFO] [stderr] 63: 0x7f85eb31d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 64: 0x7f85eb31caca - ::probe_misc_candidate::{closure#0}, core[62993273bd36b9d]::result::Result, rustc_middle[f783a685b286c599]::traits::query::NoSolution>>>::enter::<::probe_and_evaluate_goal_for_constituent_tys::{closure#0}> [INFO] [stderr] 65: 0x7f85eb3c2177 - ::assemble_and_evaluate_candidates:: [INFO] [stderr] 66: 0x7f85eb734a37 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 67: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 68: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] 69: 0x7f85eb256b8f - ::enter_root::, ::evaluate_root_goal::{closure#0}> [INFO] [stderr] 70: 0x7f85eb2560f0 - ::select_where_possible [INFO] [stderr] 71: 0x7f85eb3ca7d1 - rustc_trait_selection[34a29af4827dacc4]::traits::coherence::overlap [INFO] [stderr] 72: 0x7f85eb3c8df4 - ::insert [INFO] [stderr] 73: 0x7f85eb3c7a7d - ::insert [INFO] [stderr] 74: 0x7f85eb645f69 - rustc_trait_selection[34a29af4827dacc4]::traits::specialize::specialization_graph_provider [INFO] [stderr] 75: 0x7f85eb645ae1 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 76: 0x7f85eaabb11c - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 77: 0x7f85eab712ae - rustc_query_impl[a7e96532d76369ef]::query_impl::specialization_graph_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 78: 0x7f85eb398120 - rustc_hir_analysis[5814cb59c0a64760]::coherence::coherent_trait [INFO] [stderr] 79: 0x7f85eb397e33 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 80: 0x7f85eaadba11 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 81: 0x7f85eb0b2623 - rustc_query_impl[a7e96532d76369ef]::query_impl::coherent_trait::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 82: 0x7f85eb0fdde7 - rustc_hir_analysis[5814cb59c0a64760]::check::wfcheck::check_well_formed [INFO] [stderr] 83: 0x7f85eb0fbc2b - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 84: 0x7f85eb0fb300 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 85: 0x7f85eb0fb07f - rustc_query_impl[a7e96532d76369ef]::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 86: 0x7f85eb0f8e7a - rustc_hir_analysis[5814cb59c0a64760]::check::wfcheck::check_mod_type_wf [INFO] [stderr] 87: 0x7f85eb0f8cb7 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 88: 0x7f85eb0f7fc6 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 89: 0x7f85eb0f7d7f - rustc_query_impl[a7e96532d76369ef]::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 90: 0x7f85eafe3d17 - rustc_hir_analysis[5814cb59c0a64760]::check_crate [INFO] [stderr] 91: 0x7f85eb3ae46a - rustc_interface[d8a7e9ed6b002fb1]::passes::analysis [INFO] [stderr] 92: 0x7f85eb3ae0a5 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 93: 0x7f85eb823665 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 94: 0x7f85eb8233c9 - rustc_query_impl[a7e96532d76369ef]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 95: 0x7f85eb549ec4 - rustc_interface[d8a7e9ed6b002fb1]::interface::run_compiler::, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0} [INFO] [stderr] 96: 0x7f85eba93645 - std[dc21a7bfc8471bc4]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>> [INFO] [stderr] 97: 0x7f85eba93472 - <::spawn_unchecked_, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#1} as core[62993273bd36b9d]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 98: 0x7f85ecc311d5 - as core::ops::function::FnOnce>::call_once::h3d2a9b7c225bae7c [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 99: 0x7f85ecc311d5 - as core::ops::function::FnOnce>::call_once::h88b7eadfd697b52d [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 100: 0x7f85ecc311d5 - std::sys::pal::unix::thread::Thread::new::thread_start::he12a8f4512b172c4 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stderr] 101: 0x7f85e666cac3 - [INFO] [stderr] 102: 0x7f85e66fdbf4 - __clone [INFO] [stderr] 103: 0x0 - [INFO] [stderr] [INFO] [stderr] 1: 0x7f49f3f8c902 - std::backtrace_rs::backtrace::trace_unsynchronized::ha56ed7d3a539b199 [INFO] [stderr] note: it seems that this compiler `1.78.0-nightly (72eda894e 2024-03-14)` is outdated, a newer nightly should have been released in the mean time [INFO] [stderr] | [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] = note: please consider running `rustup update nightly` to update the nightly channel and check if this problem still persists [INFO] [stderr] = note: if the problem still persists, we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2024-04-01T10_47_43-15.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.78.0-nightly (72eda894e 2024-03-14) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [specialization_graph_of] building specialization graph of trait `core::fmt::Debug` [INFO] [stderr] #1 [coherent_trait] coherence checking all impls of trait `core::fmt::Debug` [INFO] [stderr] #2 [check_well_formed] checking that `num::` is well-formed [INFO] [stderr] #3 [check_mod_type_wf] checking that types are well-formed in module `num` [INFO] [stderr] #4 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] 2: 0x7f49f3f8c902 - std::sys_common::backtrace::_print_fmt::h2b061112255cbda0 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/num.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 53 | impl IsExact for Integer { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 3: 0x7f49f3f8c902 - ::fmt::hd2f62a79c076756d [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/num.rs:57:19 [INFO] [stdout] | [INFO] [stdout] 57 | impl Integer { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x7f49f3fddc5c - core::fmt::rt::Argument::fmt::h3f82fcb0e5df8f82 [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/num.rs:121:23 [INFO] [stdout] | [INFO] [stdout] 121 | impl const IntegerRange for Integer { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x7f49f3fddc5c - core::fmt::write::h205e4aa24bad4cfa [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/num.rs:130:19 [INFO] [stdout] | [INFO] [stdout] 130 | impl const From> for i128 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x7f49f3f8188f - std::io::Write::write_fmt::he97e1f829a4300f2 [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_middle/src/util/bug.rs:35:44: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 0: 0x7f85ecc24902 - std::backtrace_rs::backtrace::libunwind::trace::h9c7f94e40162a27c [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x7f85ecc24902 - std::backtrace_rs::backtrace::trace_unsynchronized::ha56ed7d3a539b199 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 7: 0x7f49f3f8c6d4 - std::sys_common::backtrace::_print::hc96730fdf6f00296 [INFO] [stderr] 2: 0x7f85ecc24902 - std::sys_common::backtrace::_print_fmt::h2b061112255cbda0 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 3: 0x7f85ecc24902 - ::fmt::hd2f62a79c076756d [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 8: 0x7f49f3f8c6d4 - std::sys_common::backtrace::print::h1c9d9bd05b4be363 [INFO] [stderr] 4: 0x7f85ecc75c5c - core::fmt::rt::Argument::fmt::h3f82fcb0e5df8f82 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x7f49f3f8f3db - std::panicking::default_hook::{{closure}}::h49c3c76f3668a21c [INFO] [stderr] 10: 0x7f49f3f8f133 - std::panicking::default_hook::h0c2f084c9298debc [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x7f49f6ff2a0e - std[dc21a7bfc8471bc4]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 12: 0x7f49f3f8fb40 - as core::ops::function::Fn>::call::h5737f5f9d497b6c3 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2034:9 [INFO] [stderr] 13: 0x7f49f3f8fb40 - std::panicking::rust_panic_with_hook::h193b3d102883e089 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:783:13 [INFO] [stderr] 14: 0x7f49f701f084 - std[dc21a7bfc8471bc4]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 15: 0x7f49f701bb26 - std[dc21a7bfc8471bc4]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 16: 0x7f49f7017006 - std[dc21a7bfc8471bc4]::panicking::begin_panic:: [INFO] [stderr] 17: 0x7f49f7028341 - ::emit_producing_guarantee [INFO] [stderr] 18: 0x7f49f74a1351 - rustc_middle[f783a685b286c599]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 19: 0x7f49f7484cca - rustc_middle[f783a685b286c599]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 20: 0x7f49f7484b48 - rustc_middle[f783a685b286c599]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 21: 0x7f49f5a5f460 - rustc_middle[f783a685b286c599]::util::bug::bug_fmt [INFO] [stderr] 5: 0x7f85ecc75c5c - core::fmt::write::h205e4aa24bad4cfa [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x7f85ecc1988f - std::io::Write::write_fmt::he97e1f829a4300f2 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 7: 0x7f85ecc246d4 - std::sys_common::backtrace::_print::hc96730fdf6f00296 [INFO] [stderr] 22: 0x7f49f8902bd8 - ::consider_impl_candidate [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x7f85ecc246d4 - std::sys_common::backtrace::print::h1c9d9bd05b4be363 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x7f85ecc273db - std::panicking::default_hook::{{closure}}::h49c3c76f3668a21c [INFO] [stderr] 10: 0x7f85ecc27133 - std::panicking::default_hook::h0c2f084c9298debc [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:292:9 [INFO] [stderr] 23: 0x7f49f8f354a1 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 11: 0x7f85e97f2a0e - std[dc21a7bfc8471bc4]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 24: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 12: 0x7f85ecc27b40 - as core::ops::function::Fn>::call::h5737f5f9d497b6c3 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2034:9 [INFO] [stderr] 13: 0x7f85ecc27b40 - std::panicking::rust_panic_with_hook::h193b3d102883e089 [INFO] [stderr] 25: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:783:13 [INFO] [stderr] 26: 0x7f49f8a57412 - ::try_evaluate_added_goals [INFO] [stderr] 14: 0x7f85e981f084 - std[dc21a7bfc8471bc4]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 27: 0x7f49f869a54d - ::try_normalize_term [INFO] [stderr] 15: 0x7f85e981bb26 - std[dc21a7bfc8471bc4]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 16: 0x7f85e9817006 - std[dc21a7bfc8471bc4]::panicking::begin_panic:: [INFO] [stderr] 17: 0x7f85e9828341 - ::emit_producing_guarantee [INFO] [stderr] 28: 0x7f49f8f34d0b - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 18: 0x7f85e9ca1351 - rustc_middle[f783a685b286c599]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 19: 0x7f85e9c84cca - rustc_middle[f783a685b286c599]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 29: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 30: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] 20: 0x7f85e9c84b48 - rustc_middle[f783a685b286c599]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 31: 0x7f49f8a57412 - ::try_evaluate_added_goals [INFO] [stderr] 21: 0x7f85e825f460 - rustc_middle[f783a685b286c599]::util::bug::bug_fmt [INFO] [stderr] 32: 0x7f49f8b1d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 22: 0x7f85eb102bd8 - ::consider_impl_candidate [INFO] [stderr] 23: 0x7f85eb7354a1 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 33: 0x7f49f8f36b57 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 24: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 25: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] 34: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 26: 0x7f85eb257412 - ::try_evaluate_added_goals [INFO] [stderr] 27: 0x7f85eae9a54d - ::try_normalize_term [INFO] [stderr] 35: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] 36: 0x7f49f8a57412 - ::try_evaluate_added_goals [INFO] [stderr] 28: 0x7f85eb734d0b - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 37: 0x7f49f8b1d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 29: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 30: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] 38: 0x7f49f8bc4655 - ::consider_impl_candidate [INFO] [stderr] 31: 0x7f85eb257412 - ::try_evaluate_added_goals [INFO] [stderr] 32: 0x7f85eb31d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 39: 0x7f49f8bc2856 - ::assemble_and_evaluate_candidates:: [INFO] [stderr] 33: 0x7f85eb736b57 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 40: 0x7f49f8f34a37 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 34: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 35: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] 36: 0x7f85eb257412 - ::try_evaluate_added_goals [INFO] [stderr] 41: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 37: 0x7f85eb31d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 42: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] 38: 0x7f85eb3c4655 - ::consider_impl_candidate [INFO] [stderr] 39: 0x7f85eb3c2856 - ::assemble_and_evaluate_candidates:: [INFO] [stderr] 43: 0x7f49f8a57412 - ::try_evaluate_added_goals [INFO] [stderr] 44: 0x7f49f8b1d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 40: 0x7f85eb734a37 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 45: 0x7f49f890261c - ::consider_impl_candidate [INFO] [stderr] 41: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 46: 0x7f49f8f354a1 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 47: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 48: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] 49: 0x7f49f8a57412 - ::try_evaluate_added_goals [INFO] [stderr] 50: 0x7f49f8699c85 - ::commit_if_ok::::try_normalize_ty_recur::{closure#0}::{closure#0}> [INFO] [stderr] 51: 0x7f49f869a626 - ::try_normalize_ty_recur [INFO] [stderr] 52: 0x7f49f869a3e3 - ::try_normalize_term [INFO] [stderr] 53: 0x7f49f8f34d0b - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 54: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 55: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] 56: 0x7f49f8a57412 - ::try_evaluate_added_goals [INFO] [stderr] 57: 0x7f49f8a4357e - ::structurally_normalize_ty [INFO] [stderr] 58: 0x7f49f8bc19e9 - ::assemble_and_evaluate_candidates:: [INFO] [stderr] 59: 0x7f49f8f34a37 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 60: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 61: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] 62: 0x7f49f8a57412 - ::try_evaluate_added_goals [INFO] [stderr] 63: 0x7f49f8b1d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 42: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] 43: 0x7f85eb257412 - ::try_evaluate_added_goals [INFO] [stderr] 44: 0x7f85eb31d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 45: 0x7f85eb10261c - ::consider_impl_candidate [INFO] [stderr] 46: 0x7f85eb7354a1 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 47: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 48: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] 49: 0x7f85eb257412 - ::try_evaluate_added_goals [INFO] [stderr] 50: 0x7f85eae99c85 - ::commit_if_ok::::try_normalize_ty_recur::{closure#0}::{closure#0}> [INFO] [stderr] 51: 0x7f85eae9a626 - ::try_normalize_ty_recur [INFO] [stderr] 52: 0x7f85eae9a3e3 - ::try_normalize_term [INFO] [stderr] 53: 0x7f85eb734d0b - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 54: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 55: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] 56: 0x7f85eb257412 - ::try_evaluate_added_goals [INFO] [stderr] 57: 0x7f85eb24357e - ::structurally_normalize_ty [INFO] [stderr] 58: 0x7f85eb3c19e9 - ::assemble_and_evaluate_candidates:: [INFO] [stderr] 59: 0x7f85eb734a37 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 60: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 61: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] 62: 0x7f85eb257412 - ::try_evaluate_added_goals [INFO] [stderr] 63: 0x7f85eb31d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 64: 0x7f85eb31caca - ::probe_misc_candidate::{closure#0}, core[62993273bd36b9d]::result::Result, rustc_middle[f783a685b286c599]::traits::query::NoSolution>>>::enter::<::probe_and_evaluate_goal_for_constituent_tys::{closure#0}> [INFO] [stderr] 65: 0x7f85eb3c2177 - ::assemble_and_evaluate_candidates:: [INFO] [stderr] 66: 0x7f85eb734a37 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 67: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 68: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] 69: 0x7f85eb256b8f - ::enter_root::, ::evaluate_root_goal::{closure#0}> [INFO] [stderr] 70: 0x7f85eb2560f0 - ::select_where_possible [INFO] [stderr] 71: 0x7f85eb3ca7d1 - rustc_trait_selection[34a29af4827dacc4]::traits::coherence::overlap [INFO] [stderr] 72: 0x7f85eb3c8df4 - ::insert [INFO] [stderr] 73: 0x7f85eb3c7a7d - ::insert [INFO] [stderr] 74: 0x7f85eb645f69 - rustc_trait_selection[34a29af4827dacc4]::traits::specialize::specialization_graph_provider [INFO] [stderr] 75: 0x7f85eb645ae1 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 76: 0x7f85eaabb11c - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 77: 0x7f85eab712ae - rustc_query_impl[a7e96532d76369ef]::query_impl::specialization_graph_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 78: 0x7f85eb398120 - rustc_hir_analysis[5814cb59c0a64760]::coherence::coherent_trait [INFO] [stderr] 79: 0x7f85eb397e33 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 80: 0x7f85eaadba11 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 81: 0x7f85eb0b2623 - rustc_query_impl[a7e96532d76369ef]::query_impl::coherent_trait::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 82: 0x7f85eb0fdde7 - rustc_hir_analysis[5814cb59c0a64760]::check::wfcheck::check_well_formed [INFO] [stderr] 83: 0x7f85eb0fbc2b - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 84: 0x7f85eb0fb300 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 85: 0x7f85eb0fb07f - rustc_query_impl[a7e96532d76369ef]::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 86: 0x7f85eb0f8e7a - rustc_hir_analysis[5814cb59c0a64760]::check::wfcheck::check_mod_type_wf [INFO] [stderr] 87: 0x7f85eb0f8cb7 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 88: 0x7f85eb0f7fc6 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 89: 0x7f85eb0f7d7f - rustc_query_impl[a7e96532d76369ef]::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 90: 0x7f85eafe3d17 - rustc_hir_analysis[5814cb59c0a64760]::check_crate [INFO] [stderr] 91: 0x7f85eb3ae46a - rustc_interface[d8a7e9ed6b002fb1]::passes::analysis [INFO] [stderr] 92: 0x7f85eb3ae0a5 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 93: 0x7f85eb823665 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 94: 0x7f85eb8233c9 - rustc_query_impl[a7e96532d76369ef]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 95: 0x7f85eb549ec4 - rustc_interface[d8a7e9ed6b002fb1]::interface::run_compiler::, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0} [INFO] [stderr] 96: 0x7f85eba93645 - std[dc21a7bfc8471bc4]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>> [INFO] [stderr] 97: 0x7f85eba93472 - <::spawn_unchecked_, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#1} as core[62993273bd36b9d]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 98: 0x7f85ecc311d5 - as core::ops::function::FnOnce>::call_once::h3d2a9b7c225bae7c [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 99: 0x7f85ecc311d5 - as core::ops::function::FnOnce>::call_once::h88b7eadfd697b52d [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 100: 0x7f85ecc311d5 - std::sys::pal::unix::thread::Thread::new::thread_start::he12a8f4512b172c4 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stderr] 101: 0x7f85e666cac3 - [INFO] [stderr] 102: 0x7f85e66fdbf4 - __clone [INFO] [stderr] 103: 0x0 - [INFO] [stderr] [INFO] [stderr] note: it seems that this compiler `1.78.0-nightly (72eda894e 2024-03-14)` is outdated, a newer nightly should have been released in the mean time [INFO] [stderr] | [INFO] [stderr] = note: please consider running `rustup update nightly` to update the nightly channel and check if this problem still persists [INFO] [stderr] = note: if the problem still persists, we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2024-04-01T10_47_43-15.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.78.0-nightly (72eda894e 2024-03-14) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [specialization_graph_of] building specialization graph of trait `core::convert::TryFrom` [INFO] [stderr] #1 [coherent_trait] coherence checking all impls of trait `core::convert::TryFrom` [INFO] [stderr] #2 [check_well_formed] checking that `num::` is well-formed [INFO] [stderr] #3 [check_mod_type_wf] checking that types are well-formed in module `num` [INFO] [stderr] #4 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/inner_rep.rs:11:33 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct IntRepr(::Repr); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits [INFO] [stdout] --> bounded_math/src/inner_rep.rs:15:36 [INFO] [stdout] | [INFO] [stdout] 15 | type Repr: Clone + Copy + ~const TryFrom + ~const Into; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits [INFO] [stdout] --> bounded_math/src/inner_rep.rs:15:59 [INFO] [stdout] | [INFO] [stdout] 15 | type Repr: Clone + Copy + ~const TryFrom + ~const Into; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/inner_rep.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | impl const IntRepresentation for IntRepr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/inner_rep.rs:46:19 [INFO] [stdout] | [INFO] [stdout] 46 | impl Display for IntRepr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_middle/src/util/bug.rs:35:44: [INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits [INFO] [stdout] --> bounded_math/src/inner_rep.rs:68:40 [INFO] [stdout] | [INFO] [stdout] 68 | type Repr: Clone + Copy + ~const TryFrom + ~const Into; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Box [INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits [INFO] [stdout] --> bounded_math/src/inner_rep.rs:68:63 [INFO] [stdout] | [INFO] [stdout] 68 | type Repr: Clone + Copy + ~const TryFrom + ~const Into; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] stack backtrace: [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/inner_rep.rs:73:23 [INFO] [stdout] | [INFO] [stdout] 73 | impl const $largest_prim_tr for IntRepr [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 0: 0x7f85ecc24902 - std::backtrace_rs::backtrace::libunwind::trace::h9c7f94e40162a27c [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x7f85ecc24902 - std::backtrace_rs::backtrace::trace_unsynchronized::ha56ed7d3a539b199 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f85ecc24902 - std::sys_common::backtrace::_print_fmt::h2b061112255cbda0 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x7f85ecc24902 - ::fmt::hd2f62a79c076756d [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x7f85ecc75c5c - core::fmt::rt::Argument::fmt::h3f82fcb0e5df8f82 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x7f85ecc75c5c - core::fmt::write::h205e4aa24bad4cfa [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x7f85ecc1988f - std::io::Write::write_fmt::he97e1f829a4300f2 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 7: 0x7f85ecc246d4 - std::sys_common::backtrace::_print::hc96730fdf6f00296 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x7f85ecc246d4 - std::sys_common::backtrace::print::h1c9d9bd05b4be363 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x7f85ecc273db - std::panicking::default_hook::{{closure}}::h49c3c76f3668a21c [INFO] [stderr] 64: 0x7f49f8b1caca - ::probe_misc_candidate::{closure#0}, core[62993273bd36b9d]::result::Result, rustc_middle[f783a685b286c599]::traits::query::NoSolution>>>::enter::<::probe_and_evaluate_goal_for_constituent_tys::{closure#0}> [INFO] [stderr] 10: 0x7f85ecc27133 - std::panicking::default_hook::h0c2f084c9298debc [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:292:9 [INFO] [stderr] 65: 0x7f49f8bc2177 - ::assemble_and_evaluate_candidates:: [INFO] [stderr] 66: 0x7f49f8f34a37 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 67: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 68: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] 69: 0x7f49f8a56b8f - ::enter_root::, ::evaluate_root_goal::{closure#0}> [INFO] [stderr] 70: 0x7f49f8a560f0 - ::select_where_possible [INFO] [stderr] 71: 0x7f49f8bca7d1 - rustc_trait_selection[34a29af4827dacc4]::traits::coherence::overlap [INFO] [stderr] 72: 0x7f49f8bc8df4 - ::insert [INFO] [stderr] 73: 0x7f49f8bc7a7d - ::insert [INFO] [stderr] 74: 0x7f49f8e45f69 - rustc_trait_selection[34a29af4827dacc4]::traits::specialize::specialization_graph_provider [INFO] [stderr] 75: 0x7f49f8e45ae1 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 76: 0x7f49f82bb11c - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 77: 0x7f49f83712ae - rustc_query_impl[a7e96532d76369ef]::query_impl::specialization_graph_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 78: 0x7f49f8b98120 - rustc_hir_analysis[5814cb59c0a64760]::coherence::coherent_trait [INFO] [stderr] 79: 0x7f49f8b97e33 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 11: 0x7f85e97f2a0e - std[dc21a7bfc8471bc4]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 80: 0x7f49f82dba11 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 81: 0x7f49f88b2623 - rustc_query_impl[a7e96532d76369ef]::query_impl::coherent_trait::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 82: 0x7f49f88fdde7 - rustc_hir_analysis[5814cb59c0a64760]::check::wfcheck::check_well_formed [INFO] [stderr] 83: 0x7f49f88fbc2b - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 84: 0x7f49f88fb300 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 85: 0x7f49f88fb07f - rustc_query_impl[a7e96532d76369ef]::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 86: 0x7f49f88f8e7a - rustc_hir_analysis[5814cb59c0a64760]::check::wfcheck::check_mod_type_wf [INFO] [stderr] 87: 0x7f49f88f8cb7 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 88: 0x7f49f88f7fc6 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 89: 0x7f49f88f7d7f - rustc_query_impl[a7e96532d76369ef]::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 90: 0x7f49f87e3d17 - rustc_hir_analysis[5814cb59c0a64760]::check_crate [INFO] [stderr] 91: 0x7f49f8bae46a - rustc_interface[d8a7e9ed6b002fb1]::passes::analysis [INFO] [stderr] 92: 0x7f49f8bae0a5 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 93: 0x7f49f9023665 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 94: 0x7f49f90233c9 - rustc_query_impl[a7e96532d76369ef]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 95: 0x7f49f8d49ec4 - rustc_interface[d8a7e9ed6b002fb1]::interface::run_compiler::, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0} [INFO] [stderr] 96: 0x7f49f9293645 - std[dc21a7bfc8471bc4]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>> [INFO] [stderr] 12: 0x7f85ecc27b40 - as core::ops::function::Fn>::call::h5737f5f9d497b6c3 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2034:9 [INFO] [stderr] 13: 0x7f85ecc27b40 - std::panicking::rust_panic_with_hook::h193b3d102883e089 [INFO] [stderr] 97: 0x7f49f9293472 - <::spawn_unchecked_, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#1} as core[62993273bd36b9d]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 98: 0x7f49f3f991d5 - as core::ops::function::FnOnce>::call_once::h3d2a9b7c225bae7c [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 99: 0x7f49f3f991d5 - as core::ops::function::FnOnce>::call_once::h88b7eadfd697b52d [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 100: 0x7f49f3f991d5 - std::sys::pal::unix::thread::Thread::new::thread_start::he12a8f4512b172c4 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stderr] 101: 0x7f49f3d44ac3 - [INFO] [stderr] 102: 0x7f49f3dd5bf4 - __clone [INFO] [stderr] 103: 0x0 - [INFO] [stderr] [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:783:13 [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/num.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 53 | impl IsExact for Integer { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 14: 0x7f85e981f084 - std[dc21a7bfc8471bc4]::panicking::begin_panic::::{closure#0} [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/num.rs:57:19 [INFO] [stdout] | [INFO] [stdout] 57 | impl Integer { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 15: 0x7f85e981bb26 - std[dc21a7bfc8471bc4]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/num.rs:121:23 [INFO] [stdout] | [INFO] [stdout] 121 | impl const IntegerRange for Integer { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 16: 0x7f85e9817006 - std[dc21a7bfc8471bc4]::panicking::begin_panic:: [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/num.rs:130:19 [INFO] [stdout] | [INFO] [stdout] 130 | impl const From> for i128 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 17: 0x7f85e9828341 - ::emit_producing_guarantee [INFO] [stderr] note: it seems that this compiler `1.78.0-nightly (72eda894e 2024-03-14)` is outdated, a newer nightly should have been released in the mean time [INFO] [stderr] | [INFO] [stderr] = note: please consider running `rustup update nightly` to update the nightly channel and check if this problem still persists [INFO] [stderr] = note: if the problem still persists, we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2024-04-01T10_47_43-14.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.78.0-nightly (72eda894e 2024-03-14) running on x86_64-unknown-linux-gnu [INFO] [stderr] 18: 0x7f85e9ca1351 - rustc_middle[f783a685b286c599]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [specialization_graph_of] building specialization graph of trait `core::fmt::Debug` [INFO] [stderr] #1 [coherent_trait] coherence checking all impls of trait `core::fmt::Debug` [INFO] [stderr] #2 [check_well_formed] checking that `num::` is well-formed [INFO] [stderr] #3 [check_mod_type_wf] checking that types are well-formed in module `num` [INFO] [stderr] #4 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] 19: 0x7f85e9c84cca - rustc_middle[f783a685b286c599]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 20: 0x7f85e9c84b48 - rustc_middle[f783a685b286c599]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 21: 0x7f85e825f460 - rustc_middle[f783a685b286c599]::util::bug::bug_fmt [INFO] [stderr] 22: 0x7f85eb102bd8 - ::consider_impl_candidate [INFO] [stderr] 23: 0x7f85eb7354a1 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 24: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 25: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_middle/src/util/bug.rs:35:44: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 26: 0x7f85eb257412 - ::try_evaluate_added_goals [INFO] [stderr] 0: 0x7f49f3f8c902 - std::backtrace_rs::backtrace::libunwind::trace::h9c7f94e40162a27c [INFO] [stderr] 27: 0x7f85eae9a54d - ::try_normalize_term [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x7f49f3f8c902 - std::backtrace_rs::backtrace::trace_unsynchronized::ha56ed7d3a539b199 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 28: 0x7f85eb734d0b - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 2: 0x7f49f3f8c902 - std::sys_common::backtrace::_print_fmt::h2b061112255cbda0 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 29: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 3: 0x7f49f3f8c902 - ::fmt::hd2f62a79c076756d [INFO] [stderr] 30: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 31: 0x7f85eb257412 - ::try_evaluate_added_goals [INFO] [stderr] 4: 0x7f49f3fddc5c - core::fmt::rt::Argument::fmt::h3f82fcb0e5df8f82 [INFO] [stderr] 32: 0x7f85eb31d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x7f49f3fddc5c - core::fmt::write::h205e4aa24bad4cfa [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 33: 0x7f85eb736b57 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 6: 0x7f49f3f8188f - std::io::Write::write_fmt::he97e1f829a4300f2 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 34: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 7: 0x7f49f3f8c6d4 - std::sys_common::backtrace::_print::hc96730fdf6f00296 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 35: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] 8: 0x7f49f3f8c6d4 - std::sys_common::backtrace::print::h1c9d9bd05b4be363 [INFO] [stderr] 36: 0x7f85eb257412 - ::try_evaluate_added_goals [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 37: 0x7f85eb31d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 9: 0x7f49f3f8f3db - std::panicking::default_hook::{{closure}}::h49c3c76f3668a21c [INFO] [stderr] 10: 0x7f49f3f8f133 - std::panicking::default_hook::h0c2f084c9298debc [INFO] [stderr] 38: 0x7f85eb3c4655 - ::consider_impl_candidate [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:292:9 [INFO] [stderr] 39: 0x7f85eb3c2856 - ::assemble_and_evaluate_candidates:: [INFO] [stderr] 11: 0x7f49f6ff2a0e - std[dc21a7bfc8471bc4]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 40: 0x7f85eb734a37 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 12: 0x7f49f3f8fb40 - as core::ops::function::Fn>::call::h5737f5f9d497b6c3 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2034:9 [INFO] [stderr] 13: 0x7f49f3f8fb40 - std::panicking::rust_panic_with_hook::h193b3d102883e089 [INFO] [stderr] 41: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:783:13 [INFO] [stderr] 42: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] 14: 0x7f49f701f084 - std[dc21a7bfc8471bc4]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 15: 0x7f49f701bb26 - std[dc21a7bfc8471bc4]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 43: 0x7f85eb256b8f - ::enter_root::, ::evaluate_root_goal::{closure#0}> [INFO] [stderr] 16: 0x7f49f7017006 - std[dc21a7bfc8471bc4]::panicking::begin_panic:: [INFO] [stderr] 17: 0x7f49f7028341 - ::emit_producing_guarantee [INFO] [stderr] 44: 0x7f85eb2560f0 - ::select_where_possible [INFO] [stderr] 45: 0x7f85eb3ca7d1 - rustc_trait_selection[34a29af4827dacc4]::traits::coherence::overlap [INFO] [stderr] 18: 0x7f49f74a1351 - rustc_middle[f783a685b286c599]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 46: 0x7f85eb3c8df4 - ::insert [INFO] [stderr] 19: 0x7f49f7484cca - rustc_middle[f783a685b286c599]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 47: 0x7f85eb3c7a7d - ::insert [INFO] [stderr] 48: 0x7f85eb645f69 - rustc_trait_selection[34a29af4827dacc4]::traits::specialize::specialization_graph_provider [INFO] [stderr] 20: 0x7f49f7484b48 - rustc_middle[f783a685b286c599]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 49: 0x7f85eb645ae1 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x7f49f5a5f460 - rustc_middle[f783a685b286c599]::util::bug::bug_fmt [INFO] [stderr] 22: 0x7f49f8902bd8 - ::consider_impl_candidate [INFO] [stderr] 50: 0x7f85eaabb11c - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 23: 0x7f49f8f354a1 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 51: 0x7f85eab712ae - rustc_query_impl[a7e96532d76369ef]::query_impl::specialization_graph_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 52: 0x7f85eb398120 - rustc_hir_analysis[5814cb59c0a64760]::coherence::coherent_trait [INFO] [stderr] 24: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 25: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] 53: 0x7f85eb397e33 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 26: 0x7f49f8a57412 - ::try_evaluate_added_goals [INFO] [stderr] 27: 0x7f49f869a54d - ::try_normalize_term [INFO] [stderr] 54: 0x7f85eaadba11 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 55: 0x7f85eb0b2623 - rustc_query_impl[a7e96532d76369ef]::query_impl::coherent_trait::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 28: 0x7f49f8f34d0b - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 56: 0x7f85eb0fdde7 - rustc_hir_analysis[5814cb59c0a64760]::check::wfcheck::check_well_formed [INFO] [stderr] 29: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 30: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] 57: 0x7f85eb0fbc2b - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 31: 0x7f49f8a57412 - ::try_evaluate_added_goals [INFO] [stderr] 32: 0x7f49f8b1d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 58: 0x7f85eb0fb300 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 33: 0x7f49f8f36b57 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 59: 0x7f85eb0fb07f - rustc_query_impl[a7e96532d76369ef]::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 60: 0x7f85eb0f8e7a - rustc_hir_analysis[5814cb59c0a64760]::check::wfcheck::check_mod_type_wf [INFO] [stderr] 34: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 35: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] 61: 0x7f85eb0f8cb7 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 36: 0x7f49f8a57412 - ::try_evaluate_added_goals [INFO] [stderr] 37: 0x7f49f8b1d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 38: 0x7f49f8bc4655 - ::consider_impl_candidate [INFO] [stderr] 62: 0x7f85eb0f7fc6 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 63: 0x7f85eb0f7d7f - rustc_query_impl[a7e96532d76369ef]::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 39: 0x7f49f8bc2856 - ::assemble_and_evaluate_candidates:: [INFO] [stderr] 64: 0x7f85eafe3d17 - rustc_hir_analysis[5814cb59c0a64760]::check_crate [INFO] [stderr] 65: 0x7f85eb3ae46a - rustc_interface[d8a7e9ed6b002fb1]::passes::analysis [INFO] [stderr] 40: 0x7f49f8f34a37 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 66: 0x7f85eb3ae0a5 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 41: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 42: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] 43: 0x7f49f8a57412 - ::try_evaluate_added_goals [INFO] [stderr] 67: 0x7f85eb823665 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 44: 0x7f49f8b1d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 68: 0x7f85eb8233c9 - rustc_query_impl[a7e96532d76369ef]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 45: 0x7f49f890261c - ::consider_impl_candidate [INFO] [stderr] 46: 0x7f49f8f354a1 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 69: 0x7f85eb549ec4 - rustc_interface[d8a7e9ed6b002fb1]::interface::run_compiler::, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0} [INFO] [stderr] 70: 0x7f85eba93645 - std[dc21a7bfc8471bc4]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>> [INFO] [stderr] 47: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 48: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] 49: 0x7f49f8a57412 - ::try_evaluate_added_goals [INFO] [stderr] 50: 0x7f49f8699c85 - ::commit_if_ok::::try_normalize_ty_recur::{closure#0}::{closure#0}> [INFO] [stderr] 71: 0x7f85eba93472 - <::spawn_unchecked_, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#1} as core[62993273bd36b9d]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 72: 0x7f85ecc311d5 - as core::ops::function::FnOnce>::call_once::h3d2a9b7c225bae7c [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 73: 0x7f85ecc311d5 - as core::ops::function::FnOnce>::call_once::h88b7eadfd697b52d [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 74: 0x7f85ecc311d5 - std::sys::pal::unix::thread::Thread::new::thread_start::he12a8f4512b172c4 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stderr] 51: 0x7f49f869a626 - ::try_normalize_ty_recur [INFO] [stderr] 52: 0x7f49f869a3e3 - ::try_normalize_term [INFO] [stderr] 53: 0x7f49f8f34d0b - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 54: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 55: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] 56: 0x7f49f8a57412 - ::try_evaluate_added_goals [INFO] [stderr] 57: 0x7f49f8a4357e - ::structurally_normalize_ty [INFO] [stderr] 58: 0x7f49f8bc19e9 - ::assemble_and_evaluate_candidates:: [INFO] [stderr] 59: 0x7f49f8f34a37 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 60: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 61: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] 62: 0x7f49f8a57412 - ::try_evaluate_added_goals [INFO] [stderr] 63: 0x7f49f8b1d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 64: 0x7f49f8b1caca - ::probe_misc_candidate::{closure#0}, core[62993273bd36b9d]::result::Result, rustc_middle[f783a685b286c599]::traits::query::NoSolution>>>::enter::<::probe_and_evaluate_goal_for_constituent_tys::{closure#0}> [INFO] [stderr] 65: 0x7f49f8bc2177 - ::assemble_and_evaluate_candidates:: [INFO] [stderr] 66: 0x7f49f8f34a37 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 67: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 68: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] 69: 0x7f49f8a56b8f - ::enter_root::, ::evaluate_root_goal::{closure#0}> [INFO] [stderr] 70: 0x7f49f8a560f0 - ::select_where_possible [INFO] [stderr] 71: 0x7f49f8bca7d1 - rustc_trait_selection[34a29af4827dacc4]::traits::coherence::overlap [INFO] [stderr] 72: 0x7f49f8bc8df4 - ::insert [INFO] [stderr] 73: 0x7f49f8bc7a7d - ::insert [INFO] [stderr] 74: 0x7f49f8e45f69 - rustc_trait_selection[34a29af4827dacc4]::traits::specialize::specialization_graph_provider [INFO] [stderr] 75: 0x7f49f8e45ae1 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 76: 0x7f49f82bb11c - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 77: 0x7f49f83712ae - rustc_query_impl[a7e96532d76369ef]::query_impl::specialization_graph_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 78: 0x7f49f8b98120 - rustc_hir_analysis[5814cb59c0a64760]::coherence::coherent_trait [INFO] [stderr] 79: 0x7f49f8b97e33 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 80: 0x7f49f82dba11 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 81: 0x7f49f88b2623 - rustc_query_impl[a7e96532d76369ef]::query_impl::coherent_trait::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 82: 0x7f49f88fdde7 - rustc_hir_analysis[5814cb59c0a64760]::check::wfcheck::check_well_formed [INFO] [stderr] 83: 0x7f49f88fbc2b - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 84: 0x7f49f88fb300 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 85: 0x7f49f88fb07f - rustc_query_impl[a7e96532d76369ef]::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 86: 0x7f49f88f8e7a - rustc_hir_analysis[5814cb59c0a64760]::check::wfcheck::check_mod_type_wf [INFO] [stderr] 87: 0x7f49f88f8cb7 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 88: 0x7f49f88f7fc6 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 89: 0x7f49f88f7d7f - rustc_query_impl[a7e96532d76369ef]::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 90: 0x7f49f87e3d17 - rustc_hir_analysis[5814cb59c0a64760]::check_crate [INFO] [stderr] 91: 0x7f49f8bae46a - rustc_interface[d8a7e9ed6b002fb1]::passes::analysis [INFO] [stderr] 92: 0x7f49f8bae0a5 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 93: 0x7f49f9023665 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 94: 0x7f49f90233c9 - rustc_query_impl[a7e96532d76369ef]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 95: 0x7f49f8d49ec4 - rustc_interface[d8a7e9ed6b002fb1]::interface::run_compiler::, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0} [INFO] [stderr] 96: 0x7f49f9293645 - std[dc21a7bfc8471bc4]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>> [INFO] [stderr] 97: 0x7f49f9293472 - <::spawn_unchecked_, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#1} as core[62993273bd36b9d]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 98: 0x7f49f3f991d5 - as core::ops::function::FnOnce>::call_once::h3d2a9b7c225bae7c [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 99: 0x7f49f3f991d5 - as core::ops::function::FnOnce>::call_once::h88b7eadfd697b52d [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 100: 0x7f49f3f991d5 - std::sys::pal::unix::thread::Thread::new::thread_start::he12a8f4512b172c4 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stderr] 101: 0x7f49f3d44ac3 - [INFO] [stderr] 102: 0x7f49f3dd5bf4 - __clone [INFO] [stderr] 103: 0x0 - [INFO] [stderr] [INFO] [stderr] note: it seems that this compiler `1.78.0-nightly (72eda894e 2024-03-14)` is outdated, a newer nightly should have been released in the mean time [INFO] [stderr] | [INFO] [stderr] = note: please consider running `rustup update nightly` to update the nightly channel and check if this problem still persists [INFO] [stderr] = note: if the problem still persists, we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2024-04-01T10_47_43-14.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.78.0-nightly (72eda894e 2024-03-14) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [specialization_graph_of] building specialization graph of trait `core::convert::TryFrom` [INFO] [stderr] #1 [coherent_trait] coherence checking all impls of trait `core::convert::TryFrom` [INFO] [stderr] #2 [check_well_formed] checking that `num::` is well-formed [INFO] [stderr] #3 [check_mod_type_wf] checking that types are well-formed in module `num` [INFO] [stderr] #4 [analysis] running analysis passes on this crate [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/inner_rep.rs:11:33 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct IntRepr(::Repr); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] end of query stack [INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits [INFO] [stdout] --> bounded_math/src/inner_rep.rs:15:36 [INFO] [stdout] | [INFO] [stdout] 15 | type Repr: Clone + Copy + ~const TryFrom + ~const Into; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 75: 0x7f85e666cac3 - [INFO] [stderr] 76: 0x7f85e66fdbf4 - __clone [INFO] [stderr] 77: 0x0 - [INFO] [stderr] [INFO] [stderr] note: it seems that this compiler `1.78.0-nightly (72eda894e 2024-03-14)` is outdated, a newer nightly should have been released in the mean time [INFO] [stderr] | [INFO] [stderr] = note: please consider running `rustup update nightly` to update the nightly channel and check if this problem still persists [INFO] [stderr] = note: if the problem still persists, we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2024-04-01T10_47_43-15.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits [INFO] [stdout] --> bounded_math/src/inner_rep.rs:15:59 [INFO] [stdout] | [INFO] [stdout] 15 | type Repr: Clone + Copy + ~const TryFrom + ~const Into; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] note: rustc 1.78.0-nightly (72eda894e 2024-03-14) running on x86_64-unknown-linux-gnu [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/inner_rep.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | impl const IntRepresentation for IntRepr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/inner_rep.rs:46:19 [INFO] [stdout] | [INFO] [stdout] 46 | impl Display for IntRepr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits [INFO] [stdout] --> bounded_math/src/inner_rep.rs:68:40 [INFO] [stdout] | [INFO] [stdout] 68 | type Repr: Clone + Copy + ~const TryFrom + ~const Into; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stdout] error: `~const` can only be applied to `#[const_trait]` traits [INFO] [stdout] --> bounded_math/src/inner_rep.rs:68:63 [INFO] [stdout] | [INFO] [stdout] 68 | type Repr: Clone + Copy + ~const TryFrom + ~const Into; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [specialization_graph_of] building specialization graph of trait `inner_rep::SpecIntReprU64` [INFO] [stderr] #1 [coherent_trait] coherence checking all impls of trait `inner_rep::SpecIntReprU64` [INFO] [stderr] #2 [check_well_formed] checking that `inner_rep::` is well-formed [INFO] [stderr] #3 [check_mod_type_wf] checking that types are well-formed in module `inner_rep` [INFO] [stdout] error[E0741]: `RangeInclusive` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> bounded_math/src/inner_rep.rs:73:23 [INFO] [stdout] | [INFO] [stdout] 73 | impl const $largest_prim_tr for IntRepr [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | / repr_spec!( [INFO] [stdout] 113 | | IntRepresentation, [INFO] [stdout] 114 | | ( [INFO] [stdout] 115 | | (u128, SpecIntReprU128), [INFO] [stdout] ... | [INFO] [stdout] 121 | | ) [INFO] [stdout] 122 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `repr_spec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] #4 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_middle/src/util/bug.rs:35:44: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f85ecc24902 - std::backtrace_rs::backtrace::libunwind::trace::h9c7f94e40162a27c [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x7f85ecc24902 - std::backtrace_rs::backtrace::trace_unsynchronized::ha56ed7d3a539b199 [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_middle/src/util/bug.rs:35:44: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f85ecc24902 - std::sys_common::backtrace::_print_fmt::h2b061112255cbda0 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x7f85ecc24902 - ::fmt::hd2f62a79c076756d [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 0: 0x7f49f3f8c902 - std::backtrace_rs::backtrace::libunwind::trace::h9c7f94e40162a27c [INFO] [stderr] 4: 0x7f85ecc75c5c - core::fmt::rt::Argument::fmt::h3f82fcb0e5df8f82 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x7f85ecc75c5c - core::fmt::write::h205e4aa24bad4cfa [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 6: 0x7f85ecc1988f - std::io::Write::write_fmt::he97e1f829a4300f2 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 7: 0x7f85ecc246d4 - std::sys_common::backtrace::_print::hc96730fdf6f00296 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x7f85ecc246d4 - std::sys_common::backtrace::print::h1c9d9bd05b4be363 [INFO] [stderr] 1: 0x7f49f3f8c902 - std::backtrace_rs::backtrace::trace_unsynchronized::ha56ed7d3a539b199 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x7f85ecc273db - std::panicking::default_hook::{{closure}}::h49c3c76f3668a21c [INFO] [stderr] 10: 0x7f85ecc27133 - std::panicking::default_hook::h0c2f084c9298debc [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x7f85e97f2a0e - std[dc21a7bfc8471bc4]::panicking::update_hook::>::{closure#0} [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 12: 0x7f85ecc27b40 - as core::ops::function::Fn>::call::h5737f5f9d497b6c3 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2034:9 [INFO] [stderr] 13: 0x7f85ecc27b40 - std::panicking::rust_panic_with_hook::h193b3d102883e089 [INFO] [stderr] 2: 0x7f49f3f8c902 - std::sys_common::backtrace::_print_fmt::h2b061112255cbda0 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:783:13 [INFO] [stderr] 14: 0x7f85e981f084 - std[dc21a7bfc8471bc4]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 15: 0x7f85e981bb26 - std[dc21a7bfc8471bc4]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 16: 0x7f85e9817006 - std[dc21a7bfc8471bc4]::panicking::begin_panic:: [INFO] [stderr] 17: 0x7f85e9828341 - ::emit_producing_guarantee [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 18: 0x7f85e9ca1351 - rustc_middle[f783a685b286c599]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 19: 0x7f85e9c84cca - rustc_middle[f783a685b286c599]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 20: 0x7f85e9c84b48 - rustc_middle[f783a685b286c599]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 21: 0x7f85e825f460 - rustc_middle[f783a685b286c599]::util::bug::bug_fmt [INFO] [stderr] 22: 0x7f85eb102bd8 - ::consider_impl_candidate [INFO] [stderr] 23: 0x7f85eb7354a1 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 24: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 3: 0x7f49f3f8c902 - ::fmt::hd2f62a79c076756d [INFO] [stderr] 25: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] 26: 0x7f85eb257412 - ::try_evaluate_added_goals [INFO] [stderr] 27: 0x7f85eae9a54d - ::try_normalize_term [INFO] [stderr] 28: 0x7f85eb734d0b - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 29: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 30: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] 31: 0x7f85eb257412 - ::try_evaluate_added_goals [INFO] [stderr] 32: 0x7f85eb31d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 33: 0x7f85eb736b57 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 34: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 4: 0x7f49f3fddc5c - core::fmt::rt::Argument::fmt::h3f82fcb0e5df8f82 [INFO] [stderr] 35: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] 36: 0x7f85eb257412 - ::try_evaluate_added_goals [INFO] [stderr] 37: 0x7f85eb31d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 38: 0x7f85eb3c4655 - ::consider_impl_candidate [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 39: 0x7f85eb3c2856 - ::assemble_and_evaluate_candidates:: [INFO] [stderr] 40: 0x7f85eb734a37 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 41: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 5: 0x7f49f3fddc5c - core::fmt::write::h205e4aa24bad4cfa [INFO] [stderr] 42: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] 43: 0x7f85eb256b8f - ::enter_root::, ::evaluate_root_goal::{closure#0}> [INFO] [stderr] 44: 0x7f85eb2560f0 - ::select_where_possible [INFO] [stderr] 45: 0x7f85eb3ca7d1 - rustc_trait_selection[34a29af4827dacc4]::traits::coherence::overlap [INFO] [stderr] 46: 0x7f85eb3c8df4 - ::insert [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 47: 0x7f85eb3c7a7d - ::insert [INFO] [stderr] 48: 0x7f85eb645f69 - rustc_trait_selection[34a29af4827dacc4]::traits::specialize::specialization_graph_provider [INFO] [stderr] 49: 0x7f85eb645ae1 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 50: 0x7f85eaabb11c - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 51: 0x7f85eab712ae - rustc_query_impl[a7e96532d76369ef]::query_impl::specialization_graph_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 6: 0x7f49f3f8188f - std::io::Write::write_fmt::he97e1f829a4300f2 [INFO] [stderr] 52: 0x7f85eb398120 - rustc_hir_analysis[5814cb59c0a64760]::coherence::coherent_trait [INFO] [stderr] 53: 0x7f85eb397e33 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 54: 0x7f85eaadba11 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 55: 0x7f85eb0b2623 - rustc_query_impl[a7e96532d76369ef]::query_impl::coherent_trait::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 56: 0x7f85eb0fdde7 - rustc_hir_analysis[5814cb59c0a64760]::check::wfcheck::check_well_formed [INFO] [stderr] 57: 0x7f85eb0fbc2b - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 58: 0x7f85eb0fb300 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 59: 0x7f85eb0fb07f - rustc_query_impl[a7e96532d76369ef]::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 7: 0x7f49f3f8c6d4 - std::sys_common::backtrace::_print::hc96730fdf6f00296 [INFO] [stderr] 60: 0x7f85eb0f8e7a - rustc_hir_analysis[5814cb59c0a64760]::check::wfcheck::check_mod_type_wf [INFO] [stderr] 61: 0x7f85eb0f8cb7 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 62: 0x7f85eb0f7fc6 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 63: 0x7f85eb0f7d7f - rustc_query_impl[a7e96532d76369ef]::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 64: 0x7f85eafe3d17 - rustc_hir_analysis[5814cb59c0a64760]::check_crate [INFO] [stderr] 8: 0x7f49f3f8c6d4 - std::sys_common::backtrace::print::h1c9d9bd05b4be363 [INFO] [stderr] 65: 0x7f85eb3ae46a - rustc_interface[d8a7e9ed6b002fb1]::passes::analysis [INFO] [stderr] 66: 0x7f85eb3ae0a5 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 67: 0x7f85eb823665 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 68: 0x7f85eb8233c9 - rustc_query_impl[a7e96532d76369ef]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 69: 0x7f85eb549ec4 - rustc_interface[d8a7e9ed6b002fb1]::interface::run_compiler::, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0} [INFO] [stderr] 70: 0x7f85eba93645 - std[dc21a7bfc8471bc4]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>> [INFO] [stderr] 71: 0x7f85eba93472 - <::spawn_unchecked_, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#1} as core[62993273bd36b9d]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 72: 0x7f85ecc311d5 - as core::ops::function::FnOnce>::call_once::h3d2a9b7c225bae7c [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 9: 0x7f49f3f8f3db - std::panicking::default_hook::{{closure}}::h49c3c76f3668a21c [INFO] [stderr] 73: 0x7f85ecc311d5 - as core::ops::function::FnOnce>::call_once::h88b7eadfd697b52d [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 10: 0x7f49f3f8f133 - std::panicking::default_hook::h0c2f084c9298debc [INFO] [stderr] 74: 0x7f85ecc311d5 - std::sys::pal::unix::thread::Thread::new::thread_start::he12a8f4512b172c4 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stderr] 75: 0x7f85e666cac3 - [INFO] [stderr] 76: 0x7f85e66fdbf4 - __clone [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:292:9 [INFO] [stderr] 77: 0x0 - [INFO] [stderr] [INFO] [stderr] note: it seems that this compiler `1.78.0-nightly (72eda894e 2024-03-14)` is outdated, a newer nightly should have been released in the mean time [INFO] [stderr] | [INFO] [stderr] = note: please consider running `rustup update nightly` to update the nightly channel and check if this problem still persists [INFO] [stderr] = note: if the problem still persists, we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2024-04-01T10_47_43-15.txt`: Read-only file system (os error 30) [INFO] [stderr] 11: 0x7f49f6ff2a0e - std[dc21a7bfc8471bc4]::panicking::update_hook::>::{closure#0} [INFO] [stderr] [INFO] [stderr] note: rustc 1.78.0-nightly (72eda894e 2024-03-14) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] 12: 0x7f49f3f8fb40 - as core::ops::function::Fn>::call::h5737f5f9d497b6c3 [INFO] [stderr] #0 [specialization_graph_of] building specialization graph of trait `inner_rep::SpecIntReprU32` [INFO] [stderr] #1 [coherent_trait] coherence checking all impls of trait `inner_rep::SpecIntReprU32` [INFO] [stderr] #2 [check_well_formed] checking that `inner_rep::` is well-formed [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2034:9 [INFO] [stderr] #3 [check_mod_type_wf] checking that types are well-formed in module `inner_rep` [INFO] [stderr] 13: 0x7f49f3f8fb40 - std::panicking::rust_panic_with_hook::h193b3d102883e089 [INFO] [stderr] #4 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:783:13 [INFO] [stderr] 14: 0x7f49f701f084 - std[dc21a7bfc8471bc4]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 15: 0x7f49f701bb26 - std[dc21a7bfc8471bc4]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_middle/src/util/bug.rs:35:44: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f85ecc24902 - std::backtrace_rs::backtrace::libunwind::trace::h9c7f94e40162a27c [INFO] [stderr] 16: 0x7f49f7017006 - std[dc21a7bfc8471bc4]::panicking::begin_panic:: [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 17: 0x7f49f7028341 - ::emit_producing_guarantee [INFO] [stderr] 1: 0x7f85ecc24902 - std::backtrace_rs::backtrace::trace_unsynchronized::ha56ed7d3a539b199 [INFO] [stderr] 18: 0x7f49f74a1351 - rustc_middle[f783a685b286c599]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f85ecc24902 - std::sys_common::backtrace::_print_fmt::h2b061112255cbda0 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 19: 0x7f49f7484cca - rustc_middle[f783a685b286c599]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 3: 0x7f85ecc24902 - ::fmt::hd2f62a79c076756d [INFO] [stderr] 20: 0x7f49f7484b48 - rustc_middle[f783a685b286c599]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 21: 0x7f49f5a5f460 - rustc_middle[f783a685b286c599]::util::bug::bug_fmt [INFO] [stderr] 4: 0x7f85ecc75c5c - core::fmt::rt::Argument::fmt::h3f82fcb0e5df8f82 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 22: 0x7f49f8902bd8 - ::consider_impl_candidate [INFO] [stderr] 5: 0x7f85ecc75c5c - core::fmt::write::h205e4aa24bad4cfa [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 23: 0x7f49f8f354a1 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 6: 0x7f85ecc1988f - std::io::Write::write_fmt::he97e1f829a4300f2 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 24: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 7: 0x7f85ecc246d4 - std::sys_common::backtrace::_print::hc96730fdf6f00296 [INFO] [stderr] 25: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] 26: 0x7f49f8a57412 - ::try_evaluate_added_goals [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 27: 0x7f49f869a54d - ::try_normalize_term [INFO] [stderr] 8: 0x7f85ecc246d4 - std::sys_common::backtrace::print::h1c9d9bd05b4be363 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x7f85ecc273db - std::panicking::default_hook::{{closure}}::h49c3c76f3668a21c [INFO] [stderr] 28: 0x7f49f8f34d0b - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 10: 0x7f85ecc27133 - std::panicking::default_hook::h0c2f084c9298debc [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:292:9 [INFO] [stderr] 29: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 30: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] 11: 0x7f85e97f2a0e - std[dc21a7bfc8471bc4]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 31: 0x7f49f8a57412 - ::try_evaluate_added_goals [INFO] [stderr] 12: 0x7f85ecc27b40 - as core::ops::function::Fn>::call::h5737f5f9d497b6c3 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2034:9 [INFO] [stderr] 13: 0x7f85ecc27b40 - std::panicking::rust_panic_with_hook::h193b3d102883e089 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:783:13 [INFO] [stderr] 14: 0x7f85e981f084 - std[dc21a7bfc8471bc4]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 15: 0x7f85e981bb26 - std[dc21a7bfc8471bc4]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 32: 0x7f49f8b1d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 16: 0x7f85e9817006 - std[dc21a7bfc8471bc4]::panicking::begin_panic:: [INFO] [stderr] 17: 0x7f85e9828341 - ::emit_producing_guarantee [INFO] [stderr] 33: 0x7f49f8f36b57 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 18: 0x7f85e9ca1351 - rustc_middle[f783a685b286c599]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 34: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 35: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] 19: 0x7f85e9c84cca - rustc_middle[f783a685b286c599]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 36: 0x7f49f8a57412 - ::try_evaluate_added_goals [INFO] [stderr] 37: 0x7f49f8b1d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 20: 0x7f85e9c84b48 - rustc_middle[f783a685b286c599]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 38: 0x7f49f8bc4655 - ::consider_impl_candidate [INFO] [stderr] 21: 0x7f85e825f460 - rustc_middle[f783a685b286c599]::util::bug::bug_fmt [INFO] [stderr] 22: 0x7f85eb102bd8 - ::consider_impl_candidate [INFO] [stderr] 39: 0x7f49f8bc2856 - ::assemble_and_evaluate_candidates:: [INFO] [stderr] 23: 0x7f85eb7354a1 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 40: 0x7f49f8f34a37 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 24: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 41: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 25: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] 42: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] 26: 0x7f85eb257412 - ::try_evaluate_added_goals [INFO] [stderr] 27: 0x7f85eae9a54d - ::try_normalize_term [INFO] [stderr] 28: 0x7f85eb734d0b - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 43: 0x7f49f8a56b8f - ::enter_root::, ::evaluate_root_goal::{closure#0}> [INFO] [stderr] 44: 0x7f49f8a560f0 - ::select_where_possible [INFO] [stderr] 29: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 45: 0x7f49f8bca7d1 - rustc_trait_selection[34a29af4827dacc4]::traits::coherence::overlap [INFO] [stderr] 30: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] 31: 0x7f85eb257412 - ::try_evaluate_added_goals [INFO] [stderr] 46: 0x7f49f8bc8df4 - ::insert [INFO] [stderr] 32: 0x7f85eb31d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 47: 0x7f49f8bc7a7d - ::insert [INFO] [stderr] 33: 0x7f85eb736b57 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 48: 0x7f49f8e45f69 - rustc_trait_selection[34a29af4827dacc4]::traits::specialize::specialization_graph_provider [INFO] [stderr] 34: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 35: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] 49: 0x7f49f8e45ae1 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 36: 0x7f85eb257412 - ::try_evaluate_added_goals [INFO] [stderr] 37: 0x7f85eb31d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 38: 0x7f85eb3c4655 - ::consider_impl_candidate [INFO] [stderr] 39: 0x7f85eb3c2856 - ::assemble_and_evaluate_candidates:: [INFO] [stderr] 50: 0x7f49f82bb11c - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 51: 0x7f49f83712ae - rustc_query_impl[a7e96532d76369ef]::query_impl::specialization_graph_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 40: 0x7f85eb734a37 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 52: 0x7f49f8b98120 - rustc_hir_analysis[5814cb59c0a64760]::coherence::coherent_trait [INFO] [stderr] 41: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 42: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] 53: 0x7f49f8b97e33 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 43: 0x7f85eb256b8f - ::enter_root::, ::evaluate_root_goal::{closure#0}> [INFO] [stderr] 44: 0x7f85eb2560f0 - ::select_where_possible [INFO] [stderr] 45: 0x7f85eb3ca7d1 - rustc_trait_selection[34a29af4827dacc4]::traits::coherence::overlap [INFO] [stderr] 54: 0x7f49f82dba11 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 55: 0x7f49f88b2623 - rustc_query_impl[a7e96532d76369ef]::query_impl::coherent_trait::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 46: 0x7f85eb3c8df4 - ::insert [INFO] [stderr] 56: 0x7f49f88fdde7 - rustc_hir_analysis[5814cb59c0a64760]::check::wfcheck::check_well_formed [INFO] [stderr] 47: 0x7f85eb3c7a7d - ::insert [INFO] [stderr] 48: 0x7f85eb645f69 - rustc_trait_selection[34a29af4827dacc4]::traits::specialize::specialization_graph_provider [INFO] [stderr] 57: 0x7f49f88fbc2b - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 49: 0x7f85eb645ae1 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 58: 0x7f49f88fb300 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 50: 0x7f85eaabb11c - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 59: 0x7f49f88fb07f - rustc_query_impl[a7e96532d76369ef]::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 51: 0x7f85eab712ae - rustc_query_impl[a7e96532d76369ef]::query_impl::specialization_graph_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 52: 0x7f85eb398120 - rustc_hir_analysis[5814cb59c0a64760]::coherence::coherent_trait [INFO] [stderr] 60: 0x7f49f88f8e7a - rustc_hir_analysis[5814cb59c0a64760]::check::wfcheck::check_mod_type_wf [INFO] [stderr] 61: 0x7f49f88f8cb7 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 53: 0x7f85eb397e33 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 54: 0x7f85eaadba11 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 62: 0x7f49f88f7fc6 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 63: 0x7f49f88f7d7f - rustc_query_impl[a7e96532d76369ef]::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 64: 0x7f49f87e3d17 - rustc_hir_analysis[5814cb59c0a64760]::check_crate [INFO] [stderr] 55: 0x7f85eb0b2623 - rustc_query_impl[a7e96532d76369ef]::query_impl::coherent_trait::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 65: 0x7f49f8bae46a - rustc_interface[d8a7e9ed6b002fb1]::passes::analysis [INFO] [stderr] 56: 0x7f85eb0fdde7 - rustc_hir_analysis[5814cb59c0a64760]::check::wfcheck::check_well_formed [INFO] [stderr] 66: 0x7f49f8bae0a5 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 57: 0x7f85eb0fbc2b - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 67: 0x7f49f9023665 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 68: 0x7f49f90233c9 - rustc_query_impl[a7e96532d76369ef]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 69: 0x7f49f8d49ec4 - rustc_interface[d8a7e9ed6b002fb1]::interface::run_compiler::, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0} [INFO] [stderr] 58: 0x7f85eb0fb300 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 59: 0x7f85eb0fb07f - rustc_query_impl[a7e96532d76369ef]::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 60: 0x7f85eb0f8e7a - rustc_hir_analysis[5814cb59c0a64760]::check::wfcheck::check_mod_type_wf [INFO] [stderr] 70: 0x7f49f9293645 - std[dc21a7bfc8471bc4]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>> [INFO] [stderr] 61: 0x7f85eb0f8cb7 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 62: 0x7f85eb0f7fc6 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 71: 0x7f49f9293472 - <::spawn_unchecked_, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#1} as core[62993273bd36b9d]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 72: 0x7f49f3f991d5 - as core::ops::function::FnOnce>::call_once::h3d2a9b7c225bae7c [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 73: 0x7f49f3f991d5 - as core::ops::function::FnOnce>::call_once::h88b7eadfd697b52d [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 74: 0x7f49f3f991d5 - std::sys::pal::unix::thread::Thread::new::thread_start::he12a8f4512b172c4 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stderr] 75: 0x7f49f3d44ac3 - [INFO] [stderr] 76: 0x7f49f3dd5bf4 - __clone [INFO] [stderr] 77: 0x0 - [INFO] [stderr] [INFO] [stderr] 63: 0x7f85eb0f7d7f - rustc_query_impl[a7e96532d76369ef]::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 64: 0x7f85eafe3d17 - rustc_hir_analysis[5814cb59c0a64760]::check_crate [INFO] [stderr] 65: 0x7f85eb3ae46a - rustc_interface[d8a7e9ed6b002fb1]::passes::analysis [INFO] [stderr] 66: 0x7f85eb3ae0a5 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] note: it seems that this compiler `1.78.0-nightly (72eda894e 2024-03-14)` is outdated, a newer nightly should have been released in the mean time [INFO] [stderr] | [INFO] [stderr] = note: please consider running `rustup update nightly` to update the nightly channel and check if this problem still persists [INFO] [stderr] = note: if the problem still persists, we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2024-04-01T10_47_43-14.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.78.0-nightly (72eda894e 2024-03-14) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [specialization_graph_of] building specialization graph of trait `inner_rep::SpecIntReprU64` [INFO] [stderr] #1 [coherent_trait] coherence checking all impls of trait `inner_rep::SpecIntReprU64` [INFO] [stderr] #2 [check_well_formed] checking that `inner_rep::` is well-formed [INFO] [stderr] #3 [check_mod_type_wf] checking that types are well-formed in module `inner_rep` [INFO] [stderr] #4 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] 67: 0x7f85eb823665 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 68: 0x7f85eb8233c9 - rustc_query_impl[a7e96532d76369ef]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_middle/src/util/bug.rs:35:44: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f49f3f8c902 - std::backtrace_rs::backtrace::libunwind::trace::h9c7f94e40162a27c [INFO] [stderr] 69: 0x7f85eb549ec4 - rustc_interface[d8a7e9ed6b002fb1]::interface::run_compiler::, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0} [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x7f49f3f8c902 - std::backtrace_rs::backtrace::trace_unsynchronized::ha56ed7d3a539b199 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f49f3f8c902 - std::sys_common::backtrace::_print_fmt::h2b061112255cbda0 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x7f49f3f8c902 - ::fmt::hd2f62a79c076756d [INFO] [stderr] 70: 0x7f85eba93645 - std[dc21a7bfc8471bc4]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>> [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x7f49f3fddc5c - core::fmt::rt::Argument::fmt::h3f82fcb0e5df8f82 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x7f49f3fddc5c - core::fmt::write::h205e4aa24bad4cfa [INFO] [stderr] 71: 0x7f85eba93472 - <::spawn_unchecked_, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#1} as core[62993273bd36b9d]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 72: 0x7f85ecc311d5 - as core::ops::function::FnOnce>::call_once::h3d2a9b7c225bae7c [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 6: 0x7f49f3f8188f - std::io::Write::write_fmt::he97e1f829a4300f2 [INFO] [stderr] 73: 0x7f85ecc311d5 - as core::ops::function::FnOnce>::call_once::h88b7eadfd697b52d [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 74: 0x7f85ecc311d5 - std::sys::pal::unix::thread::Thread::new::thread_start::he12a8f4512b172c4 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stderr] 75: 0x7f85e666cac3 - [INFO] [stderr] 76: 0x7f85e66fdbf4 - __clone [INFO] [stderr] 7: 0x7f49f3f8c6d4 - std::sys_common::backtrace::_print::hc96730fdf6f00296 [INFO] [stderr] 77: 0x0 - [INFO] [stderr] [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x7f49f3f8c6d4 - std::sys_common::backtrace::print::h1c9d9bd05b4be363 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x7f49f3f8f3db - std::panicking::default_hook::{{closure}}::h49c3c76f3668a21c [INFO] [stderr] 10: 0x7f49f3f8f133 - std::panicking::default_hook::h0c2f084c9298debc [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x7f49f6ff2a0e - std[dc21a7bfc8471bc4]::panicking::update_hook::>::{closure#0} [INFO] [stderr] note: it seems that this compiler `1.78.0-nightly (72eda894e 2024-03-14)` is outdated, a newer nightly should have been released in the mean time [INFO] [stderr] | [INFO] [stderr] = note: please consider running `rustup update nightly` to update the nightly channel and check if this problem still persists [INFO] [stderr] 12: 0x7f49f3f8fb40 - as core::ops::function::Fn>::call::h5737f5f9d497b6c3 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2034:9 [INFO] [stderr] = note: if the problem still persists, we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] 13: 0x7f49f3f8fb40 - std::panicking::rust_panic_with_hook::h193b3d102883e089 [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2024-04-01T10_47_43-15.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.78.0-nightly (72eda894e 2024-03-14) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:783:13 [INFO] [stderr] 14: 0x7f49f701f084 - std[dc21a7bfc8471bc4]::panicking::begin_panic::::{closure#0} [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [specialization_graph_of] building specialization graph of trait `inner_rep::SpecIntReprU16` [INFO] [stderr] #1 [coherent_trait] coherence checking all impls of trait `inner_rep::SpecIntReprU16` [INFO] [stderr] #2 [check_well_formed] checking that `inner_rep::` is well-formed [INFO] [stderr] 15: 0x7f49f701bb26 - std[dc21a7bfc8471bc4]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] #3 [check_mod_type_wf] checking that types are well-formed in module `inner_rep` [INFO] [stderr] #4 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] 16: 0x7f49f7017006 - std[dc21a7bfc8471bc4]::panicking::begin_panic:: [INFO] [stderr] 17: 0x7f49f7028341 - ::emit_producing_guarantee [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_middle/src/util/bug.rs:35:44: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f85ecc24902 - std::backtrace_rs::backtrace::libunwind::trace::h9c7f94e40162a27c [INFO] [stderr] 18: 0x7f49f74a1351 - rustc_middle[f783a685b286c599]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x7f85ecc24902 - std::backtrace_rs::backtrace::trace_unsynchronized::ha56ed7d3a539b199 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 19: 0x7f49f7484cca - rustc_middle[f783a685b286c599]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 2: 0x7f85ecc24902 - std::sys_common::backtrace::_print_fmt::h2b061112255cbda0 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x7f85ecc24902 - ::fmt::hd2f62a79c076756d [INFO] [stderr] 20: 0x7f49f7484b48 - rustc_middle[f783a685b286c599]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 21: 0x7f49f5a5f460 - rustc_middle[f783a685b286c599]::util::bug::bug_fmt [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x7f85ecc75c5c - core::fmt::rt::Argument::fmt::h3f82fcb0e5df8f82 [INFO] [stderr] 22: 0x7f49f8902bd8 - ::consider_impl_candidate [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x7f85ecc75c5c - core::fmt::write::h205e4aa24bad4cfa [INFO] [stderr] 23: 0x7f49f8f354a1 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x7f85ecc1988f - std::io::Write::write_fmt::he97e1f829a4300f2 [INFO] [stderr] 24: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 25: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] 7: 0x7f85ecc246d4 - std::sys_common::backtrace::_print::hc96730fdf6f00296 [INFO] [stderr] 26: 0x7f49f8a57412 - ::try_evaluate_added_goals [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 27: 0x7f49f869a54d - ::try_normalize_term [INFO] [stderr] 8: 0x7f85ecc246d4 - std::sys_common::backtrace::print::h1c9d9bd05b4be363 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 28: 0x7f49f8f34d0b - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 9: 0x7f85ecc273db - std::panicking::default_hook::{{closure}}::h49c3c76f3668a21c [INFO] [stderr] 29: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 10: 0x7f85ecc27133 - std::panicking::default_hook::h0c2f084c9298debc [INFO] [stderr] 30: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:292:9 [INFO] [stderr] 31: 0x7f49f8a57412 - ::try_evaluate_added_goals [INFO] [stderr] 32: 0x7f49f8b1d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 11: 0x7f85e97f2a0e - std[dc21a7bfc8471bc4]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 12: 0x7f85ecc27b40 - as core::ops::function::Fn>::call::h5737f5f9d497b6c3 [INFO] [stderr] 33: 0x7f49f8f36b57 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 34: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 35: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] 36: 0x7f49f8a57412 - ::try_evaluate_added_goals [INFO] [stderr] 37: 0x7f49f8b1d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 38: 0x7f49f8bc4655 - ::consider_impl_candidate [INFO] [stderr] 39: 0x7f49f8bc2856 - ::assemble_and_evaluate_candidates:: [INFO] [stderr] 40: 0x7f49f8f34a37 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 41: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 42: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2034:9 [INFO] [stderr] 13: 0x7f85ecc27b40 - std::panicking::rust_panic_with_hook::h193b3d102883e089 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:783:13 [INFO] [stderr] 14: 0x7f85e981f084 - std[dc21a7bfc8471bc4]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 43: 0x7f49f8a56b8f - ::enter_root::, ::evaluate_root_goal::{closure#0}> [INFO] [stderr] 44: 0x7f49f8a560f0 - ::select_where_possible [INFO] [stderr] 45: 0x7f49f8bca7d1 - rustc_trait_selection[34a29af4827dacc4]::traits::coherence::overlap [INFO] [stderr] 46: 0x7f49f8bc8df4 - ::insert [INFO] [stderr] 47: 0x7f49f8bc7a7d - ::insert [INFO] [stderr] 48: 0x7f49f8e45f69 - rustc_trait_selection[34a29af4827dacc4]::traits::specialize::specialization_graph_provider [INFO] [stderr] 49: 0x7f49f8e45ae1 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 15: 0x7f85e981bb26 - std[dc21a7bfc8471bc4]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 50: 0x7f49f82bb11c - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 51: 0x7f49f83712ae - rustc_query_impl[a7e96532d76369ef]::query_impl::specialization_graph_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 52: 0x7f49f8b98120 - rustc_hir_analysis[5814cb59c0a64760]::coherence::coherent_trait [INFO] [stderr] 16: 0x7f85e9817006 - std[dc21a7bfc8471bc4]::panicking::begin_panic:: [INFO] [stderr] 53: 0x7f49f8b97e33 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 54: 0x7f49f82dba11 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 17: 0x7f85e9828341 - ::emit_producing_guarantee [INFO] [stderr] 55: 0x7f49f88b2623 - rustc_query_impl[a7e96532d76369ef]::query_impl::coherent_trait::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 56: 0x7f49f88fdde7 - rustc_hir_analysis[5814cb59c0a64760]::check::wfcheck::check_well_formed [INFO] [stderr] 57: 0x7f49f88fbc2b - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 18: 0x7f85e9ca1351 - rustc_middle[f783a685b286c599]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 58: 0x7f49f88fb300 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 59: 0x7f49f88fb07f - rustc_query_impl[a7e96532d76369ef]::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 60: 0x7f49f88f8e7a - rustc_hir_analysis[5814cb59c0a64760]::check::wfcheck::check_mod_type_wf [INFO] [stderr] 61: 0x7f49f88f8cb7 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 19: 0x7f85e9c84cca - rustc_middle[f783a685b286c599]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 62: 0x7f49f88f7fc6 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 63: 0x7f49f88f7d7f - rustc_query_impl[a7e96532d76369ef]::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 64: 0x7f49f87e3d17 - rustc_hir_analysis[5814cb59c0a64760]::check_crate [INFO] [stderr] 65: 0x7f49f8bae46a - rustc_interface[d8a7e9ed6b002fb1]::passes::analysis [INFO] [stderr] 20: 0x7f85e9c84b48 - rustc_middle[f783a685b286c599]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 66: 0x7f49f8bae0a5 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 67: 0x7f49f9023665 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 68: 0x7f49f90233c9 - rustc_query_impl[a7e96532d76369ef]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 69: 0x7f49f8d49ec4 - rustc_interface[d8a7e9ed6b002fb1]::interface::run_compiler::, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0} [INFO] [stderr] 21: 0x7f85e825f460 - rustc_middle[f783a685b286c599]::util::bug::bug_fmt [INFO] [stderr] 22: 0x7f85eb102bd8 - ::consider_impl_candidate [INFO] [stderr] 23: 0x7f85eb7354a1 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 70: 0x7f49f9293645 - std[dc21a7bfc8471bc4]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>> [INFO] [stderr] 71: 0x7f49f9293472 - <::spawn_unchecked_, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#1} as core[62993273bd36b9d]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 72: 0x7f49f3f991d5 - as core::ops::function::FnOnce>::call_once::h3d2a9b7c225bae7c [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 73: 0x7f49f3f991d5 - as core::ops::function::FnOnce>::call_once::h88b7eadfd697b52d [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 74: 0x7f49f3f991d5 - std::sys::pal::unix::thread::Thread::new::thread_start::he12a8f4512b172c4 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stderr] 75: 0x7f49f3d44ac3 - [INFO] [stderr] 76: 0x7f49f3dd5bf4 - __clone [INFO] [stderr] 77: 0x0 - [INFO] [stderr] [INFO] [stderr] 24: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 25: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] 26: 0x7f85eb257412 - ::try_evaluate_added_goals [INFO] [stderr] 27: 0x7f85eae9a54d - ::try_normalize_term [INFO] [stderr] note: it seems that this compiler `1.78.0-nightly (72eda894e 2024-03-14)` is outdated, a newer nightly should have been released in the mean time [INFO] [stderr] | [INFO] [stderr] = note: please consider running `rustup update nightly` to update the nightly channel and check if this problem still persists [INFO] [stderr] = note: if the problem still persists, we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2024-04-01T10_47_43-14.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.78.0-nightly (72eda894e 2024-03-14) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] 28: 0x7f85eb734d0b - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 29: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 30: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] 31: 0x7f85eb257412 - ::try_evaluate_added_goals [INFO] [stderr] 32: 0x7f85eb31d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 33: 0x7f85eb736b57 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 34: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 35: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] 36: 0x7f85eb257412 - ::try_evaluate_added_goals [INFO] [stderr] 37: 0x7f85eb31d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] 38: 0x7f85eb3c4655 - ::consider_impl_candidate [INFO] [stderr] 39: 0x7f85eb3c2856 - ::assemble_and_evaluate_candidates:: [INFO] [stderr] #0 [specialization_graph_of] building specialization graph of trait `inner_rep::SpecIntReprU32` [INFO] [stderr] #1 [coherent_trait] coherence checking all impls of trait `inner_rep::SpecIntReprU32` [INFO] [stderr] 40: 0x7f85eb734a37 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] #2 [check_well_formed] checking that `inner_rep::` is well-formed [INFO] [stderr] #3 [check_mod_type_wf] checking that types are well-formed in module `inner_rep` [INFO] [stderr] 41: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 42: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] #4 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] 43: 0x7f85eb256b8f - ::enter_root::, ::evaluate_root_goal::{closure#0}> [INFO] [stderr] 44: 0x7f85eb2560f0 - ::select_where_possible [INFO] [stderr] 45: 0x7f85eb3ca7d1 - rustc_trait_selection[34a29af4827dacc4]::traits::coherence::overlap [INFO] [stderr] 46: 0x7f85eb3c8df4 - ::insert [INFO] [stderr] 47: 0x7f85eb3c7a7d - ::insert [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_middle/src/util/bug.rs:35:44: [INFO] [stderr] Box [INFO] [stderr] 48: 0x7f85eb645f69 - rustc_trait_selection[34a29af4827dacc4]::traits::specialize::specialization_graph_provider [INFO] [stderr] 49: 0x7f85eb645ae1 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 50: 0x7f85eaabb11c - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 51: 0x7f85eab712ae - rustc_query_impl[a7e96532d76369ef]::query_impl::specialization_graph_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 52: 0x7f85eb398120 - rustc_hir_analysis[5814cb59c0a64760]::coherence::coherent_trait [INFO] [stderr] 53: 0x7f85eb397e33 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 54: 0x7f85eaadba11 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 55: 0x7f85eb0b2623 - rustc_query_impl[a7e96532d76369ef]::query_impl::coherent_trait::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 56: 0x7f85eb0fdde7 - rustc_hir_analysis[5814cb59c0a64760]::check::wfcheck::check_well_formed [INFO] [stderr] 57: 0x7f85eb0fbc2b - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 58: 0x7f85eb0fb300 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 59: 0x7f85eb0fb07f - rustc_query_impl[a7e96532d76369ef]::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 60: 0x7f85eb0f8e7a - rustc_hir_analysis[5814cb59c0a64760]::check::wfcheck::check_mod_type_wf [INFO] [stderr] 61: 0x7f85eb0f8cb7 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 62: 0x7f85eb0f7fc6 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 63: 0x7f85eb0f7d7f - rustc_query_impl[a7e96532d76369ef]::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 64: 0x7f85eafe3d17 - rustc_hir_analysis[5814cb59c0a64760]::check_crate [INFO] [stderr] 65: 0x7f85eb3ae46a - rustc_interface[d8a7e9ed6b002fb1]::passes::analysis [INFO] [stderr] stack backtrace: [INFO] [stderr] 66: 0x7f85eb3ae0a5 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 0: 0x7f49f3f8c902 - std::backtrace_rs::backtrace::libunwind::trace::h9c7f94e40162a27c [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x7f49f3f8c902 - std::backtrace_rs::backtrace::trace_unsynchronized::ha56ed7d3a539b199 [INFO] [stderr] 67: 0x7f85eb823665 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 68: 0x7f85eb8233c9 - rustc_query_impl[a7e96532d76369ef]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f49f3f8c902 - std::sys_common::backtrace::_print_fmt::h2b061112255cbda0 [INFO] [stderr] 69: 0x7f85eb549ec4 - rustc_interface[d8a7e9ed6b002fb1]::interface::run_compiler::, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0} [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 70: 0x7f85eba93645 - std[dc21a7bfc8471bc4]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>> [INFO] [stderr] 3: 0x7f49f3f8c902 - ::fmt::hd2f62a79c076756d [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 71: 0x7f85eba93472 - <::spawn_unchecked_, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#1} as core[62993273bd36b9d]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 72: 0x7f85ecc311d5 - as core::ops::function::FnOnce>::call_once::h3d2a9b7c225bae7c [INFO] [stderr] 4: 0x7f49f3fddc5c - core::fmt::rt::Argument::fmt::h3f82fcb0e5df8f82 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 73: 0x7f85ecc311d5 - as core::ops::function::FnOnce>::call_once::h88b7eadfd697b52d [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 74: 0x7f85ecc311d5 - std::sys::pal::unix::thread::Thread::new::thread_start::he12a8f4512b172c4 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stderr] 75: 0x7f85e666cac3 - [INFO] [stderr] 76: 0x7f85e66fdbf4 - __clone [INFO] [stderr] 77: 0x0 - [INFO] [stderr] [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x7f49f3fddc5c - core::fmt::write::h205e4aa24bad4cfa [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x7f49f3f8188f - std::io::Write::write_fmt::he97e1f829a4300f2 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 7: 0x7f49f3f8c6d4 - std::sys_common::backtrace::_print::hc96730fdf6f00296 [INFO] [stderr] note: it seems that this compiler `1.78.0-nightly (72eda894e 2024-03-14)` is outdated, a newer nightly should have been released in the mean time [INFO] [stderr] | [INFO] [stderr] = note: please consider running `rustup update nightly` to update the nightly channel and check if this problem still persists [INFO] [stderr] = note: if the problem still persists, we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2024-04-01T10_47_43-15.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.78.0-nightly (72eda894e 2024-03-14) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [specialization_graph_of] building specialization graph of trait `inner_rep::SpecIntReprU8` [INFO] [stderr] #1 [coherent_trait] coherence checking all impls of trait `inner_rep::SpecIntReprU8` [INFO] [stderr] #2 [check_well_formed] checking that `inner_rep::` is well-formed [INFO] [stderr] #3 [check_mod_type_wf] checking that types are well-formed in module `inner_rep` [INFO] [stderr] #4 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_middle/src/util/bug.rs:35:44: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 8: 0x7f49f3f8c6d4 - std::sys_common::backtrace::print::h1c9d9bd05b4be363 [INFO] [stderr] 0: 0x7f85ecc24902 - std::backtrace_rs::backtrace::libunwind::trace::h9c7f94e40162a27c [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 1: 0x7f85ecc24902 - std::backtrace_rs::backtrace::trace_unsynchronized::ha56ed7d3a539b199 [INFO] [stderr] 9: 0x7f49f3f8f3db - std::panicking::default_hook::{{closure}}::h49c3c76f3668a21c [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f85ecc24902 - std::sys_common::backtrace::_print_fmt::h2b061112255cbda0 [INFO] [stderr] 10: 0x7f49f3f8f133 - std::panicking::default_hook::h0c2f084c9298debc [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:292:9 [INFO] [stderr] 3: 0x7f85ecc24902 - ::fmt::hd2f62a79c076756d [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x7f85ecc75c5c - core::fmt::rt::Argument::fmt::h3f82fcb0e5df8f82 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 11: 0x7f49f6ff2a0e - std[dc21a7bfc8471bc4]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 5: 0x7f85ecc75c5c - core::fmt::write::h205e4aa24bad4cfa [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x7f85ecc1988f - std::io::Write::write_fmt::he97e1f829a4300f2 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 12: 0x7f49f3f8fb40 - as core::ops::function::Fn>::call::h5737f5f9d497b6c3 [INFO] [stderr] 7: 0x7f85ecc246d4 - std::sys_common::backtrace::_print::hc96730fdf6f00296 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x7f85ecc246d4 - std::sys_common::backtrace::print::h1c9d9bd05b4be363 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2034:9 [INFO] [stderr] 9: 0x7f85ecc273db - std::panicking::default_hook::{{closure}}::h49c3c76f3668a21c [INFO] [stderr] 10: 0x7f85ecc27133 - std::panicking::default_hook::h0c2f084c9298debc [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:292:9 [INFO] [stderr] 13: 0x7f49f3f8fb40 - std::panicking::rust_panic_with_hook::h193b3d102883e089 [INFO] [stderr] 11: 0x7f85e97f2a0e - std[dc21a7bfc8471bc4]::panicking::update_hook::>::{closure#0} [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:783:13 [INFO] [stderr] 12: 0x7f85ecc27b40 - as core::ops::function::Fn>::call::h5737f5f9d497b6c3 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2034:9 [INFO] [stderr] 14: 0x7f49f701f084 - std[dc21a7bfc8471bc4]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 13: 0x7f85ecc27b40 - std::panicking::rust_panic_with_hook::h193b3d102883e089 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:783:13 [INFO] [stderr] 14: 0x7f85e981f084 - std[dc21a7bfc8471bc4]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 15: 0x7f49f701bb26 - std[dc21a7bfc8471bc4]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 15: 0x7f85e981bb26 - std[dc21a7bfc8471bc4]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 16: 0x7f85e9817006 - std[dc21a7bfc8471bc4]::panicking::begin_panic:: [INFO] [stderr] 16: 0x7f49f7017006 - std[dc21a7bfc8471bc4]::panicking::begin_panic:: [INFO] [stderr] 17: 0x7f85e9828341 - ::emit_producing_guarantee [INFO] [stderr] 18: 0x7f85e9ca1351 - rustc_middle[f783a685b286c599]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 17: 0x7f49f7028341 - ::emit_producing_guarantee [INFO] [stderr] 19: 0x7f85e9c84cca - rustc_middle[f783a685b286c599]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 18: 0x7f49f74a1351 - rustc_middle[f783a685b286c599]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 20: 0x7f85e9c84b48 - rustc_middle[f783a685b286c599]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 21: 0x7f85e825f460 - rustc_middle[f783a685b286c599]::util::bug::bug_fmt [INFO] [stderr] 19: 0x7f49f7484cca - rustc_middle[f783a685b286c599]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 22: 0x7f85eb102bd8 - ::consider_impl_candidate [INFO] [stderr] 23: 0x7f85eb7354a1 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 20: 0x7f49f7484b48 - rustc_middle[f783a685b286c599]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 24: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 25: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] 21: 0x7f49f5a5f460 - rustc_middle[f783a685b286c599]::util::bug::bug_fmt [INFO] [stderr] 26: 0x7f85eb257412 - ::try_evaluate_added_goals [INFO] [stderr] 27: 0x7f85eae9a54d - ::try_normalize_term [INFO] [stderr] 22: 0x7f49f8902bd8 - ::consider_impl_candidate [INFO] [stderr] 23: 0x7f49f8f354a1 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 24: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 25: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] 28: 0x7f85eb734d0b - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 29: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 30: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] 31: 0x7f85eb257412 - ::try_evaluate_added_goals [INFO] [stderr] 32: 0x7f85eb31d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 33: 0x7f85eb736b57 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 34: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 35: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] 36: 0x7f85eb257412 - ::try_evaluate_added_goals [INFO] [stderr] 37: 0x7f85eb31d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 38: 0x7f85eb3c4655 - ::consider_impl_candidate [INFO] [stderr] 39: 0x7f85eb3c2856 - ::assemble_and_evaluate_candidates:: [INFO] [stderr] 40: 0x7f85eb734a37 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 41: 0x7f85eb5bc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 42: 0x7f85eb258588 - ::evaluate_goal [INFO] [stderr] 43: 0x7f85eb256b8f - ::enter_root::, ::evaluate_root_goal::{closure#0}> [INFO] [stderr] 44: 0x7f85eb2560f0 - ::select_where_possible [INFO] [stderr] 45: 0x7f85eb3ca7d1 - rustc_trait_selection[34a29af4827dacc4]::traits::coherence::overlap [INFO] [stderr] 46: 0x7f85eb3c8df4 - ::insert [INFO] [stderr] 47: 0x7f85eb3c7a7d - ::insert [INFO] [stderr] 48: 0x7f85eb645f69 - rustc_trait_selection[34a29af4827dacc4]::traits::specialize::specialization_graph_provider [INFO] [stderr] 49: 0x7f85eb645ae1 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 50: 0x7f85eaabb11c - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 51: 0x7f85eab712ae - rustc_query_impl[a7e96532d76369ef]::query_impl::specialization_graph_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 52: 0x7f85eb398120 - rustc_hir_analysis[5814cb59c0a64760]::coherence::coherent_trait [INFO] [stderr] 53: 0x7f85eb397e33 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 54: 0x7f85eaadba11 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 55: 0x7f85eb0b2623 - rustc_query_impl[a7e96532d76369ef]::query_impl::coherent_trait::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 56: 0x7f85eb0fdde7 - rustc_hir_analysis[5814cb59c0a64760]::check::wfcheck::check_well_formed [INFO] [stderr] 57: 0x7f85eb0fbc2b - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 58: 0x7f85eb0fb300 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 59: 0x7f85eb0fb07f - rustc_query_impl[a7e96532d76369ef]::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 60: 0x7f85eb0f8e7a - rustc_hir_analysis[5814cb59c0a64760]::check::wfcheck::check_mod_type_wf [INFO] [stderr] 61: 0x7f85eb0f8cb7 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 62: 0x7f85eb0f7fc6 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 63: 0x7f85eb0f7d7f - rustc_query_impl[a7e96532d76369ef]::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 64: 0x7f85eafe3d17 - rustc_hir_analysis[5814cb59c0a64760]::check_crate [INFO] [stderr] 65: 0x7f85eb3ae46a - rustc_interface[d8a7e9ed6b002fb1]::passes::analysis [INFO] [stderr] 66: 0x7f85eb3ae0a5 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 67: 0x7f85eb823665 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 68: 0x7f85eb8233c9 - rustc_query_impl[a7e96532d76369ef]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 69: 0x7f85eb549ec4 - rustc_interface[d8a7e9ed6b002fb1]::interface::run_compiler::, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0} [INFO] [stderr] 70: 0x7f85eba93645 - std[dc21a7bfc8471bc4]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>> [INFO] [stderr] 71: 0x7f85eba93472 - <::spawn_unchecked_, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#1} as core[62993273bd36b9d]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 72: 0x7f85ecc311d5 - as core::ops::function::FnOnce>::call_once::h3d2a9b7c225bae7c [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 73: 0x7f85ecc311d5 - as core::ops::function::FnOnce>::call_once::h88b7eadfd697b52d [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 74: 0x7f85ecc311d5 - std::sys::pal::unix::thread::Thread::new::thread_start::he12a8f4512b172c4 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stderr] 75: 0x7f85e666cac3 - [INFO] [stderr] 76: 0x7f85e66fdbf4 - __clone [INFO] [stderr] 77: 0x0 - [INFO] [stderr] [INFO] [stderr] note: it seems that this compiler `1.78.0-nightly (72eda894e 2024-03-14)` is outdated, a newer nightly should have been released in the mean time [INFO] [stderr] | [INFO] [stderr] = note: please consider running `rustup update nightly` to update the nightly channel and check if this problem still persists [INFO] [stderr] = note: if the problem still persists, we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2024-04-01T10_47_43-15.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.78.0-nightly (72eda894e 2024-03-14) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [specialization_graph_of] building specialization graph of trait `inner_rep::SpecIntReprU0` [INFO] [stderr] #1 [coherent_trait] coherence checking all impls of trait `inner_rep::SpecIntReprU0` [INFO] [stderr] #2 [check_well_formed] checking that `inner_rep::` is well-formed [INFO] [stderr] #3 [check_mod_type_wf] checking that types are well-formed in module `inner_rep` [INFO] [stderr] #4 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] 26: 0x7f49f8a57412 - ::try_evaluate_added_goals [INFO] [stderr] 27: 0x7f49f869a54d - ::try_normalize_term [INFO] [stdout] error: aborting due to 32 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0015, E0635, E0741. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0015`. [INFO] [stdout] [INFO] [stderr] 28: 0x7f49f8f34d0b - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 29: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 30: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] 31: 0x7f49f8a57412 - ::try_evaluate_added_goals [INFO] [stderr] 32: 0x7f49f8b1d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 33: 0x7f49f8f36b57 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 34: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 35: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] 36: 0x7f49f8a57412 - ::try_evaluate_added_goals [INFO] [stderr] 37: 0x7f49f8b1d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 38: 0x7f49f8bc4655 - ::consider_impl_candidate [INFO] [stderr] 39: 0x7f49f8bc2856 - ::assemble_and_evaluate_candidates:: [INFO] [stderr] 40: 0x7f49f8f34a37 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 41: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 42: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] 43: 0x7f49f8a56b8f - ::enter_root::, ::evaluate_root_goal::{closure#0}> [INFO] [stderr] 44: 0x7f49f8a560f0 - ::select_where_possible [INFO] [stderr] 45: 0x7f49f8bca7d1 - rustc_trait_selection[34a29af4827dacc4]::traits::coherence::overlap [INFO] [stderr] 46: 0x7f49f8bc8df4 - ::insert [INFO] [stderr] 47: 0x7f49f8bc7a7d - ::insert [INFO] [stderr] 48: 0x7f49f8e45f69 - rustc_trait_selection[34a29af4827dacc4]::traits::specialize::specialization_graph_provider [INFO] [stderr] 49: 0x7f49f8e45ae1 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 50: 0x7f49f82bb11c - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 51: 0x7f49f83712ae - rustc_query_impl[a7e96532d76369ef]::query_impl::specialization_graph_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 52: 0x7f49f8b98120 - rustc_hir_analysis[5814cb59c0a64760]::coherence::coherent_trait [INFO] [stderr] 53: 0x7f49f8b97e33 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 54: 0x7f49f82dba11 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 55: 0x7f49f88b2623 - rustc_query_impl[a7e96532d76369ef]::query_impl::coherent_trait::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 56: 0x7f49f88fdde7 - rustc_hir_analysis[5814cb59c0a64760]::check::wfcheck::check_well_formed [INFO] [stderr] 57: 0x7f49f88fbc2b - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 58: 0x7f49f88fb300 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 59: 0x7f49f88fb07f - rustc_query_impl[a7e96532d76369ef]::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 60: 0x7f49f88f8e7a - rustc_hir_analysis[5814cb59c0a64760]::check::wfcheck::check_mod_type_wf [INFO] [stderr] 61: 0x7f49f88f8cb7 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 62: 0x7f49f88f7fc6 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 63: 0x7f49f88f7d7f - rustc_query_impl[a7e96532d76369ef]::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 64: 0x7f49f87e3d17 - rustc_hir_analysis[5814cb59c0a64760]::check_crate [INFO] [stderr] 65: 0x7f49f8bae46a - rustc_interface[d8a7e9ed6b002fb1]::passes::analysis [INFO] [stderr] 66: 0x7f49f8bae0a5 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] error: could not compile `bounded_math` (lib) due to 32 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] 67: 0x7f49f9023665 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 68: 0x7f49f90233c9 - rustc_query_impl[a7e96532d76369ef]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 69: 0x7f49f8d49ec4 - rustc_interface[d8a7e9ed6b002fb1]::interface::run_compiler::, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0} [INFO] [stderr] 70: 0x7f49f9293645 - std[dc21a7bfc8471bc4]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>> [INFO] [stderr] 71: 0x7f49f9293472 - <::spawn_unchecked_, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#1} as core[62993273bd36b9d]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 72: 0x7f49f3f991d5 - as core::ops::function::FnOnce>::call_once::h3d2a9b7c225bae7c [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 73: 0x7f49f3f991d5 - as core::ops::function::FnOnce>::call_once::h88b7eadfd697b52d [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 74: 0x7f49f3f991d5 - std::sys::pal::unix::thread::Thread::new::thread_start::he12a8f4512b172c4 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stderr] 75: 0x7f49f3d44ac3 - [INFO] [stderr] 76: 0x7f49f3dd5bf4 - __clone [INFO] [stderr] 77: 0x0 - [INFO] [stderr] [INFO] [stderr] note: it seems that this compiler `1.78.0-nightly (72eda894e 2024-03-14)` is outdated, a newer nightly should have been released in the mean time [INFO] [stderr] | [INFO] [stderr] = note: please consider running `rustup update nightly` to update the nightly channel and check if this problem still persists [INFO] [stderr] = note: if the problem still persists, we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2024-04-01T10_47_43-14.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.78.0-nightly (72eda894e 2024-03-14) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [specialization_graph_of] building specialization graph of trait `inner_rep::SpecIntReprU16` [INFO] [stderr] #1 [coherent_trait] coherence checking all impls of trait `inner_rep::SpecIntReprU16` [INFO] [stderr] #2 [check_well_formed] checking that `inner_rep::` is well-formed [INFO] [stderr] #3 [check_mod_type_wf] checking that types are well-formed in module `inner_rep` [INFO] [stderr] #4 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_middle/src/util/bug.rs:35:44: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f49f3f8c902 - std::backtrace_rs::backtrace::libunwind::trace::h9c7f94e40162a27c [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x7f49f3f8c902 - std::backtrace_rs::backtrace::trace_unsynchronized::ha56ed7d3a539b199 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f49f3f8c902 - std::sys_common::backtrace::_print_fmt::h2b061112255cbda0 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x7f49f3f8c902 - ::fmt::hd2f62a79c076756d [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x7f49f3fddc5c - core::fmt::rt::Argument::fmt::h3f82fcb0e5df8f82 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x7f49f3fddc5c - core::fmt::write::h205e4aa24bad4cfa [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x7f49f3f8188f - std::io::Write::write_fmt::he97e1f829a4300f2 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 7: 0x7f49f3f8c6d4 - std::sys_common::backtrace::_print::hc96730fdf6f00296 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x7f49f3f8c6d4 - std::sys_common::backtrace::print::h1c9d9bd05b4be363 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x7f49f3f8f3db - std::panicking::default_hook::{{closure}}::h49c3c76f3668a21c [INFO] [stderr] 10: 0x7f49f3f8f133 - std::panicking::default_hook::h0c2f084c9298debc [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x7f49f6ff2a0e - std[dc21a7bfc8471bc4]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 12: 0x7f49f3f8fb40 - as core::ops::function::Fn>::call::h5737f5f9d497b6c3 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2034:9 [INFO] [stderr] 13: 0x7f49f3f8fb40 - std::panicking::rust_panic_with_hook::h193b3d102883e089 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:783:13 [INFO] [stderr] 14: 0x7f49f701f084 - std[dc21a7bfc8471bc4]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 15: 0x7f49f701bb26 - std[dc21a7bfc8471bc4]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 16: 0x7f49f7017006 - std[dc21a7bfc8471bc4]::panicking::begin_panic:: [INFO] [stderr] 17: 0x7f49f7028341 - ::emit_producing_guarantee [INFO] [stderr] 18: 0x7f49f74a1351 - rustc_middle[f783a685b286c599]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 19: 0x7f49f7484cca - rustc_middle[f783a685b286c599]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 20: 0x7f49f7484b48 - rustc_middle[f783a685b286c599]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 21: 0x7f49f5a5f460 - rustc_middle[f783a685b286c599]::util::bug::bug_fmt [INFO] [stderr] 22: 0x7f49f8902bd8 - ::consider_impl_candidate [INFO] [stderr] 23: 0x7f49f8f354a1 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 24: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 25: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] 26: 0x7f49f8a57412 - ::try_evaluate_added_goals [INFO] [stderr] 27: 0x7f49f869a54d - ::try_normalize_term [INFO] [stderr] 28: 0x7f49f8f34d0b - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 29: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 30: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] 31: 0x7f49f8a57412 - ::try_evaluate_added_goals [INFO] [stderr] 32: 0x7f49f8b1d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 33: 0x7f49f8f36b57 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 34: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 35: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] 36: 0x7f49f8a57412 - ::try_evaluate_added_goals [INFO] [stderr] 37: 0x7f49f8b1d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 38: 0x7f49f8bc4655 - ::consider_impl_candidate [INFO] [stderr] 39: 0x7f49f8bc2856 - ::assemble_and_evaluate_candidates:: [INFO] [stderr] 40: 0x7f49f8f34a37 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 41: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 42: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] 43: 0x7f49f8a56b8f - ::enter_root::, ::evaluate_root_goal::{closure#0}> [INFO] [stderr] 44: 0x7f49f8a560f0 - ::select_where_possible [INFO] [stderr] 45: 0x7f49f8bca7d1 - rustc_trait_selection[34a29af4827dacc4]::traits::coherence::overlap [INFO] [stderr] 46: 0x7f49f8bc8df4 - ::insert [INFO] [stderr] 47: 0x7f49f8bc7a7d - ::insert [INFO] [stderr] 48: 0x7f49f8e45f69 - rustc_trait_selection[34a29af4827dacc4]::traits::specialize::specialization_graph_provider [INFO] [stderr] 49: 0x7f49f8e45ae1 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 50: 0x7f49f82bb11c - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 51: 0x7f49f83712ae - rustc_query_impl[a7e96532d76369ef]::query_impl::specialization_graph_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 52: 0x7f49f8b98120 - rustc_hir_analysis[5814cb59c0a64760]::coherence::coherent_trait [INFO] [stderr] 53: 0x7f49f8b97e33 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 54: 0x7f49f82dba11 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 55: 0x7f49f88b2623 - rustc_query_impl[a7e96532d76369ef]::query_impl::coherent_trait::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 56: 0x7f49f88fdde7 - rustc_hir_analysis[5814cb59c0a64760]::check::wfcheck::check_well_formed [INFO] [stderr] 57: 0x7f49f88fbc2b - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 58: 0x7f49f88fb300 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 59: 0x7f49f88fb07f - rustc_query_impl[a7e96532d76369ef]::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 60: 0x7f49f88f8e7a - rustc_hir_analysis[5814cb59c0a64760]::check::wfcheck::check_mod_type_wf [INFO] [stderr] 61: 0x7f49f88f8cb7 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 62: 0x7f49f88f7fc6 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 63: 0x7f49f88f7d7f - rustc_query_impl[a7e96532d76369ef]::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 64: 0x7f49f87e3d17 - rustc_hir_analysis[5814cb59c0a64760]::check_crate [INFO] [stderr] 65: 0x7f49f8bae46a - rustc_interface[d8a7e9ed6b002fb1]::passes::analysis [INFO] [stderr] 66: 0x7f49f8bae0a5 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 67: 0x7f49f9023665 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 68: 0x7f49f90233c9 - rustc_query_impl[a7e96532d76369ef]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 69: 0x7f49f8d49ec4 - rustc_interface[d8a7e9ed6b002fb1]::interface::run_compiler::, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0} [INFO] [stderr] 70: 0x7f49f9293645 - std[dc21a7bfc8471bc4]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>> [INFO] [stderr] 71: 0x7f49f9293472 - <::spawn_unchecked_, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#1} as core[62993273bd36b9d]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 72: 0x7f49f3f991d5 - as core::ops::function::FnOnce>::call_once::h3d2a9b7c225bae7c [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 73: 0x7f49f3f991d5 - as core::ops::function::FnOnce>::call_once::h88b7eadfd697b52d [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 74: 0x7f49f3f991d5 - std::sys::pal::unix::thread::Thread::new::thread_start::he12a8f4512b172c4 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stderr] 75: 0x7f49f3d44ac3 - [INFO] [stderr] 76: 0x7f49f3dd5bf4 - __clone [INFO] [stderr] 77: 0x0 - [INFO] [stderr] [INFO] [stderr] note: it seems that this compiler `1.78.0-nightly (72eda894e 2024-03-14)` is outdated, a newer nightly should have been released in the mean time [INFO] [stderr] | [INFO] [stderr] = note: please consider running `rustup update nightly` to update the nightly channel and check if this problem still persists [INFO] [stderr] = note: if the problem still persists, we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2024-04-01T10_47_43-14.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.78.0-nightly (72eda894e 2024-03-14) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [specialization_graph_of] building specialization graph of trait `inner_rep::SpecIntReprU8` [INFO] [stderr] #1 [coherent_trait] coherence checking all impls of trait `inner_rep::SpecIntReprU8` [INFO] [stderr] #2 [check_well_formed] checking that `inner_rep::` is well-formed [INFO] [stderr] #3 [check_mod_type_wf] checking that types are well-formed in module `inner_rep` [INFO] [stderr] #4 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_middle/src/util/bug.rs:35:44: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f49f3f8c902 - std::backtrace_rs::backtrace::libunwind::trace::h9c7f94e40162a27c [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x7f49f3f8c902 - std::backtrace_rs::backtrace::trace_unsynchronized::ha56ed7d3a539b199 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f49f3f8c902 - std::sys_common::backtrace::_print_fmt::h2b061112255cbda0 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x7f49f3f8c902 - ::fmt::hd2f62a79c076756d [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x7f49f3fddc5c - core::fmt::rt::Argument::fmt::h3f82fcb0e5df8f82 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x7f49f3fddc5c - core::fmt::write::h205e4aa24bad4cfa [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x7f49f3f8188f - std::io::Write::write_fmt::he97e1f829a4300f2 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 7: 0x7f49f3f8c6d4 - std::sys_common::backtrace::_print::hc96730fdf6f00296 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x7f49f3f8c6d4 - std::sys_common::backtrace::print::h1c9d9bd05b4be363 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x7f49f3f8f3db - std::panicking::default_hook::{{closure}}::h49c3c76f3668a21c [INFO] [stderr] 10: 0x7f49f3f8f133 - std::panicking::default_hook::h0c2f084c9298debc [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x7f49f6ff2a0e - std[dc21a7bfc8471bc4]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 12: 0x7f49f3f8fb40 - as core::ops::function::Fn>::call::h5737f5f9d497b6c3 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2034:9 [INFO] [stderr] 13: 0x7f49f3f8fb40 - std::panicking::rust_panic_with_hook::h193b3d102883e089 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:783:13 [INFO] [stderr] 14: 0x7f49f701f084 - std[dc21a7bfc8471bc4]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 15: 0x7f49f701bb26 - std[dc21a7bfc8471bc4]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 16: 0x7f49f7017006 - std[dc21a7bfc8471bc4]::panicking::begin_panic:: [INFO] [stderr] 17: 0x7f49f7028341 - ::emit_producing_guarantee [INFO] [stderr] 18: 0x7f49f74a1351 - rustc_middle[f783a685b286c599]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 19: 0x7f49f7484cca - rustc_middle[f783a685b286c599]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 20: 0x7f49f7484b48 - rustc_middle[f783a685b286c599]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 21: 0x7f49f5a5f460 - rustc_middle[f783a685b286c599]::util::bug::bug_fmt [INFO] [stderr] 22: 0x7f49f8902bd8 - ::consider_impl_candidate [INFO] [stderr] 23: 0x7f49f8f354a1 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 24: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 25: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] 26: 0x7f49f8a57412 - ::try_evaluate_added_goals [INFO] [stderr] 27: 0x7f49f869a54d - ::try_normalize_term [INFO] [stderr] 28: 0x7f49f8f34d0b - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 29: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 30: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] 31: 0x7f49f8a57412 - ::try_evaluate_added_goals [INFO] [stderr] 32: 0x7f49f8b1d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 33: 0x7f49f8f36b57 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 34: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 35: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] 36: 0x7f49f8a57412 - ::try_evaluate_added_goals [INFO] [stderr] 37: 0x7f49f8b1d63a - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 38: 0x7f49f8bc4655 - ::consider_impl_candidate [INFO] [stderr] 39: 0x7f49f8bc2856 - ::assemble_and_evaluate_candidates:: [INFO] [stderr] 40: 0x7f49f8f34a37 - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#3} [INFO] [stderr] 41: 0x7f49f8dbc6bb - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 42: 0x7f49f8a58588 - ::evaluate_goal [INFO] [stderr] 43: 0x7f49f8a56b8f - ::enter_root::, ::evaluate_root_goal::{closure#0}> [INFO] [stderr] 44: 0x7f49f8a560f0 - ::select_where_possible [INFO] [stderr] 45: 0x7f49f8bca7d1 - rustc_trait_selection[34a29af4827dacc4]::traits::coherence::overlap [INFO] [stderr] 46: 0x7f49f8bc8df4 - ::insert [INFO] [stderr] 47: 0x7f49f8bc7a7d - ::insert [INFO] [stderr] 48: 0x7f49f8e45f69 - rustc_trait_selection[34a29af4827dacc4]::traits::specialize::specialization_graph_provider [INFO] [stderr] 49: 0x7f49f8e45ae1 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 50: 0x7f49f82bb11c - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 51: 0x7f49f83712ae - rustc_query_impl[a7e96532d76369ef]::query_impl::specialization_graph_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 52: 0x7f49f8b98120 - rustc_hir_analysis[5814cb59c0a64760]::coherence::coherent_trait [INFO] [stderr] 53: 0x7f49f8b97e33 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 54: 0x7f49f82dba11 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 55: 0x7f49f88b2623 - rustc_query_impl[a7e96532d76369ef]::query_impl::coherent_trait::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 56: 0x7f49f88fdde7 - rustc_hir_analysis[5814cb59c0a64760]::check::wfcheck::check_well_formed [INFO] [stderr] 57: 0x7f49f88fbc2b - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 58: 0x7f49f88fb300 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 59: 0x7f49f88fb07f - rustc_query_impl[a7e96532d76369ef]::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 60: 0x7f49f88f8e7a - rustc_hir_analysis[5814cb59c0a64760]::check::wfcheck::check_mod_type_wf [INFO] [stderr] 61: 0x7f49f88f8cb7 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 62: 0x7f49f88f7fc6 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 63: 0x7f49f88f7d7f - rustc_query_impl[a7e96532d76369ef]::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 64: 0x7f49f87e3d17 - rustc_hir_analysis[5814cb59c0a64760]::check_crate [INFO] [stderr] 65: 0x7f49f8bae46a - rustc_interface[d8a7e9ed6b002fb1]::passes::analysis [INFO] [stderr] 66: 0x7f49f8bae0a5 - rustc_query_impl[a7e96532d76369ef]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 67: 0x7f49f9023665 - rustc_query_system[4373f9d8228fed63]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[a7e96532d76369ef]::plumbing::QueryCtxt, false> [INFO] [stderr] 68: 0x7f49f90233c9 - rustc_query_impl[a7e96532d76369ef]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 69: 0x7f49f8d49ec4 - rustc_interface[d8a7e9ed6b002fb1]::interface::run_compiler::, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0} [INFO] [stderr] 70: 0x7f49f9293645 - std[dc21a7bfc8471bc4]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>> [INFO] [stderr] 71: 0x7f49f9293472 - <::spawn_unchecked_, rustc_driver_impl[5b8994bf0d137946]::run_compiler::{closure#0}>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[62993273bd36b9d]::result::Result<(), rustc_span[902318940970b826]::ErrorGuaranteed>>::{closure#1} as core[62993273bd36b9d]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 72: 0x7f49f3f991d5 - as core::ops::function::FnOnce>::call_once::h3d2a9b7c225bae7c [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 73: 0x7f49f3f991d5 - as core::ops::function::FnOnce>::call_once::h88b7eadfd697b52d [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 74: 0x7f49f3f991d5 - std::sys::pal::unix::thread::Thread::new::thread_start::he12a8f4512b172c4 [INFO] [stderr] at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stderr] 75: 0x7f49f3d44ac3 - [INFO] [stderr] 76: 0x7f49f3dd5bf4 - __clone [INFO] [stderr] 77: 0x0 - [INFO] [stderr] [INFO] [stderr] note: it seems that this compiler `1.78.0-nightly (72eda894e 2024-03-14)` is outdated, a newer nightly should have been released in the mean time [INFO] [stderr] | [INFO] [stderr] = note: please consider running `rustup update nightly` to update the nightly channel and check if this problem still persists [INFO] [stderr] = note: if the problem still persists, we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2024-04-01T10_47_43-14.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.78.0-nightly (72eda894e 2024-03-14) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [specialization_graph_of] building specialization graph of trait `inner_rep::SpecIntReprU0` [INFO] [stderr] #1 [coherent_trait] coherence checking all impls of trait `inner_rep::SpecIntReprU0` [INFO] [stderr] #2 [check_well_formed] checking that `inner_rep::` is well-formed [INFO] [stderr] #3 [check_mod_type_wf] checking that types are well-formed in module `inner_rep` [INFO] [stderr] #4 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error: aborting due to 33 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0015, E0635, E0741. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0015`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bounded_math` (lib test) due to 33 previous errors [INFO] running `Command { std: "docker" "inspect" "a6e09166d88656095ee748248562560644d5913f8a3511472fe06082a8715d8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6e09166d88656095ee748248562560644d5913f8a3511472fe06082a8715d8c", kill_on_drop: false }` [INFO] [stdout] a6e09166d88656095ee748248562560644d5913f8a3511472fe06082a8715d8c