[INFO] cloning repository https://github.com/ZakStar17/testing-with-glium [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ZakStar17/testing-with-glium" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZakStar17%2Ftesting-with-glium", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZakStar17%2Ftesting-with-glium'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 922d1bb439bda4961c5907e117fdd705e57a8c3d [INFO] testing ZakStar17/testing-with-glium against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZakStar17%2Ftesting-with-glium" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ZakStar17/testing-with-glium 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/ZakStar17/testing-with-glium [INFO] finished tweaking git repo https://github.com/ZakStar17/testing-with-glium [INFO] tweaked toml for git repo https://github.com/ZakStar17/testing-with-glium written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/ZakStar17/testing-with-glium 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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 06610bb7c449811c86cc6f5042d27ad5a8922122fb4eb247e9330d56a7f7da81 [INFO] running `Command { std: "docker" "start" "-a" "06610bb7c449811c86cc6f5042d27ad5a8922122fb4eb247e9330d56a7f7da81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06610bb7c449811c86cc6f5042d27ad5a8922122fb4eb247e9330d56a7f7da81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06610bb7c449811c86cc6f5042d27ad5a8922122fb4eb247e9330d56a7f7da81", kill_on_drop: false }` [INFO] [stdout] 06610bb7c449811c86cc6f5042d27ad5a8922122fb4eb247e9330d56a7f7da81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] aebf73840d40f03c42dc4bff9f8cc9930e12685d7b88c289d1d072b5a16d4602 [INFO] running `Command { std: "docker" "start" "-a" "aebf73840d40f03c42dc4bff9f8cc9930e12685d7b88c289d1d072b5a16d4602", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glium v0.29.1 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling wayland-commons v0.28.5 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling wayland-cursor v0.28.5 [INFO] [stderr] Compiling wayland-egl v0.28.5 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling winit v0.24.0 [INFO] [stderr] Compiling glutin v0.26.0 [INFO] [stderr] Compiling glium_testing v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `update_model` [INFO] [stdout] --> src/objects/object.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn update_model(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_full` [INFO] [stdout] --> src/objects/simple_objects.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn from_full(position: Point3, rotation: Euler>, scale: f32) -> Cube { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 49s [INFO] running `Command { std: "docker" "inspect" "aebf73840d40f03c42dc4bff9f8cc9930e12685d7b88c289d1d072b5a16d4602", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aebf73840d40f03c42dc4bff9f8cc9930e12685d7b88c289d1d072b5a16d4602", kill_on_drop: false }` [INFO] [stdout] aebf73840d40f03c42dc4bff9f8cc9930e12685d7b88c289d1d072b5a16d4602 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6744719dc0ffd2f00db676b876e9e12d3c5b829db6e71c7db04d3ba0922484d2 [INFO] running `Command { std: "docker" "start" "-a" "6744719dc0ffd2f00db676b876e9e12d3c5b829db6e71c7db04d3ba0922484d2", kill_on_drop: false }` [INFO] [stderr] Compiling glium_testing v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `update_model` [INFO] [stdout] --> src/objects/object.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn update_model(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_full` [INFO] [stdout] --> src/objects/simple_objects.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn from_full(position: Point3, rotation: Euler>, scale: f32) -> Cube { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.36s [INFO] running `Command { std: "docker" "inspect" "6744719dc0ffd2f00db676b876e9e12d3c5b829db6e71c7db04d3ba0922484d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6744719dc0ffd2f00db676b876e9e12d3c5b829db6e71c7db04d3ba0922484d2", kill_on_drop: false }` [INFO] [stdout] 6744719dc0ffd2f00db676b876e9e12d3c5b829db6e71c7db04d3ba0922484d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a9a852b0274d1e7ae55f16aadaef19a7f28d142ebe3b502f9d516bb735893873 [INFO] running `Command { std: "docker" "start" "-a" "a9a852b0274d1e7ae55f16aadaef19a7f28d142ebe3b502f9d516bb735893873", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: associated function is never used: `update_model` [INFO] [stdout] running 0 tests [INFO] [stderr] --> src/objects/object.rs:11:12 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 11 | pub fn update_model(&mut self) { [INFO] [stdout] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `from_full` [INFO] [stderr] --> src/objects/simple_objects.rs:28:12 [INFO] [stderr] | [INFO] [stderr] 28 | pub fn from_full(position: Point3, rotation: Euler>, scale: f32) -> Cube { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `glium_testing` (bin "glium_testing" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/glium_testing-89a0519f81e31ae6) [INFO] running `Command { std: "docker" "inspect" "a9a852b0274d1e7ae55f16aadaef19a7f28d142ebe3b502f9d516bb735893873", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9a852b0274d1e7ae55f16aadaef19a7f28d142ebe3b502f9d516bb735893873", kill_on_drop: false }` [INFO] [stdout] a9a852b0274d1e7ae55f16aadaef19a7f28d142ebe3b502f9d516bb735893873