[INFO] cloning repository https://github.com/ShouvikGhosh2048/physics_reinforcement_learning_environment [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ShouvikGhosh2048/physics_reinforcement_learning_environment" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShouvikGhosh2048%2Fphysics_reinforcement_learning_environment", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShouvikGhosh2048%2Fphysics_reinforcement_learning_environment'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] af0484a4f89abc3ac94b9e39d699d75969ad7c4d [INFO] checking ShouvikGhosh2048/physics_reinforcement_learning_environment against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShouvikGhosh2048%2Fphysics_reinforcement_learning_environment" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ShouvikGhosh2048/physics_reinforcement_learning_environment on toolchain 5518eaa946291f00471af8b254b2a1715f234882 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ShouvikGhosh2048/physics_reinforcement_learning_environment [INFO] finished tweaking git repo https://github.com/ShouvikGhosh2048/physics_reinforcement_learning_environment [INFO] tweaked toml for git repo https://github.com/ShouvikGhosh2048/physics_reinforcement_learning_environment written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ShouvikGhosh2048/physics_reinforcement_learning_environment 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spade v2.2.0 [INFO] [stderr] Downloaded target-lexicon v0.12.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4326ff74ccbb933fc041df0719580c32af10d61a08cadb1df77f502a987a0dd1 [INFO] running `Command { std: "docker" "start" "-a" "4326ff74ccbb933fc041df0719580c32af10d61a08cadb1df77f502a987a0dd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4326ff74ccbb933fc041df0719580c32af10d61a08cadb1df77f502a987a0dd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4326ff74ccbb933fc041df0719580c32af10d61a08cadb1df77f502a987a0dd1", kill_on_drop: false }` [INFO] [stdout] 4326ff74ccbb933fc041df0719580c32af10d61a08cadb1df77f502a987a0dd1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75727f48d6d53f43a0a54c5845e303c80a575ebf92a153bc672c4b4c29395a35 [INFO] running `Command { std: "docker" "start" "-a" "75727f48d6d53f43a0a54c5845e303c80a575ebf92a153bc672c4b4c29395a35", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde v1.0.166 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling winnow v0.4.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling target-lexicon v0.12.8 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking ash v0.37.3+1.3.251 [INFO] [stderr] Checking png v0.17.9 [INFO] [stderr] Checking ttf-parser v0.19.1 [INFO] [stderr] Compiling serde_json v1.0.100 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling matrixmultiply v0.3.7 [INFO] [stderr] Checking concurrent-queue v2.2.0 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking async-executor v1.5.1 [INFO] [stderr] Checking async-channel v1.8.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Checking bevy_tasks v0.10.1 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling cfg-expr v0.15.3 [INFO] [stderr] Compiling uuid v1.3.4 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking num-rational v0.4.1 [INFO] [stderr] Checking euclid v0.22.9 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking ahash v0.7.6 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking sysinfo v0.28.4 [INFO] [stderr] Checking filetime v0.2.21 [INFO] [stderr] Checking khronos-egl v4.1.0 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking notify v5.2.0 [INFO] [stderr] Checking alsa-sys v0.3.1 [INFO] [stderr] Checking owned_ttf_parser v0.19.0 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking ab_glyph v0.2.21 [INFO] [stderr] Checking libudev-sys v0.1.4 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Checking taffy v0.3.12 [INFO] [stderr] Checking glyph_brush_layout v0.2.3 [INFO] [stderr] Checking num-complex v0.4.3 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking optional v0.5.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking robust v0.2.3 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling rfd v0.11.4 [INFO] [stderr] Checking home v0.5.5 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Compiling toml_edit v0.19.12 [INFO] [stderr] Checking webbrowser v0.8.10 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling encase_derive_impl v0.5.0 [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/5518eaa946291f00471af8b254b2a1715f234882/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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 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"' -C metadata=eaafd46efb157363 -C extra-filename=-eaafd46efb157363 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-0fb7168f876d9538.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" "75727f48d6d53f43a0a54c5845e303c80a575ebf92a153bc672c4b4c29395a35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75727f48d6d53f43a0a54c5845e303c80a575ebf92a153bc672c4b4c29395a35", kill_on_drop: false }` [INFO] [stdout] 75727f48d6d53f43a0a54c5845e303c80a575ebf92a153bc672c4b4c29395a35