[INFO] updating cached repository https://github.com/tchagnon/raylang-rust [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] a5a1bdcf0c7094e9c07d612eb69be7fa97ba5092 [INFO] testing tchagnon/raylang-rust against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftchagnon%2Fraylang-rust" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tchagnon/raylang-rust on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tchagnon/raylang-rust [INFO] finished tweaking git repo https://github.com/tchagnon/raylang-rust [INFO] tweaked toml for git repo https://github.com/tchagnon/raylang-rust written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/tchagnon/raylang-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f335121b2b133de82f58efc9228333279e5089433887ca92cf6be631de7e7ec9 [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" "f335121b2b133de82f58efc9228333279e5089433887ca92cf6be631de7e7ec9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f335121b2b133de82f58efc9228333279e5089433887ca92cf6be631de7e7ec9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f335121b2b133de82f58efc9228333279e5089433887ca92cf6be631de7e7ec9", kill_on_drop: false }` [INFO] [stdout] f335121b2b133de82f58efc9228333279e5089433887ca92cf6be631de7e7ec9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a7f8069c4486f49fd13b3bd7ee821ea4cc2a07c96cb74242c93f4193d004f7b [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" "7a7f8069c4486f49fd13b3bd7ee821ea4cc2a07c96cb74242c93f4193d004f7b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.28 [INFO] [stderr] Compiling inflate v0.2.0 [INFO] [stderr] Compiling serde v1.0.10 [INFO] [stderr] Compiling scoped_threadpool v0.1.7 [INFO] [stderr] Compiling deflate v0.7.14 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling num-rational v0.1.39 [INFO] [stderr] Compiling serde_derive v1.0.10 [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling png v0.7.0 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.13 [INFO] [stderr] Compiling image v0.13.0 [INFO] [stderr] Compiling serde_json v1.0.2 [INFO] [stderr] Compiling serde_yaml v0.7.1 [INFO] [stderr] Compiling raylang-rust v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/scene.rs:132:51 [INFO] [stdout] | [INFO] [stdout] 132 | ObjectTree::Group(objs.iter().map({ |o| o.prepare(t, origin) }).collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/scene.rs:161:51 [INFO] [stdout] | [INFO] [stdout] 161 | ObjectTree::Group(objs.iter().map({ |o| o.construct_bvh(bbox_limit) }).collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/scene.rs:192:38 [INFO] [stdout] | [INFO] [stdout] 192 | objs.iter().flat_map({ |o| o.intersect(ray, material).into_iter() }).collect() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/color.rs:55:43 [INFO] [stdout] | [INFO] [stdout] 55 | let r = (vec3f.x * 255.0).round().clamp(0.0, 255.0) as u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `math::Clamp::clamp(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/color.rs:56:43 [INFO] [stdout] | [INFO] [stdout] 56 | let g = (vec3f.y * 255.0).round().clamp(0.0, 255.0) as u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `math::Clamp::clamp(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/color.rs:57:43 [INFO] [stdout] | [INFO] [stdout] 57 | let b = (vec3f.z * 255.0).round().clamp(0.0, 255.0) as u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `math::Clamp::clamp(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/scene.rs:132:51 [INFO] [stdout] | [INFO] [stdout] 132 | ObjectTree::Group(objs.iter().map({ |o| o.prepare(t, origin) }).collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/scene.rs:161:51 [INFO] [stdout] | [INFO] [stdout] 161 | ObjectTree::Group(objs.iter().map({ |o| o.construct_bvh(bbox_limit) }).collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/scene.rs:192:38 [INFO] [stdout] | [INFO] [stdout] 192 | objs.iter().flat_map({ |o| o.intersect(ray, material).into_iter() }).collect() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/color.rs:55:43 [INFO] [stdout] | [INFO] [stdout] 55 | let r = (vec3f.x * 255.0).round().clamp(0.0, 255.0) as u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `math::Clamp::clamp(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/color.rs:56:43 [INFO] [stdout] | [INFO] [stdout] 56 | let g = (vec3f.y * 255.0).round().clamp(0.0, 255.0) as u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `math::Clamp::clamp(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/color.rs:57:43 [INFO] [stdout] | [INFO] [stdout] 57 | let b = (vec3f.z * 255.0).round().clamp(0.0, 255.0) as u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `math::Clamp::clamp(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.87s [INFO] running `Command { std: "docker" "inspect" "7a7f8069c4486f49fd13b3bd7ee821ea4cc2a07c96cb74242c93f4193d004f7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a7f8069c4486f49fd13b3bd7ee821ea4cc2a07c96cb74242c93f4193d004f7b", kill_on_drop: false }` [INFO] [stdout] 7a7f8069c4486f49fd13b3bd7ee821ea4cc2a07c96cb74242c93f4193d004f7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 716fbf30c37f6869ed476fd1f133db51f139f6f840a708d0f92a6bc9d429c5f3 [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" "716fbf30c37f6869ed476fd1f133db51f139f6f840a708d0f92a6bc9d429c5f3", kill_on_drop: false }` [INFO] [stderr] Compiling raylang-rust v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/scene.rs:132:51 [INFO] [stdout] | [INFO] [stdout] 132 | ObjectTree::Group(objs.iter().map({ |o| o.prepare(t, origin) }).collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/scene.rs:161:51 [INFO] [stdout] | [INFO] [stdout] 161 | ObjectTree::Group(objs.iter().map({ |o| o.construct_bvh(bbox_limit) }).collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/scene.rs:192:38 [INFO] [stdout] | [INFO] [stdout] 192 | objs.iter().flat_map({ |o| o.intersect(ray, material).into_iter() }).collect() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/color.rs:55:43 [INFO] [stdout] | [INFO] [stdout] 55 | let r = (vec3f.x * 255.0).round().clamp(0.0, 255.0) as u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `math::Clamp::clamp(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/color.rs:56:43 [INFO] [stdout] | [INFO] [stdout] 56 | let g = (vec3f.y * 255.0).round().clamp(0.0, 255.0) as u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `math::Clamp::clamp(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/color.rs:57:43 [INFO] [stdout] | [INFO] [stdout] 57 | let b = (vec3f.z * 255.0).round().clamp(0.0, 255.0) as u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `math::Clamp::clamp(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/scene.rs:132:51 [INFO] [stdout] | [INFO] [stdout] 132 | ObjectTree::Group(objs.iter().map({ |o| o.prepare(t, origin) }).collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/scene.rs:161:51 [INFO] [stdout] | [INFO] [stdout] 161 | ObjectTree::Group(objs.iter().map({ |o| o.construct_bvh(bbox_limit) }).collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/scene.rs:192:38 [INFO] [stdout] | [INFO] [stdout] 192 | objs.iter().flat_map({ |o| o.intersect(ray, material).into_iter() }).collect() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/scene.rs:132:51 [INFO] [stdout] | [INFO] [stdout] 132 | ObjectTree::Group(objs.iter().map({ |o| o.prepare(t, origin) }).collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/scene.rs:161:51 [INFO] [stdout] | [INFO] [stdout] 161 | ObjectTree::Group(objs.iter().map({ |o| o.construct_bvh(bbox_limit) }).collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/scene.rs:192:38 [INFO] [stdout] | [INFO] [stdout] 192 | objs.iter().flat_map({ |o| o.intersect(ray, material).into_iter() }).collect() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/color.rs:55:43 [INFO] [stdout] | [INFO] [stdout] 55 | let r = (vec3f.x * 255.0).round().clamp(0.0, 255.0) as u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `math::Clamp::clamp(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/color.rs:56:43 [INFO] [stdout] | [INFO] [stdout] 56 | let g = (vec3f.y * 255.0).round().clamp(0.0, 255.0) as u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `math::Clamp::clamp(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/color.rs:57:43 [INFO] [stdout] | [INFO] [stdout] 57 | let b = (vec3f.z * 255.0).round().clamp(0.0, 255.0) as u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `math::Clamp::clamp(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/color.rs:55:43 [INFO] [stdout] | [INFO] [stdout] 55 | let r = (vec3f.x * 255.0).round().clamp(0.0, 255.0) as u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `math::Clamp::clamp(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/color.rs:56:43 [INFO] [stdout] | [INFO] [stdout] 56 | let g = (vec3f.y * 255.0).round().clamp(0.0, 255.0) as u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `math::Clamp::clamp(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/color.rs:57:43 [INFO] [stdout] | [INFO] [stdout] 57 | let b = (vec3f.z * 255.0).round().clamp(0.0, 255.0) as u8; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `math::Clamp::clamp(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `A` should have a snake case name [INFO] [stdout] --> src/math.rs:380:13 [INFO] [stdout] | [INFO] [stdout] 380 | let A = mat4f( [INFO] [stdout] | ^ help: convert the identifier to snake case: `a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `B` should have a snake case name [INFO] [stdout] --> src/math.rs:385:13 [INFO] [stdout] | [INFO] [stdout] 385 | let B = mat4f( [INFO] [stdout] | ^ help: convert the identifier to snake case: `b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `C` should have a snake case name [INFO] [stdout] --> src/math.rs:390:13 [INFO] [stdout] | [INFO] [stdout] 390 | let C = mat4f( [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `A` should have a snake case name [INFO] [stdout] --> src/math.rs:380:13 [INFO] [stdout] | [INFO] [stdout] 380 | let A = mat4f( [INFO] [stdout] | ^ help: convert the identifier to snake case: `a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `B` should have a snake case name [INFO] [stdout] --> src/math.rs:385:13 [INFO] [stdout] | [INFO] [stdout] 385 | let B = mat4f( [INFO] [stdout] | ^ help: convert the identifier to snake case: `b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `C` should have a snake case name [INFO] [stdout] --> src/math.rs:390:13 [INFO] [stdout] | [INFO] [stdout] 390 | let C = mat4f( [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.10s [INFO] running `Command { std: "docker" "inspect" "716fbf30c37f6869ed476fd1f133db51f139f6f840a708d0f92a6bc9d429c5f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "716fbf30c37f6869ed476fd1f133db51f139f6f840a708d0f92a6bc9d429c5f3", kill_on_drop: false }` [INFO] [stdout] 716fbf30c37f6869ed476fd1f133db51f139f6f840a708d0f92a6bc9d429c5f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c4432860dce70652b485ec9c4dde20a887f8e80a1b07f4b4b29e94b28b94a826 [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" "c4432860dce70652b485ec9c4dde20a887f8e80a1b07f4b4b29e94b28b94a826", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary braces around method argument [INFO] [stderr] --> src/scene.rs:132:51 [INFO] [stderr] | [INFO] [stderr] 132 | ObjectTree::Group(objs.iter().map({ |o| o.prepare(t, origin) }).collect()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary braces around method argument [INFO] [stderr] --> src/scene.rs:132:51 [INFO] [stderr] | [INFO] [stderr] 132 | ObjectTree::Group(objs.iter().map({ |o| o.prepare(t, origin) }).collect()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary braces around method argument [INFO] [stderr] --> src/scene.rs:161:51 [INFO] [stderr] | [INFO] [stderr] 161 | ObjectTree::Group(objs.iter().map({ |o| o.construct_bvh(bbox_limit) }).collect()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] [INFO] [stderr] warning: unnecessary braces around method argument [INFO] [stderr] --> src/scene.rs:161:51 [INFO] [stderr] | [INFO] [stderr] 161 | ObjectTree::Group(objs.iter().map({ |o| o.construct_bvh(bbox_limit) }).collect()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] [INFO] [stderr] warning: unnecessary braces around method argument [INFO] [stderr] --> src/scene.rs:192:38 [INFO] [stderr] | [INFO] [stderr] 192 | objs.iter().flat_map({ |o| o.intersect(ray, material).into_iter() }).collect() [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] [INFO] [stderr] warning: unnecessary braces around method argument [INFO] [stderr] --> src/scene.rs:192:38 [INFO] [stderr] | [INFO] [stderr] 192 | objs.iter().flat_map({ |o| o.intersect(ray, material).into_iter() }).collect() [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/color.rs:55:43 [INFO] [stderr] | [INFO] [stderr] 55 | let r = (vec3f.x * 255.0).round().clamp(0.0, 255.0) as u8; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `math::Clamp::clamp(...)` to keep using the current method [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/color.rs:55:43 [INFO] [stderr] | [INFO] [stderr] 55 | let r = (vec3f.x * 255.0).round().clamp(0.0, 255.0) as u8; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `math::Clamp::clamp(...)` to keep using the current method [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/color.rs:56:43 [INFO] [stderr] | [INFO] [stderr] 56 | let g = (vec3f.y * 255.0).round().clamp(0.0, 255.0) as u8; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `math::Clamp::clamp(...)` to keep using the current method [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/color.rs:56:43 [INFO] [stderr] | [INFO] [stderr] 56 | let g = (vec3f.y * 255.0).round().clamp(0.0, 255.0) as u8; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `math::Clamp::clamp(...)` to keep using the current method [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/color.rs:57:43 [INFO] [stderr] | [INFO] [stderr] 57 | let b = (vec3f.z * 255.0).round().clamp(0.0, 255.0) as u8; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `math::Clamp::clamp(...)` to keep using the current method [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/color.rs:57:43 [INFO] [stderr] | [INFO] [stderr] 57 | let b = (vec3f.z * 255.0).round().clamp(0.0, 255.0) as u8; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `math::Clamp::clamp(...)` to keep using the current method [INFO] [stderr] [INFO] [stderr] warning: variable `A` should have a snake case name [INFO] [stderr] --> src/math.rs:380:13 [INFO] [stderr] | [INFO] [stderr] 380 | let A = mat4f( [INFO] [stderr] | ^ help: convert the identifier to snake case: `a` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable `B` should have a snake case name [INFO] [stderr] --> src/math.rs:385:13 [INFO] [stderr] | [INFO] [stderr] 385 | let B = mat4f( [INFO] [stderr] | ^ help: convert the identifier to snake case: `b` [INFO] [stderr] [INFO] [stderr] warning: variable `C` should have a snake case name [INFO] [stderr] --> src/math.rs:390:13 [INFO] [stderr] | [INFO] [stderr] 390 | let C = mat4f( [INFO] [stderr] | ^ help: convert the identifier to snake case (notice the capitalization): `c` [INFO] [stderr] [INFO] [stderr] warning: 9 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unnecessary braces around method argument [INFO] [stderr] --> src/scene.rs:132:51 [INFO] [stderr] | [INFO] [stderr] 132 | ObjectTree::Group(objs.iter().map({ |o| o.prepare(t, origin) }).collect()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary braces around method argument [INFO] [stderr] --> src/scene.rs:161:51 [INFO] [stderr] | [INFO] [stderr] 161 | ObjectTree::Group(objs.iter().map({ |o| o.construct_bvh(bbox_limit) }).collect()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] [INFO] [stderr] warning: unnecessary braces around method argument [INFO] [stderr] --> src/scene.rs:192:38 [INFO] [stderr] | [INFO] [stderr] 192 | objs.iter().flat_map({ |o| o.intersect(ray, material).into_iter() }).collect() [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/color.rs:55:43 [INFO] [stderr] | [INFO] [stderr] 55 | let r = (vec3f.x * 255.0).round().clamp(0.0, 255.0) as u8; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `math::Clamp::clamp(...)` to keep using the current method [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/color.rs:56:43 [INFO] [stderr] | [INFO] [stderr] 56 | let g = (vec3f.y * 255.0).round().clamp(0.0, 255.0) as u8; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `math::Clamp::clamp(...)` to keep using the current method [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/color.rs:57:43 [INFO] [stderr] | [INFO] [stderr] 57 | let b = (vec3f.z * 255.0).round().clamp(0.0, 255.0) as u8; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `math::Clamp::clamp(...)` to keep using the current method [INFO] [stderr] [INFO] [stderr] warning: variable `A` should have a snake case name [INFO] [stderr] --> src/math.rs:380:13 [INFO] [stderr] | [INFO] [stderr] 380 | let A = mat4f( [INFO] [stderr] | ^ help: convert the identifier to snake case: `a` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable `B` should have a snake case name [INFO] [stderr] --> src/math.rs:385:13 [INFO] [stderr] | [INFO] [stderr] 385 | let B = mat4f( [INFO] [stderr] | ^ help: convert the identifier to snake case: `b` [INFO] [stderr] [INFO] [stderr] warning: variable `C` should have a snake case name [INFO] [stderr] --> src/math.rs:390:13 [INFO] [stderr] | [INFO] [stderr] 390 | let C = mat4f( [INFO] [stderr] | ^ help: convert the identifier to snake case (notice the capitalization): `c` [INFO] [stderr] [INFO] [stderr] warning: 9 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/raylangrust-c79dce0f9aca3a0b [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test math::test::test_mat4f ... ok [INFO] [stdout] test math::test::test_radians ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/raylang_rust-5d11aa5388bb0555 [INFO] [stdout] test math::test::test_vec4f ... ok [INFO] [stdout] test math::test::test_vec3f ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test math::test::test_vec4f ... ok [INFO] [stdout] test math::test::test_mat4f ... ok [INFO] [stdout] test math::test::test_radians ... ok [INFO] [stdout] test math::test::test_vec3f ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c4432860dce70652b485ec9c4dde20a887f8e80a1b07f4b4b29e94b28b94a826", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4432860dce70652b485ec9c4dde20a887f8e80a1b07f4b4b29e94b28b94a826", kill_on_drop: false }` [INFO] [stdout] c4432860dce70652b485ec9c4dde20a887f8e80a1b07f4b4b29e94b28b94a826