[INFO] cloning repository https://github.com/CreggEgg/train-game
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CreggEgg/train-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCreggEgg%2Ftrain-game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCreggEgg%2Ftrain-game'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 46112ca6d5c65c1d0becd1deb4dec10ecef6f4dc
[INFO] checking CreggEgg/train-game against try#f70ee28831acc074c109afab32d287057c3eca46 for pr-149389
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCreggEgg%2Ftrain-game" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  79% (166/209)
Updating files:  80% (168/209)
Updating files:  81% (170/209)
Updating files:  82% (172/209)
Updating files:  83% (174/209)
Updating files:  84% (176/209)
Updating files:  85% (178/209)
Updating files:  86% (180/209)
Updating files:  87% (182/209)
Updating files:  88% (184/209)
Updating files:  89% (187/209)
Updating files:  90% (189/209)
Updating files:  91% (191/209)
Updating files:  92% (193/209)
Updating files:  93% (195/209)
Updating files:  94% (197/209)
Updating files:  95% (199/209)
Updating files:  96% (201/209)
Updating files:  97% (203/209)
Updating files:  98% (205/209)
Updating files:  99% (207/209)
Updating files: 100% (209/209)
Updating files: 100% (209/209), done.
[INFO] started tweaking git repo https://github.com/CreggEgg/train-game
[INFO] finished tweaking git repo https://github.com/CreggEgg/train-game
[INFO] tweaked toml for git repo https://github.com/CreggEgg/train-game written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CreggEgg/train-game on toolchain f70ee28831acc074c109afab32d287057c3eca46
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CreggEgg/train-game 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" "+f70ee28831acc074c109afab32d287057c3eca46" "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] 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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 206238beb2b752408e49345a2b89863c327f34875b8d300892a5787dae582e31
[INFO] running `Command { std: "docker" "start" "-a" "206238beb2b752408e49345a2b89863c327f34875b8d300892a5787dae582e31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "206238beb2b752408e49345a2b89863c327f34875b8d300892a5787dae582e31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "206238beb2b752408e49345a2b89863c327f34875b8d300892a5787dae582e31", kill_on_drop: false }`
[INFO] [stdout] 206238beb2b752408e49345a2b89863c327f34875b8d300892a5787dae582e31
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8969cd4e2b4a5a56d2963edfa9758325da0af233d04f283b9d8c5c859e77525
[INFO] running `Command { std: "docker" "start" "-a" "b8969cd4e2b4a5a56d2963edfa9758325da0af233d04f283b9d8c5c859e77525", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking async-channel v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling cc v1.2.28
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling encase_derive_impl v0.10.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking const_panic v0.2.12
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr] error: could not compile `derive_more-impl` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f70ee28831acc074c109afab32d287057c3eca46/bin/rustc --crate-name derive_more_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive_more-impl-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(ci)' --check-cfg 'cfg(nightly)' -C debug-assertions=on --cfg 'feature="as_ref"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="from"' --cfg 'feature="into"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_ref", "constructor", "debug", "default", "deref", "deref_mut", "display", "error", "from", "from_str", "full", "index", "index_mut", "into", "into_iterator", "is_variant", "mul", "mul_assign", "not", "sum", "testing-helpers", "try_from", "try_into", "try_unwrap", "unwrap"))' -C metadata=761f1667029a46c7 -C extra-filename=-15c7069df90e5920 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-eb5b24bc82815517.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-7a4503c3dd5b5840.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-cf9f4789de8d937f.rlib --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-6e3e35ba575ba645.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ash` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f70ee28831acc074c109afab32d287057c3eca46/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded", "std"))' -C metadata=770667ca4af75686 -C extra-filename=-77adb878d95afaee --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-6d11891985ecf629.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "b8969cd4e2b4a5a56d2963edfa9758325da0af233d04f283b9d8c5c859e77525", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8969cd4e2b4a5a56d2963edfa9758325da0af233d04f283b9d8c5c859e77525", kill_on_drop: false }`
[INFO] [stdout] b8969cd4e2b4a5a56d2963edfa9758325da0af233d04f283b9d8c5c859e77525
