[INFO] cloning repository https://github.com/ianrrees/lookingglass_cube [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ianrrees/lookingglass_cube" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fianrrees%2Flookingglass_cube", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fianrrees%2Flookingglass_cube'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 29e4645ff0b5dccd0aa51c348c982c6d957b293d [INFO] checking ianrrees/lookingglass_cube against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fianrrees%2Flookingglass_cube" "/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/ianrrees/lookingglass_cube on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ianrrees/lookingglass_cube [INFO] finished tweaking git repo https://github.com/ianrrees/lookingglass_cube [INFO] tweaked toml for git repo https://github.com/ianrrees/lookingglass_cube written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/ianrrees/lookingglass_cube already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pluton v0.1.0 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b97b6c6b85f55e40dff7ff7147d0723ee687e85250293328a7cfedd57b6a0ce [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" "7b97b6c6b85f55e40dff7ff7147d0723ee687e85250293328a7cfedd57b6a0ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b97b6c6b85f55e40dff7ff7147d0723ee687e85250293328a7cfedd57b6a0ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b97b6c6b85f55e40dff7ff7147d0723ee687e85250293328a7cfedd57b6a0ce", kill_on_drop: false }` [INFO] [stdout] 7b97b6c6b85f55e40dff7ff7147d0723ee687e85250293328a7cfedd57b6a0ce [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dacde3e0ae033a57f9b83fe9b020c290e57c5f797505358756e74f7ccc5fe5a5 [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" "dacde3e0ae033a57f9b83fe9b020c290e57c5f797505358756e74f7ccc5fe5a5", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.46 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling khronos_api v3.0.0 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling nix v0.12.0 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking downcast-rs v1.0.3 [INFO] [stderr] Compiling serde v1.0.84 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling hidapi-sys v0.1.4 [INFO] [stderr] Checking stb_truetype v0.2.5 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking smallvec v0.6.7 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Checking wayland-sys v0.21.10 [INFO] [stderr] Compiling wayland-scanner v0.21.10 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Checking rand_os v0.1.1 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking rand v0.4.5 [INFO] [stderr] Compiling syn v0.15.24 [INFO] [stderr] Checking hid v0.4.1 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking ordered-float v1.0.1 [INFO] [stderr] Checking approx v0.3.1 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking rusttype v0.7.3 [INFO] [stderr] Compiling wayland-client v0.21.10 [INFO] [stderr] Compiling wayland-protocols v0.21.10 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Checking andrew v0.1.4 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Checking wayland-commons v0.21.10 [INFO] [stderr] Checking serde_json v1.0.35 [INFO] [stderr] Checking smithay-client-toolkit v0.4.4 [INFO] [stderr] Checking pluton v0.1.0 [INFO] [stderr] Checking winit v0.18.1 [INFO] [stderr] Checking lookingglass_cube v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/main.rs:101:15 [INFO] [stdout] | [INFO] [stdout] 101 | tex = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/main.rs:119:30 [INFO] [stdout] | [INFO] [stdout] 119 | blend_depth_buffer = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/main.rs:388:14 [INFO] [stdout] | [INFO] [stdout] 388 | vb = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/main.rs:391:15 [INFO] [stdout] | [INFO] [stdout] 391 | vao = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/main.rs:442:23 [INFO] [stdout] | [INFO] [stdout] 442 | framebuffer = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/main.rs:458:14 [INFO] [stdout] | [INFO] [stdout] 458 | vb = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/main.rs:461:15 [INFO] [stdout] | [INFO] [stdout] 461 | vao = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/main.rs:101:15 [INFO] [stdout] | [INFO] [stdout] 101 | tex = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/main.rs:119:30 [INFO] [stdout] | [INFO] [stdout] 119 | blend_depth_buffer = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/main.rs:388:14 [INFO] [stdout] | [INFO] [stdout] 388 | vb = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/main.rs:391:15 [INFO] [stdout] | [INFO] [stdout] 391 | vao = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/main.rs:442:23 [INFO] [stdout] | [INFO] [stdout] 442 | framebuffer = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/main.rs:458:14 [INFO] [stdout] | [INFO] [stdout] 458 | vb = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/main.rs:461:15 [INFO] [stdout] | [INFO] [stdout] 461 | vao = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "dacde3e0ae033a57f9b83fe9b020c290e57c5f797505358756e74f7ccc5fe5a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dacde3e0ae033a57f9b83fe9b020c290e57c5f797505358756e74f7ccc5fe5a5", kill_on_drop: false }` [INFO] [stdout] dacde3e0ae033a57f9b83fe9b020c290e57c5f797505358756e74f7ccc5fe5a5