[INFO] cloning repository https://github.com/tsoding/fourd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tsoding/fourd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsoding%2Ffourd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsoding%2Ffourd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 21be3969d68da2d03b8f7cf9415635719250222f [INFO] checking tsoding/fourd against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsoding%2Ffourd" "/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/tsoding/fourd on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tsoding/fourd [INFO] finished tweaking git repo https://github.com/tsoding/fourd [INFO] tweaked toml for git repo https://github.com/tsoding/fourd written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/tsoding/fourd already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", 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] 031a12e43af88396efccbee6dd63a48d475d0ad974c2edc254cb63c39e3e1c9e [INFO] running `Command { std: "docker" "start" "-a" "031a12e43af88396efccbee6dd63a48d475d0ad974c2edc254cb63c39e3e1c9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "031a12e43af88396efccbee6dd63a48d475d0ad974c2edc254cb63c39e3e1c9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "031a12e43af88396efccbee6dd63a48d475d0ad974c2edc254cb63c39e3e1c9e", kill_on_drop: false }` [INFO] [stdout] 031a12e43af88396efccbee6dd63a48d475d0ad974c2edc254cb63c39e3e1c9e [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56c80beca9023ce98cb8433e1c6b53fe50788b64d0c8176624dc3e52a088fc0a [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" "56c80beca9023ce98cb8433e1c6b53fe50788b64d0c8176624dc3e52a088fc0a", 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] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling sdl2 v0.33.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling sdl2-sys v0.33.0 [INFO] [stderr] Checking fourd v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `project_3d_to_2d_ortho` [INFO] [stdout] --> src/main.rs:53:4 [INFO] [stdout] | [INFO] [stdout] 53 | fn project_3d_to_2d_ortho([x, y, _]: Vec3, r: f64) -> [f64; 2] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `project_4d_to_3d_persp` [INFO] [stdout] --> src/main.rs:57:4 [INFO] [stdout] | [INFO] [stdout] 57 | fn project_4d_to_3d_persp([x, y, z, u]: Vec4) -> Vec3 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `translate_3d` [INFO] [stdout] --> src/main.rs:73:4 [INFO] [stdout] | [INFO] [stdout] 73 | fn translate_3d([x0, y0, z0]: Vec3, [x1, y1, z1]: Vec3) -> Vec3 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `rotate_y_3d` [INFO] [stdout] --> src/main.rs:81:4 [INFO] [stdout] | [INFO] [stdout] 81 | fn rotate_y_3d([x0, y0, z0]: Vec3, theta: f64) -> Vec3 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `id_4d` [INFO] [stdout] --> src/main.rs:87:4 [INFO] [stdout] | [INFO] [stdout] 87 | fn id_4d() -> Mat4x4 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `rotmat_4d_xu` [INFO] [stdout] --> src/main.rs:105:4 [INFO] [stdout] | [INFO] [stdout] 105 | fn rotmat_4d_xu(theta: f64) -> Mat4x4 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `rotmat_4d_yu` [INFO] [stdout] --> src/main.rs:114:4 [INFO] [stdout] | [INFO] [stdout] 114 | fn rotmat_4d_yu(theta: f64) -> Mat4x4 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `low_range` should have an upper case name [INFO] [stdout] --> src/main.rs:165:15 [INFO] [stdout] | [INFO] [stdout] 165 | const low_range: f64 = -1.0; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `LOW_RANGE` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `high_range` should have an upper case name [INFO] [stdout] --> src/main.rs:166:15 [INFO] [stdout] | [INFO] [stdout] 166 | const high_range: f64 = 1.0; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `HIGH_RANGE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ds` should have an upper case name [INFO] [stdout] --> src/main.rs:170:15 [INFO] [stdout] | [INFO] [stdout] 170 | const ds: f64 = (high_range - low_range) / (N - 1) as f64; [INFO] [stdout] | ^^ help: convert the identifier to upper case: `DS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `project_3d_to_2d_ortho` [INFO] [stdout] --> src/main.rs:53:4 [INFO] [stdout] | [INFO] [stdout] 53 | fn project_3d_to_2d_ortho([x, y, _]: Vec3, r: f64) -> [f64; 2] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `project_4d_to_3d_persp` [INFO] [stdout] --> src/main.rs:57:4 [INFO] [stdout] | [INFO] [stdout] 57 | fn project_4d_to_3d_persp([x, y, z, u]: Vec4) -> Vec3 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `translate_3d` [INFO] [stdout] --> src/main.rs:73:4 [INFO] [stdout] | [INFO] [stdout] 73 | fn translate_3d([x0, y0, z0]: Vec3, [x1, y1, z1]: Vec3) -> Vec3 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `rotate_y_3d` [INFO] [stdout] --> src/main.rs:81:4 [INFO] [stdout] | [INFO] [stdout] 81 | fn rotate_y_3d([x0, y0, z0]: Vec3, theta: f64) -> Vec3 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `id_4d` [INFO] [stdout] --> src/main.rs:87:4 [INFO] [stdout] | [INFO] [stdout] 87 | fn id_4d() -> Mat4x4 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `rotmat_4d_xu` [INFO] [stdout] --> src/main.rs:105:4 [INFO] [stdout] | [INFO] [stdout] 105 | fn rotmat_4d_xu(theta: f64) -> Mat4x4 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `rotmat_4d_yu` [INFO] [stdout] --> src/main.rs:114:4 [INFO] [stdout] | [INFO] [stdout] 114 | fn rotmat_4d_yu(theta: f64) -> Mat4x4 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SIZE` [INFO] [stdout] --> src/main.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 167 | const SIZE: f64 = 10.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `low_range` should have an upper case name [INFO] [stdout] --> src/main.rs:165:15 [INFO] [stdout] | [INFO] [stdout] 165 | const low_range: f64 = -1.0; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `LOW_RANGE` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `high_range` should have an upper case name [INFO] [stdout] --> src/main.rs:166:15 [INFO] [stdout] | [INFO] [stdout] 166 | const high_range: f64 = 1.0; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `HIGH_RANGE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ds` should have an upper case name [INFO] [stdout] --> src/main.rs:170:15 [INFO] [stdout] | [INFO] [stdout] 170 | const ds: f64 = (high_range - low_range) / (N - 1) as f64; [INFO] [stdout] | ^^ help: convert the identifier to upper case: `DS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.41s [INFO] running `Command { std: "docker" "inspect" "56c80beca9023ce98cb8433e1c6b53fe50788b64d0c8176624dc3e52a088fc0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56c80beca9023ce98cb8433e1c6b53fe50788b64d0c8176624dc3e52a088fc0a", kill_on_drop: false }` [INFO] [stdout] 56c80beca9023ce98cb8433e1c6b53fe50788b64d0c8176624dc3e52a088fc0a