[INFO] updating cached repository https://github.com/twetzel59/luminance_procedural_world [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 29880919bca6f10480ca73f8bd2605f37c7d2a2d [INFO] testing twetzel59/luminance_procedural_world against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwetzel59%2Fluminance_procedural_world" "/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/luminance_procedural_world on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/twetzel59/luminance_procedural_world [INFO] finished tweaking git repo https://github.com/twetzel59/luminance_procedural_world [INFO] tweaked toml for git repo https://github.com/twetzel59/luminance_procedural_world written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/twetzel59/luminance_procedural_world already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7362c473b9276200d0b1522d2d73e75b76dcf6a5a1c63b42f7bc44099895bd16 [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" "7362c473b9276200d0b1522d2d73e75b76dcf6a5a1c63b42f7bc44099895bd16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7362c473b9276200d0b1522d2d73e75b76dcf6a5a1c63b42f7bc44099895bd16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7362c473b9276200d0b1522d2d73e75b76dcf6a5a1c63b42f7bc44099895bd16", kill_on_drop: false }` [INFO] [stdout] 7362c473b9276200d0b1522d2d73e75b76dcf6a5a1c63b42f7bc44099895bd16 [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=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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2d7fcff3d323f59f9ecb3a47791612855f72de1519a06f5bd86dae6f17b4faf0 [INFO] running `Command { std: "docker" "start" "-a" "2d7fcff3d323f59f9ecb3a47791612855f72de1519a06f5bd86dae6f17b4faf0", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v1.0.0 [INFO] [stderr] Compiling libc v0.2.33 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling khronos_api v2.0.0 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling luminance-windowing v0.1.1 [INFO] [stderr] Compiling cmake v0.1.27 [INFO] [stderr] Compiling inflate v0.3.3 [INFO] [stderr] Compiling deflate v0.7.17 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling glfw-sys v3.2.2 [INFO] [stderr] Compiling rand v0.3.18 [INFO] [stderr] Compiling semver v0.2.3 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling noise v0.4.1 [INFO] [stderr] Compiling gl v0.6.5 [INFO] [stderr] Compiling num-bigint v0.1.40 [INFO] [stderr] Compiling num-complex v0.1.40 [INFO] [stderr] Compiling num-rational v0.1.40 [INFO] [stderr] Compiling num v0.1.40 [INFO] [stderr] Compiling glfw v0.16.0 [INFO] [stderr] Compiling luminance-glfw v0.4.1 (https://github.com/twetzel59/luminance-glfw.git#49b154ce) [INFO] [stderr] Compiling luminance v0.24.0 [INFO] [stderr] Compiling luminance_procedural_world v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.65s [INFO] running `Command { std: "docker" "inspect" "2d7fcff3d323f59f9ecb3a47791612855f72de1519a06f5bd86dae6f17b4faf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d7fcff3d323f59f9ecb3a47791612855f72de1519a06f5bd86dae6f17b4faf0", kill_on_drop: false }` [INFO] [stdout] 2d7fcff3d323f59f9ecb3a47791612855f72de1519a06f5bd86dae6f17b4faf0 [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=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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 192a99d04fd10d2465bc1eae372e51556e0cbe8bd9ed2e8f89a7bc81788460c6 [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" "192a99d04fd10d2465bc1eae372e51556e0cbe8bd9ed2e8f89a7bc81788460c6", kill_on_drop: false }` [INFO] [stderr] Compiling luminance_procedural_world v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.67s [INFO] running `Command { std: "docker" "inspect" "192a99d04fd10d2465bc1eae372e51556e0cbe8bd9ed2e8f89a7bc81788460c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "192a99d04fd10d2465bc1eae372e51556e0cbe8bd9ed2e8f89a7bc81788460c6", kill_on_drop: false }` [INFO] [stdout] 192a99d04fd10d2465bc1eae372e51556e0cbe8bd9ed2e8f89a7bc81788460c6 [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=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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 469b0df41128f4ccff027fb6fa988f7492a959cae06560500dc368c11b03ca63 [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" "469b0df41128f4ccff027fb6fa988f7492a959cae06560500dc368c11b03ca63", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/luminance_procedural_world-8527a16446d32e71 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/luminance_procedural_world-b2e588a27c15946d [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 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests luminance_procedural_world [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/maths.rs - mat4 (line 13) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/maths.rs - mat4 (line 13) stdout ---- [INFO] [stdout] error: expected one of `.`, `?`, `]`, or an operator, found `,` [INFO] [stdout] --> src/maths.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 4 | 1., 0., 0., 0., [INFO] [stdout] | ^ expected one of `.`, `?`, `]`, or an operator [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.rs - mat4 (line 13) [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" "469b0df41128f4ccff027fb6fa988f7492a959cae06560500dc368c11b03ca63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "469b0df41128f4ccff027fb6fa988f7492a959cae06560500dc368c11b03ca63", kill_on_drop: false }` [INFO] [stdout] 469b0df41128f4ccff027fb6fa988f7492a959cae06560500dc368c11b03ca63