[INFO] cloning repository jsgf/PixarRT [INFO] running `"git" "clone" "--bare" "git://github.com/jsgf/PixarRT.git" "work/cache/sources/gh/jsgf/PixarRT"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/jsgf/PixarRT'... [INFO] running `"git" "clone" "work/cache/sources/gh/jsgf/PixarRT" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/jsgf/PixarRT"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/jsgf/PixarRT'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jsgf/PixarRT" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/jsgf/PixarRT"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/jsgf/PixarRT'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f8c047e84f45926f27bbe12669d8fa012de5fc14 [INFO] sha for GitHub repo jsgf/PixarRT: f8c047e84f45926f27bbe12669d8fa012de5fc14 [INFO] validating manifest of jsgf/PixarRT on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of jsgf/PixarRT on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing jsgf/PixarRT [INFO] finished frobbing jsgf/PixarRT [INFO] frobbed toml for jsgf/PixarRT written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/jsgf/PixarRT/Cargo.toml [INFO] started frobbing jsgf/PixarRT [INFO] finished frobbing jsgf/PixarRT [INFO] frobbed toml for jsgf/PixarRT written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/jsgf/PixarRT/Cargo.toml [INFO] crate jsgf/PixarRT already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing jsgf/PixarRT against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/jsgf/PixarRT:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 0b8572dceef3b0708e152af8970fbbc6c62d3ba68f85f711f43bf07d827ba76b [INFO] running `"docker" "start" "-a" "0b8572dceef3b0708e152af8970fbbc6c62d3ba68f85f711f43bf07d827ba76b"` [INFO] [stderr] Compiling rand_os v0.1.0 [INFO] [stderr] Compiling rand v0.6.3 [INFO] [stderr] Compiling PixarRT v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: crate `PixarRT` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] = help: convert the identifier to snake case: `pixar_rt` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.20s [INFO] running `"docker" "inspect" "0b8572dceef3b0708e152af8970fbbc6c62d3ba68f85f711f43bf07d827ba76b"` [INFO] running `"docker" "rm" "-f" "0b8572dceef3b0708e152af8970fbbc6c62d3ba68f85f711f43bf07d827ba76b"` [INFO] [stdout] 0b8572dceef3b0708e152af8970fbbc6c62d3ba68f85f711f43bf07d827ba76b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/jsgf/PixarRT:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 245b2f5fefb1a8887593738f562771eb802b436e877c18fb228648b33ebe4d0a [INFO] running `"docker" "start" "-a" "245b2f5fefb1a8887593738f562771eb802b436e877c18fb228648b33ebe4d0a"` [INFO] [stderr] Compiling PixarRT v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: crate `PixarRT` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] = help: convert the identifier to snake case: `pixar_rt` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.86s [INFO] running `"docker" "inspect" "245b2f5fefb1a8887593738f562771eb802b436e877c18fb228648b33ebe4d0a"` [INFO] running `"docker" "rm" "-f" "245b2f5fefb1a8887593738f562771eb802b436e877c18fb228648b33ebe4d0a"` [INFO] [stdout] 245b2f5fefb1a8887593738f562771eb802b436e877c18fb228648b33ebe4d0a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/jsgf/PixarRT:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] d186e0506610e1a7f0fd8aac82e705724b22a30da8f0f13106c01117a62ad9e3 [INFO] running `"docker" "start" "-a" "d186e0506610e1a7f0fd8aac82e705724b22a30da8f0f13106c01117a62ad9e3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/PixarRT-366c65a5cb7a2382 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test vec::init1 ... ok [INFO] [stdout] test vec::dot ... ok [INFO] [stdout] test vec::init3 ... ok [INFO] [stdout] test vec::mul ... ok [INFO] [stdout] test vec::add ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "d186e0506610e1a7f0fd8aac82e705724b22a30da8f0f13106c01117a62ad9e3"` [INFO] running `"docker" "rm" "-f" "d186e0506610e1a7f0fd8aac82e705724b22a30da8f0f13106c01117a62ad9e3"` [INFO] [stdout] d186e0506610e1a7f0fd8aac82e705724b22a30da8f0f13106c01117a62ad9e3