[INFO] cloning repository https://github.com/tajerdev/angry-dolls
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tajerdev/angry-dolls" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftajerdev%2Fangry-dolls", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftajerdev%2Fangry-dolls'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2370dc7211f185fc5f0041532fefc39b35221638
[INFO] checking tajerdev/angry-dolls against try#b98202ad067d72e45cec8be3d5c15d86ef0fd086 for pr-155193
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftajerdev%2Fangry-dolls" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tajerdev/angry-dolls
[INFO] finished tweaking git repo https://github.com/tajerdev/angry-dolls
[INFO] tweaked toml for git repo https://github.com/tajerdev/angry-dolls written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tajerdev/angry-dolls on toolchain b98202ad067d72e45cec8be3d5c15d86ef0fd086
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tajerdev/angry-dolls 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" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.94
[INFO] [stderr]   Downloaded structstruck v0.4.1
[INFO] [stderr]   Downloaded turbo-genesis-sdk v1.8.1
[INFO] [stderr]   Downloaded venial v0.5.0
[INFO] [stderr]   Downloaded doc-comment v0.3.3
[INFO] [stderr]   Downloaded borsh-derive-internal v0.10.4
[INFO] [stderr]   Downloaded borsh-schema-derive-internal v0.10.4
[INFO] [stderr]   Downloaded borsh-derive v0.10.4
[INFO] [stderr]   Downloaded once_cell v1.21.1
[INFO] [stderr]   Downloaded bytemuck_derive v1.8.1
[INFO] [stderr]   Downloaded zerocopy-derive v0.7.35
[INFO] [stderr]   Downloaded binary-layout v3.3.0
[INFO] [stderr]   Downloaded bytemuck v1.22.0
[INFO] [stderr]   Downloaded hashbrown v0.13.2
[INFO] [stderr]   Downloaded borsh v0.10.4
[INFO] [stderr]   Downloaded memchr v2.7.4
[INFO] [stderr]   Downloaded paste v1.0.15
[INFO] [stderr]   Downloaded zerocopy v0.7.35
[INFO] [stderr]   Downloaded syn v2.0.100
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cfbb7c344ce7a64177318c3b9556d18aa28f0cd3f760e627b2d4d40461740c93
[INFO] running `Command { std: "docker" "start" "-a" "cfbb7c344ce7a64177318c3b9556d18aa28f0cd3f760e627b2d4d40461740c93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cfbb7c344ce7a64177318c3b9556d18aa28f0cd3f760e627b2d4d40461740c93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfbb7c344ce7a64177318c3b9556d18aa28f0cd3f760e627b2d4d40461740c93", kill_on_drop: false }`
[INFO] [stdout] cfbb7c344ce7a64177318c3b9556d18aa28f0cd3f760e627b2d4d40461740c93
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a42ff2584864a49370a867e0b9a7d9e863d1b3fbd1dc5aba8c964980175ff406
[INFO] running `Command { std: "docker" "start" "-a" "a42ff2584864a49370a867e0b9a7d9e863d1b3fbd1dc5aba8c964980175ff406", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking once_cell v1.21.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking binary-layout v3.3.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling venial v0.5.0
[INFO] [stderr]    Compiling structstruck v0.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.4
[INFO] [stderr]     Checking bytemuck v1.22.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.1
[INFO] [stderr]     Checking angry-dolls v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_run`
[INFO] [stdout]    --> src/lib.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | / turbo::go!({
[INFO] [stdout]  54 | |     // Load the game state
[INFO] [stdout]  55 | |     let mut state = GameState::load();
[INFO] [stdout] ...   |
[INFO] [stdout] 281 | |     state.save();
[INFO] [stdout] 282 | | });
[INFO] [stdout]     | |__^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 32 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | / turbo::go!({
[INFO] [stdout]  54 | |     // Load the game state
[INFO] [stdout]  55 | |     let mut state = GameState::load();
[INFO] [stdout] ...   |
[INFO] [stdout] 281 | |     state.save();
[INFO] [stdout] 282 | | });
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | / turbo::go!({
[INFO] [stdout]  54 | |     // Load the game state
[INFO] [stdout]  55 | |     let mut state = GameState::load();
[INFO] [stdout] ...   |
[INFO] [stdout] 281 | |     state.save();
[INFO] [stdout] 282 | | });
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | / turbo::go!({
[INFO] [stdout]  54 | |     // Load the game state
[INFO] [stdout]  55 | |     let mut state = GameState::load();
[INFO] [stdout] ...   |
[INFO] [stdout] 281 | |     state.save();
[INFO] [stdout] 282 | | });
[INFO] [stdout]     | |__^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 32 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | / turbo::go!({
[INFO] [stdout]  54 | |     // Load the game state
[INFO] [stdout]  55 | |     let mut state = GameState::load();
[INFO] [stdout] ...   |
[INFO] [stdout] 281 | |     state.save();
[INFO] [stdout] 282 | | });
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | / turbo::go!({
[INFO] [stdout]  54 | |     // Load the game state
[INFO] [stdout]  55 | |     let mut state = GameState::load();
[INFO] [stdout] ...   |
[INFO] [stdout] 281 | |     state.save();
[INFO] [stdout] 282 | | });
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.97s
[INFO] running `Command { std: "docker" "inspect" "a42ff2584864a49370a867e0b9a7d9e863d1b3fbd1dc5aba8c964980175ff406", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a42ff2584864a49370a867e0b9a7d9e863d1b3fbd1dc5aba8c964980175ff406", kill_on_drop: false }`
[INFO] [stdout] a42ff2584864a49370a867e0b9a7d9e863d1b3fbd1dc5aba8c964980175ff406
