[INFO] cloning repository https://github.com/okey/spheretracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/okey/spheretracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fokey%2Fspheretracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fokey%2Fspheretracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 59e3ffd040ed138ffecd7990f871ca8bd155a837 [INFO] testing okey/spheretracer against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fokey%2Fspheretracer" "/workspace/builds/worker-36/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-36/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/okey/spheretracer on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/okey/spheretracer [INFO] finished tweaking git repo https://github.com/okey/spheretracer [INFO] tweaked toml for git repo https://github.com/okey/spheretracer written to /workspace/builds/worker-36/source/Cargo.toml [INFO] crate git repo https://github.com/okey/spheretracer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--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-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f1f7ddc20ed5d10267ed7fa3be56e55a3149e6d58db9bf0521d6d8a8a70e6474 [INFO] running `Command { std: "docker" "start" "-a" "f1f7ddc20ed5d10267ed7fa3be56e55a3149e6d58db9bf0521d6d8a8a70e6474", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1f7ddc20ed5d10267ed7fa3be56e55a3149e6d58db9bf0521d6d8a8a70e6474", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1f7ddc20ed5d10267ed7fa3be56e55a3149e6d58db9bf0521d6d8a8a70e6474", kill_on_drop: false }` [INFO] [stdout] f1f7ddc20ed5d10267ed7fa3be56e55a3149e6d58db9bf0521d6d8a8a70e6474 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d08ebbf98f5fa60eabc8ca000b5a92bed47d23d3554050382d83d8920a0b731 [INFO] running `Command { std: "docker" "start" "-a" "8d08ebbf98f5fa60eabc8ca000b5a92bed47d23d3554050382d83d8920a0b731", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling lazy_static v1.0.2 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling inflate v0.4.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling gif v0.10.0 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling semver v0.2.3 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling cmake v0.1.31 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling quote v0.6.4 [INFO] [stderr] Compiling aho-corasick v0.6.6 [INFO] [stderr] Compiling syn v0.14.5 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling glfw-sys v3.2.2 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling glfw v0.23.0 [INFO] [stderr] Compiling spheretracer v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/sceneio.rs:80:29 [INFO] [stdout] | [INFO] [stdout] 80 | let file = BufReader::new(try!(File::open(filename))); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/sceneio.rs:99:20 [INFO] [stdout] | [INFO] [stdout] 99 | let line_str = try!(line); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/sceneio.rs:123:20 [INFO] [stdout] | [INFO] [stdout] 123 | let dims = try!(n_words_to_or_fail::(&tokens, 1, 1, 2, true, &line_str, line_num)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/sceneio.rs:135:21 [INFO] [stdout] | [INFO] [stdout] 135 | let cvals = try!(n_words_to_or_fail::(&tokens, 1, 3, 3, true, &line_str, line_num)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/sceneio.rs:142:21 [INFO] [stdout] | [INFO] [stdout] 142 | let cvals = try!(n_words_to_or_fail::(&tokens, 1, 3, 3, true, &line_str, line_num)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/sceneio.rs:149:17 [INFO] [stdout] | [INFO] [stdout] 149 | let p = try!(n_words_to_or_fail::(&tokens, 1, 3, 3, false, &line_str, line_num)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/sceneio.rs:150:17 [INFO] [stdout] | [INFO] [stdout] 150 | let c = try!(n_words_to_or_fail::(&tokens, 4, 3, 3, true, &line_str, line_num)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/sceneio.rs:161:20 [INFO] [stdout] | [INFO] [stdout] 161 | let rval = try!(n_words_to_or_fail::(&tokens, 1, 1, 1, true, &line_str, line_num)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/sceneio.rs:184:20 [INFO] [stdout] | [INFO] [stdout] 184 | let cols = try!(n_words_to_or_fail::(&tokens, 1, 9, 9, false, &line_str, line_num)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/sceneio.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | let coeff = try!(n_words_to_or_fail::(&tokens, 10, 1, 1, true, &line_str, line_num)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/sceneio.rs:193:20 [INFO] [stdout] | [INFO] [stdout] 193 | let cols = try!(n_words_to_or_fail::(&tokens, 1, 9, 9, false, &line_str, line_num)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/sceneio.rs:194:21 [INFO] [stdout] | [INFO] [stdout] 194 | let coeff = try!(n_words_to_or_fail::(&tokens, 10, 1, 1, true, &line_str, line_num)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/sceneio.rs:200:23 [INFO] [stdout] | [INFO] [stdout] 200 | let offsets = try!(n_words_to_or_fail::(&tokens, 1, 3, 3, true, &line_str, line_num)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/sceneio.rs:212:23 [INFO] [stdout] | [INFO] [stdout] 212 | let scalars = try!(n_words_to_or_fail::(&tokens, 1, 3, 3, true, &line_str, line_num)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/sceneio.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 226 | (try!(n_words_to_or_fail::(&tokens, 1, 3, 3, false, &line_str, line_num)), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/sceneio.rs:227:12 [INFO] [stdout] | [INFO] [stdout] 227 | try!(n_words_to_or_fail::(&tokens, 4, 1, 1, true, &line_str, line_num))[0]) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/sceneio.rs:238:12 [INFO] [stdout] | [INFO] [stdout] 238 | try!(n_words_to_or_fail::(&tokens, 2, 1, 1, true, &line_str, line_num))[0]) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/sceneio.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 82 | / lazy_static! { [INFO] [stdout] 83 | | static ref SPACE_TAB_RE: Regex = Regex::new(r"[ \t]+").unwrap(); [INFO] [stdout] 84 | | } [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/sceneio.rs:52:41 [INFO] [stdout] | [INFO] [stdout] 52 | desc: String::from(e.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> src/main.rs:154:78 [INFO] [stdout] | [INFO] [stdout] 154 | gl::BindFragDataLocation(program, 0, CString::new("out_colour").unwrap().as_ptr()); [INFO] [stdout] | ----------------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(temporary_cstring_as_ptr)]` on by default [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> src/main.rs:157:85 [INFO] [stdout] | [INFO] [stdout] 157 | let pos_attr = gl::GetAttribLocation(program, CString::new("position").unwrap().as_ptr()); [INFO] [stdout] | --------------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> src/main.rs:166:80 [INFO] [stdout] | [INFO] [stdout] 166 | let mvp_uni = gl::GetUniformLocation(program, CString::new("mvp").unwrap().as_ptr()); [INFO] [stdout] | ---------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> src/main.rs:173:90 [INFO] [stdout] | [INFO] [stdout] 173 | let col_attr = gl::GetAttribLocation(program, CString::new("vertex_colour").unwrap().as_ptr()); [INFO] [stdout] | -------------------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "8d08ebbf98f5fa60eabc8ca000b5a92bed47d23d3554050382d83d8920a0b731", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d08ebbf98f5fa60eabc8ca000b5a92bed47d23d3554050382d83d8920a0b731", kill_on_drop: false }` [INFO] [stdout] 8d08ebbf98f5fa60eabc8ca000b5a92bed47d23d3554050382d83d8920a0b731 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b361d32deb70893fd6e97ee860736e4bf16283221d02aece94fdbab954a40d2 [INFO] running `Command { std: "docker" "start" "-a" "6b361d32deb70893fd6e97ee860736e4bf16283221d02aece94fdbab954a40d2", kill_on_drop: false }` [INFO] [stderr] Compiling spheretracer v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/sceneio.rs:80:29 [INFO] [stdout] | [INFO] [stdout] 80 | let file = BufReader::new(try!(File::open(filename))); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/sceneio.rs:99:20 [INFO] [stdout] | [INFO] [stdout] 99 | let line_str = try!(line); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/sceneio.rs:123:20 [INFO] [stdout] | [INFO] [stdout] 123 | let dims = try!(n_words_to_or_fail::(&tokens, 1, 1, 2, true, &line_str, line_num)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/sceneio.rs:135:21 [INFO] [stdout] | [INFO] [stdout] 135 | let cvals = try!(n_words_to_or_fail::(&tokens, 1, 3, 3, true, &line_str, line_num)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/sceneio.rs:142:21 [INFO] [stdout] | [INFO] [stdout] 142 | let cvals = try!(n_words_to_or_fail::(&tokens, 1, 3, 3, true, &line_str, line_num)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/sceneio.rs:149:17 [INFO] [stdout] | [INFO] [stdout] 149 | let p = try!(n_words_to_or_fail::(&tokens, 1, 3, 3, false, &line_str, line_num)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/sceneio.rs:150:17 [INFO] [stdout] | [INFO] [stdout] 150 | let c = try!(n_words_to_or_fail::(&tokens, 4, 3, 3, true, &line_str, line_num)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/sceneio.rs:161:20 [INFO] [stdout] | [INFO] [stdout] 161 | let rval = try!(n_words_to_or_fail::(&tokens, 1, 1, 1, true, &line_str, line_num)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/sceneio.rs:184:20 [INFO] [stdout] | [INFO] [stdout] 184 | let cols = try!(n_words_to_or_fail::(&tokens, 1, 9, 9, false, &line_str, line_num)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/sceneio.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | let coeff = try!(n_words_to_or_fail::(&tokens, 10, 1, 1, true, &line_str, line_num)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/sceneio.rs:193:20 [INFO] [stdout] | [INFO] [stdout] 193 | let cols = try!(n_words_to_or_fail::(&tokens, 1, 9, 9, false, &line_str, line_num)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/sceneio.rs:194:21 [INFO] [stdout] | [INFO] [stdout] 194 | let coeff = try!(n_words_to_or_fail::(&tokens, 10, 1, 1, true, &line_str, line_num)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/sceneio.rs:200:23 [INFO] [stdout] | [INFO] [stdout] 200 | let offsets = try!(n_words_to_or_fail::(&tokens, 1, 3, 3, true, &line_str, line_num)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/sceneio.rs:212:23 [INFO] [stdout] | [INFO] [stdout] 212 | let scalars = try!(n_words_to_or_fail::(&tokens, 1, 3, 3, true, &line_str, line_num)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/sceneio.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 226 | (try!(n_words_to_or_fail::(&tokens, 1, 3, 3, false, &line_str, line_num)), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/sceneio.rs:227:12 [INFO] [stdout] | [INFO] [stdout] 227 | try!(n_words_to_or_fail::(&tokens, 4, 1, 1, true, &line_str, line_num))[0]) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/sceneio.rs:238:12 [INFO] [stdout] | [INFO] [stdout] 238 | try!(n_words_to_or_fail::(&tokens, 2, 1, 1, true, &line_str, line_num))[0]) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/sceneio.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 82 | / lazy_static! { [INFO] [stdout] 83 | | static ref SPACE_TAB_RE: Regex = Regex::new(r"[ \t]+").unwrap(); [INFO] [stdout] 84 | | } [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/sceneio.rs:52:41 [INFO] [stdout] | [INFO] [stdout] 52 | desc: String::from(e.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> src/main.rs:154:78 [INFO] [stdout] | [INFO] [stdout] 154 | gl::BindFragDataLocation(program, 0, CString::new("out_colour").unwrap().as_ptr()); [INFO] [stdout] | ----------------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(temporary_cstring_as_ptr)]` on by default [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> src/main.rs:157:85 [INFO] [stdout] | [INFO] [stdout] 157 | let pos_attr = gl::GetAttribLocation(program, CString::new("position").unwrap().as_ptr()); [INFO] [stdout] | --------------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> src/main.rs:166:80 [INFO] [stdout] | [INFO] [stdout] 166 | let mvp_uni = gl::GetUniformLocation(program, CString::new("mvp").unwrap().as_ptr()); [INFO] [stdout] | ---------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> src/main.rs:173:90 [INFO] [stdout] | [INFO] [stdout] 173 | let col_attr = gl::GetAttribLocation(program, CString::new("vertex_colour").unwrap().as_ptr()); [INFO] [stdout] | -------------------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.07s [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/spheretracer-8fed7be0e6498779) [INFO] running `Command { std: "docker" "inspect" "6b361d32deb70893fd6e97ee860736e4bf16283221d02aece94fdbab954a40d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b361d32deb70893fd6e97ee860736e4bf16283221d02aece94fdbab954a40d2", kill_on_drop: false }` [INFO] [stdout] 6b361d32deb70893fd6e97ee860736e4bf16283221d02aece94fdbab954a40d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4d45badc99b9167a74e308b628ed202f947ffd9c5308d5524790794251739f39 [INFO] running `Command { std: "docker" "start" "-a" "4d45badc99b9167a74e308b628ed202f947ffd9c5308d5524790794251739f39", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/sceneio.rs:80:29 [INFO] [stderr] | [INFO] [stderr] 80 | let file = BufReader::new(try!(File::open(filename))); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/sceneio.rs:99:20 [INFO] [stderr] | [INFO] [stderr] 99 | let line_str = try!(line); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/sceneio.rs:123:20 [INFO] [stderr] | [INFO] [stderr] 123 | let dims = try!(n_words_to_or_fail::(&tokens, 1, 1, 2, true, &line_str, line_num)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/sceneio.rs:135:21 [INFO] [stderr] | [INFO] [stderr] 135 | let cvals = try!(n_words_to_or_fail::(&tokens, 1, 3, 3, true, &line_str, line_num)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/sceneio.rs:142:21 [INFO] [stderr] | [INFO] [stderr] 142 | let cvals = try!(n_words_to_or_fail::(&tokens, 1, 3, 3, true, &line_str, line_num)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/sceneio.rs:149:17 [INFO] [stderr] | [INFO] [stderr] 149 | let p = try!(n_words_to_or_fail::(&tokens, 1, 3, 3, false, &line_str, line_num)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/sceneio.rs:150:17 [INFO] [stderr] | [INFO] [stderr] 150 | let c = try!(n_words_to_or_fail::(&tokens, 4, 3, 3, true, &line_str, line_num)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/sceneio.rs:161:20 [INFO] [stderr] | [INFO] [stderr] 161 | let rval = try!(n_words_to_or_fail::(&tokens, 1, 1, 1, true, &line_str, line_num)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/sceneio.rs:184:20 [INFO] [stderr] | [INFO] [stderr] 184 | let cols = try!(n_words_to_or_fail::(&tokens, 1, 9, 9, false, &line_str, line_num)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/sceneio.rs:185:21 [INFO] [stderr] | [INFO] [stderr] 185 | let coeff = try!(n_words_to_or_fail::(&tokens, 10, 1, 1, true, &line_str, line_num)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/sceneio.rs:193:20 [INFO] [stderr] | [INFO] [stderr] 193 | let cols = try!(n_words_to_or_fail::(&tokens, 1, 9, 9, false, &line_str, line_num)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/sceneio.rs:194:21 [INFO] [stderr] | [INFO] [stderr] 194 | let coeff = try!(n_words_to_or_fail::(&tokens, 10, 1, 1, true, &line_str, line_num)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/sceneio.rs:200:23 [INFO] [stderr] | [INFO] [stderr] 200 | let offsets = try!(n_words_to_or_fail::(&tokens, 1, 3, 3, true, &line_str, line_num)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/sceneio.rs:212:23 [INFO] [stderr] | [INFO] [stderr] 212 | let scalars = try!(n_words_to_or_fail::(&tokens, 1, 3, 3, true, &line_str, line_num)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/sceneio.rs:226:12 [INFO] [stderr] | [INFO] [stderr] 226 | (try!(n_words_to_or_fail::(&tokens, 1, 3, 3, false, &line_str, line_num)), [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/sceneio.rs:227:12 [INFO] [stderr] | [INFO] [stderr] 227 | try!(n_words_to_or_fail::(&tokens, 4, 1, 1, true, &line_str, line_num))[0]) [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/sceneio.rs:238:12 [INFO] [stderr] | [INFO] [stderr] 238 | try!(n_words_to_or_fail::(&tokens, 2, 1, 1, true, &line_str, line_num))[0]) [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/sceneio.rs:82:3 [INFO] [stderr] | [INFO] [stderr] 82 | / lazy_static! { [INFO] [stderr] 83 | | static ref SPACE_TAB_RE: Regex = Regex::new(r"[ \t]+").unwrap(); [INFO] [stderr] 84 | | } [INFO] [stderr] | |___^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/sceneio.rs:52:41 [INFO] [stderr] | [INFO] [stderr] 52 | desc: String::from(e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: getting the inner pointer of a temporary `CString` [INFO] [stderr] --> src/main.rs:154:78 [INFO] [stderr] | [INFO] [stderr] 154 | gl::BindFragDataLocation(program, 0, CString::new("out_colour").unwrap().as_ptr()); [INFO] [stderr] | ----------------------------------- ^^^^^^ this pointer will be invalid [INFO] [stderr] | | [INFO] [stderr] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(temporary_cstring_as_ptr)]` on by default [INFO] [stderr] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stderr] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stderr] [INFO] [stderr] warning: getting the inner pointer of a temporary `CString` [INFO] [stderr] --> src/main.rs:157:85 [INFO] [stderr] | [INFO] [stderr] 157 | let pos_attr = gl::GetAttribLocation(program, CString::new("position").unwrap().as_ptr()); [INFO] [stderr] | --------------------------------- ^^^^^^ this pointer will be invalid [INFO] [stderr] | | [INFO] [stderr] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stderr] | [INFO] [stderr] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stderr] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stderr] [INFO] [stderr] warning: getting the inner pointer of a temporary `CString` [INFO] [stderr] --> src/main.rs:166:80 [INFO] [stderr] | [INFO] [stderr] 166 | let mvp_uni = gl::GetUniformLocation(program, CString::new("mvp").unwrap().as_ptr()); [INFO] [stderr] | ---------------------------- ^^^^^^ this pointer will be invalid [INFO] [stderr] | | [INFO] [stderr] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stderr] | [INFO] [stderr] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stderr] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stderr] [INFO] [stderr] warning: getting the inner pointer of a temporary `CString` [INFO] [stderr] --> src/main.rs:173:90 [INFO] [stderr] | [INFO] [stderr] 173 | let col_attr = gl::GetAttribLocation(program, CString::new("vertex_colour").unwrap().as_ptr()); [INFO] [stderr] | -------------------------------------- ^^^^^^ this pointer will be invalid [INFO] [stderr] | | [INFO] [stderr] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stderr] | [INFO] [stderr] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stderr] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stderr] [INFO] [stderr] warning: `spheretracer` (bin "spheretracer" test) generated 23 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.87s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/spheretracer-8fed7be0e6498779) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test colour::test::colour_add ... ok [INFO] [stdout] test colour::test::colour_clamp ... ok [INFO] [stdout] test colour::test::colour_mul ... ok [INFO] [stdout] test mat4::test::mat4_multiply ... ok [INFO] [stdout] test mat4::test::mat4_rotate ... ok [INFO] [stdout] test mat4::test::mat4_identity ... ok [INFO] [stdout] test mat4::test::mat4_translate ... ok [INFO] [stdout] test mat4::test::mat4_transpose ... ok [INFO] [stdout] test mat4::test::mat4_zero ... ok [INFO] [stdout] test vec3::test::vec3_equality ... ok [INFO] [stdout] test vec3::test::vec3_homogeneous ... ok [INFO] [stdout] test mat4::test::mat4_scale ... ok [INFO] [stdout] test colour::test::colour_eq ... ok [INFO] [stdout] test tracer::test::trace_intersect_unit ... ok [INFO] [stdout] test vec3::test::vec3_simple_algebra ... ok [INFO] [stdout] test vec3::test::vec3_simple_operators ... ok [INFO] [stdout] test vec3::test::vec3_transform ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4d45badc99b9167a74e308b628ed202f947ffd9c5308d5524790794251739f39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d45badc99b9167a74e308b628ed202f947ffd9c5308d5524790794251739f39", kill_on_drop: false }` [INFO] [stdout] 4d45badc99b9167a74e308b628ed202f947ffd9c5308d5524790794251739f39