[INFO] cloning repository https://github.com/GameHunter101/megalopolis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GameHunter101/megalopolis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGameHunter101%2Fmegalopolis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGameHunter101%2Fmegalopolis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b4be1969bcca5e5d3d3b078ae1b0ebcef28c93c [INFO] checking GameHunter101/megalopolis against try#969026c535f4240ff7866ef11207dfda18a26af6 for pr-146504 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGameHunter101%2Fmegalopolis" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/GameHunter101/megalopolis [INFO] finished tweaking git repo https://github.com/GameHunter101/megalopolis [INFO] tweaked toml for git repo https://github.com/GameHunter101/megalopolis written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/GameHunter101/megalopolis on toolchain 969026c535f4240ff7866ef11207dfda18a26af6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/GameHunter101/megalopolis 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" "+969026c535f4240ff7866ef11207dfda18a26af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 059697643a38232ae92935cd10006309a18dd411f393ef9f9eebca841101c896 [INFO] running `Command { std: "docker" "start" "-a" "059697643a38232ae92935cd10006309a18dd411f393ef9f9eebca841101c896", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "059697643a38232ae92935cd10006309a18dd411f393ef9f9eebca841101c896", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "059697643a38232ae92935cd10006309a18dd411f393ef9f9eebca841101c896", kill_on_drop: false }` [INFO] [stdout] 059697643a38232ae92935cd10006309a18dd411f393ef9f9eebca841101c896 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44c0ee9b1c152adb416569d97c401e1bce965de422d1e69adfe2f321e91afa14 [INFO] running `Command { std: "docker" "start" "-a" "44c0ee9b1c152adb416569d97c401e1bce965de422d1e69adfe2f321e91afa14", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking unicode-xid v0.2.5 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling cc v1.1.19 [INFO] [stderr] Checking pp-rs v0.2.1 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Checking khronos-egl v4.1.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Compiling sdl2-sys v0.36.0 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking wgpu-types v0.17.0 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Checking glow v0.12.3 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Checking chlorine v1.0.12 [INFO] [stderr] Checking flate2 v1.0.33 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling sdl2 v0.36.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling imgui-sys v0.11.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Checking exr v1.72.0 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking cool_utils v0.1.9 (https://github.com/GameHunter101/cool_utils.git#acb5b872) [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling bytemuck_derive v1.7.1 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking naga v0.13.0 [INFO] [stderr] Checking bytemuck v1.18.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking safe_arch v0.7.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking wide v0.7.28 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tobj v4.0.2 [INFO] [stderr] Checking rand v0.8.5 [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/969026c535f4240ff7866ef11207dfda18a26af6/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.37.3+1.3.251/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded"))' -C metadata=782f6c4d35bd9f9c -C extra-filename=-b0aa78d1f6c95656 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-e3513a72692bfa6d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "44c0ee9b1c152adb416569d97c401e1bce965de422d1e69adfe2f321e91afa14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44c0ee9b1c152adb416569d97c401e1bce965de422d1e69adfe2f321e91afa14", kill_on_drop: false }` [INFO] [stdout] 44c0ee9b1c152adb416569d97c401e1bce965de422d1e69adfe2f321e91afa14