[INFO] cloning repository https://github.com/yeliknewo/rl-game-1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yeliknewo/rl-game-1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyeliknewo%2Frl-game-1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyeliknewo%2Frl-game-1'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 48e3ebba281b69e94fdb2f06fab5ac090d149b27 [INFO] testing yeliknewo/rl-game-1 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyeliknewo%2Frl-game-1" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yeliknewo/rl-game-1 on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yeliknewo/rl-game-1 [INFO] finished tweaking git repo https://github.com/yeliknewo/rl-game-1 [INFO] tweaked toml for git repo https://github.com/yeliknewo/rl-game-1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/yeliknewo/rl-game-1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c65a6dde8611d83398fd4d2bb9512979ea7d666f87041817586d0cd9e78fa1bb [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" "c65a6dde8611d83398fd4d2bb9512979ea7d666f87041817586d0cd9e78fa1bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c65a6dde8611d83398fd4d2bb9512979ea7d666f87041817586d0cd9e78fa1bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c65a6dde8611d83398fd4d2bb9512979ea7d666f87041817586d0cd9e78fa1bb", kill_on_drop: false }` [INFO] [stdout] c65a6dde8611d83398fd4d2bb9512979ea7d666f87041817586d0cd9e78fa1bb [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=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" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e63a7bd38b47333fa314e8bb285b21d1aa8b390699b0c2c364b1568e0cf323b [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" "4e63a7bd38b47333fa314e8bb285b21d1aa8b390699b0c2c364b1568e0cf323b", kill_on_drop: false }` [INFO] [stderr] Compiling serde v0.8.9 [INFO] [stderr] Compiling rustc-serialize v0.3.19 [INFO] [stderr] Compiling sdl2-sys v0.8.1 [INFO] [stderr] Compiling regex-syntax v0.3.5 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling fnv v1.0.5 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling utils v0.1.0 (/opt/rustwide/workdir/src/utils) [INFO] [stderr] Compiling deque v0.3.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling miniz-sys v0.1.7 [INFO] [stderr] Compiling time v0.1.35 [INFO] [stderr] Compiling wayland-client v0.5.12 [INFO] [stderr] Compiling gfx_gl v0.3.1 [INFO] [stderr] Compiling tempfile v2.1.4 [INFO] [stderr] Compiling x11-dl v2.8.0 [INFO] [stdout] error[E0642]: patterns aren't allowed in functions without bodies [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs:147:45 [INFO] [stdout] | [INFO] [stdout] 147 | ... &f_name: &str, [INFO] [stdout] | ^^^^^^^ pattern not allowed in function without body [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling gfx v0.12.1 [INFO] [stderr] Compiling glutin v0.6.1 [INFO] [stderr] Compiling flate2 v0.2.14 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling rayon v0.4.2 [INFO] [stderr] Compiling memmap v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling pulse v0.5.3 [INFO] [stderr] Compiling png v0.5.2 [INFO] [stderr] Compiling specs v0.7.0 [INFO] [stderr] Compiling regex v0.1.77 [INFO] [stderr] Compiling jpeg-decoder v0.1.6 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0642`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4e63a7bd38b47333fa314e8bb285b21d1aa8b390699b0c2c364b1568e0cf323b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e63a7bd38b47333fa314e8bb285b21d1aa8b390699b0c2c364b1568e0cf323b", kill_on_drop: false }` [INFO] [stdout] 4e63a7bd38b47333fa314e8bb285b21d1aa8b390699b0c2c364b1568e0cf323b