[INFO] cloning repository https://github.com/JavaLich/galaxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JavaLich/galaxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJavaLich%2Fgalaxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJavaLich%2Fgalaxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6dc4bb468e4e616f8f9b67772d00aad0e86eaa2a [INFO] testing JavaLich/galaxy against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJavaLich%2Fgalaxy" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JavaLich/galaxy on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JavaLich/galaxy [INFO] finished tweaking git repo https://github.com/JavaLich/galaxy [INFO] tweaked toml for git repo https://github.com/JavaLich/galaxy written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/JavaLich/galaxy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rand_distr v0.4.0 [INFO] [stderr] Downloaded bevy_fly_camera v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f79a545494fe67f28ba9a40c21ba6f88d92fa3ebcd9ceefcee7c969921fea73f [INFO] running `Command { std: "docker" "start" "-a" "f79a545494fe67f28ba9a40c21ba6f88d92fa3ebcd9ceefcee7c969921fea73f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f79a545494fe67f28ba9a40c21ba6f88d92fa3ebcd9ceefcee7c969921fea73f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f79a545494fe67f28ba9a40c21ba6f88d92fa3ebcd9ceefcee7c969921fea73f", kill_on_drop: false }` [INFO] [stdout] f79a545494fe67f28ba9a40c21ba6f88d92fa3ebcd9ceefcee7c969921fea73f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a20b2d37a57c7b72e0284c4abd01b04281dbb501dfc03bd59ad29a6f402655be [INFO] running `Command { std: "docker" "start" "-a" "a20b2d37a57c7b72e0284c4abd01b04281dbb501dfc03bd59ad29a6f402655be", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling alsa v0.5.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_distr v0.4.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling spirv-reflect v0.2.3 [INFO] [stderr] Compiling spirv_cross v0.23.1 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling notify v5.0.0-pre.7 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] error: could not compile `image` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name image --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/image-0.23.14/./src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="hdr"' --cfg 'feature="png"' --cfg 'feature="scoped_threadpool"' -C metadata=46a7379688aa4242 -C extra-filename=-46a7379688aa4242 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-9e869ebfa6148f8c.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rmeta --extern color_quant=/opt/rustwide/target/debug/deps/libcolor_quant-14c0b55f0355112a.rmeta --extern num_iter=/opt/rustwide/target/debug/deps/libnum_iter-dba6eb3d1497a771.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-76a7d97f6e9e00bc.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-401c2921fcd1491a.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-abe88c3043fe6b7c.rmeta --extern scoped_threadpool=/opt/rustwide/target/debug/deps/libscoped_threadpool-90db2d7ec66c28e3.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: src/wrapper.cpp:2: warning: ignoring #pragma warning [-Wunknown-pragmas] [INFO] [stderr] warning: 2 | #pragma warning(disable : 4996 4101) [INFO] [stderr] warning: | [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a20b2d37a57c7b72e0284c4abd01b04281dbb501dfc03bd59ad29a6f402655be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a20b2d37a57c7b72e0284c4abd01b04281dbb501dfc03bd59ad29a6f402655be", kill_on_drop: false }` [INFO] [stdout] a20b2d37a57c7b72e0284c4abd01b04281dbb501dfc03bd59ad29a6f402655be