[INFO] cloning repository https://github.com/Maximetinu/nomansplaydate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Maximetinu/nomansplaydate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaximetinu%2Fnomansplaydate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaximetinu%2Fnomansplaydate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 37d7069fc40820896755db7d6dcfcc485fb2148b [INFO] checking Maximetinu/nomansplaydate/37d7069fc40820896755db7d6dcfcc485fb2148b against master#18a029cfe8e761533634bda8fe8a14e30280a21b for pr-139646 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaximetinu%2Fnomansplaydate" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Maximetinu/nomansplaydate on toolchain 18a029cfe8e761533634bda8fe8a14e30280a21b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Maximetinu/nomansplaydate [INFO] finished tweaking git repo https://github.com/Maximetinu/nomansplaydate [INFO] tweaked toml for git repo https://github.com/Maximetinu/nomansplaydate written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Maximetinu/nomansplaydate 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" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/maximetinu/bevy.git` [INFO] [stderr] Updating git repository `https://github.com/pd-rs/crankstart.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/maximetinu/instant.git` [INFO] [stderr] Updating git repository `https://github.com/maximetinu/petgraph.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded branches v0.1.3 [INFO] [stderr] Downloaded thingbuf v0.1.6 [INFO] [stderr] Downloaded rclite v0.2.4 [INFO] [stderr] Downloaded cty v0.1.5 [INFO] [stderr] Downloaded cstr_core v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f08ae0e852b83d2e1ef4d3b5806e5dd496db205868a95e1a382ff5c8fe1843cb [INFO] running `Command { std: "docker" "start" "-a" "f08ae0e852b83d2e1ef4d3b5806e5dd496db205868a95e1a382ff5c8fe1843cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f08ae0e852b83d2e1ef4d3b5806e5dd496db205868a95e1a382ff5c8fe1843cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f08ae0e852b83d2e1ef4d3b5806e5dd496db205868a95e1a382ff5c8fe1843cb", kill_on_drop: false }` [INFO] [stdout] f08ae0e852b83d2e1ef4d3b5806e5dd496db205868a95e1a382ff5c8fe1843cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3febfae695008fe83cefc12b63233868643b13448c39aad6e78b0bc512b08799 [INFO] running `Command { std: "docker" "start" "-a" "3febfae695008fe83cefc12b63233868643b13448c39aad6e78b0bc512b08799", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling thiserror-core v1.0.50 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking critical-section v1.1.2 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking event-listener v5.3.0 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking branches v0.1.3 [INFO] [stderr] Checking async-channel v2.2.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking rclite v0.2.4 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking bevy_ptr v0.12.0 (https://github.com/maximetinu/bevy.git?branch=nostd#e9aba963) [INFO] [stderr] Checking bytemuck v1.15.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Checking euclid v0.22.9 [INFO] [stderr] Checking smol_str v0.2.1 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking glam v0.24.2 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Checking cty v0.1.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Checking volatile-register v0.2.2 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking cstr_core v0.1.2 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Checking crankstart-sys v0.1.2 (https://github.com/pd-rs/crankstart.git#64391611) [INFO] [stderr] Checking instant v0.1.13 (https://github.com/maximetinu/instant.git?branch=nostd#e7da196d) [INFO] [stderr] Checking crankstart v0.1.2 (https://github.com/pd-rs/crankstart.git#64391611) [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking petgraph v0.6.4 (https://github.com/maximetinu/petgraph.git?branch=nostd#77b2f2e5) [INFO] [stderr] Checking bevy_math v0.12.0 (https://github.com/maximetinu/bevy.git?branch=nostd#e9aba963) [INFO] [stderr] Compiling thiserror-core-impl v1.0.50 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.12.0 (https://github.com/maximetinu/bevy.git?branch=nostd#e9aba963) [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling bevy_macro_utils v0.12.0 (https://github.com/maximetinu/bevy.git?branch=nostd#e9aba963) [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking thingbuf v0.1.6 [INFO] [stderr] Checking bevy_utils v0.12.0 (https://github.com/maximetinu/bevy.git?branch=nostd#e9aba963) [INFO] [stderr] Compiling bevy_ecs_macros v0.12.0 (https://github.com/maximetinu/bevy.git?branch=nostd#e9aba963) [INFO] [stderr] Compiling bevy_derive v0.12.0 (https://github.com/maximetinu/bevy.git?branch=nostd#e9aba963) [INFO] [stderr] Checking bevy_ecs v0.12.0 (https://github.com/maximetinu/bevy.git?branch=nostd#e9aba963) [INFO] [stderr] Checking bevy_app v0.12.0 (https://github.com/maximetinu/bevy.git?branch=nostd#e9aba963) [INFO] [stderr] Checking bevy_core v0.12.0 (https://github.com/maximetinu/bevy.git?branch=nostd#e9aba963) [INFO] [stderr] Checking bevy_time v0.12.0 (https://github.com/maximetinu/bevy.git?branch=nostd#e9aba963) [INFO] [stderr] Checking bevy_input v0.12.0 (https://github.com/maximetinu/bevy.git?branch=nostd#e9aba963) [INFO] [stderr] Checking bevy_hierarchy v0.12.0 (https://github.com/maximetinu/bevy.git?branch=nostd#e9aba963) [INFO] [stderr] Checking bevy_diagnostic v0.12.0 (https://github.com/maximetinu/bevy.git?branch=nostd#e9aba963) [INFO] [stderr] Checking bevy_window v0.12.0 (https://github.com/maximetinu/bevy.git?branch=nostd#e9aba963) [INFO] [stderr] Checking bevy_transform v0.12.0 (https://github.com/maximetinu/bevy.git?branch=nostd#e9aba963) [INFO] [stderr] Checking bevy_internal v0.12.0 (https://github.com/maximetinu/bevy.git?branch=nostd#e9aba963) [INFO] [stderr] Checking bevy v0.12.0 (https://github.com/maximetinu/bevy.git?branch=nostd#e9aba963) [INFO] [stderr] Checking nomansplaydate v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: the `#[alloc_error_handler]` in crankstart conflicts with allocation error handler in: std [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/lib.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Component, Deref, DerefMut)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Deref` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Deref` may come from an old version of the `bevy_derive` crate, try updating your dependency with `cargo update -p bevy_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Deref` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/lib.rs:39:28 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Component, Deref, DerefMut)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `DerefMut` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `DerefMut` may come from an old version of the `bevy_derive` crate, try updating your dependency with `cargo update -p bevy_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `DerefMut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/lib.rs:45:21 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Component, Deref, DerefMut)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Deref` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Deref` may come from an old version of the `bevy_derive` crate, try updating your dependency with `cargo update -p bevy_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Deref` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/lib.rs:45:28 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Component, Deref, DerefMut)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `DerefMut` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `DerefMut` may come from an old version of the `bevy_derive` crate, try updating your dependency with `cargo update -p bevy_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `DerefMut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/lib.rs:54:21 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Component, Deref, DerefMut)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Deref` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Deref` may come from an old version of the `bevy_derive` crate, try updating your dependency with `cargo update -p bevy_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Deref` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/lib.rs:54:28 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Component, Deref, DerefMut)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `DerefMut` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `DerefMut` may come from an old version of the `bevy_derive` crate, try updating your dependency with `cargo update -p bevy_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `DerefMut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/lib.rs:57:21 [INFO] [stdout] | [INFO] [stdout] 57 | #[derive(Component, Deref, DerefMut)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Deref` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Deref` may come from an old version of the `bevy_derive` crate, try updating your dependency with `cargo update -p bevy_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Deref` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/lib.rs:57:28 [INFO] [stdout] | [INFO] [stdout] 57 | #[derive(Component, Deref, DerefMut)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `DerefMut` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `DerefMut` may come from an old version of the `bevy_derive` crate, try updating your dependency with `cargo update -p bevy_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `DerefMut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/lib.rs:60:21 [INFO] [stdout] | [INFO] [stdout] 60 | #[derive(Component, Deref, DerefMut)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Deref` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Deref` may come from an old version of the `bevy_derive` crate, try updating your dependency with `cargo update -p bevy_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Deref` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/lib.rs:60:28 [INFO] [stdout] | [INFO] [stdout] 60 | #[derive(Component, Deref, DerefMut)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `DerefMut` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `DerefMut` may come from an old version of the `bevy_derive` crate, try updating your dependency with `cargo update -p bevy_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `DerefMut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/lib.rs:212:42 [INFO] [stdout] | [INFO] [stdout] 212 | #[derive(Resource, Default, Clone, Copy, Deref, DerefMut, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Deref` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Deref` may come from an old version of the `bevy_derive` crate, try updating your dependency with `cargo update -p bevy_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Deref` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/lib.rs:212:49 [INFO] [stdout] | [INFO] [stdout] 212 | #[derive(Resource, Default, Clone, Copy, Deref, DerefMut, PartialEq, Eq, PartialOrd, Ord)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `DerefMut` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `DerefMut` may come from an old version of the `bevy_derive` crate, try updating your dependency with `cargo update -p bevy_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `DerefMut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0152]: duplicate lang item in crate `std` (which `test` depends on): `panic_impl` [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `crankstart` (which `nomansplaydate` depends on) [INFO] [stdout] = note: first definition in `crankstart` loaded from /opt/rustwide/target/debug/deps/libcrankstart-2e3df8564e8ac29f.rmeta [INFO] [stdout] = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/18a029cfe8e761533634bda8fe8a14e30280a21b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37ad24681a4155d6.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nomansplaydate` (lib test) due to 2 previous errors; 12 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3febfae695008fe83cefc12b63233868643b13448c39aad6e78b0bc512b08799", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3febfae695008fe83cefc12b63233868643b13448c39aad6e78b0bc512b08799", kill_on_drop: false }` [INFO] [stdout] 3febfae695008fe83cefc12b63233868643b13448c39aad6e78b0bc512b08799