[INFO] cloning repository https://github.com/justahero/noire-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/justahero/noire-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustahero%2Fnoire-rs"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustahero%2Fnoire-rs'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ae204fae524b42cf79910064d558be714c3ec30e [INFO] checking justahero/noire-rs against master#2748a9fd93dd1a00a4521f4f16de5befbf77f6cd for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustahero%2Fnoire-rs" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/justahero/noire-rs on toolchain 2748a9fd93dd1a00a4521f4f16de5befbf77f6cd [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/justahero/noire-rs [INFO] removed 1 missing examples [INFO] finished tweaking git repo https://github.com/justahero/noire-rs [INFO] tweaked toml for git repo https://github.com/justahero/noire-rs written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/justahero/noire-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: An explicit [[example]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other example targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a example target: [INFO] [stderr] [INFO] [stderr] * /workspace/builds/worker-8/source/examples/filewatch.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a example target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autoexamples = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "/opt/rustwide/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b839e1f6788c660e88168755f24470b4108c2283b5ab65cc8e048036abeeddbe [INFO] running `"docker" "start" "-a" "b839e1f6788c660e88168755f24470b4108c2283b5ab65cc8e048036abeeddbe"` [INFO] [stderr] warning: An explicit [[example]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other example targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a example target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/examples/filewatch.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a example target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autoexamples = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling cmake v0.1.39 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Checking semver v0.2.3 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.5 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking regex v1.1.7 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Checking inotify v0.6.1 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Compiling glfw-sys v3.3.0 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Checking notify v4.0.12 [INFO] [stderr] Compiling gl v0.12.0 [INFO] [stderr] Checking glfw v0.29.0 [INFO] [stderr] Checking noire v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: value assigned to `error` is never read [INFO] [stderr] --> src/render/opengl.rs:125:13 [INFO] [stderr] | [INFO] [stderr] 125 | let mut error = 0; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: value assigned to `error` is never read [INFO] [stderr] --> src/render/opengl.rs:125:13 [INFO] [stderr] | [INFO] [stderr] 125 | let mut error = 0; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: unused import: `ScreenRect` [INFO] [stderr] --> examples/04-spotlight/main.rs:15:51 [INFO] [stderr] | [INFO] [stderr] 15 | use noire::mesh::{Cube, Mesh, Node, Plane, Scene, ScreenRect}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.72s [INFO] running `"docker" "inspect" "b839e1f6788c660e88168755f24470b4108c2283b5ab65cc8e048036abeeddbe"` [INFO] running `"docker" "rm" "-f" "b839e1f6788c660e88168755f24470b4108c2283b5ab65cc8e048036abeeddbe"` [INFO] [stdout] b839e1f6788c660e88168755f24470b4108c2283b5ab65cc8e048036abeeddbe