[INFO] updating cached repository cbiffle/rtiow-rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/cbiffle/rtiow-rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/cbiffle/rtiow-rust" "work/ex/beta-1.37-6/sources/1.36.0/gh/cbiffle/rtiow-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/cbiffle/rtiow-rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/cbiffle/rtiow-rust" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cbiffle/rtiow-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cbiffle/rtiow-rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8465b60440ae6b55dcf384e5036b512a901bc874 [INFO] sha for GitHub repo cbiffle/rtiow-rust: 8465b60440ae6b55dcf384e5036b512a901bc874 [INFO] validating manifest of cbiffle/rtiow-rust on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of cbiffle/rtiow-rust on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing cbiffle/rtiow-rust [INFO] finished frobbing cbiffle/rtiow-rust [INFO] frobbed toml for cbiffle/rtiow-rust written to work/ex/beta-1.37-6/sources/1.36.0/gh/cbiffle/rtiow-rust/Cargo.toml [INFO] started frobbing cbiffle/rtiow-rust [INFO] finished frobbing cbiffle/rtiow-rust [INFO] frobbed toml for cbiffle/rtiow-rust written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cbiffle/rtiow-rust/Cargo.toml [INFO] crate cbiffle/rtiow-rust already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing cbiffle/rtiow-rust against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/cbiffle/rtiow-rust:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] c8841131f5fd22bc085c11b3dd0d5cd72ef6916863f2eba566fe1b29c6845d6f [INFO] running `"docker" "start" "-a" "c8841131f5fd22bc085c11b3dd0d5cd72ef6916863f2eba566fe1b29c6845d6f"` [INFO] [stderr] Compiling rtiow v0.1.0 (/opt/crater/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 4.94s [INFO] running `"docker" "inspect" "c8841131f5fd22bc085c11b3dd0d5cd72ef6916863f2eba566fe1b29c6845d6f"` [INFO] running `"docker" "rm" "-f" "c8841131f5fd22bc085c11b3dd0d5cd72ef6916863f2eba566fe1b29c6845d6f"` [INFO] [stdout] c8841131f5fd22bc085c11b3dd0d5cd72ef6916863f2eba566fe1b29c6845d6f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/cbiffle/rtiow-rust:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 339ed1a233ad9ddfce609ecc94f7d1c9b6b0beb85bf45c903a4e0e8e7f99994e [INFO] running `"docker" "start" "-a" "339ed1a233ad9ddfce609ecc94f7d1c9b6b0beb85bf45c903a4e0e8e7f99994e"` [INFO] [stderr] Compiling csv v1.0.6 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling rtiow v0.1.0 (/opt/crater/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 13.72s [INFO] running `"docker" "inspect" "339ed1a233ad9ddfce609ecc94f7d1c9b6b0beb85bf45c903a4e0e8e7f99994e"` [INFO] running `"docker" "rm" "-f" "339ed1a233ad9ddfce609ecc94f7d1c9b6b0beb85bf45c903a4e0e8e7f99994e"` [INFO] [stdout] 339ed1a233ad9ddfce609ecc94f7d1c9b6b0beb85bf45c903a4e0e8e7f99994e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/cbiffle/rtiow-rust:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen"` [INFO] [stdout] f97e55580e47e1735c4a4b2ec2aff5072418ead8f4f83a7512edf145070a7bf8 [INFO] running `"docker" "start" "-a" "f97e55580e47e1735c4a4b2ec2aff5072418ead8f4f83a7512edf145070a7bf8"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.15s [INFO] [stderr] Running /opt/crater/target/debug/deps/rtiow-fbbcd9f1027671c2 [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/crater/target/debug/deps/rtiow-a51d93cb73e1ec4f [INFO] [stdout] [INFO] [stderr] Doc-tests rtiow [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] [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" "f97e55580e47e1735c4a4b2ec2aff5072418ead8f4f83a7512edf145070a7bf8"` [INFO] running `"docker" "rm" "-f" "f97e55580e47e1735c4a4b2ec2aff5072418ead8f4f83a7512edf145070a7bf8"` [INFO] [stdout] f97e55580e47e1735c4a4b2ec2aff5072418ead8f4f83a7512edf145070a7bf8