Oct 10 23:30:18.978 INFO testing ericlass/xtracer against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 23:30:18.978 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 23:30:18.978 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 23:30:19.310 INFO blam! 46de13dfce9afe846a2892dcf300289713ac85511b673a7421199296d808ce4a Oct 10 23:30:19.314 INFO running `"docker" "start" "-a" "46de13dfce9afe846a2892dcf300289713ac85511b673a7421199296d808ce4a"` Oct 10 23:30:20.358 INFO kablam! usermod: no changes Oct 10 23:30:20.400 INFO kablam! Compiling xtracer v0.1.0 (/source) Oct 10 23:30:21.092 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 10 23:30:21.092 INFO kablam! --> src/linear.rs:116:32 Oct 10 23:30:21.092 INFO kablam! | Oct 10 23:30:21.092 INFO kablam! 116 | write!(f, "[{},{},{},{}]", self.x, self.y, self.z, self.w) Oct 10 23:30:21.092 INFO kablam! | ^^^^^^ Oct 10 23:30:21.092 INFO kablam! | Oct 10 23:30:21.092 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 10 23:30:21.092 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:30:21.093 INFO kablam! = note: for more information, see issue #46043 Oct 10 23:30:21.093 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 10 23:30:21.093 INFO kablam! Oct 10 23:30:21.093 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 10 23:30:21.093 INFO kablam! --> src/linear.rs:116:40 Oct 10 23:30:21.093 INFO kablam! | Oct 10 23:30:21.093 INFO kablam! 116 | write!(f, "[{},{},{},{}]", self.x, self.y, self.z, self.w) Oct 10 23:30:21.093 INFO kablam! | ^^^^^^ Oct 10 23:30:21.093 INFO kablam! | Oct 10 23:30:21.093 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:30:21.093 INFO kablam! = note: for more information, see issue #46043 Oct 10 23:30:21.093 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 10 23:30:21.093 INFO kablam! Oct 10 23:30:21.093 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 10 23:30:21.093 INFO kablam! --> src/linear.rs:116:48 Oct 10 23:30:21.093 INFO kablam! | Oct 10 23:30:21.093 INFO kablam! 116 | write!(f, "[{},{},{},{}]", self.x, self.y, self.z, self.w) Oct 10 23:30:21.093 INFO kablam! | ^^^^^^ Oct 10 23:30:21.093 INFO kablam! | Oct 10 23:30:21.093 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:30:21.093 INFO kablam! = note: for more information, see issue #46043 Oct 10 23:30:21.093 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 10 23:30:21.093 INFO kablam! Oct 10 23:30:21.093 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 10 23:30:21.093 INFO kablam! --> src/linear.rs:116:56 Oct 10 23:30:21.093 INFO kablam! | Oct 10 23:30:21.093 INFO kablam! 116 | write!(f, "[{},{},{},{}]", self.x, self.y, self.z, self.w) Oct 10 23:30:21.093 INFO kablam! | ^^^^^^ Oct 10 23:30:21.093 INFO kablam! | Oct 10 23:30:21.093 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:30:21.093 INFO kablam! = note: for more information, see issue #46043 Oct 10 23:30:21.093 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 10 23:30:21.093 INFO kablam! Oct 10 23:30:21.093 INFO kablam! warning: struct is never constructed: `Vertex4F` Oct 10 23:30:21.093 INFO kablam! --> src/linear.rs:184:1 Oct 10 23:30:21.093 INFO kablam! | Oct 10 23:30:21.093 INFO kablam! 184 | pub struct Vertex4F { Oct 10 23:30:21.093 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 10 23:30:21.093 INFO kablam! | Oct 10 23:30:21.093 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 23:30:21.093 INFO kablam! Oct 10 23:30:21.093 INFO kablam! warning: struct is never constructed: `PluckerCoords` Oct 10 23:30:21.093 INFO kablam! --> src/linear.rs:193:1 Oct 10 23:30:21.093 INFO kablam! | Oct 10 23:30:21.093 INFO kablam! 193 | struct PluckerCoords { Oct 10 23:30:21.093 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 23:30:21.093 INFO kablam! Oct 10 23:30:21.093 INFO kablam! warning: struct is never constructed: `Intersection` Oct 10 23:30:21.093 INFO kablam! --> src/linear.rs:202:1 Oct 10 23:30:21.093 INFO kablam! | Oct 10 23:30:21.093 INFO kablam! 202 | pub struct Intersection { Oct 10 23:30:21.093 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 23:30:21.093 INFO kablam! Oct 10 23:30:21.093 INFO kablam! warning: function is never used: `plucker` Oct 10 23:30:21.093 INFO kablam! --> src/linear.rs:210:1 Oct 10 23:30:21.093 INFO kablam! | Oct 10 23:30:21.093 INFO kablam! 210 | fn plucker(start: &Vector4F, end: &Vector4F) -> PluckerCoords { Oct 10 23:30:21.093 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 23:30:21.093 INFO kablam! Oct 10 23:30:21.093 INFO kablam! warning: function is never used: `side` Oct 10 23:30:21.093 INFO kablam! --> src/linear.rs:221:1 Oct 10 23:30:21.093 INFO kablam! | Oct 10 23:30:21.093 INFO kablam! 221 | fn side(a: &PluckerCoords, b: &PluckerCoords) -> f64 { Oct 10 23:30:21.093 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 23:30:21.093 INFO kablam! Oct 10 23:30:21.093 INFO kablam! warning: function is never used: `intersect_ray_triangle` Oct 10 23:30:21.093 INFO kablam! --> src/linear.rs:233:1 Oct 10 23:30:21.093 INFO kablam! | Oct 10 23:30:21.093 INFO kablam! 233 | pub fn intersect_ray_triangle(rorg: &Vector4F, rdir: &Vector4F, t1: &Vertex4F, t2: &Vertex4F, t3: &Vertex4F, min_t: f64) -> Option { Oct 10 23:30:21.093 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 23:30:21.093 INFO kablam! Oct 10 23:30:21.093 INFO kablam! warning: function is never used: `intersect_ray_sphere` Oct 10 23:30:21.093 INFO kablam! --> src/linear.rs:324:1 Oct 10 23:30:21.093 INFO kablam! | Oct 10 23:30:21.093 INFO kablam! 324 | pub fn intersect_ray_sphere(rorg: &Vector4F, rdir: &Vector4F, sc: &Vector4F, sr: f64, min_t: f64) -> Option { Oct 10 23:30:21.093 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 23:30:21.093 INFO kablam! Oct 10 23:30:21.530 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.14s Oct 10 23:30:21.532 INFO kablam! su: No module specific data is present Oct 10 23:30:22.452 INFO running `"docker" "rm" "-f" "46de13dfce9afe846a2892dcf300289713ac85511b673a7421199296d808ce4a"` Oct 10 23:30:22.765 INFO blam! 46de13dfce9afe846a2892dcf300289713ac85511b673a7421199296d808ce4a Oct 10 23:30:22.780 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 23:30:22.780 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 23:30:23.214 INFO blam! aa67d00d2aebb2ac71e014872a6b0c337a92a1b6f2b8542ba111bdf0d7f25c86 Oct 10 23:30:23.221 INFO running `"docker" "start" "-a" "aa67d00d2aebb2ac71e014872a6b0c337a92a1b6f2b8542ba111bdf0d7f25c86"` Oct 10 23:30:24.445 INFO kablam! usermod: no changes Oct 10 23:30:24.520 INFO kablam! Compiling xtracer v0.1.0 (/source) Oct 10 23:30:25.373 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 10 23:30:25.373 INFO kablam! --> src/linear.rs:116:32 Oct 10 23:30:25.373 INFO kablam! | Oct 10 23:30:25.373 INFO kablam! 116 | write!(f, "[{},{},{},{}]", self.x, self.y, self.z, self.w) Oct 10 23:30:25.373 INFO kablam! | ^^^^^^ Oct 10 23:30:25.373 INFO kablam! | Oct 10 23:30:25.373 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Oct 10 23:30:25.373 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:30:25.373 INFO kablam! = note: for more information, see issue #46043 Oct 10 23:30:25.373 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 10 23:30:25.373 INFO kablam! Oct 10 23:30:25.373 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 10 23:30:25.373 INFO kablam! --> src/linear.rs:116:40 Oct 10 23:30:25.373 INFO kablam! | Oct 10 23:30:25.373 INFO kablam! 116 | write!(f, "[{},{},{},{}]", self.x, self.y, self.z, self.w) Oct 10 23:30:25.373 INFO kablam! | ^^^^^^ Oct 10 23:30:25.373 INFO kablam! | Oct 10 23:30:25.373 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:30:25.373 INFO kablam! = note: for more information, see issue #46043 Oct 10 23:30:25.373 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 10 23:30:25.373 INFO kablam! Oct 10 23:30:25.373 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 10 23:30:25.373 INFO kablam! --> src/linear.rs:116:48 Oct 10 23:30:25.373 INFO kablam! | Oct 10 23:30:25.373 INFO kablam! 116 | write!(f, "[{},{},{},{}]", self.x, self.y, self.z, self.w) Oct 10 23:30:25.373 INFO kablam! | ^^^^^^ Oct 10 23:30:25.373 INFO kablam! | Oct 10 23:30:25.373 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:30:25.373 INFO kablam! = note: for more information, see issue #46043 Oct 10 23:30:25.373 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 10 23:30:25.373 INFO kablam! Oct 10 23:30:25.373 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Oct 10 23:30:25.373 INFO kablam! --> src/linear.rs:116:56 Oct 10 23:30:25.373 INFO kablam! | Oct 10 23:30:25.373 INFO kablam! 116 | write!(f, "[{},{},{},{}]", self.x, self.y, self.z, self.w) Oct 10 23:30:25.373 INFO kablam! | ^^^^^^ Oct 10 23:30:25.373 INFO kablam! | Oct 10 23:30:25.373 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 23:30:25.373 INFO kablam! = note: for more information, see issue #46043 Oct 10 23:30:25.373 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Oct 10 23:30:25.373 INFO kablam! Oct 10 23:30:25.373 INFO kablam! warning: struct is never constructed: `Vertex4F` Oct 10 23:30:25.373 INFO kablam! --> src/linear.rs:184:1 Oct 10 23:30:25.373 INFO kablam! | Oct 10 23:30:25.373 INFO kablam! 184 | pub struct Vertex4F { Oct 10 23:30:25.373 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 10 23:30:25.373 INFO kablam! | Oct 10 23:30:25.373 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 23:30:25.373 INFO kablam! Oct 10 23:30:25.373 INFO kablam! warning: struct is never constructed: `PluckerCoords` Oct 10 23:30:25.373 INFO kablam! --> src/linear.rs:193:1 Oct 10 23:30:25.373 INFO kablam! | Oct 10 23:30:25.373 INFO kablam! 193 | struct PluckerCoords { Oct 10 23:30:25.373 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 23:30:25.373 INFO kablam! Oct 10 23:30:25.373 INFO kablam! warning: struct is never constructed: `Intersection` Oct 10 23:30:25.373 INFO kablam! --> src/linear.rs:202:1 Oct 10 23:30:25.373 INFO kablam! | Oct 10 23:30:25.373 INFO kablam! 202 | pub struct Intersection { Oct 10 23:30:25.373 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 23:30:25.373 INFO kablam! Oct 10 23:30:25.373 INFO kablam! warning: function is never used: `plucker` Oct 10 23:30:25.373 INFO kablam! --> src/linear.rs:210:1 Oct 10 23:30:25.373 INFO kablam! | Oct 10 23:30:25.373 INFO kablam! 210 | fn plucker(start: &Vector4F, end: &Vector4F) -> PluckerCoords { Oct 10 23:30:25.373 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 23:30:25.373 INFO kablam! Oct 10 23:30:25.373 INFO kablam! warning: function is never used: `side` Oct 10 23:30:25.373 INFO kablam! --> src/linear.rs:221:1 Oct 10 23:30:25.373 INFO kablam! | Oct 10 23:30:25.373 INFO kablam! 221 | fn side(a: &PluckerCoords, b: &PluckerCoords) -> f64 { Oct 10 23:30:25.373 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 23:30:25.373 INFO kablam! Oct 10 23:30:25.373 INFO kablam! warning: function is never used: `intersect_ray_triangle` Oct 10 23:30:25.373 INFO kablam! --> src/linear.rs:233:1 Oct 10 23:30:25.373 INFO kablam! | Oct 10 23:30:25.373 INFO kablam! 233 | pub fn intersect_ray_triangle(rorg: &Vector4F, rdir: &Vector4F, t1: &Vertex4F, t2: &Vertex4F, t3: &Vertex4F, min_t: f64) -> Option { Oct 10 23:30:25.373 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 23:30:25.373 INFO kablam! Oct 10 23:30:25.373 INFO kablam! warning: function is never used: `intersect_ray_sphere` Oct 10 23:30:25.373 INFO kablam! --> src/linear.rs:324:1 Oct 10 23:30:25.373 INFO kablam! | Oct 10 23:30:25.373 INFO kablam! 324 | pub fn intersect_ray_sphere(rorg: &Vector4F, rdir: &Vector4F, sc: &Vector4F, sr: f64, min_t: f64) -> Option { Oct 10 23:30:25.373 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 23:30:25.373 INFO kablam! Oct 10 23:30:25.848 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.37s Oct 10 23:30:25.850 INFO kablam! su: No module specific data is present Oct 10 23:30:26.520 INFO running `"docker" "rm" "-f" "aa67d00d2aebb2ac71e014872a6b0c337a92a1b6f2b8542ba111bdf0d7f25c86"` Oct 10 23:30:26.795 INFO blam! aa67d00d2aebb2ac71e014872a6b0c337a92a1b6f2b8542ba111bdf0d7f25c86 Oct 10 23:30:26.805 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 23:30:26.806 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 23:30:27.207 INFO blam! e291992d81a4ecdadb04b6b86948bf2683c59d01fc6fbfba30301eea062a234b Oct 10 23:30:27.208 INFO running `"docker" "start" "-a" "e291992d81a4ecdadb04b6b86948bf2683c59d01fc6fbfba30301eea062a234b"` Oct 10 23:30:28.232 INFO kablam! usermod: no changes Oct 10 23:30:28.288 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 10 23:30:28.296 INFO kablam! Running /target/debug/deps/xtracer-8207c96a6770ab82 Oct 10 23:30:28.299 INFO blam! Oct 10 23:30:28.299 INFO blam! running 0 tests Oct 10 23:30:28.299 INFO blam! Oct 10 23:30:28.299 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 23:30:28.299 INFO blam! Oct 10 23:30:28.301 INFO kablam! su: No module specific data is present Oct 10 23:30:28.938 INFO running `"docker" "rm" "-f" "e291992d81a4ecdadb04b6b86948bf2683c59d01fc6fbfba30301eea062a234b"` Oct 10 23:30:29.292 INFO blam! e291992d81a4ecdadb04b6b86948bf2683c59d01fc6fbfba30301eea062a234b