Oct 15 16:47:46.829 INFO testing tessellation-0.7.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 16:47:46.831 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 16:47:47.447 INFO blam! 5ab0fd4edbf41011258f9a3953d98d2c9a336f85cc3960d28f8ceda1f65d884d Oct 15 16:47:47.450 INFO running `"docker" "start" "-a" "5ab0fd4edbf41011258f9a3953d98d2c9a336f85cc3960d28f8ceda1f65d884d"` Oct 15 16:47:48.734 INFO kablam! usermod: no changes Oct 15 16:47:49.015 INFO kablam! Compiling num-complex v0.2.1 Oct 15 16:47:49.045 INFO kablam! Compiling approx v0.3.0 Oct 15 16:47:52.627 INFO kablam! Compiling alga v0.7.2 Oct 15 16:47:57.137 INFO kablam! Compiling nalgebra v0.16.5 Oct 15 16:48:32.828 INFO kablam! Compiling bbox v0.9.1 Oct 15 16:48:34.016 INFO kablam! Compiling tessellation v0.7.0 (/source) Oct 15 16:48:37.511 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 48.72s Oct 15 16:48:37.519 INFO kablam! su: No module specific data is present Oct 15 16:48:38.271 INFO running `"docker" "rm" "-f" "5ab0fd4edbf41011258f9a3953d98d2c9a336f85cc3960d28f8ceda1f65d884d"` Oct 15 16:48:38.599 INFO blam! 5ab0fd4edbf41011258f9a3953d98d2c9a336f85cc3960d28f8ceda1f65d884d Oct 15 16:48:38.603 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 16:48:39.096 INFO blam! 8c2dcc961b4389304303d5046ed6e8d5a87be3413ba0e7a7dbcbb6990eeadc4f Oct 15 16:48:39.103 INFO running `"docker" "start" "-a" "8c2dcc961b4389304303d5046ed6e8d5a87be3413ba0e7a7dbcbb6990eeadc4f"` Oct 15 16:48:40.478 INFO kablam! usermod: no changes Oct 15 16:48:40.609 INFO kablam! Compiling stl_io v0.3.8 Oct 15 16:48:42.356 INFO kablam! Compiling implicit3d v0.11.0 Oct 15 16:48:45.247 INFO kablam! Compiling tessellation v0.7.0 (/source) Oct 15 16:48:46.783 INFO kablam! warning: unused import: `super::*` Oct 15 16:48:46.783 INFO kablam! --> src/cell_configs.rs:421:9 Oct 15 16:48:46.783 INFO kablam! | Oct 15 16:48:46.783 INFO kablam! 421 | use super::*; Oct 15 16:48:46.783 INFO kablam! | ^^^^^^^^ Oct 15 16:48:46.783 INFO kablam! | Oct 15 16:48:46.783 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 16:48:46.783 INFO kablam! Oct 15 16:48:46.783 INFO kablam! warning: unused import: `super::*` Oct 15 16:48:46.783 INFO kablam! --> src/mesh.rs:49:9 Oct 15 16:48:46.783 INFO kablam! | Oct 15 16:48:46.783 INFO kablam! 49 | use super::*; Oct 15 16:48:46.783 INFO kablam! | ^^^^^^^^ Oct 15 16:48:46.783 INFO kablam! Oct 15 16:48:46.783 INFO kablam! warning: unused import: `super::*` Oct 15 16:48:46.783 INFO kablam! --> src/plane.rs:13:9 Oct 15 16:48:46.783 INFO kablam! | Oct 15 16:48:46.783 INFO kablam! 13 | use super::*; Oct 15 16:48:46.783 INFO kablam! | ^^^^^^^^ Oct 15 16:48:46.783 INFO kablam! Oct 15 16:48:46.783 INFO kablam! warning: unused import: `super::*` Oct 15 16:48:46.783 INFO kablam! --> src/lib.rs:106:9 Oct 15 16:48:46.783 INFO kablam! | Oct 15 16:48:46.783 INFO kablam! 106 | use super::*; Oct 15 16:48:46.783 INFO kablam! | ^^^^^^^^ Oct 15 16:48:46.783 INFO kablam! Oct 15 16:48:50.407 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.89s Oct 15 16:48:50.411 INFO kablam! su: No module specific data is present Oct 15 16:48:51.594 INFO running `"docker" "rm" "-f" "8c2dcc961b4389304303d5046ed6e8d5a87be3413ba0e7a7dbcbb6990eeadc4f"` Oct 15 16:48:51.952 INFO blam! 8c2dcc961b4389304303d5046ed6e8d5a87be3413ba0e7a7dbcbb6990eeadc4f Oct 15 16:48:51.957 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 16:48:52.461 INFO blam! 5ecc7478ab87df175b09fa7fc9109dc6025a14a39d6bcd02a4298a2562be5fed Oct 15 16:48:52.463 INFO running `"docker" "start" "-a" "5ecc7478ab87df175b09fa7fc9109dc6025a14a39d6bcd02a4298a2562be5fed"` Oct 15 16:48:54.990 INFO kablam! usermod: no changes Oct 15 16:48:55.131 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 15 16:48:55.144 INFO kablam! Running /target/debug/deps/tessellation-ab338809bb3a17fc Oct 15 16:48:55.146 INFO blam! Oct 15 16:48:55.146 INFO blam! running 13 tests Oct 15 16:48:55.147 INFO blam! test plane::test::empty ... ok Oct 15 16:48:55.147 INFO blam! test bitset::tests::iterate ... ok Oct 15 16:48:55.147 INFO blam! test mesh::test::empty ... ok Oct 15 16:48:55.147 INFO blam! test manifold_dual_contouring::tests::connected_edges ... ok Oct 15 16:48:55.155 INFO blam! test cell_configs::test::empty ... ok Oct 15 16:48:55.159 INFO blam! test qef::tests::points_on_origin_solution_on_cube ... ok Oct 15 16:48:55.164 INFO blam! test bitset::tests::merge ... ok Oct 15 16:48:55.164 INFO blam! test qef::tests::origin ... ok Oct 15 16:48:55.165 INFO blam! test bitset::tests::intersect ... ok Oct 15 16:48:55.165 INFO blam! test qef::tests::points_on_cube_solution_in_origin ... ok Oct 15 16:48:55.165 INFO blam! test bitset::tests::empty ... ok Oct 15 16:48:55.165 INFO blam! test test::empty ... ok Oct 15 16:48:55.165 INFO blam! test vertex_index::tests::neighbor ... ok Oct 15 16:48:55.165 INFO blam! Oct 15 16:48:55.165 INFO blam! test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:48:55.165 INFO blam! Oct 15 16:48:55.166 INFO kablam! Doc-tests tessellation Oct 15 16:48:58.055 INFO blam! Oct 15 16:48:58.055 INFO blam! running 1 test Oct 15 16:49:03.780 INFO blam! test src/lib.rs - (line 9) ... ok Oct 15 16:49:03.780 INFO blam! Oct 15 16:49:03.780 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:49:03.781 INFO blam! Oct 15 16:49:03.804 INFO kablam! su: No module specific data is present Oct 15 16:49:04.895 INFO running `"docker" "rm" "-f" "5ecc7478ab87df175b09fa7fc9109dc6025a14a39d6bcd02a4298a2562be5fed"` Oct 15 16:49:05.207 INFO blam! 5ecc7478ab87df175b09fa7fc9109dc6025a14a39d6bcd02a4298a2562be5fed