[INFO] cloning repository https://github.com/vcpersike/MstGames
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vcpersike/MstGames" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvcpersike%2FMstGames", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvcpersike%2FMstGames'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 48be5603ff997cdac4e2bfd1b42f14363a1367e4
[INFO] checking vcpersike/MstGames against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvcpersike%2FMstGames" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vcpersike/MstGames
[INFO] finished tweaking git repo https://github.com/vcpersike/MstGames
[INFO] tweaked toml for git repo https://github.com/vcpersike/MstGames written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vcpersike/MstGames on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vcpersike/MstGames 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/godot-rust/godot-rust.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.64
[INFO] [stderr]   Downloaded unindent v0.2.1
[INFO] [stderr]   Downloaded mini-internal v0.1.31
[INFO] [stderr]   Downloaded miniserde v0.1.31
[INFO] [stderr]   Downloaded xmlparser v0.13.5
[INFO] [stderr]   Downloaded roxmltree v0.18.0
[INFO] [stderr]   Downloaded toml_edit v0.19.12
[INFO] [stderr]   Downloaded winnow v0.4.9
[INFO] [stderr]   Downloaded glam v0.24.1
[INFO] [stderr]   Downloaded syn v2.0.24
[INFO] [stderr]   Downloaded regex-automata v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fa83f9a64fe53a8eebf61313bd6c279ac2feccecb2a3ee1fa973b0d45c83ed3e
[INFO] running `Command { std: "docker" "start" "-a" "fa83f9a64fe53a8eebf61313bd6c279ac2feccecb2a3ee1fa973b0d45c83ed3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa83f9a64fe53a8eebf61313bd6c279ac2feccecb2a3ee1fa973b0d45c83ed3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa83f9a64fe53a8eebf61313bd6c279ac2feccecb2a3ee1fa973b0d45c83ed3e", kill_on_drop: false }`
[INFO] [stdout] fa83f9a64fe53a8eebf61313bd6c279ac2feccecb2a3ee1fa973b0d45c83ed3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f61730473168ec8fb9199d11aeb21d1c92f04963675b268f5831cdc336d8b3d
[INFO] running `Command { std: "docker" "start" "-a" "5f61730473168ec8fb9199d11aeb21d1c92f04963675b268f5831cdc336d8b3d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling regex-syntax v0.7.3
[INFO] [stderr]    Compiling itoa v1.0.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ryu v1.0.14
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling equivalent v1.0.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling winnow v0.4.9
[INFO] [stderr]    Compiling xmlparser v0.13.5
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling unindent v0.2.1
[INFO] [stderr]     Checking lock_api v0.4.10
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking atomic-take v1.1.0
[INFO] [stderr]     Checking glam v0.24.1
[INFO] [stderr]     Checking ahash v0.8.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling roxmltree v0.18.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling syn v2.0.24
[INFO] [stderr]    Compiling regex-automata v0.3.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling toml_edit v0.19.12
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling mini-internal v0.1.31
[INFO] [stderr]    Compiling miniserde v0.1.31
[INFO] [stderr]    Compiling gdnative-derive v0.11.3 (https://github.com/godot-rust/godot-rust.git#1c6b3642)
[INFO] [stderr]    Compiling gdnative-impl-proc-macros v0.11.3 (https://github.com/godot-rust/godot-rust.git#1c6b3642)
[INFO] [stderr]    Compiling gdnative_bindings_generator v0.11.3 (https://github.com/godot-rust/godot-rust.git#1c6b3642)
[INFO] [stderr]    Compiling gdnative-bindings v0.11.3 (https://github.com/godot-rust/godot-rust.git#1c6b3642)
[INFO] [stderr]    Compiling gdnative-sys v0.11.3 (https://github.com/godot-rust/godot-rust.git#1c6b3642)
[INFO] [stderr]     Checking gdnative-core v0.11.3 (https://github.com/godot-rust/godot-rust.git#1c6b3642)
[INFO] [stderr]     Checking gdnative v0.11.3 (https://github.com/godot-rust/godot-rust.git#1c6b3642)
[INFO] [stderr]     Checking MstGames v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: crate `MstGames` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `mst_games`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.68s
[INFO] running `Command { std: "docker" "inspect" "5f61730473168ec8fb9199d11aeb21d1c92f04963675b268f5831cdc336d8b3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f61730473168ec8fb9199d11aeb21d1c92f04963675b268f5831cdc336d8b3d", kill_on_drop: false }`
[INFO] [stdout] 5f61730473168ec8fb9199d11aeb21d1c92f04963675b268f5831cdc336d8b3d
