[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] testing twetzel59/sandbox against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwetzel59%2Fsandbox" "/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/twetzel59/sandbox on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", 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-5/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: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--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] 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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d921c82b90fc7f06a022e21107838e34a33361894725c50ee3c448b0758910b [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" "1d921c82b90fc7f06a022e21107838e34a33361894725c50ee3c448b0758910b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d921c82b90fc7f06a022e21107838e34a33361894725c50ee3c448b0758910b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d921c82b90fc7f06a022e21107838e34a33361894725c50ee3c448b0758910b", kill_on_drop: false }` [INFO] [stdout] 1d921c82b90fc7f06a022e21107838e34a33361894725c50ee3c448b0758910b [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 582db54fb0467521cf791527efd24cd134e5196c8fad911ea6d26a159b61057b [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" "582db54fb0467521cf791527efd24cd134e5196c8fad911ea6d26a159b61057b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling syn v0.15.35 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling xml-rs v0.7.0 [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] Compiling semver v0.2.3 [INFO] [stderr] Compiling cmake v0.1.40 [INFO] [stderr] Compiling rand v0.4.6 [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] Compiling gl v0.10.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling glfw v0.23.0 [INFO] [stderr] Compiling luminance-derive v0.1.0 (https://github.com/phaazon/luminance-rs.git#58aa57a2) [INFO] [stderr] Compiling luminance v0.30.1 (https://github.com/phaazon/luminance-rs.git#58aa57a2) [INFO] [stderr] Compiling luminance-windowing v0.2.4 (https://github.com/phaazon/luminance-rs.git#58aa57a2) [INFO] [stderr] Compiling luminance-glfw-custom v0.5.4 (https://github.com/twetzel59/luminance-glfw-custom.git#b3c22135) [INFO] [stderr] Compiling 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: field is never read: `data` [INFO] [stdout] --> src/entity/sector.rs:50:5 [INFO] [stdout] | [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: associated function is never used: `data` [INFO] [stdout] --> src/entity/sector.rs:80:8 [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.78s [INFO] running `Command { std: "docker" "inspect" "582db54fb0467521cf791527efd24cd134e5196c8fad911ea6d26a159b61057b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "582db54fb0467521cf791527efd24cd134e5196c8fad911ea6d26a159b61057b", kill_on_drop: false }` [INFO] [stdout] 582db54fb0467521cf791527efd24cd134e5196c8fad911ea6d26a159b61057b [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59a2faa75257225dce316e6d7c5f24d1c926bdf88cb5aac4adf97963c50cca13 [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" "59a2faa75257225dce316e6d7c5f24d1c926bdf88cb5aac4adf97963c50cca13", kill_on_drop: false }` [INFO] [stderr] Compiling 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: field is never read: `data` [INFO] [stdout] --> src/entity/sector.rs:50:5 [INFO] [stdout] | [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: associated function is never used: `data` [INFO] [stdout] --> src/entity/sector.rs:80:8 [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: 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 is never read: `data` [INFO] [stdout] --> src/entity/sector.rs:50:5 [INFO] [stdout] | [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: associated function is never used: `data` [INFO] [stdout] --> src/entity/sector.rs:80:8 [INFO] [stdout] | [INFO] [stdout] 80 | fn data(&self) -> &SectorData { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.20s [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "59a2faa75257225dce316e6d7c5f24d1c926bdf88cb5aac4adf97963c50cca13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59a2faa75257225dce316e6d7c5f24d1c926bdf88cb5aac4adf97963c50cca13", kill_on_drop: false }` [INFO] [stdout] 59a2faa75257225dce316e6d7c5f24d1c926bdf88cb5aac4adf97963c50cca13 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 35b35d0d801db05f0bb358e63ebf8fcc2e6487417433a6e39c6536e95ef81c19 [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" "35b35d0d801db05f0bb358e63ebf8fcc2e6487417433a6e39c6536e95ef81c19", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `tiles_per_col` [INFO] [stderr] --> src/entity/sector/meshgen.rs:290:9 [INFO] [stderr] | [INFO] [stderr] 290 | let tiles_per_col = height / TILE_SIZE; [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tiles_per_col` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `data` [INFO] [stderr] --> src/entity/sector.rs:50:5 [INFO] [stderr] | [INFO] [stderr] 50 | data: SectorData, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `data` [INFO] [stderr] --> src/entity/sector.rs:80:8 [INFO] [stderr] | [INFO] [stderr] 80 | fn data(&self) -> &SectorData { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unused variable: `tiles_per_col` [INFO] [stderr] --> src/entity/sector/meshgen.rs:290:9 [INFO] [stderr] | [INFO] [stderr] 290 | let tiles_per_col = height / TILE_SIZE; [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tiles_per_col` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `data` [INFO] [stderr] --> src/entity/sector.rs:50:5 [INFO] [stderr] | [INFO] [stderr] 50 | data: SectorData, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `data` [INFO] [stderr] --> src/entity/sector.rs:80:8 [INFO] [stderr] | [INFO] [stderr] 80 | fn data(&self) -> &SectorData { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sandbox-fe79c14343f40e5a [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 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sandbox-f160632d8c6d54ee [INFO] [stdout] [INFO] [stderr] Doc-tests sandbox [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/maths/matrix.rs - mat4 (line 29) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/maths/matrix.rs - mat4 (line 29) stdout ---- [INFO] [stdout] error: cannot find macro `mat4` in this scope [INFO] [stdout] --> src/maths/matrix.rs:30:16 [INFO] [stdout] | [INFO] [stdout] 3 | let identity = mat4! [ [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/maths/matrix.rs - mat4 (line 29) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "35b35d0d801db05f0bb358e63ebf8fcc2e6487417433a6e39c6536e95ef81c19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35b35d0d801db05f0bb358e63ebf8fcc2e6487417433a6e39c6536e95ef81c19", kill_on_drop: false }` [INFO] [stdout] 35b35d0d801db05f0bb358e63ebf8fcc2e6487417433a6e39c6536e95ef81c19