[INFO] cloning repository https://github.com/twetzel59/sandbox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/twetzel59/sandbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwetzel59%2Fsandbox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwetzel59%2Fsandbox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 58a95ee5c69737d7496cf13a503c5c66afe82f8e [INFO] checking twetzel59/sandbox against master#00bfd6b2734d9c28a147bf237490995731781fdd for pr-117984 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwetzel59%2Fsandbox" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/twetzel59/sandbox on toolchain 00bfd6b2734d9c28a147bf237490995731781fdd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+00bfd6b2734d9c28a147bf237490995731781fdd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/twetzel59/sandbox [INFO] finished tweaking git repo https://github.com/twetzel59/sandbox [INFO] tweaked toml for git repo https://github.com/twetzel59/sandbox written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/twetzel59/sandbox already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+00bfd6b2734d9c28a147bf237490995731781fdd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/phaazon/luminance-rs.git` [INFO] [stderr] Updating git repository `https://github.com/twetzel59/luminance-glfw-custom.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cmake v0.1.40 [INFO] [stderr] Downloaded semver v0.2.3 [INFO] [stderr] Downloaded gl v0.10.0 [INFO] [stderr] Downloaded glfw-sys v3.3.0 [INFO] [stderr] Downloaded glfw v0.23.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+00bfd6b2734d9c28a147bf237490995731781fdd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9235e4a4a7cddc7111a3b3d1429d8e3514569ae4cfb5fb9b1bf6fd60e6400cd7 [INFO] running `Command { std: "docker" "start" "-a" "9235e4a4a7cddc7111a3b3d1429d8e3514569ae4cfb5fb9b1bf6fd60e6400cd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9235e4a4a7cddc7111a3b3d1429d8e3514569ae4cfb5fb9b1bf6fd60e6400cd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9235e4a4a7cddc7111a3b3d1429d8e3514569ae4cfb5fb9b1bf6fd60e6400cd7", kill_on_drop: false }` [INFO] [stdout] 9235e4a4a7cddc7111a3b3d1429d8e3514569ae4cfb5fb9b1bf6fd60e6400cd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+00bfd6b2734d9c28a147bf237490995731781fdd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc7bc1d1de0f3b50848a9c3414fa8d583c7a75307cf53980e644b43cc2bda7b1 [INFO] running `Command { std: "docker" "start" "-a" "fc7bc1d1de0f3b50848a9c3414fa8d583c7a75307cf53980e644b43cc2bda7b1", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.35 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Checking nom v1.2.4 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Checking semver v0.2.3 [INFO] [stderr] Compiling cmake v0.1.40 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling glfw-sys v3.3.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Compiling luminance-derive v0.1.0 (https://github.com/phaazon/luminance-rs.git#58aa57a2) [INFO] [stderr] Checking glfw v0.23.0 [INFO] [stderr] Checking luminance v0.30.1 (https://github.com/phaazon/luminance-rs.git#58aa57a2) [INFO] [stderr] Checking luminance-windowing v0.2.4 (https://github.com/phaazon/luminance-rs.git#58aa57a2) [INFO] [stderr] Checking luminance-glfw-custom v0.5.4 (https://github.com/twetzel59/luminance-glfw-custom.git#b3c22135) [INFO] [stderr] Checking sandbox v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `tiles_per_col` [INFO] [stdout] --> src/entity/sector/meshgen.rs:290:9 [INFO] [stdout] | [INFO] [stdout] 290 | let tiles_per_col = height / TILE_SIZE; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tiles_per_col` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tiles_per_col` [INFO] [stdout] --> src/entity/sector/meshgen.rs:290:9 [INFO] [stdout] | [INFO] [stdout] 290 | let tiles_per_col = height / TILE_SIZE; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tiles_per_col` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `data` is never read [INFO] [stdout] --> src/entity/sector.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct Sector { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 49 | translation: Mat4x4, [INFO] [stdout] 50 | data: SectorData, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `data` is never used [INFO] [stdout] --> src/entity/sector.rs:80:8 [INFO] [stdout] | [INFO] [stdout] 54 | impl Sector { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 80 | fn data(&self) -> &SectorData { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `data` is never read [INFO] [stdout] --> src/entity/sector.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct Sector { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 49 | translation: Mat4x4, [INFO] [stdout] 50 | data: SectorData, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `data` is never used [INFO] [stdout] --> src/entity/sector.rs:80:8 [INFO] [stdout] | [INFO] [stdout] 54 | impl Sector { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 80 | fn data(&self) -> &SectorData { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.46s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4, rustc-serialize v0.3.24 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "fc7bc1d1de0f3b50848a9c3414fa8d583c7a75307cf53980e644b43cc2bda7b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc7bc1d1de0f3b50848a9c3414fa8d583c7a75307cf53980e644b43cc2bda7b1", kill_on_drop: false }` [INFO] [stdout] fc7bc1d1de0f3b50848a9c3414fa8d583c7a75307cf53980e644b43cc2bda7b1