[INFO] cloning repository https://github.com/tyush/space-rocks-web [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tyush/space-rocks-web" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyush%2Fspace-rocks-web", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyush%2Fspace-rocks-web'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6853a6e0dd13a2a117c07790f8a6b9c66b91afe8 [INFO] testing tyush/space-rocks-web against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyush%2Fspace-rocks-web" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tyush/space-rocks-web on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tyush/space-rocks-web [INFO] finished tweaking git repo https://github.com/tyush/space-rocks-web [INFO] tweaked toml for git repo https://github.com/tyush/space-rocks-web written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/tyush/space-rocks-web already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spirv-std-macros v0.4.0-alpha.12 [INFO] [stderr] Downloaded notify v5.0.0-pre.10 [INFO] [stderr] Downloaded unicode-vo v0.1.0 [INFO] [stderr] Downloaded xmlwriter v0.1.0 [INFO] [stderr] Downloaded ordered-float v2.8.0 [INFO] [stderr] Downloaded lyon_path v0.17.7 [INFO] [stderr] Downloaded data-url v0.1.1 [INFO] [stderr] Downloaded rctree v0.4.0 [INFO] [stderr] Downloaded float_next_after v0.1.5 [INFO] [stderr] Downloaded float-cmp v0.5.3 [INFO] [stderr] Downloaded lyon_svg v0.17.2 [INFO] [stderr] Downloaded xmlparser v0.13.3 [INFO] [stderr] Downloaded roxmltree v0.14.1 [INFO] [stderr] Downloaded bevy-inspector-egui-derive v0.6.1 [INFO] [stderr] Downloaded pretty-type-name v1.0.0 [INFO] [stderr] Downloaded lyon_tessellation v0.17.10 [INFO] [stderr] Downloaded shaderc v0.7.3 [INFO] [stderr] Downloaded bevy-inspector-egui v0.6.1 [INFO] [stderr] Downloaded usvg v0.19.0 [INFO] [stderr] Downloaded bevy_egui v0.6.2 [INFO] [stderr] Downloaded fsevent-sys v4.0.0 [INFO] [stderr] Downloaded ron v0.6.6 [INFO] [stderr] Downloaded glam v0.15.2 [INFO] [stderr] Downloaded spirv-types v0.4.0-alpha.12 [INFO] [stderr] Downloaded bevy_asset v0.5.1 [INFO] [stderr] Downloaded bevy_webgl2 v0.5.2 [INFO] [stderr] Downloaded spirv-std v0.4.0-alpha.8 [INFO] [stderr] Downloaded pkg-config v0.3.23 [INFO] [stderr] Downloaded egui v0.13.1 [INFO] [stderr] Downloaded svgtypes v0.5.0 [INFO] [stderr] Downloaded fontdb v0.7.0 [INFO] [stderr] Downloaded lyon_geom v0.17.6 [INFO] [stderr] Downloaded shaderc-sys v0.7.3 [INFO] [stderr] Downloaded bevy_svg v0.3.2 [INFO] [stderr] Downloaded kurbo v0.8.2 [INFO] [stderr] Downloaded simplecss v0.2.1 [INFO] [stderr] Downloaded pico-args v0.4.2 [INFO] [stderr] Downloaded svgtypes v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff4e61768428d9837d3d1c594c8458eb3e6a3eea4bae01f3e21b05ba90394ed1 [INFO] running `Command { std: "docker" "start" "-a" "ff4e61768428d9837d3d1c594c8458eb3e6a3eea4bae01f3e21b05ba90394ed1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff4e61768428d9837d3d1c594c8458eb3e6a3eea4bae01f3e21b05ba90394ed1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff4e61768428d9837d3d1c594c8458eb3e6a3eea4bae01f3e21b05ba90394ed1", kill_on_drop: false }` [INFO] [stdout] ff4e61768428d9837d3d1c594c8458eb3e6a3eea4bae01f3e21b05ba90394ed1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 300d12bb3ec0605e4a5b0b64132d0729334ced7ff1dc8773dcc267b472f5d0ae [INFO] running `Command { std: "docker" "start" "-a" "300d12bb3ec0605e4a5b0b64132d0729334ced7ff1dc8773dcc267b472f5d0ae", kill_on_drop: false }` [INFO] [stderr] warning: profile package spec `bevy_rapier2d` in profile `dev` did not match any packages [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling erased-serde v0.3.16 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling bevy-glsl-to-spirv v0.2.1 [INFO] [stderr] Compiling glam v0.15.2 [INFO] [stderr] Compiling ttf-parser v0.13.4 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.69 [INFO] [stderr] Compiling pkg-config v0.3.23 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling rectangle-pack v0.3.0 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.69 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling unicode-general-category v0.4.0 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling atomic_refcell v0.1.8 [INFO] [stderr] Compiling emath v0.13.0 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling unicode-script v0.5.4 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling rctree v0.4.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling pretty-type-name v1.0.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] error: could not compile `glam` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name glam --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glam-0.15.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=18f8f23203085d16 -C extra-filename=-18f8f23203085d16 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "300d12bb3ec0605e4a5b0b64132d0729334ced7ff1dc8773dcc267b472f5d0ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "300d12bb3ec0605e4a5b0b64132d0729334ced7ff1dc8773dcc267b472f5d0ae", kill_on_drop: false }` [INFO] [stdout] 300d12bb3ec0605e4a5b0b64132d0729334ced7ff1dc8773dcc267b472f5d0ae