[INFO] cloning repository https://github.com/tsamisaherb/particle-playground [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tsamisaherb/particle-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsamisaherb%2Fparticle-playground", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsamisaherb%2Fparticle-playground'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b11175adeac3b09ee29d5228e778aef503c529ea [INFO] checking tsamisaherb/particle-playground against master#f2d69d5a7c04617d122facd0a7a5bdde0af928ae for pr-138363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsamisaherb%2Fparticle-playground" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tsamisaherb/particle-playground on toolchain f2d69d5a7c04617d122facd0a7a5bdde0af928ae [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f2d69d5a7c04617d122facd0a7a5bdde0af928ae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tsamisaherb/particle-playground [INFO] finished tweaking git repo https://github.com/tsamisaherb/particle-playground [INFO] tweaked toml for git repo https://github.com/tsamisaherb/particle-playground written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tsamisaherb/particle-playground 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" "+f2d69d5a7c04617d122facd0a7a5bdde0af928ae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded turbo-genesis-sdk v1.8.0 [INFO] [stderr] Downloaded binary-layout v3.3.0 [INFO] [stderr] Downloaded venial v0.5.0 [INFO] [stderr] Downloaded structstruck v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+f2d69d5a7c04617d122facd0a7a5bdde0af928ae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3f2da9e45f51553fe29790d995d448420a9b7a5be4b1c519a5023d429021cad [INFO] running `Command { std: "docker" "start" "-a" "b3f2da9e45f51553fe29790d995d448420a9b7a5be4b1c519a5023d429021cad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3f2da9e45f51553fe29790d995d448420a9b7a5be4b1c519a5023d429021cad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3f2da9e45f51553fe29790d995d448420a9b7a5be4b1c519a5023d429021cad", kill_on_drop: false }` [INFO] [stdout] b3f2da9e45f51553fe29790d995d448420a9b7a5be4b1c519a5023d429021cad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+f2d69d5a7c04617d122facd0a7a5bdde0af928ae" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4013674f06ccfc81199b8aa423bb0695fd3568a976df56b81a38ed5f2dbbb605 [INFO] running `Command { std: "docker" "start" "-a" "4013674f06ccfc81199b8aa423bb0695fd3568a976df56b81a38ed5f2dbbb605", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling venial v0.5.0 [INFO] [stderr] Checking binary-layout v3.3.0 [INFO] [stderr] Compiling structstruck v0.4.1 [INFO] [stderr] Compiling borsh-derive-internal v0.10.4 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.4 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling borsh-derive v0.10.4 [INFO] [stderr] Checking borsh v0.10.4 [INFO] [stderr] Checking turbo-genesis-sdk v1.8.0 [INFO] [stderr] Checking particle-playground v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `no_run` [INFO] [stdout] --> src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / turbo::go!({ [INFO] [stdout] 34 | | let mut state = GameState::load(); [INFO] [stdout] 35 | | clear(0x000000ff); [INFO] [stdout] ... | [INFO] [stdout] 139 | | GameState::save(&state); [INFO] [stdout] 140 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `turbo::go` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `turbo::go` may come from an old version of the `turbo_genesis_sdk` crate, try updating your dependency with `cargo update -p turbo_genesis_sdk` [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 macro `turbo::go` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `no_run` [INFO] [stdout] --> src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / turbo::go!({ [INFO] [stdout] 34 | | let mut state = GameState::load(); [INFO] [stdout] 35 | | clear(0x000000ff); [INFO] [stdout] ... | [INFO] [stdout] 139 | | GameState::save(&state); [INFO] [stdout] 140 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `turbo::go` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `turbo::go` may come from an old version of the `turbo_genesis_sdk` crate, try updating your dependency with `cargo update -p turbo_genesis_sdk` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `turbo::go` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `no_run` [INFO] [stdout] --> src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / turbo::go!({ [INFO] [stdout] 34 | | let mut state = GameState::load(); [INFO] [stdout] 35 | | clear(0x000000ff); [INFO] [stdout] ... | [INFO] [stdout] 139 | | GameState::save(&state); [INFO] [stdout] 140 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `turbo::go` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `turbo::go` may come from an old version of the `turbo_genesis_sdk` crate, try updating your dependency with `cargo update -p turbo_genesis_sdk` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `turbo::go` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `no_run` [INFO] [stdout] --> src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / turbo::go!({ [INFO] [stdout] 34 | | let mut state = GameState::load(); [INFO] [stdout] 35 | | clear(0x000000ff); [INFO] [stdout] ... | [INFO] [stdout] 139 | | GameState::save(&state); [INFO] [stdout] 140 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `turbo::go` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `turbo::go` may come from an old version of the `turbo_genesis_sdk` crate, try updating your dependency with `cargo update -p turbo_genesis_sdk` [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 macro `turbo::go` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `no_run` [INFO] [stdout] --> src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / turbo::go!({ [INFO] [stdout] 34 | | let mut state = GameState::load(); [INFO] [stdout] 35 | | clear(0x000000ff); [INFO] [stdout] ... | [INFO] [stdout] 139 | | GameState::save(&state); [INFO] [stdout] 140 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `turbo::go` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `turbo::go` may come from an old version of the `turbo_genesis_sdk` crate, try updating your dependency with `cargo update -p turbo_genesis_sdk` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `turbo::go` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `no_run` [INFO] [stdout] --> src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / turbo::go!({ [INFO] [stdout] 34 | | let mut state = GameState::load(); [INFO] [stdout] 35 | | clear(0x000000ff); [INFO] [stdout] ... | [INFO] [stdout] 139 | | GameState::save(&state); [INFO] [stdout] 140 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `turbo::go` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `turbo::go` may come from an old version of the `turbo_genesis_sdk` crate, try updating your dependency with `cargo update -p turbo_genesis_sdk` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `turbo::go` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:235:13 [INFO] [stdout] | [INFO] [stdout] 235 | let mut triggered = false; [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: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:235:13 [INFO] [stdout] | [INFO] [stdout] 235 | let mut triggered = false; [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.40s [INFO] running `Command { std: "docker" "inspect" "4013674f06ccfc81199b8aa423bb0695fd3568a976df56b81a38ed5f2dbbb605", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4013674f06ccfc81199b8aa423bb0695fd3568a976df56b81a38ed5f2dbbb605", kill_on_drop: false }` [INFO] [stdout] 4013674f06ccfc81199b8aa423bb0695fd3568a976df56b81a38ed5f2dbbb605