[INFO] fetching crate dungeon-cell 0.1.0... [INFO] checking dungeon-cell-0.1.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate dungeon-cell 0.1.0 into /workspace/builds/worker-6-tc2/source [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate dungeon-cell 0.1.0 [INFO] finished tweaking crates.io crate dungeon-cell 0.1.0 [INFO] tweaked toml for crates.io crate dungeon-cell 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dungeon-cell 0.1.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dungeon-cell 0.1.0 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9fd3d6a34f2ee7495033ac4f255d0cf8a52524bd69a92b5466545e5cee4d5f79 [INFO] running `Command { std: "docker" "start" "-a" "9fd3d6a34f2ee7495033ac4f255d0cf8a52524bd69a92b5466545e5cee4d5f79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9fd3d6a34f2ee7495033ac4f255d0cf8a52524bd69a92b5466545e5cee4d5f79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fd3d6a34f2ee7495033ac4f255d0cf8a52524bd69a92b5466545e5cee4d5f79", kill_on_drop: false }` [INFO] [stdout] 9fd3d6a34f2ee7495033ac4f255d0cf8a52524bd69a92b5466545e5cee4d5f79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8500fc04dbd28be70600d67e2ed689d7c2d75e39f4eb7bc8cb9f2e768e821777 [INFO] running `Command { std: "docker" "start" "-a" "8500fc04dbd28be70600d67e2ed689d7c2d75e39f4eb7bc8cb9f2e768e821777", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling dungeon-cell v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking const_panic v0.2.7 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stdout] warning: unexpected `cfg` condition name: `has_feature_const_type_name` [INFO] [stdout] --> src/lib.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | #![cfg_attr(has_feature_const_type_name, feature(const_type_name))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_feature_const_type_name)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_feature_const_type_name)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_feature_generic_const_exprs` [INFO] [stdout] --> src/lib.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | #![cfg_attr(has_feature_generic_const_exprs, allow(incomplete_features))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_feature_generic_const_exprs)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_feature_generic_const_exprs)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_feature_generic_const_exprs` [INFO] [stdout] --> src/lib.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | #![cfg_attr(has_feature_generic_const_exprs, feature(generic_const_exprs))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_feature_generic_const_exprs)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_feature_generic_const_exprs)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `use_const_assert` [INFO] [stdout] --> src/lib.rs:107:7 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(use_const_assert)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_const_assert)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_const_assert)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `use_const_assert` [INFO] [stdout] --> src/compile_time.rs:285:11 [INFO] [stdout] | [INFO] [stdout] 285 | #[cfg(not(use_const_assert))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_const_assert)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_const_assert)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `use_const_assert` [INFO] [stdout] --> src/compile_time.rs:102:15 [INFO] [stdout] | [INFO] [stdout] 102 | #[cfg(use_const_assert)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_const_assert)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_const_assert)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `use_const_assert` [INFO] [stdout] --> src/compile_time.rs:105:19 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg(not(use_const_assert))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_const_assert)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_const_assert)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `use_const_assert` [INFO] [stdout] --> src/compile_time.rs:149:11 [INFO] [stdout] | [INFO] [stdout] 149 | #[cfg(use_const_assert)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_const_assert)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_const_assert)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `use_const_assert` [INFO] [stdout] --> src/compile_time.rs:152:15 [INFO] [stdout] | [INFO] [stdout] 152 | #[cfg(not(use_const_assert))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_const_assert)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_const_assert)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_const_type_name` [INFO] [stdout] --> src/compile_time.rs:231:15 [INFO] [stdout] | [INFO] [stdout] 231 | #[cfg(has_const_type_name)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_type_name)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_type_name)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_const_type_name` [INFO] [stdout] --> src/compile_time.rs:234:19 [INFO] [stdout] | [INFO] [stdout] 234 | #[cfg(not(has_const_type_name))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_type_name)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_type_name)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dungeon_cell::bound::Bound<__, __, __, __, __, __>: VTable` is not satisfied [INFO] [stdout] --> examples/ecs.rs:137:26 [INFO] [stdout] | [INFO] [stdout] 137 | map: HashMap)>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `VTable` is not implemented for `dungeon_cell::bound::Bound<__, __, __, __, __, __>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `VTable`: [INFO] [stdout] &T [INFO] [stdout] LifetimeVTable<'a, B> [INFO] [stdout] StaticVTable [INFO] [stdout] Unaligned<&T> [INFO] [stdout] note: required by a bound in `dungeon_cell::DungeonCore` [INFO] [stdout] --> /opt/rustwide/workdir/src/core.rs:76:8 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct DungeonCore [INFO] [stdout] | ----------- required by a bound in this struct [INFO] [stdout] ... [INFO] [stdout] 76 | V: VTable, [INFO] [stdout] | ^^^^^^ required by this bound in `DungeonCore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Layout, Alignment<8>>: CleanupHelper<..., _>` is not satisfied [INFO] [stdout] --> examples/ecs.rs:137:10 [INFO] [stdout] | [INFO] [stdout] 137 | map: HashMap)>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `dungeon_cell::core::inner::cleanup::CleanupHelper, _>` is not implemented for `dungeon_cell::layout::Layout, dungeon_cell::layout::Alignment<8>>` [INFO] [stdout] = note: required for `dungeon_cell::layout::Layout, dungeon_cell::layout::Alignment<8>>` to implement `dungeon_cell::Cleanup>` [INFO] [stdout] note: required because it appears within the type `DungeonCore, Alignment<8>>, ...>` [INFO] [stdout] --> /opt/rustwide/workdir/src/core.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct DungeonCore [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: required by an implicit `Sized` bound in `HashMap` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/std/src/collections/hash/map.rs:246:1 [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/ecs-39d439a40182063b.long-type-4775225675896951791.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dungeon_cell::bound::Bound<__, __, __, __, __, __>: VTable` is not satisfied [INFO] [stdout] --> examples/ecs.rs:143:18 [INFO] [stdout] | [INFO] [stdout] 143 | map: HashMap::new(), [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `VTable` is not implemented for `dungeon_cell::bound::Bound<__, __, __, __, __, __>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `VTable`: [INFO] [stdout] &T [INFO] [stdout] LifetimeVTable<'a, B> [INFO] [stdout] StaticVTable [INFO] [stdout] Unaligned<&T> [INFO] [stdout] note: required by a bound in `dungeon_cell::DungeonCore` [INFO] [stdout] --> /opt/rustwide/workdir/src/core.rs:76:8 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct DungeonCore [INFO] [stdout] | ----------- required by a bound in this struct [INFO] [stdout] ... [INFO] [stdout] 76 | V: VTable, [INFO] [stdout] | ^^^^^^ required by this bound in `DungeonCore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Layout, Alignment<8>>: CleanupHelper<..., _>` is not satisfied [INFO] [stdout] --> examples/ecs.rs:143:18 [INFO] [stdout] | [INFO] [stdout] 143 | map: HashMap::new(), [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `dungeon_cell::core::inner::cleanup::CleanupHelper, _>` is not implemented for `dungeon_cell::layout::Layout, dungeon_cell::layout::Alignment<8>>` [INFO] [stdout] = note: required for `dungeon_cell::layout::Layout, dungeon_cell::layout::Alignment<8>>` to implement `dungeon_cell::Cleanup>` [INFO] [stdout] note: required because it appears within the type `DungeonCore, Alignment<8>>, ...>` [INFO] [stdout] --> /opt/rustwide/workdir/src/core.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct DungeonCore [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: required by an implicit `Sized` bound in `HashMap` [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/std/src/collections/hash/map.rs:246:1 [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/ecs-39d439a40182063b.long-type-13615116774506249657.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Layout, Alignment<8>>: CleanupHelper<..., _>` is not satisfied [INFO] [stdout] --> examples/ecs.rs:143:18 [INFO] [stdout] | [INFO] [stdout] 143 | map: HashMap::new(), [INFO] [stdout] | ^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `dungeon_cell::core::inner::cleanup::CleanupHelper, _>` is not implemented for `dungeon_cell::layout::Layout, dungeon_cell::layout::Alignment<8>>` [INFO] [stdout] = note: required for `dungeon_cell::layout::Layout, dungeon_cell::layout::Alignment<8>>` to implement `dungeon_cell::Cleanup>` [INFO] [stdout] note: required by a bound in `dungeon_cell::DungeonCore` [INFO] [stdout] --> /opt/rustwide/workdir/src/core.rs:75:19 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct DungeonCore [INFO] [stdout] | ----------- required by a bound in this struct [INFO] [stdout] 74 | where [INFO] [stdout] 75 | L: IsLayout + Cleanup, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `DungeonCore` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/ecs-39d439a40182063b.long-type-11611688415929987316.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `dungeon_cell::Alignment`, `dungeon_cell::DungeonCell`, `dungeon_cell::Size` [INFO] [stdout] --> examples/cell.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use dungeon_cell::{Alignment, DungeonCell, Size}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ ^^^^ no `Size` in the root [INFO] [stdout] | | | [INFO] [stdout] | | no `DungeonCell` in the root [INFO] [stdout] | | help: a similar name exists in the module: `DungeonCore` [INFO] [stdout] | no `Alignment` in the root [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these items instead: [INFO] [stdout] std::fmt::Alignment [INFO] [stdout] std::ptr::Alignment [INFO] [stdout] dungeon_cell::layout::Alignment [INFO] [stdout] = help: consider importing this struct instead: [INFO] [stdout] dungeon_cell::layout::Size [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_feature_const_type_name` [INFO] [stdout] --> src/lib.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | #![cfg_attr(has_feature_const_type_name, feature(const_type_name))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_feature_const_type_name)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_feature_const_type_name)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `entry` exists for struct `HashMap, Alignment<8>>, ...>>`, but its trait bounds were not satisfied [INFO] [stdout] --> examples/ecs.rs:149:14 [INFO] [stdout] | [INFO] [stdout] 148 | / self.map [INFO] [stdout] 149 | | .entry(TypeId::of::()) [INFO] [stdout] | | -^^^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/layout.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct Layout { [INFO] [stdout] | ------------------------------------------------------- doesn't satisfy `_: CleanupHelper, _>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/core.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct DungeonCore [INFO] [stdout] | -------------------------------------------- doesn't satisfy `_: Sized` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/bound.rs:278:1 [INFO] [stdout] | [INFO] [stdout] 278 | pub struct Bound { [INFO] [stdout] | ------------------------------------------------------- doesn't satisfy `_: VTable` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `dungeon_cell::bound::Bound<__, __, __, __, __, __>: VTable` [INFO] [stdout] which is required by `dungeon_cell::DungeonCore, dungeon_cell::layout::Alignment<8>>, dungeon_cell::bound::Bound<__, __, __, __, __, __>>: Sized` [INFO] [stdout] `dungeon_cell::layout::Layout, dungeon_cell::layout::Alignment<8>>: dungeon_cell::core::inner::cleanup::CleanupHelper, _>` [INFO] [stdout] which is required by `dungeon_cell::DungeonCore, dungeon_cell::layout::Alignment<8>>, dungeon_cell::bound::Bound<__, __, __, __, __, __>>: Sized` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/ecs-39d439a40182063b.long-type-15738112385620660582.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_feature_generic_const_exprs` [INFO] [stdout] --> src/lib.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | #![cfg_attr(has_feature_generic_const_exprs, allow(incomplete_features))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_feature_generic_const_exprs)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_feature_generic_const_exprs)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dungeon_cell::bound::Bound<__, __, __, __, __, __>: VTable` is not satisfied [INFO] [stdout] --> examples/ecs.rs:150:32 [INFO] [stdout] | [INFO] [stdout] 150 | .or_insert_with(|| DungeonCore::new(SlotMap::<_, T>::new())) [INFO] [stdout] | ^^^^^^^^^^^ the trait `VTable` is not implemented for `dungeon_cell::bound::Bound<__, __, __, __, __, __>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `VTable`: [INFO] [stdout] &T [INFO] [stdout] LifetimeVTable<'a, B> [INFO] [stdout] StaticVTable [INFO] [stdout] Unaligned<&T> [INFO] [stdout] note: required by a bound in `dungeon_cell::DungeonCore` [INFO] [stdout] --> /opt/rustwide/workdir/src/core.rs:76:8 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct DungeonCore [INFO] [stdout] | ----------- required by a bound in this struct [INFO] [stdout] ... [INFO] [stdout] 76 | V: VTable, [INFO] [stdout] | ^^^^^^ required by this bound in `DungeonCore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_feature_generic_const_exprs` [INFO] [stdout] --> src/lib.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | #![cfg_attr(has_feature_generic_const_exprs, feature(generic_const_exprs))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_feature_generic_const_exprs)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_feature_generic_const_exprs)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `use_const_assert` [INFO] [stdout] --> src/lib.rs:107:7 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(use_const_assert)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_const_assert)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_const_assert)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `new` exists for struct `dungeon_cell::DungeonCore<_, dungeon_cell::bound::Bound<__, __, __, __, __, __>>`, but its trait bounds were not satisfied [INFO] [stdout] --> examples/ecs.rs:150:45 [INFO] [stdout] | [INFO] [stdout] 150 | .or_insert_with(|| DungeonCore::new(SlotMap::<_, T>::new())) [INFO] [stdout] | ^^^ function or associated item cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/bound.rs:278:1 [INFO] [stdout] | [INFO] [stdout] 278 | pub struct Bound { [INFO] [stdout] | ------------------------------------------------------- doesn't satisfy `_: VTable` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `dungeon_cell::bound::Bound<__, __, __, __, __, __>: VTable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `use_const_assert` [INFO] [stdout] --> src/compile_time.rs:285:11 [INFO] [stdout] | [INFO] [stdout] 285 | #[cfg(not(use_const_assert))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_const_assert)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_const_assert)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `use_const_assert` [INFO] [stdout] --> src/compile_time.rs:102:15 [INFO] [stdout] | [INFO] [stdout] 102 | #[cfg(use_const_assert)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_const_assert)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_const_assert)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `use_const_assert` [INFO] [stdout] --> src/compile_time.rs:105:19 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg(not(use_const_assert))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_const_assert)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_const_assert)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `use_const_assert` [INFO] [stdout] --> src/compile_time.rs:149:11 [INFO] [stdout] | [INFO] [stdout] 149 | #[cfg(use_const_assert)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_const_assert)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_const_assert)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `use_const_assert` [INFO] [stdout] --> src/compile_time.rs:152:15 [INFO] [stdout] | [INFO] [stdout] 152 | #[cfg(not(use_const_assert))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_const_assert)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_const_assert)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_const_type_name` [INFO] [stdout] --> src/compile_time.rs:231:15 [INFO] [stdout] | [INFO] [stdout] 231 | #[cfg(has_const_type_name)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_type_name)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_type_name)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_const_type_name` [INFO] [stdout] --> src/compile_time.rs:234:19 [INFO] [stdout] | [INFO] [stdout] 234 | #[cfg(not(has_const_type_name))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_type_name)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_type_name)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `get` exists for struct `HashMap, Alignment<8>>, ...>>`, but its trait bounds were not satisfied [INFO] [stdout] --> examples/ecs.rs:157:14 [INFO] [stdout] | [INFO] [stdout] 156 | / self.map [INFO] [stdout] 157 | | .get(&TypeId::of::()) [INFO] [stdout] | | -^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/layout.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct Layout { [INFO] [stdout] | ------------------------------------------------------- doesn't satisfy `_: CleanupHelper, _>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/core.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct DungeonCore [INFO] [stdout] | -------------------------------------------- doesn't satisfy `_: Sized` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/bound.rs:278:1 [INFO] [stdout] | [INFO] [stdout] 278 | pub struct Bound { [INFO] [stdout] | ------------------------------------------------------- doesn't satisfy `_: VTable` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `dungeon_cell::bound::Bound<__, __, __, __, __, __>: VTable` [INFO] [stdout] which is required by `dungeon_cell::DungeonCore, dungeon_cell::layout::Alignment<8>>, dungeon_cell::bound::Bound<__, __, __, __, __, __>>: Sized` [INFO] [stdout] `dungeon_cell::layout::Layout, dungeon_cell::layout::Alignment<8>>: dungeon_cell::core::inner::cleanup::CleanupHelper, _>` [INFO] [stdout] which is required by `dungeon_cell::DungeonCore, dungeon_cell::layout::Alignment<8>>, dungeon_cell::bound::Bound<__, __, __, __, __, __>>: Sized` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/ecs-39d439a40182063b.long-type-15738112385620660582.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dungeon_cell::bound::Bound<__, __, __, __, __, __>: VTable` is not satisfied [INFO] [stdout] --> examples/ecs.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | let mut ecs = Ecs::new(); [INFO] [stdout] | ^^^^^^^ the trait `VTable` is not implemented for `dungeon_cell::bound::Bound<__, __, __, __, __, __>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `VTable`: [INFO] [stdout] &T [INFO] [stdout] LifetimeVTable<'a, B> [INFO] [stdout] StaticVTable [INFO] [stdout] Unaligned<&T> [INFO] [stdout] = note: required for `dungeon_cell::layout::Layout, dungeon_cell::layout::Alignment<8>>` to implement `dungeon_cell::Cleanup>` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dungeon-cell` (example "cell") due to 1 previous error [INFO] [stdout] error[E0277]: the trait bound `Layout, Alignment<8>>: CleanupHelper<..., _>` is not satisfied [INFO] [stdout] --> examples/ecs.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | let mut ecs = Ecs::new(); [INFO] [stdout] | ^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `dungeon_cell::core::inner::cleanup::CleanupHelper, _>` is not implemented for `dungeon_cell::layout::Layout, dungeon_cell::layout::Alignment<8>>` [INFO] [stdout] = note: required for `dungeon_cell::layout::Layout, dungeon_cell::layout::Alignment<8>>` to implement `dungeon_cell::Cleanup>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/ecs-39d439a40182063b.long-type-4775225675896951791.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dungeon_cell::bound::Bound<__, __, __, __, __, __>: VTable` is not satisfied [INFO] [stdout] --> examples/ecs.rs:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | fn new() -> Self { [INFO] [stdout] | ^^^^ the trait `VTable` is not implemented for `dungeon_cell::bound::Bound<__, __, __, __, __, __>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `VTable`: [INFO] [stdout] &T [INFO] [stdout] LifetimeVTable<'a, B> [INFO] [stdout] StaticVTable [INFO] [stdout] Unaligned<&T> [INFO] [stdout] = note: required for `dungeon_cell::layout::Layout, dungeon_cell::layout::Alignment<8>>` to implement `dungeon_cell::Cleanup>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Layout, Alignment<8>>: CleanupHelper<..., _>` is not satisfied [INFO] [stdout] --> examples/ecs.rs:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | fn new() -> Self { [INFO] [stdout] | ^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `dungeon_cell::core::inner::cleanup::CleanupHelper, _>` is not implemented for `dungeon_cell::layout::Layout, dungeon_cell::layout::Alignment<8>>` [INFO] [stdout] = note: required for `dungeon_cell::layout::Layout, dungeon_cell::layout::Alignment<8>>` to implement `dungeon_cell::Cleanup>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/ecs-39d439a40182063b.long-type-18144858040665233841.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dungeon_cell::bound::Bound<__, __, __, __, __, __>: VTable` is not satisfied [INFO] [stdout] --> examples/ecs.rs:109:20 [INFO] [stdout] | [INFO] [stdout] 109 | world: World { [INFO] [stdout] | ____________________^ [INFO] [stdout] 110 | | map: TypeMap::new(), [INFO] [stdout] 111 | | entities: SlotMap::new(), [INFO] [stdout] 112 | | }, [INFO] [stdout] | |_____________^ the trait `VTable` is not implemented for `dungeon_cell::bound::Bound<__, __, __, __, __, __>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `VTable`: [INFO] [stdout] &T [INFO] [stdout] LifetimeVTable<'a, B> [INFO] [stdout] StaticVTable [INFO] [stdout] Unaligned<&T> [INFO] [stdout] = note: required for `dungeon_cell::layout::Layout, dungeon_cell::layout::Alignment<8>>` to implement `dungeon_cell::Cleanup>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Layout, Alignment<8>>: CleanupHelper<..., _>` is not satisfied [INFO] [stdout] --> examples/ecs.rs:109:20 [INFO] [stdout] | [INFO] [stdout] 109 | world: World { [INFO] [stdout] | ____________________^ [INFO] [stdout] 110 | | map: TypeMap::new(), [INFO] [stdout] 111 | | entities: SlotMap::new(), [INFO] [stdout] 112 | | }, [INFO] [stdout] | |_____________^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `dungeon_cell::core::inner::cleanup::CleanupHelper, _>` is not implemented for `dungeon_cell::layout::Layout, dungeon_cell::layout::Alignment<8>>` [INFO] [stdout] = note: required for `dungeon_cell::layout::Layout, dungeon_cell::layout::Alignment<8>>` to implement `dungeon_cell::Cleanup>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/ecs-39d439a40182063b.long-type-18144858040665233841.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `dungeon_cell::bound::Bound<__, __, __, __, __, __>: VTable` is not satisfied [INFO] [stdout] --> examples/ecs.rs:110:22 [INFO] [stdout] | [INFO] [stdout] 110 | map: TypeMap::new(), [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `VTable` is not implemented for `dungeon_cell::bound::Bound<__, __, __, __, __, __>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `VTable`: [INFO] [stdout] &T [INFO] [stdout] LifetimeVTable<'a, B> [INFO] [stdout] StaticVTable [INFO] [stdout] Unaligned<&T> [INFO] [stdout] = note: required for `dungeon_cell::layout::Layout, dungeon_cell::layout::Alignment<8>>` to implement `dungeon_cell::Cleanup>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Layout, Alignment<8>>: CleanupHelper<..., _>` is not satisfied [INFO] [stdout] --> examples/ecs.rs:110:22 [INFO] [stdout] | [INFO] [stdout] 110 | map: TypeMap::new(), [INFO] [stdout] | ^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `dungeon_cell::core::inner::cleanup::CleanupHelper, _>` is not implemented for `dungeon_cell::layout::Layout, dungeon_cell::layout::Alignment<8>>` [INFO] [stdout] = note: required for `dungeon_cell::layout::Layout, dungeon_cell::layout::Alignment<8>>` to implement `dungeon_cell::Cleanup>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/ecs-39d439a40182063b.long-type-18144858040665233841.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> examples/core.rs:143:17 [INFO] [stdout] | [INFO] [stdout] 143 | let mut x: DungeonCore< [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dungeon-cell` (example "ecs") due to 17 previous errors [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/core.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | let mut x: DungeonCore< [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `X` is never used [INFO] [stdout] --> examples/core.rs:169:6 [INFO] [stdout] | [INFO] [stdout] 169 | type X<'a> = DungeonCore< [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dungeon_cell::marker_traits::ValidIsCoerceMut` [INFO] [stdout] --> examples/unsized.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use dungeon_cell::marker_traits::ValidIsCoerceMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ValidIsCoerceMut` in `marker_traits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `num_traits` [INFO] [stdout] --> examples/unsized.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | use num_traits::cast::ToPrimitive; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `num_traits` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `num_traits`, use `cargo add num_traits` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `dungeon_cell::auto_coerce`, `dungeon_cell::auto_coerce_wrapper`, `dungeon_cell::coerce`, `dungeon_cell::Alignment`, `dungeon_cell::AutoCoerceFrom`, `dungeon_cell::DungeonUnsized`, `dungeon_cell::IsCoerceMut`, `dungeon_cell::IsSend`, `dungeon_cell::Size` [INFO] [stdout] --> examples/unsized.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | auto_coerce, auto_coerce_wrapper, coerce, layout_for, Alignment, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ ^^^^^^ ^^^^^^^^^ no `Alignment` in the root [INFO] [stdout] | | | | [INFO] [stdout] | | | no `coerce` in the root [INFO] [stdout] | | | help: a similar name exists in the module: `core` [INFO] [stdout] | | no `auto_coerce_wrapper` in the root [INFO] [stdout] | no `auto_coerce` in the root [INFO] [stdout] 7 | AutoCoerceFrom, DungeonUnsized, IsCoerceMut, IsSend, Size, [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^ ^^^^ no `Size` in the root [INFO] [stdout] | | | | | [INFO] [stdout] | | | | no `IsSend` in the root [INFO] [stdout] | | | no `IsCoerceMut` in the root [INFO] [stdout] | | no `DungeonUnsized` in the root [INFO] [stdout] | no `AutoCoerceFrom` in the root [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these items instead: [INFO] [stdout] std::fmt::Alignment [INFO] [stdout] std::ptr::Alignment [INFO] [stdout] dungeon_cell::layout::Alignment [INFO] [stdout] = help: consider importing this struct instead: [INFO] [stdout] dungeon_cell::layout::Size [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CoercionVTable` in module `dungeon_cell::vtable` [INFO] [stdout] --> examples/unsized.rs:49:49 [INFO] [stdout] | [INFO] [stdout] 49 | static STATIC_STR_AS_STR: dungeon_cell::vtable::CoercionVTable< [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `dungeon_cell::vtable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DerefMut` and `Deref` [INFO] [stdout] --> examples/unsized.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::{Deref, DerefMut}; [INFO] [stdout] | ^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CoerceToPrimitive` in this scope [INFO] [stdout] --> examples/unsized.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | CoerceToPrimitive(123u8), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CoerceToPrimitive` in this scope [INFO] [stdout] --> examples/unsized.rs:83:11 [INFO] [stdout] | [INFO] [stdout] 83 | x.set(CoerceToPrimitive(-1i8)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CoerceFn` in this scope [INFO] [stdout] --> examples/unsized.rs:93:64 [INFO] [stdout] | [INFO] [stdout] 93 | DungeonUnsized::::new(CoerceFn(|x| { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dungeon-cell` (example "unsized") due to 7 previous errors; 1 warning emitted [INFO] [stdout] warning: static `Y` is never used [INFO] [stdout] --> src/vtable/lifetime_vtable.rs:195:16 [INFO] [stdout] | [INFO] [stdout] 195 | static Y: AtomicBool = AtomicBool::new(false); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `X` is never constructed [INFO] [stdout] --> src/vtable/lifetime_vtable.rs:197:16 [INFO] [stdout] | [INFO] [stdout] 197 | struct X { [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8500fc04dbd28be70600d67e2ed689d7c2d75e39f4eb7bc8cb9f2e768e821777", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8500fc04dbd28be70600d67e2ed689d7c2d75e39f4eb7bc8cb9f2e768e821777", kill_on_drop: false }` [INFO] [stdout] 8500fc04dbd28be70600d67e2ed689d7c2d75e39f4eb7bc8cb9f2e768e821777