[INFO] cloning repository https://github.com/bluecereal/oop_gfx_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bluecereal/oop_gfx_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluecereal%2Foop_gfx_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluecereal%2Foop_gfx_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cb5a13c71fe6078d5c6704aee337ab4ed5e7e6d9 [INFO] testing bluecereal/oop_gfx_test against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluecereal%2Foop_gfx_test" "/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/bluecereal/oop_gfx_test 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 git repo https://github.com/bluecereal/oop_gfx_test [INFO] finished tweaking git repo https://github.com/bluecereal/oop_gfx_test [INFO] tweaked toml for git repo https://github.com/bluecereal/oop_gfx_test written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/bluecereal/oop_gfx_test 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] 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" "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] cb37cb21a20823e336cd957787858d18b5614627d93317efbd11f0efe20b684f [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" "cb37cb21a20823e336cd957787858d18b5614627d93317efbd11f0efe20b684f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb37cb21a20823e336cd957787858d18b5614627d93317efbd11f0efe20b684f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb37cb21a20823e336cd957787858d18b5614627d93317efbd11f0efe20b684f", kill_on_drop: false }` [INFO] [stdout] cb37cb21a20823e336cd957787858d18b5614627d93317efbd11f0efe20b684f [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=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] aea4d22af240c8427334ec80334c9a61391b34da83f1033c6c456cadae76e161 [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" "aea4d22af240c8427334ec80334c9a61391b34da83f1033c6c456cadae76e161", kill_on_drop: false }` [INFO] [stderr] Compiling serde v0.8.17 [INFO] [stderr] Compiling bitflags v0.6.0 [INFO] [stderr] Compiling gfx_gl v0.3.1 [INFO] [stderr] Compiling draw_state v0.6.0 [INFO] [stderr] Compiling gfx_core v0.4.0 [INFO] [stderr] Compiling gfx v0.12.1 [INFO] [stderr] Compiling serde_json v0.8.3 [INFO] [stderr] Compiling target_build_utils v0.1.2 [INFO] [stderr] Compiling libloading v0.3.1 [INFO] [stderr] Compiling gfx_device_gl v0.11.2 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.5.11 [INFO] [stderr] Compiling wayland-client v0.5.12 [INFO] [stderr] Compiling wayland-window v0.2.3 [INFO] [stderr] Compiling wayland-kbd v0.3.6 [INFO] [stderr] Compiling glutin v0.6.2 [INFO] [stderr] Compiling gfx_window_glutin v0.12.0 [INFO] [stderr] Compiling oop_learn_gfx v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: `$crate` may not be imported [INFO] [stdout] --> src/main.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / gfx_defines! { [INFO] [stdout] 23 | | vertex Vertex { [INFO] [stdout] 24 | | pos: [f32; 2] = "a_Pos", [INFO] [stdout] 25 | | color: [f32; 3] = "a_Color", [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] 31 | | } [INFO] [stdout] | |_^ [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] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/main.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / gfx_defines! { [INFO] [stdout] 23 | | vertex Vertex { [INFO] [stdout] 24 | | pos: [f32; 2] = "a_Pos", [INFO] [stdout] 25 | | color: [f32; 3] = "a_Color", [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] 31 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `oop_learn_gfx` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "aea4d22af240c8427334ec80334c9a61391b34da83f1033c6c456cadae76e161", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aea4d22af240c8427334ec80334c9a61391b34da83f1033c6c456cadae76e161", kill_on_drop: false }` [INFO] [stdout] aea4d22af240c8427334ec80334c9a61391b34da83f1033c6c456cadae76e161