[INFO] updating cached repository https://github.com/cbiffle/rtiow-rust [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8465b60440ae6b55dcf384e5036b512a901bc874 [INFO] testing cbiffle/rtiow-rust against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcbiffle%2Frtiow-rust" "work/builds/worker-9/source"` [INFO] [stderr] Cloning into 'work/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cbiffle/rtiow-rust on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/cbiffle/rtiow-rust [INFO] finished tweaking git repo https://github.com/cbiffle/rtiow-rust [INFO] tweaked toml for git repo https://github.com/cbiffle/rtiow-rust written to work/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/cbiffle/rtiow-rust already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 3cb53c1cf4a9a97b4606fa7a0a203e02882cd338d185176687008a1c4c4b839b [INFO] running `"docker" "start" "-a" "3cb53c1cf4a9a97b4606fa7a0a203e02882cd338d185176687008a1c4c4b839b"` [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling rtiow v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: the item `texture` is imported redundantly [INFO] [stderr] --> src/main.rs:184:9 [INFO] [stderr] | [INFO] [stderr] 8 | use rtiow::*; [INFO] [stderr] | -------- the item `texture` is already imported here [INFO] [stderr] ... [INFO] [stderr] 184 | use rtiow::texture; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.99s [INFO] running `"docker" "inspect" "3cb53c1cf4a9a97b4606fa7a0a203e02882cd338d185176687008a1c4c4b839b"` [INFO] running `"docker" "rm" "-f" "3cb53c1cf4a9a97b4606fa7a0a203e02882cd338d185176687008a1c4c4b839b"` [INFO] [stdout] 3cb53c1cf4a9a97b4606fa7a0a203e02882cd338d185176687008a1c4c4b839b [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 8f1f300c71528d88c4f5f28a48bf5b64b09c3a473680917ccfe6f28659f2d924 [INFO] running `"docker" "start" "-a" "8f1f300c71528d88c4f5f28a48bf5b64b09c3a473680917ccfe6f28659f2d924"` [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling csv v1.0.6 [INFO] [stderr] Compiling tinytemplate v1.0.1 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling rtiow v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: the item `texture` is imported redundantly [INFO] [stderr] --> src/main.rs:184:9 [INFO] [stderr] | [INFO] [stderr] 8 | use rtiow::*; [INFO] [stderr] | -------- the item `texture` is already imported here [INFO] [stderr] ... [INFO] [stderr] 184 | use rtiow::texture; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.02s [INFO] running `"docker" "inspect" "8f1f300c71528d88c4f5f28a48bf5b64b09c3a473680917ccfe6f28659f2d924"` [INFO] running `"docker" "rm" "-f" "8f1f300c71528d88c4f5f28a48bf5b64b09c3a473680917ccfe6f28659f2d924"` [INFO] [stdout] 8f1f300c71528d88c4f5f28a48bf5b64b09c3a473680917ccfe6f28659f2d924 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] 80788d349972a1cf75ba5dafff5f5059a31f005c4c3da830da4f7c7cb9211e46 [INFO] running `"docker" "start" "-a" "80788d349972a1cf75ba5dafff5f5059a31f005c4c3da830da4f7c7cb9211e46"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rtiow-0cc09a5d63ccda99 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rtiow-1dd3fbdf0528f671 [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 rtiow [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/vec3.rs - vec3::Axis (line 270) ... ok [INFO] [stdout] test src/vec3.rs - vec3::Channel (line 221) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "80788d349972a1cf75ba5dafff5f5059a31f005c4c3da830da4f7c7cb9211e46"` [INFO] running `"docker" "rm" "-f" "80788d349972a1cf75ba5dafff5f5059a31f005c4c3da830da4f7c7cb9211e46"` [INFO] [stdout] 80788d349972a1cf75ba5dafff5f5059a31f005c4c3da830da4f7c7cb9211e46