[INFO] cloning repository https://github.com/linksplatform/Solver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/linksplatform/Solver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinksplatform%2FSolver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinksplatform%2FSolver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 869e0fcda7046f03c39a77bcdab8c5e84e16d033 [INFO] testing linksplatform/Solver against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinksplatform%2FSolver" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/linksplatform/Solver [INFO] finished tweaking git repo https://github.com/linksplatform/Solver [INFO] tweaked toml for git repo https://github.com/linksplatform/Solver written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/linksplatform/Solver on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/linksplatform/Solver 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f879466d9c918a0dacb051692d27896af7d0d8a3083ce717e503a4a6b863065 [INFO] running `Command { std: "docker" "start" "-a" "6f879466d9c918a0dacb051692d27896af7d0d8a3083ce717e503a4a6b863065", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f879466d9c918a0dacb051692d27896af7d0d8a3083ce717e503a4a6b863065", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f879466d9c918a0dacb051692d27896af7d0d8a3083ce717e503a4a6b863065", kill_on_drop: false }` [INFO] [stdout] 6f879466d9c918a0dacb051692d27896af7d0d8a3083ce717e503a4a6b863065 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 924fb75c56860de009848c05574125b54b7420851698773e700f892a3f700b9d [INFO] running `Command { std: "docker" "start" "-a" "924fb75c56860de009848c05574125b54b7420851698773e700f892a3f700b9d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling bumpalo v3.11.1 [INFO] [stderr] Compiling leak_slice v0.2.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling syn v2.0.81 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling platform-data v0.1.0-beta.3 (https://github.com/linksplatform/doublets-rs#5522d91c) [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/doublets-rs-d364ff6f141dcf99/5522d91/dev-deps/data-rs/src/point.rs:52:21 [INFO] [stdout] | [INFO] [stdout] 52 | type IntoIter = impl Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-25; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `const_deref` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/doublets-rs-d364ff6f141dcf99/5522d91/dev-deps/data-rs/src/lib.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | #![feature(const_deref)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `const_result_drop` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/doublets-rs-d364ff6f141dcf99/5522d91/dev-deps/data-rs/src/lib.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(const_result_drop)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_ops` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/doublets-rs-d364ff6f141dcf99/5522d91/dev-deps/data-rs/src/converters.rs:9:65 [INFO] [stdout] | [INFO] [stdout] 9 | pub const fn convert(&self, source: T) -> T { [INFO] [stdout] | ------ ^^^ [INFO] [stdout] | | [INFO] [stdout] | trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #143802 for more information [INFO] [stdout] = help: add `#![feature(const_ops)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-25; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_ops` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/doublets-rs-d364ff6f141dcf99/5522d91/dev-deps/data-rs/src/converters.rs:18:65 [INFO] [stdout] | [INFO] [stdout] 18 | pub const fn convert(&self, source: T) -> T { [INFO] [stdout] | ------ ^^^ [INFO] [stdout] | | [INFO] [stdout] | trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #143802 for more information [INFO] [stdout] = help: add `#![feature(const_ops)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-25; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_ops` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/doublets-rs-d364ff6f141dcf99/5522d91/dev-deps/data-rs/src/hybrid.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | T: ~const Div, [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #143802 for more information [INFO] [stdout] = help: add `#![feature(const_ops)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-25; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_ops` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/doublets-rs-d364ff6f141dcf99/5522d91/dev-deps/data-rs/src/hybrid.rs:24:37 [INFO] [stdout] | [INFO] [stdout] 24 | T: ~const Integral + ~const Sub, [INFO] [stdout] | ------ ^^^ [INFO] [stdout] | | [INFO] [stdout] | trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #143802 for more information [INFO] [stdout] = help: add `#![feature(const_ops)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-25; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_ops` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/doublets-rs-d364ff6f141dcf99/5522d91/dev-deps/data-rs/src/hybrid.rs:37:37 [INFO] [stdout] | [INFO] [stdout] 37 | T: ~const Integral + ~const Sub, [INFO] [stdout] | ------ ^^^ [INFO] [stdout] | | [INFO] [stdout] | trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #143802 for more information [INFO] [stdout] = help: add `#![feature(const_ops)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-25; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_default` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/doublets-rs-d364ff6f141dcf99/5522d91/dev-deps/data-rs/src/hybrid.rs:44:19 [INFO] [stdout] | [INFO] [stdout] 44 | T: ~const Default + ~const PartialEq, [INFO] [stdout] | ------ ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #143894 for more information [INFO] [stdout] = help: add `#![feature(const_default)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-25; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_cmp` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/doublets-rs-d364ff6f141dcf99/5522d91/dev-deps/data-rs/src/hybrid.rs:44:36 [INFO] [stdout] | [INFO] [stdout] 44 | T: ~const Default + ~const PartialEq, [INFO] [stdout] | ------ ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #143800 for more information [INFO] [stdout] = help: add `#![feature(const_cmp)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-25; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_ops` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/doublets-rs-d364ff6f141dcf99/5522d91/dev-deps/data-rs/src/hybrid.rs:51:19 [INFO] [stdout] | [INFO] [stdout] 51 | T: ~const Div + ~const PartialOrd, [INFO] [stdout] | ------ ^^^ [INFO] [stdout] | | [INFO] [stdout] | trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #143802 for more information [INFO] [stdout] = help: add `#![feature(const_ops)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-25; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_cmp` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/doublets-rs-d364ff6f141dcf99/5522d91/dev-deps/data-rs/src/hybrid.rs:51:32 [INFO] [stdout] | [INFO] [stdout] 51 | T: ~const Div + ~const PartialOrd, [INFO] [stdout] | ------ ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #143800 for more information [INFO] [stdout] = help: add `#![feature(const_cmp)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-25; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_ops` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/doublets-rs-d364ff6f141dcf99/5522d91/dev-deps/data-rs/src/hybrid.rs:58:19 [INFO] [stdout] | [INFO] [stdout] 58 | T: ~const Div + ~const PartialOrd + ~const PartialEq, [INFO] [stdout] | ------ ^^^ [INFO] [stdout] | | [INFO] [stdout] | trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #143802 for more information [INFO] [stdout] = help: add `#![feature(const_ops)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-25; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_cmp` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/doublets-rs-d364ff6f141dcf99/5522d91/dev-deps/data-rs/src/hybrid.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | T: ~const Div + ~const PartialOrd + ~const PartialEq, [INFO] [stdout] | ------ ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #143800 for more information [INFO] [stdout] = help: add `#![feature(const_cmp)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-25; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_cmp` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/doublets-rs-d364ff6f141dcf99/5522d91/dev-deps/data-rs/src/hybrid.rs:58:52 [INFO] [stdout] | [INFO] [stdout] 58 | T: ~const Div + ~const PartialOrd + ~const PartialEq, [INFO] [stdout] | ------ ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #143800 for more information [INFO] [stdout] = help: add `#![feature(const_cmp)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-25; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `const_destruct` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/doublets-rs-d364ff6f141dcf99/5522d91/dev-deps/data-rs/src/link_type.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | marker::Destruct, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #133214 for more information [INFO] [stdout] = help: add `#![feature(const_destruct)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-25; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_destruct` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/doublets-rs-d364ff6f141dcf99/5522d91/dev-deps/data-rs/src/link_type.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | All: ~const Destruct, [INFO] [stdout] | ------ ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #133214 for more information [INFO] [stdout] = help: add `#![feature(const_destruct)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-25; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `const_destruct` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/doublets-rs-d364ff6f141dcf99/5522d91/dev-deps/data-rs/src/link_type.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | All: ~const Destruct, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #133214 for more information [INFO] [stdout] = help: add `#![feature(const_destruct)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-25; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable const library feature `const_destruct` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/doublets-rs-d364ff6f141dcf99/5522d91/dev-deps/data-rs/src/link_type.rs:19:45 [INFO] [stdout] | [INFO] [stdout] 19 | >::Error: ~const Destruct, [INFO] [stdout] | ------ ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | trait is not stable as const yet [INFO] [stdout] | [INFO] [stdout] = note: see issue #133214 for more information [INFO] [stdout] = help: add `#![feature(const_destruct)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-25; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `const_destruct` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/doublets-rs-d364ff6f141dcf99/5522d91/dev-deps/data-rs/src/link_type.rs:19:45 [INFO] [stdout] | [INFO] [stdout] 19 | >::Error: ~const Destruct, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #133214 for more information [INFO] [stdout] = help: add `#![feature(const_destruct)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-25; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `FuntyPart` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/doublets-rs-d364ff6f141dcf99/5522d91/dev-deps/data-rs/src/link_type.rs:15:30 [INFO] [stdout] | [INFO] [stdout] 15 | impl> const FuntyPart for All { [INFO] [stdout] | ^^^^^^^^^ this trait is not `const` [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `const` ensures all default method bodies are `const` [INFO] [stdout] = note: adding a non-const method body in the future would be a breaking change [INFO] [stdout] help: mark `FuntyPart` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 10 | #[const_trait] pub trait FuntyPart: Sized + TryFrom { [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `LinkType` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/doublets-rs-d364ff6f141dcf99/5522d91/dev-deps/data-rs/src/link_type.rs:63:46 [INFO] [stdout] | [INFO] [stdout] 63 | impl const LinkType for All where [INFO] [stdout] | ^^^^^^^^ this trait is not `const` [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `const` ensures all default method bodies are `const` [INFO] [stdout] = note: adding a non-const method body in the future would be a breaking change [INFO] [stdout] help: mark `LinkType` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 32 | #[const_trait] pub trait LinkType: [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[const]` can only be applied to `const` traits [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/doublets-rs-d364ff6f141dcf99/5522d91/dev-deps/data-rs/src/converters.rs:9:40 [INFO] [stdout] | [INFO] [stdout] 9 | pub const fn convert(&self, source: T) -> T { [INFO] [stdout] | ^^^^^^ can't be applied to `Integral` [INFO] [stdout] | [INFO] [stdout] note: `Integral` can't be used with `[const]` because it isn't `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/funty-2.0.0/src/lib.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | / pub trait Integral: [INFO] [stdout] 227 | | Numeric [INFO] [stdout] 228 | | + Hash [INFO] [stdout] 229 | | + Eq [INFO] [stdout] ... | [INFO] [stdout] 374 | | + ShrAssign [INFO] [stdout] 375 | | + for<'a> ShrAssign<&'a usize> [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[const]` can only be applied to `const` traits [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/doublets-rs-d364ff6f141dcf99/5522d91/dev-deps/data-rs/src/converters.rs:18:40 [INFO] [stdout] | [INFO] [stdout] 18 | pub const fn convert(&self, source: T) -> T { [INFO] [stdout] | ^^^^^^ can't be applied to `Integral` [INFO] [stdout] | [INFO] [stdout] note: `Integral` can't be used with `[const]` because it isn't `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/funty-2.0.0/src/lib.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | / pub trait Integral: [INFO] [stdout] 227 | | Numeric [INFO] [stdout] 228 | | + Hash [INFO] [stdout] 229 | | + Eq [INFO] [stdout] ... | [INFO] [stdout] 374 | | + ShrAssign [INFO] [stdout] 375 | | + for<'a> ShrAssign<&'a usize> [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[const]` can only be applied to `const` traits [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/doublets-rs-d364ff6f141dcf99/5522d91/dev-deps/data-rs/src/hybrid.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | T: ~const Integral + ~const Sub, [INFO] [stdout] | ^^^^^^ can't be applied to `Integral` [INFO] [stdout] | [INFO] [stdout] note: `Integral` can't be used with `[const]` because it isn't `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/funty-2.0.0/src/lib.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | / pub trait Integral: [INFO] [stdout] 227 | | Numeric [INFO] [stdout] 228 | | + Hash [INFO] [stdout] 229 | | + Eq [INFO] [stdout] ... | [INFO] [stdout] 374 | | + ShrAssign [INFO] [stdout] 375 | | + for<'a> ShrAssign<&'a usize> [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[const]` can only be applied to `const` traits [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/doublets-rs-d364ff6f141dcf99/5522d91/dev-deps/data-rs/src/hybrid.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | T: ~const Integral + ~const Sub, [INFO] [stdout] | ^^^^^^ can't be applied to `Integral` [INFO] [stdout] | [INFO] [stdout] note: `Integral` can't be used with `[const]` because it isn't `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/funty-2.0.0/src/lib.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | / pub trait Integral: [INFO] [stdout] 227 | | Numeric [INFO] [stdout] 228 | | + Hash [INFO] [stdout] 229 | | + Eq [INFO] [stdout] ... | [INFO] [stdout] 374 | | + ShrAssign [INFO] [stdout] 375 | | + for<'a> ShrAssign<&'a usize> [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[const]` can only be applied to `const` traits [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/doublets-rs-d364ff6f141dcf99/5522d91/dev-deps/data-rs/src/hybrid.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 65 | T: ~const Integral, [INFO] [stdout] | ^^^^^^ can't be applied to `Integral` [INFO] [stdout] | [INFO] [stdout] note: `Integral` can't be used with `[const]` because it isn't `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/funty-2.0.0/src/lib.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | / pub trait Integral: [INFO] [stdout] 227 | | Numeric [INFO] [stdout] 228 | | + Hash [INFO] [stdout] 229 | | + Eq [INFO] [stdout] ... | [INFO] [stdout] 374 | | + ShrAssign [INFO] [stdout] 375 | | + for<'a> ShrAssign<&'a usize> [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `All: [const] TryFrom` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/doublets-rs-d364ff6f141dcf99/5522d91/dev-deps/data-rs/src/link_type.rs:22:15 [INFO] [stdout] | [INFO] [stdout] 22 | match All::try_from(n) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const associated function `::funty` in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/doublets-rs-d364ff6f141dcf99/5522d91/dev-deps/data-rs/src/hybrid.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | T::MAX / T::funty(2) [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: `Div` is not yet stable as a const trait [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/doublets-rs-d364ff6f141dcf99/5522d91/dev-deps/data-rs/src/hybrid.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | T::MAX / T::funty(2) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_ops)]` to the crate attributes to enable [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/doublets-rs-d364ff6f141dcf99/5522d91/dev-deps/data-rs/src/lib.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 + #![feature(const_ops)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Sub` is not yet stable as a const trait [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/doublets-rs-d364ff6f141dcf99/5522d91/dev-deps/data-rs/src/hybrid.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | (T::MAX - value).wrapping_add(T::funty(1)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_ops)]` to the crate attributes to enable [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/doublets-rs-d364ff6f141dcf99/5522d91/dev-deps/data-rs/src/lib.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 + #![feature(const_ops)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const associated function `::funty` in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/doublets-rs-d364ff6f141dcf99/5522d91/dev-deps/data-rs/src/hybrid.rs:39:39 [INFO] [stdout] | [INFO] [stdout] 39 | (T::MAX - value).wrapping_add(T::funty(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 method `::wrapping_add` in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/doublets-rs-d364ff6f141dcf99/5522d91/dev-deps/data-rs/src/hybrid.rs:39:26 [INFO] [stdout] | [INFO] [stdout] 39 | (T::MAX - value).wrapping_add(T::funty(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 associated function `::funty` in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/doublets-rs-d364ff6f141dcf99/5522d91/dev-deps/data-rs/src/hybrid.rs:46:23 [INFO] [stdout] | [INFO] [stdout] 46 | self.value == T::funty(0) [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: `PartialEq` is not yet stable as a const trait [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/doublets-rs-d364ff6f141dcf99/5522d91/dev-deps/data-rs/src/hybrid.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | self.value == T::funty(0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_cmp)]` to the crate attributes to enable [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/doublets-rs-d364ff6f141dcf99/5522d91/dev-deps/data-rs/src/lib.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 + #![feature(const_cmp)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `PartialOrd` is not yet stable as a const trait [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/doublets-rs-d364ff6f141dcf99/5522d91/dev-deps/data-rs/src/hybrid.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | self.value < Self::half() // || self.value == T::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_cmp)]` to the crate attributes to enable [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/doublets-rs-d364ff6f141dcf99/5522d91/dev-deps/data-rs/src/lib.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 + #![feature(const_cmp)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const associated function `::funty` in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/doublets-rs-d364ff6f141dcf99/5522d91/dev-deps/data-rs/src/hybrid.rs:60:46 [INFO] [stdout] | [INFO] [stdout] 60 | !self.is_internal() || self.value == T::funty(0) [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: `PartialEq` is not yet stable as a const trait [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/doublets-rs-d364ff6f141dcf99/5522d91/dev-deps/data-rs/src/hybrid.rs:60:32 [INFO] [stdout] | [INFO] [stdout] 60 | !self.is_internal() || self.value == T::funty(0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#![feature(const_cmp)]` to the crate attributes to enable [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/doublets-rs-d364ff6f141dcf99/5522d91/dev-deps/data-rs/src/lib.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 + #![feature(const_cmp)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const associated function `::funty` in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/doublets-rs-d364ff6f141dcf99/5522d91/dev-deps/data-rs/src/hybrid.rs:67:33 [INFO] [stdout] | [INFO] [stdout] 67 | self.value.wrapping_add(T::funty(1)).wrapping_add(T::MAX) [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 method `::wrapping_add` in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/doublets-rs-d364ff6f141dcf99/5522d91/dev-deps/data-rs/src/hybrid.rs:67:20 [INFO] [stdout] | [INFO] [stdout] 67 | self.value.wrapping_add(T::funty(1)).wrapping_add(T::MAX) [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 method `::wrapping_add` in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/doublets-rs-d364ff6f141dcf99/5522d91/dev-deps/data-rs/src/hybrid.rs:67:46 [INFO] [stdout] | [INFO] [stdout] 67 | self.value.wrapping_add(T::funty(1)).wrapping_add(T::MAX) [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] Some errors have detailed explanations: E0015, E0277, E0635, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0015`. [INFO] [stdout] [INFO] [stderr] error: could not compile `platform-data` (lib) due to 41 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "924fb75c56860de009848c05574125b54b7420851698773e700f892a3f700b9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "924fb75c56860de009848c05574125b54b7420851698773e700f892a3f700b9d", kill_on_drop: false }` [INFO] [stdout] 924fb75c56860de009848c05574125b54b7420851698773e700f892a3f700b9d