[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] testing tajerdev/dinorunner against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [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 b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51831f015b49887feb1691b7d8d0fde632aa6506526cf6c93d809591aefd8ca0 [INFO] running `Command { std: "docker" "start" "-a" "51831f015b49887feb1691b7d8d0fde632aa6506526cf6c93d809591aefd8ca0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51831f015b49887feb1691b7d8d0fde632aa6506526cf6c93d809591aefd8ca0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51831f015b49887feb1691b7d8d0fde632aa6506526cf6c93d809591aefd8ca0", kill_on_drop: false }` [INFO] [stdout] 51831f015b49887feb1691b7d8d0fde632aa6506526cf6c93d809591aefd8ca0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a34c59273241773f5af5c6f52a75806e7f004d3d283af83b51bd01a0fc5638cb [INFO] running `Command { std: "docker" "start" "-a" "a34c59273241773f5af5c6f52a75806e7f004d3d283af83b51bd01a0fc5638cb", 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 zerocopy v0.7.35 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling 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] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling borsh v0.10.4 [INFO] [stderr] Compiling turbo-genesis-sdk v1.8.1 [INFO] [stderr] Compiling 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 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 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 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.84s [INFO] running `Command { std: "docker" "inspect" "a34c59273241773f5af5c6f52a75806e7f004d3d283af83b51bd01a0fc5638cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a34c59273241773f5af5c6f52a75806e7f004d3d283af83b51bd01a0fc5638cb", kill_on_drop: false }` [INFO] [stdout] a34c59273241773f5af5c6f52a75806e7f004d3d283af83b51bd01a0fc5638cb [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bf2cb9ca3780d2b6e7b89db671744e21441bbf3f2bb88b5e78b0f8aced69259 [INFO] running `Command { std: "docker" "start" "-a" "3bf2cb9ca3780d2b6e7b89db671744e21441bbf3f2bb88b5e78b0f8aced69259", kill_on_drop: false }` [INFO] [stderr] Compiling 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 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 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 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 `test` profile [unoptimized + debuginfo] target(s) in 0.82s [INFO] running `Command { std: "docker" "inspect" "3bf2cb9ca3780d2b6e7b89db671744e21441bbf3f2bb88b5e78b0f8aced69259", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bf2cb9ca3780d2b6e7b89db671744e21441bbf3f2bb88b5e78b0f8aced69259", kill_on_drop: false }` [INFO] [stdout] 3bf2cb9ca3780d2b6e7b89db671744e21441bbf3f2bb88b5e78b0f8aced69259 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b3e8694387ae7994f48f0c59a479a5d19aeabf8950975d3ca1d0acdda84c373f [INFO] running `Command { std: "docker" "start" "-a" "b3e8694387ae7994f48f0c59a479a5d19aeabf8950975d3ca1d0acdda84c373f", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `no_run` [INFO] [stderr] --> src/lib.rs:46:1 [INFO] [stderr] | [INFO] [stderr] 46 | / turbo::go!({ [INFO] [stderr] 47 | | let mut state = GameState::load(); [INFO] [stderr] 48 | | let input = gamepad(0); [INFO] [stderr] ... | [INFO] [stderr] 265 | | state.save(); [INFO] [stderr] 266 | | }); [INFO] [stderr] | |__^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `turbo::go` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = 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] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the macro `turbo::go` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `no_run` [INFO] [stderr] --> src/lib.rs:46:1 [INFO] [stderr] | [INFO] [stderr] 46 | / turbo::go!({ [INFO] [stderr] 47 | | let mut state = GameState::load(); [INFO] [stderr] 48 | | let input = gamepad(0); [INFO] [stderr] ... | [INFO] [stderr] 265 | | state.save(); [INFO] [stderr] 266 | | }); [INFO] [stderr] | |__^ [INFO] [stderr] | [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `turbo::go` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = 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] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `turbo::go` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `dinorunner` (lib test) generated 3 warnings (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dinorunner-c72d1f4a9359fe2a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b3e8694387ae7994f48f0c59a479a5d19aeabf8950975d3ca1d0acdda84c373f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3e8694387ae7994f48f0c59a479a5d19aeabf8950975d3ca1d0acdda84c373f", kill_on_drop: false }` [INFO] [stdout] b3e8694387ae7994f48f0c59a479a5d19aeabf8950975d3ca1d0acdda84c373f