[INFO] cloning repository https://github.com/9999years/ray-marcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/9999years/ray-marcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F9999years%2Fray-marcher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F9999years%2Fray-marcher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 716b75f783f03c3a9294511454872da93ebab161 [INFO] checking 9999years/ray-marcher against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F9999years%2Fray-marcher" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/9999years/ray-marcher on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/9999years/ray-marcher [INFO] finished tweaking git repo https://github.com/9999years/ray-marcher [INFO] tweaked toml for git repo https://github.com/9999years/ray-marcher written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/9999years/ray-marcher already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 148924b92bdfe437bd9cacca917a726c080954b3be7db1358c3a653d71549d9b [INFO] running `Command { std: "docker" "start" "-a" "148924b92bdfe437bd9cacca917a726c080954b3be7db1358c3a653d71549d9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "148924b92bdfe437bd9cacca917a726c080954b3be7db1358c3a653d71549d9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "148924b92bdfe437bd9cacca917a726c080954b3be7db1358c3a653d71549d9b", kill_on_drop: false }` [INFO] [stdout] 148924b92bdfe437bd9cacca917a726c080954b3be7db1358c3a653d71549d9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3158ebd0b3c00ba5098cec2ad65df54cb8dd84c3c24970dea9e1d9d410b108b2 [INFO] running `Command { std: "docker" "start" "-a" "3158ebd0b3c00ba5098cec2ad65df54cb8dd84c3c24970dea9e1d9d410b108b2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking static_assertions v0.2.5 [INFO] [stderr] Checking dtoa v0.4.3 [INFO] [stderr] Compiling unindent v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking regex-syntax v0.6.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking deflate v0.7.19 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking aho-corasick v0.7.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling vek v0.9.9 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking png v0.15.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling palette v0.4.1 [INFO] [stderr] Checking color_processing v0.4.0 [INFO] [stderr] Compiling palette_derive v0.4.1 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling proc-macro-hack v0.5.5 [INFO] [stderr] Compiling indoc-impl v0.3.4 [INFO] [stderr] Checking indoc v0.3.4 [INFO] [stderr] Checking serde v1.0.100 [INFO] [stderr] Checking serde_yaml v0.8.9 [INFO] [stdout] error: expected `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/vek-0.9.9/src/bezier.rs:428:30 [INFO] [stdout] | [INFO] [stdout] 428 | pub start: $Point, [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 834 | impl_all_beziers!{repr_simd} [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bezier_impl_quadratic` (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.9.9/src/bezier.rs:428:30 [INFO] [stdout] | [INFO] [stdout] 428 | pub start: $Point, [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 834 | impl_all_beziers!{repr_simd} [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bezier_impl_quadratic` (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.9.9/src/bezier.rs:612:30 [INFO] [stdout] | [INFO] [stdout] 612 | pub start: $Point, [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 834 | impl_all_beziers!{repr_simd} [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bezier_impl_cubic` (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.9.9/src/bezier.rs:612:30 [INFO] [stdout] | [INFO] [stdout] 612 | pub start: $Point, [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 834 | impl_all_beziers!{repr_simd} [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bezier_impl_cubic` (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.9.9/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 the macro `bezier_impl_quadratic` (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.9.9/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 the macro `bezier_impl_quadratic` (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.9.9/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 the macro `bezier_impl_cubic` (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.9.9/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 the macro `bezier_impl_cubic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vek` due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "3158ebd0b3c00ba5098cec2ad65df54cb8dd84c3c24970dea9e1d9d410b108b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3158ebd0b3c00ba5098cec2ad65df54cb8dd84c3c24970dea9e1d9d410b108b2", kill_on_drop: false }` [INFO] [stdout] 3158ebd0b3c00ba5098cec2ad65df54cb8dd84c3c24970dea9e1d9d410b108b2