[INFO] cloning repository https://github.com/lucaszanella/glium_yuv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lucaszanella/glium_yuv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucaszanella%2Fglium_yuv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucaszanella%2Fglium_yuv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4dbfbceae565eae7677bd6b9926e3df8457f3d10 [INFO] testing lucaszanella/glium_yuv against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucaszanella%2Fglium_yuv" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lucaszanella/glium_yuv on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lucaszanella/glium_yuv [INFO] finished tweaking git repo https://github.com/lucaszanella/glium_yuv [INFO] tweaked toml for git repo https://github.com/lucaszanella/glium_yuv written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/lucaszanella/glium_yuv already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded backtrace v0.3.51 [INFO] [stderr] Downloaded glutin v0.24.1 [INFO] [stderr] Downloaded glium v0.27.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 9b6436dd41493babbd7a3cf2f7d84ce74a764e5e2acb23710741d158ef80efdc [INFO] running `Command { std: "docker" "start" "-a" "9b6436dd41493babbd7a3cf2f7d84ce74a764e5e2acb23710741d158ef80efdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b6436dd41493babbd7a3cf2f7d84ce74a764e5e2acb23710741d158ef80efdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b6436dd41493babbd7a3cf2f7d84ce74a764e5e2acb23710741d158ef80efdc", kill_on_drop: false }` [INFO] [stdout] 9b6436dd41493babbd7a3cf2f7d84ce74a764e5e2acb23710741d158ef80efdc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5cf8a1849e5cdc1cf79dbe993cbd68d4802cd14ec861e852f203c6d8a889697 [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" "a5cf8a1849e5cdc1cf79dbe993cbd68d4802cd14ec861e852f203c6d8a889697", kill_on_drop: false }` [INFO] [stderr] Compiling libloading v0.6.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling takeable-option v0.5.0 [INFO] [stderr] Compiling instant v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glium v0.27.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling backtrace v0.3.51 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling winit v0.22.2 [INFO] [stderr] Compiling glutin v0.24.1 [INFO] [stderr] Compiling glium v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `self::shaders::packed_fragment::PACKED_FRAGMENT_SHADER` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use self::shaders::packed_fragment::PACKED_FRAGMENT_SHADER; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PACKED_FRAGMENT_SHADER` [INFO] [stdout] --> src/shaders/packed_fragment.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / pub const PACKED_FRAGMENT_SHADER: &'static str = "#version 330 core [INFO] [stdout] 3 | | [INFO] [stdout] 4 | | #ifdef GL_ES [INFO] [stdout] 5 | | // Set default precision to medium [INFO] [stdout] ... | [INFO] [stdout] 122 | | [INFO] [stdout] 123 | | }"; [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 07s [INFO] running `Command { std: "docker" "inspect" "a5cf8a1849e5cdc1cf79dbe993cbd68d4802cd14ec861e852f203c6d8a889697", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5cf8a1849e5cdc1cf79dbe993cbd68d4802cd14ec861e852f203c6d8a889697", kill_on_drop: false }` [INFO] [stdout] a5cf8a1849e5cdc1cf79dbe993cbd68d4802cd14ec861e852f203c6d8a889697 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--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] e2ee6ff6b1a2b9a734055ff5af9d79afc34cd11ef071634b0808e21b7573c6ff [INFO] running `Command { std: "docker" "start" "-a" "e2ee6ff6b1a2b9a734055ff5af9d79afc34cd11ef071634b0808e21b7573c6ff", kill_on_drop: false }` [INFO] [stderr] Compiling glium v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `self::shaders::packed_fragment::PACKED_FRAGMENT_SHADER` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use self::shaders::packed_fragment::PACKED_FRAGMENT_SHADER; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PACKED_FRAGMENT_SHADER` [INFO] [stdout] --> src/shaders/packed_fragment.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / pub const PACKED_FRAGMENT_SHADER: &'static str = "#version 330 core [INFO] [stdout] 3 | | [INFO] [stdout] 4 | | #ifdef GL_ES [INFO] [stdout] 5 | | // Set default precision to medium [INFO] [stdout] ... | [INFO] [stdout] 122 | | [INFO] [stdout] 123 | | }"; [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.29s [INFO] running `Command { std: "docker" "inspect" "e2ee6ff6b1a2b9a734055ff5af9d79afc34cd11ef071634b0808e21b7573c6ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2ee6ff6b1a2b9a734055ff5af9d79afc34cd11ef071634b0808e21b7573c6ff", kill_on_drop: false }` [INFO] [stdout] e2ee6ff6b1a2b9a734055ff5af9d79afc34cd11ef071634b0808e21b7573c6ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c7f7049b4af97e6ce5f0b491940def0c000e174e44362ef7091010413ca450c9 [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" "c7f7049b4af97e6ce5f0b491940def0c000e174e44362ef7091010413ca450c9", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `self::shaders::packed_fragment::PACKED_FRAGMENT_SHADER` [INFO] [stderr] --> src/main.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use self::shaders::packed_fragment::PACKED_FRAGMENT_SHADER; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `PACKED_FRAGMENT_SHADER` [INFO] [stderr] --> src/shaders/packed_fragment.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | / pub const PACKED_FRAGMENT_SHADER: &'static str = "#version 330 core [INFO] [stderr] 3 | | [INFO] [stderr] 4 | | #ifdef GL_ES [INFO] [stderr] 5 | | // Set default precision to medium [INFO] [stderr] ... | [INFO] [stderr] 122 | | [INFO] [stderr] 123 | | }"; [INFO] [stderr] | |___^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `glium` (bin "glium" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/glium-7cf73b839473d40e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c7f7049b4af97e6ce5f0b491940def0c000e174e44362ef7091010413ca450c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7f7049b4af97e6ce5f0b491940def0c000e174e44362ef7091010413ca450c9", kill_on_drop: false }` [INFO] [stdout] c7f7049b4af97e6ce5f0b491940def0c000e174e44362ef7091010413ca450c9