[INFO] fetching crate rocket-game 0.1.6... [INFO] testing rocket-game-0.1.6 against 1.49.0 for beta-1.50-1 [INFO] extracting crate rocket-game 0.1.6 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate rocket-game 0.1.6 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate rocket-game 0.1.6 [INFO] finished tweaking crates.io crate rocket-game 0.1.6 [INFO] tweaked toml for crates.io crate rocket-game 0.1.6 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate rocket-game 0.1.6 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 661af26a1d58cf405dcc7a167368b74fb4cf78e7786f85f1e199210d9736efaf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "661af26a1d58cf405dcc7a167368b74fb4cf78e7786f85f1e199210d9736efaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "661af26a1d58cf405dcc7a167368b74fb4cf78e7786f85f1e199210d9736efaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "661af26a1d58cf405dcc7a167368b74fb4cf78e7786f85f1e199210d9736efaf", kill_on_drop: false }` [INFO] [stdout] 661af26a1d58cf405dcc7a167368b74fb4cf78e7786f85f1e199210d9736efaf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e69aecfc6015692f4fdc72538ca9c7629e5043a1fd50bb49e06929bd52d3219e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e69aecfc6015692f4fdc72538ca9c7629e5043a1fd50bb49e06929bd52d3219e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling proc-macro-hack v0.5.14 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling futures-timer v2.0.2 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling colorful v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.27 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling data-encoding v2.2.0 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling route-recognizer v0.1.13 [INFO] [stderr] Compiling cpal v0.11.0 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling instant v0.1.2 [INFO] [stderr] Compiling hsl v0.1.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling horrorshow v0.8.3 [INFO] [stderr] Compiling safe-transmute v0.11.0-rc.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling hashbrown v0.7.1 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling deflate v0.8.3 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling relevant v0.4.2 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling tiff v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling vek v0.10.0 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling async-task v1.3.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling png v0.16.1 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling gfx-hal v0.4.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling ash v0.29.0 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling sfxr v0.1.4 [INFO] [stderr] Compiling tynm v0.1.4 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling line_drawing v0.8.0 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling ahash v0.3.2 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling gfx-backend-empty v0.4.0 [INFO] [stderr] Compiling rendy-descriptor v0.5.1 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling dashmap v3.7.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling sprite-gen v0.1.9 [INFO] [stderr] Compiling zerocopy-derive v0.1.4 [INFO] [stderr] Compiling derive_deref v1.1.0 [INFO] [stderr] Compiling zerocopy v0.2.8 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling shred v0.10.2 [INFO] [stderr] Compiling rendy-memory v0.5.2 [INFO] [stderr] Compiling image v0.23.2 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling thiserror-impl v1.0.13 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling gfx-backend-vulkan v0.4.2 [INFO] [stderr] Compiling specs v0.16.1 [INFO] [stderr] Compiling thiserror v1.0.13 [INFO] [stderr] Compiling rotsprite v0.1.3 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling const-tweaker-attribute v0.3.0 [INFO] [stderr] Compiling wgpu-native v0.4.3 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling broadcaster v1.0.0 [INFO] [stderr] Compiling async-std v1.5.0 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling serde_qs v0.5.2 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling http-service v0.4.0 [INFO] [stderr] Compiling http-service-hyper v0.4.1 [INFO] [stdout] error: expected `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/vek-0.10.0/src/bezier.rs:428:30 [INFO] [stdout] | [INFO] [stdout] 428 | pub start: $Point, [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 839 | impl_all_beziers!{repr_c} [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/vek-0.10.0/src/bezier.rs:428:30 [INFO] [stdout] | [INFO] [stdout] 428 | pub start: $Point, [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 839 | impl_all_beziers!{repr_c} [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/vek-0.10.0/src/bezier.rs:612:30 [INFO] [stdout] | [INFO] [stdout] 612 | pub start: $Point, [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 839 | impl_all_beziers!{repr_c} [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/vek-0.10.0/src/bezier.rs:612:30 [INFO] [stdout] | [INFO] [stdout] 612 | pub start: $Point, [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 839 | impl_all_beziers!{repr_c} [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling aseprite v0.1.3 [INFO] [stderr] Compiling tide v0.6.0 [INFO] [stderr] Compiling blit v0.5.12 [INFO] [stderr] Compiling const-tweaker v0.2.4 [INFO] [stderr] Compiling specs-blit v0.3.3 [INFO] [stderr] Compiling wgpu v0.4.0 [INFO] [stderr] Compiling pixels v0.0.2 [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vek` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e69aecfc6015692f4fdc72538ca9c7629e5043a1fd50bb49e06929bd52d3219e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e69aecfc6015692f4fdc72538ca9c7629e5043a1fd50bb49e06929bd52d3219e", kill_on_drop: false }` [INFO] [stdout] e69aecfc6015692f4fdc72538ca9c7629e5043a1fd50bb49e06929bd52d3219e