[INFO] cloning repository https://github.com/ajprax/piston-tutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ajprax/piston-tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajprax%2Fpiston-tutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajprax%2Fpiston-tutorial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 040d184f31a84b2d3dcd8b94d943f8fcf1153d02 [INFO] testing ajprax/piston-tutorial against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajprax%2Fpiston-tutorial" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ajprax/piston-tutorial on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ajprax/piston-tutorial [INFO] finished tweaking git repo https://github.com/ajprax/piston-tutorial [INFO] tweaked toml for git repo https://github.com/ajprax/piston-tutorial written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/ajprax/piston-tutorial already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gl v0.11.0 [INFO] [stderr] Downloaded downcast-rs v1.0.4 [INFO] [stderr] Downloaded glutin_egl_sys v0.1.3 [INFO] [stderr] Downloaded interpolation v0.2.0 [INFO] [stderr] Downloaded gleam v0.6.17 [INFO] [stderr] Downloaded piston v0.48.0 [INFO] [stderr] Downloaded vecmath v1.0.0 [INFO] [stderr] Downloaded pistoncore-event_loop v0.48.0 [INFO] [stderr] Downloaded piston-gfx_texture v0.36.0 [INFO] [stderr] Downloaded piston2d-gfx_graphics v0.61.0 [INFO] [stderr] Downloaded cocoa v0.18.4 [INFO] [stderr] Downloaded piston2d-opengl_graphics v0.65.0 [INFO] [stderr] Downloaded glutin v0.21.0 [INFO] [stderr] Downloaded piston2d-graphics v0.32.0 [INFO] [stderr] Downloaded glutin_emscripten_sys v0.1.0 [INFO] [stderr] Downloaded piston-float v1.0.0 [INFO] [stderr] Downloaded piston-graphics_api_version v0.2.0 [INFO] [stderr] Downloaded pistoncore-input v0.28.0 [INFO] [stderr] Downloaded pistoncore-window v0.43.0 [INFO] [stderr] Downloaded winit v0.19.1 [INFO] [stderr] Downloaded piston-viewport v1.0.0 [INFO] [stderr] Downloaded shader_version v0.6.0 [INFO] [stderr] Downloaded fps_counter v1.0.0 [INFO] [stderr] Downloaded libloading v0.5.1 [INFO] [stderr] Downloaded pistoncore-glutin_window v0.62.1 [INFO] [stderr] Downloaded piston_window v0.99.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd2b3394bdea950253add9c8dfe73cc997d631d6f1898fc865f0d1edf6f22d54 [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" "cd2b3394bdea950253add9c8dfe73cc997d631d6f1898fc865f0d1edf6f22d54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd2b3394bdea950253add9c8dfe73cc997d631d6f1898fc865f0d1edf6f22d54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd2b3394bdea950253add9c8dfe73cc997d631d6f1898fc865f0d1edf6f22d54", kill_on_drop: false }` [INFO] [stdout] cd2b3394bdea950253add9c8dfe73cc997d631d6f1898fc865f0d1edf6f22d54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61788570cd6e32b8a6e67448201a9849b6aadd5f2ff28af6a8092e90ae685f56 [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" "61788570cd6e32b8a6e67448201a9849b6aadd5f2ff28af6a8092e90ae685f56", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v0.15.36 [INFO] [stderr] Compiling downcast-rs v1.0.4 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling fps_counter v1.0.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling libloading v0.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling walkdir v2.2.8 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rusttype v0.7.7 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling piston2d-graphics v0.32.0 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling gfx_core v0.8.3 [INFO] [stderr] Compiling image v0.21.2 [INFO] [stderr] Compiling gfx v0.17.1 [INFO] [stderr] Compiling gfx_device_gl v0.15.5 [INFO] [stderr] Compiling pistoncore-input v0.28.0 [INFO] [stderr] Compiling piston-gfx_texture v0.36.0 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.65.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.61.0 [INFO] [stderr] Compiling pistoncore-window v0.43.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.48.0 [INFO] [stderr] Compiling piston v0.48.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling winit v0.19.1 [INFO] [stderr] Compiling glutin v0.21.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.62.1 [INFO] [stderr] Compiling piston_window v0.99.0 [INFO] [stderr] Compiling piston-tutorial v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected one of `::`, `;`, or `as`, found keyword `use` [INFO] [stdout] --> src/main.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 14 | use graphics::color [INFO] [stdout] | - expected one of `::`, `;`, or `as` [INFO] [stdout] 15 | use num_format::{Locale, ToFormattedString}; [INFO] [stdout] | ^^^ unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `piston-tutorial` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "61788570cd6e32b8a6e67448201a9849b6aadd5f2ff28af6a8092e90ae685f56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61788570cd6e32b8a6e67448201a9849b6aadd5f2ff28af6a8092e90ae685f56", kill_on_drop: false }` [INFO] [stdout] 61788570cd6e32b8a6e67448201a9849b6aadd5f2ff28af6a8092e90ae685f56