[INFO] updating cached repository Limeth/ammolite [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Limeth/ammolite [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Limeth/ammolite" "work/ex/beta-1.38-1/sources/1.37.0/gh/Limeth/ammolite"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/Limeth/ammolite'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Limeth/ammolite" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Limeth/ammolite"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Limeth/ammolite'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c0a794e1e00820b2b6488f05fb1ccdc0058227b6 [INFO] sha for GitHub repo Limeth/ammolite: c0a794e1e00820b2b6488f05fb1ccdc0058227b6 [INFO] validating manifest of Limeth/ammolite on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Limeth/ammolite on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Limeth/ammolite [INFO] removed path dependency vulkano from Limeth/ammolite [INFO] removed path dependency vulkano-shaders from Limeth/ammolite [INFO] removed path dependency vulkano-win from Limeth/ammolite [INFO] finished frobbing Limeth/ammolite [INFO] frobbed toml for Limeth/ammolite written to work/ex/beta-1.38-1/sources/1.37.0/gh/Limeth/ammolite/Cargo.toml [INFO] started frobbing Limeth/ammolite [INFO] removed path dependency vulkano from Limeth/ammolite [INFO] removed path dependency vulkano-shaders from Limeth/ammolite [INFO] removed path dependency vulkano-win from Limeth/ammolite [INFO] finished frobbing Limeth/ammolite [INFO] frobbed toml for Limeth/ammolite written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Limeth/ammolite/Cargo.toml [INFO] crate Limeth/ammolite already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Limeth/ammolite/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Limeth/ammolite against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Limeth/ammolite:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] e0480dc28cb2679c6e8255cc4250c4329e9e040f0ed44ac31e5e8c60e1b9b9d1 [INFO] running `"docker" "start" "-a" "e0480dc28cb2679c6e8255cc4250c4329e9e040f0ed44ac31e5e8c60e1b9b9d1"` [INFO] [stderr] warning: dependency (vulkano) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (vulkano-shaders) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (vulkano-win) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling vulkano v0.14.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling det v0.1.0 [INFO] [stderr] Compiling weak-table v0.2.3 [INFO] [stderr] Compiling mikktspace v0.1.1 [INFO] [stderr] Compiling shaderc-sys v0.6.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling gltf-derive v0.11.3 [INFO] [stderr] Compiling tyenum v0.1.0 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling cgmath v0.15.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.9 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling gltf-json v0.11.3 [INFO] [stderr] Compiling crossbeam v0.7.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling winit v0.19.2 [INFO] [stderr] Compiling arr_macro_impl v0.1.2 [INFO] [stderr] Compiling arr_macro v0.1.2 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] error: Could not compile `gltf-json`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gltf_json /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/gltf-json-0.11.3/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="names"' -C metadata=4dcbbeb2fbcaf6b7 -C extra-filename=-4dcbbeb2fbcaf6b7 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern gltf_derive=/opt/crater/target/debug/deps/libgltf_derive-36d8cb86aad9d87a.so --extern serde=/opt/crater/target/debug/deps/libserde-3a1343e806eb8450.rlib --extern serde_derive=/opt/crater/target/debug/deps/libserde_derive-8525889763034810.so --extern serde_json=/opt/crater/target/debug/deps/libserde_json-f6b540ffea90773e.rlib --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [ERROR] error running command: no output for 300 seconds [INFO] running `"docker" "inspect" "e0480dc28cb2679c6e8255cc4250c4329e9e040f0ed44ac31e5e8c60e1b9b9d1"` [INFO] running `"docker" "rm" "-f" "e0480dc28cb2679c6e8255cc4250c4329e9e040f0ed44ac31e5e8c60e1b9b9d1"` [INFO] [stdout] e0480dc28cb2679c6e8255cc4250c4329e9e040f0ed44ac31e5e8c60e1b9b9d1