[INFO] cloning repository https://github.com/tajerdev/dinorunner
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tajerdev/dinorunner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftajerdev%2Fdinorunner", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftajerdev%2Fdinorunner'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c36ff0bdd366d972abe307795380a8582bae8539
[INFO] checking tajerdev/dinorunner/c36ff0bdd366d972abe307795380a8582bae8539 against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftajerdev%2Fdinorunner" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tajerdev/dinorunner
[INFO] finished tweaking git repo https://github.com/tajerdev/dinorunner
[INFO] tweaked toml for git repo https://github.com/tajerdev/dinorunner written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tajerdev/dinorunner on toolchain 5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tajerdev/dinorunner 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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded binary-layout v3.3.0
[INFO] [stderr]   Downloaded turbo-genesis-sdk v1.8.1
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0918d378e0f80a4f242fa5b6b85a1d7af1fa8865ef46b3e04428db6ff858ce42
[INFO] running `Command { std: "docker" "start" "-a" "0918d378e0f80a4f242fa5b6b85a1d7af1fa8865ef46b3e04428db6ff858ce42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0918d378e0f80a4f242fa5b6b85a1d7af1fa8865ef46b3e04428db6ff858ce42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0918d378e0f80a4f242fa5b6b85a1d7af1fa8865ef46b3e04428db6ff858ce42", kill_on_drop: false }`
[INFO] [stdout] 0918d378e0f80a4f242fa5b6b85a1d7af1fa8865ef46b3e04428db6ff858ce42
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4907addaba74dba0778792c8c25a90858325b26bbb4d0b95ddd47d7d44c838f
[INFO] running `Command { std: "docker" "start" "-a" "e4907addaba74dba0778792c8c25a90858325b26bbb4d0b95ddd47d7d44c838f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking once_cell v1.21.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking binary-layout v3.3.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[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-schema-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-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 dinorunner v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_run`
[INFO] [stdout]    --> src/lib.rs:46:1
[INFO] [stdout]     |
[INFO] [stdout] 46  | / turbo::go!({
[INFO] [stdout] 47  | |     let mut state = GameState::load();
[INFO] [stdout] 48  | |     let input = gamepad(0);
[INFO] [stdout] ...   |
[INFO] [stdout] 265 | |     state.save();
[INFO] [stdout] 266 | | });
[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 <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:46:1
[INFO] [stdout]     |
[INFO] [stdout] 46  | / turbo::go!({
[INFO] [stdout] 47  | |     let mut state = GameState::load();
[INFO] [stdout] 48  | |     let input = gamepad(0);
[INFO] [stdout] ...   |
[INFO] [stdout] 265 | |     state.save();
[INFO] [stdout] 266 | | });
[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:46:1
[INFO] [stdout]     |
[INFO] [stdout] 46  | / turbo::go!({
[INFO] [stdout] 47  | |     let mut state = GameState::load();
[INFO] [stdout] 48  | |     let input = gamepad(0);
[INFO] [stdout] ...   |
[INFO] [stdout] 265 | |     state.save();
[INFO] [stdout] 266 | | });
[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:46:1
[INFO] [stdout]     |
[INFO] [stdout] 46  | / turbo::go!({
[INFO] [stdout] 47  | |     let mut state = GameState::load();
[INFO] [stdout] 48  | |     let input = gamepad(0);
[INFO] [stdout] ...   |
[INFO] [stdout] 265 | |     state.save();
[INFO] [stdout] 266 | | });
[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 <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:46:1
[INFO] [stdout]     |
[INFO] [stdout] 46  | / turbo::go!({
[INFO] [stdout] 47  | |     let mut state = GameState::load();
[INFO] [stdout] 48  | |     let input = gamepad(0);
[INFO] [stdout] ...   |
[INFO] [stdout] 265 | |     state.save();
[INFO] [stdout] 266 | | });
[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:46:1
[INFO] [stdout]     |
[INFO] [stdout] 46  | / turbo::go!({
[INFO] [stdout] 47  | |     let mut state = GameState::load();
[INFO] [stdout] 48  | |     let input = gamepad(0);
[INFO] [stdout] ...   |
[INFO] [stdout] 265 | |     state.save();
[INFO] [stdout] 266 | | });
[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 10.60s
[INFO] running `Command { std: "docker" "inspect" "e4907addaba74dba0778792c8c25a90858325b26bbb4d0b95ddd47d7d44c838f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4907addaba74dba0778792c8c25a90858325b26bbb4d0b95ddd47d7d44c838f", kill_on_drop: false }`
[INFO] [stdout] e4907addaba74dba0778792c8c25a90858325b26bbb4d0b95ddd47d7d44c838f
