[INFO] cloning repository https://github.com/rottencandy/rcomp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rottencandy/rcomp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frottencandy%2Frcomp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frottencandy%2Frcomp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 075f964acd353e7d48bc5aef32e492b36e6bb5bc [INFO] checking rottencandy/rcomp against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frottencandy%2Frcomp" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rottencandy/rcomp on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rottencandy/rcomp [INFO] finished tweaking git repo https://github.com/rottencandy/rcomp [INFO] tweaked toml for git repo https://github.com/rottencandy/rcomp written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/rottencandy/rcomp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d295d77a0e85ed6fb596796e9cc1eccc1904b432e3516846b36f271149ceb79 [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" "5d295d77a0e85ed6fb596796e9cc1eccc1904b432e3516846b36f271149ceb79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d295d77a0e85ed6fb596796e9cc1eccc1904b432e3516846b36f271149ceb79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d295d77a0e85ed6fb596796e9cc1eccc1904b432e3516846b36f271149ceb79", kill_on_drop: false }` [INFO] [stdout] 5d295d77a0e85ed6fb596796e9cc1eccc1904b432e3516846b36f271149ceb79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] caa9229daed81942f31e1683d58f2385480f8c1b63749e3b5fd746289d99cbe1 [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" "caa9229daed81942f31e1683d58f2385480f8c1b63749e3b5fd746289d99cbe1", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Checking rcomp v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `unbind` [INFO] [stdout] --> src/backend/opengl/buffer.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn unbind() { [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: `unbind` [INFO] [stdout] --> src/backend/opengl/buffer.rs:94:12 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn unbind() { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `check_gl_error` [INFO] [stdout] --> src/backend/opengl/setup.rs:173:15 [INFO] [stdout] | [INFO] [stdout] 173 | pub unsafe fn check_gl_error() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_attrib_location` [INFO] [stdout] --> src/backend/opengl/shader.rs:133:12 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn get_attrib_location(&self, name: &str) -> gl::types::GLint { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_active` [INFO] [stdout] --> src/backend/opengl/texture.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn set_active(i: u32) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `unbind` [INFO] [stdout] --> src/backend/opengl/texture.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn unbind() { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update_geometry` [INFO] [stdout] --> src/window.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn update_geometry(&mut self, conn: &xcb::Connection) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `unbind` [INFO] [stdout] --> src/backend/opengl/buffer.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn unbind() { [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: `unbind` [INFO] [stdout] --> src/backend/opengl/buffer.rs:94:12 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn unbind() { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `check_gl_error` [INFO] [stdout] --> src/backend/opengl/setup.rs:173:15 [INFO] [stdout] | [INFO] [stdout] 173 | pub unsafe fn check_gl_error() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_attrib_location` [INFO] [stdout] --> src/backend/opengl/shader.rs:133:12 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn get_attrib_location(&self, name: &str) -> gl::types::GLint { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_active` [INFO] [stdout] --> src/backend/opengl/texture.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn set_active(i: u32) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `unbind` [INFO] [stdout] --> src/backend/opengl/texture.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn unbind() { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update_geometry` [INFO] [stdout] --> src/window.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn update_geometry(&mut self, conn: &xcb::Connection) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.66s [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "caa9229daed81942f31e1683d58f2385480f8c1b63749e3b5fd746289d99cbe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caa9229daed81942f31e1683d58f2385480f8c1b63749e3b5fd746289d99cbe1", kill_on_drop: false }` [INFO] [stdout] caa9229daed81942f31e1683d58f2385480f8c1b63749e3b5fd746289d99cbe1