[INFO] updating cached repository cronokirby/rayweek [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/cronokirby/rayweek [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/cronokirby/rayweek" "work/ex/beta-1.37-6/sources/1.36.0/gh/cronokirby/rayweek"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/cronokirby/rayweek'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/cronokirby/rayweek" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cronokirby/rayweek"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cronokirby/rayweek'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 906adb4f5547844cb3d3ba971410cd1c9b651053 [INFO] sha for GitHub repo cronokirby/rayweek: 906adb4f5547844cb3d3ba971410cd1c9b651053 [INFO] validating manifest of cronokirby/rayweek 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 cronokirby/rayweek 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 cronokirby/rayweek [INFO] finished frobbing cronokirby/rayweek [INFO] frobbed toml for cronokirby/rayweek written to work/ex/beta-1.37-6/sources/1.36.0/gh/cronokirby/rayweek/Cargo.toml [INFO] started frobbing cronokirby/rayweek [INFO] finished frobbing cronokirby/rayweek [INFO] frobbed toml for cronokirby/rayweek written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cronokirby/rayweek/Cargo.toml [INFO] crate cronokirby/rayweek 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 cronokirby/rayweek against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cronokirby/rayweek:/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 9bf95c352ef4650c4d4c7c4221e0551bb1b36d2ee674200bf171334989f1239f [INFO] running `"docker" "start" "-a" "9bf95c352ef4650c4d4c7c4221e0551bb1b36d2ee674200bf171334989f1239f"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling image v0.21.0 [INFO] [stderr] Compiling rayweek v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:216:19 [INFO] [stderr] | [INFO] [stderr] 216 | data: Vec> [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Hittable` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.73s [INFO] running `"docker" "inspect" "9bf95c352ef4650c4d4c7c4221e0551bb1b36d2ee674200bf171334989f1239f"` [INFO] running `"docker" "rm" "-f" "9bf95c352ef4650c4d4c7c4221e0551bb1b36d2ee674200bf171334989f1239f"` [INFO] [stdout] 9bf95c352ef4650c4d4c7c4221e0551bb1b36d2ee674200bf171334989f1239f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cronokirby/rayweek:/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 1e73209755745859d8c8606c41156c1010c1fdc08dd4c78af9c9a6e30c48f266 [INFO] running `"docker" "start" "-a" "1e73209755745859d8c8606c41156c1010c1fdc08dd4c78af9c9a6e30c48f266"` [INFO] [stderr] Compiling rayweek v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:216:19 [INFO] [stderr] | [INFO] [stderr] 216 | data: Vec> [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Hittable` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.51s [INFO] running `"docker" "inspect" "1e73209755745859d8c8606c41156c1010c1fdc08dd4c78af9c9a6e30c48f266"` [INFO] running `"docker" "rm" "-f" "1e73209755745859d8c8606c41156c1010c1fdc08dd4c78af9c9a6e30c48f266"` [INFO] [stdout] 1e73209755745859d8c8606c41156c1010c1fdc08dd4c78af9c9a6e30c48f266 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cronokirby/rayweek:/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 01944574e1a3e8c48eab587fe629d5d355972f2447b0ffdb6252196a5ee891b3 [INFO] running `"docker" "start" "-a" "01944574e1a3e8c48eab587fe629d5d355972f2447b0ffdb6252196a5ee891b3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/rayweek-6300e3e0fcfeb290 [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] running `"docker" "inspect" "01944574e1a3e8c48eab587fe629d5d355972f2447b0ffdb6252196a5ee891b3"` [INFO] running `"docker" "rm" "-f" "01944574e1a3e8c48eab587fe629d5d355972f2447b0ffdb6252196a5ee891b3"` [INFO] [stdout] 01944574e1a3e8c48eab587fe629d5d355972f2447b0ffdb6252196a5ee891b3