[INFO] updating cached repository jcoglan/ray-tracer [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jcoglan/ray-tracer [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jcoglan/ray-tracer" "work/ex/beta-1.38-1/sources/1.37.0/gh/jcoglan/ray-tracer"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/jcoglan/ray-tracer'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jcoglan/ray-tracer" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jcoglan/ray-tracer"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jcoglan/ray-tracer'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d6342dd01148b170197332add1c1b4c4f88c0c54 [INFO] sha for GitHub repo jcoglan/ray-tracer: d6342dd01148b170197332add1c1b4c4f88c0c54 [INFO] validating manifest of jcoglan/ray-tracer on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of jcoglan/ray-tracer on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing jcoglan/ray-tracer [INFO] finished frobbing jcoglan/ray-tracer [INFO] frobbed toml for jcoglan/ray-tracer written to work/ex/beta-1.38-1/sources/1.37.0/gh/jcoglan/ray-tracer/Cargo.toml [INFO] started frobbing jcoglan/ray-tracer [INFO] finished frobbing jcoglan/ray-tracer [INFO] frobbed toml for jcoglan/ray-tracer written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jcoglan/ray-tracer/Cargo.toml [INFO] crate jcoglan/ray-tracer already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing jcoglan/ray-tracer against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jcoglan/ray-tracer:/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-08-13" "build" "--frozen"` [INFO] [stdout] 63a0d453b9aa33ecd0c301861114d6310841a34111decc6b88997ce0919eabb4 [INFO] running `"docker" "start" "-a" "63a0d453b9aa33ecd0c301861114d6310841a34111decc6b88997ce0919eabb4"` [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.40 [INFO] [stderr] Compiling bumpalo v2.3.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.40 [INFO] [stderr] Compiling sourcefile v0.1.4 [INFO] [stderr] Compiling weedle v0.8.0 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.40 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.40 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.40 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling wasm-bindgen-webidl v0.2.40 [INFO] [stderr] Compiling js-sys v0.3.17 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling web-sys v0.3.17 [INFO] [stderr] Compiling ray-tracer v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `"docker" "inspect" "63a0d453b9aa33ecd0c301861114d6310841a34111decc6b88997ce0919eabb4"` [INFO] running `"docker" "rm" "-f" "63a0d453b9aa33ecd0c301861114d6310841a34111decc6b88997ce0919eabb4"` [INFO] [stdout] 63a0d453b9aa33ecd0c301861114d6310841a34111decc6b88997ce0919eabb4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jcoglan/ray-tracer:/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 993e4b47008c5b265dba1490f0cff12b17b2ed14c7124aa49457d6c137253f63 [INFO] running `"docker" "start" "-a" "993e4b47008c5b265dba1490f0cff12b17b2ed14c7124aa49457d6c137253f63"` [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.40 [INFO] [stderr] Compiling wasm-bindgen-futures v0.3.17 [INFO] [stderr] Compiling wasm-bindgen-test v0.2.40 [INFO] [stderr] Compiling ray-tracer v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.11s [INFO] running `"docker" "inspect" "993e4b47008c5b265dba1490f0cff12b17b2ed14c7124aa49457d6c137253f63"` [INFO] running `"docker" "rm" "-f" "993e4b47008c5b265dba1490f0cff12b17b2ed14c7124aa49457d6c137253f63"` [INFO] [stdout] 993e4b47008c5b265dba1490f0cff12b17b2ed14c7124aa49457d6c137253f63 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jcoglan/ray-tracer:/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-08-13" "test" "--frozen"` [INFO] [stdout] bc61706abcab3756cb57e04b018c6b1b006d8d8c19680f79ab1bf304dfdea5e2 [INFO] running `"docker" "start" "-a" "bc61706abcab3756cb57e04b018c6b1b006d8d8c19680f79ab1bf304dfdea5e2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/crater/target/debug/deps/ray_tracer-842f2a4562ae06e5 [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 ray-tracer [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" "bc61706abcab3756cb57e04b018c6b1b006d8d8c19680f79ab1bf304dfdea5e2"` [INFO] running `"docker" "rm" "-f" "bc61706abcab3756cb57e04b018c6b1b006d8d8c19680f79ab1bf304dfdea5e2"` [INFO] [stdout] bc61706abcab3756cb57e04b018c6b1b006d8d8c19680f79ab1bf304dfdea5e2