[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 master#fce0e74720d199eb7839fdb51af35ac5226da178 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftajerdev%2Fdinorunner" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tajerdev/dinorunner on toolchain fce0e74720d199eb7839fdb51af35ac5226da178
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "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" "+fce0e74720d199eb7839fdb51af35ac5226da178" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded structstruck v0.4.1
[INFO] [stderr]   Downloaded venial v0.5.0
[INFO] [stderr]   Downloaded turbo-genesis-sdk v1.8.1
[INFO] [stderr]   Downloaded binary-layout v3.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 702b9ad0375676cf769e2ea48e9b3b2b48bc3d33e3f64538aa0d105dfe2c4bc0
[INFO] running `Command { std: "docker" "start" "-a" "702b9ad0375676cf769e2ea48e9b3b2b48bc3d33e3f64538aa0d105dfe2c4bc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "702b9ad0375676cf769e2ea48e9b3b2b48bc3d33e3f64538aa0d105dfe2c4bc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "702b9ad0375676cf769e2ea48e9b3b2b48bc3d33e3f64538aa0d105dfe2c4bc0", kill_on_drop: false }`
[INFO] [stdout] 702b9ad0375676cf769e2ea48e9b3b2b48bc3d33e3f64538aa0d105dfe2c4bc0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a97eafec181e56e390d3be4e2c094f901bbbc11dc819fc37be53764e382a846d
[INFO] running `Command { std: "docker" "start" "-a" "a97eafec181e56e390d3be4e2c094f901bbbc11dc819fc37be53764e382a846d", 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]     Checking once_cell v1.21.1
[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 ryu v1.0.20
[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 toml v0.5.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.4
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling borsh-derive v0.10.4
[INFO] [stderr]     Checking bytemuck v1.22.0
[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]     = 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]     = 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 14.28s
[INFO] running `Command { std: "docker" "inspect" "a97eafec181e56e390d3be4e2c094f901bbbc11dc819fc37be53764e382a846d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a97eafec181e56e390d3be4e2c094f901bbbc11dc819fc37be53764e382a846d", kill_on_drop: false }`
[INFO] [stdout] a97eafec181e56e390d3be4e2c094f901bbbc11dc819fc37be53764e382a846d
