[INFO] updating cached repository andreasots/pathtracer [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/andreasots/pathtracer [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/andreasots/pathtracer" "work/ex/beta-1.38-1/sources/1.37.0/gh/andreasots/pathtracer"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/andreasots/pathtracer'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/andreasots/pathtracer" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/andreasots/pathtracer"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/andreasots/pathtracer'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9b47c3caa247abf498c3f0a0099f91b034f7c218 [INFO] sha for GitHub repo andreasots/pathtracer: 9b47c3caa247abf498c3f0a0099f91b034f7c218 [INFO] validating manifest of andreasots/pathtracer 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 andreasots/pathtracer 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 andreasots/pathtracer [INFO] finished frobbing andreasots/pathtracer [INFO] frobbed toml for andreasots/pathtracer written to work/ex/beta-1.38-1/sources/1.37.0/gh/andreasots/pathtracer/Cargo.toml [INFO] started frobbing andreasots/pathtracer [INFO] finished frobbing andreasots/pathtracer [INFO] frobbed toml for andreasots/pathtracer written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/andreasots/pathtracer/Cargo.toml [INFO] crate andreasots/pathtracer 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing andreasots/pathtracer 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-0/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/andreasots/pathtracer:/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] c52c324ac76627a31a1c7f2bd1723047fdd5b26fad2655062bd5e9ac8088ae24 [INFO] running `"docker" "start" "-a" "c52c324ac76627a31a1c7f2bd1723047fdd5b26fad2655062bd5e9ac8088ae24"` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling libc v0.2.47 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling libm v0.1.2 [INFO] [stderr] Compiling fps_clock v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling pest v2.1.0 [INFO] [stderr] Compiling x11-dl v2.14.0 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling smallvec v0.6.8 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling generic-array v0.11.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling rand_os v0.1.1 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling pest_meta v2.1.0 [INFO] [stderr] Compiling approx v0.3.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling minifb v0.11.2 [INFO] [stderr] Compiling alga v0.7.2 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling nalgebra v0.16.13 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] warning[E0502]: cannot borrow `*self` as immutable because it is also borrowed as mutable [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.13/src/base/cg.rs:291:44 [INFO] [stderr] | [INFO] [stderr] 291 | self[(j, i)] += shift[j] * self[(D::dim() - 1, i)]; [INFO] [stderr] | ---------------------------^^^^------------------- [INFO] [stderr] | | | [INFO] [stderr] | | immutable borrow occurs here [INFO] [stderr] | mutable borrow occurs here [INFO] [stderr] | mutable borrow later used here [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Compiling pathtracer v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused imports: `Point3`, `Unit`, `Vector3` [INFO] [stderr] --> src/scene.rs:5:33 [INFO] [stderr] | [INFO] [stderr] 5 | use nalgebra::{IsometryMatrix3, Point3, Unit, Vector3}; [INFO] [stderr] | ^^^^^^ ^^^^ ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Distribution` [INFO] [stderr] --> src/main.rs:7:27 [INFO] [stderr] | [INFO] [stderr] 7 | use rand::distributions::{Distribution, Standard, StandardNormal}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `other` [INFO] [stderr] --> src/pbrt_parser.rs:64:5 [INFO] [stderr] | [INFO] [stderr] 64 | fn other>(ident: Identifier, kind: S, parameters: Vec) -> Statement { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `new` [INFO] [stderr] --> src/pbrt_parser.rs:104:5 [INFO] [stderr] | [INFO] [stderr] 104 | fn new>(name: S, value: Value) -> Parameter { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `"docker" "inspect" "c52c324ac76627a31a1c7f2bd1723047fdd5b26fad2655062bd5e9ac8088ae24"` [INFO] running `"docker" "rm" "-f" "c52c324ac76627a31a1c7f2bd1723047fdd5b26fad2655062bd5e9ac8088ae24"` [INFO] [stdout] c52c324ac76627a31a1c7f2bd1723047fdd5b26fad2655062bd5e9ac8088ae24 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/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/andreasots/pathtracer:/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] 4b064f34e78685d73cf7cf18d76d0669eb2202316ff3013ce3533941e281088e [INFO] running `"docker" "start" "-a" "4b064f34e78685d73cf7cf18d76d0669eb2202316ff3013ce3533941e281088e"` [INFO] [stderr] Compiling pathtracer v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused imports: `Point3`, `Unit`, `Vector3` [INFO] [stderr] --> src/scene.rs:5:33 [INFO] [stderr] | [INFO] [stderr] 5 | use nalgebra::{IsometryMatrix3, Point3, Unit, Vector3}; [INFO] [stderr] | ^^^^^^ ^^^^ ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Distribution` [INFO] [stderr] --> src/main.rs:7:27 [INFO] [stderr] | [INFO] [stderr] 7 | use rand::distributions::{Distribution, Standard, StandardNormal}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.40s [INFO] running `"docker" "inspect" "4b064f34e78685d73cf7cf18d76d0669eb2202316ff3013ce3533941e281088e"` [INFO] running `"docker" "rm" "-f" "4b064f34e78685d73cf7cf18d76d0669eb2202316ff3013ce3533941e281088e"` [INFO] [stdout] 4b064f34e78685d73cf7cf18d76d0669eb2202316ff3013ce3533941e281088e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/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/andreasots/pathtracer:/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] 25f335b97c49ce60441bef70ee9e75c69e401b8fefa04ca4251fc753a3c714ff [INFO] running `"docker" "start" "-a" "25f335b97c49ce60441bef70ee9e75c69e401b8fefa04ca4251fc753a3c714ff"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/crater/target/debug/deps/pathtracer-d3aeb95d9535bf47 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test pbrt_parser::example_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "25f335b97c49ce60441bef70ee9e75c69e401b8fefa04ca4251fc753a3c714ff"` [INFO] running `"docker" "rm" "-f" "25f335b97c49ce60441bef70ee9e75c69e401b8fefa04ca4251fc753a3c714ff"` [INFO] [stdout] 25f335b97c49ce60441bef70ee9e75c69e401b8fefa04ca4251fc753a3c714ff