Oct 11 10:50:00.414 INFO testing stl_parser-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 10:50:00.414 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 10:50:00.414 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 11 10:50:00.642 INFO blam! d183b3f43566d73b37b70099d64d652ce4e4dcfd11c1ab6fb772f66f9fdff835 Oct 11 10:50:00.648 INFO running `"docker" "start" "-a" "d183b3f43566d73b37b70099d64d652ce4e4dcfd11c1ab6fb772f66f9fdff835"` Oct 11 10:50:01.088 INFO kablam! usermod: no changes Oct 11 10:50:01.109 INFO kablam! Compiling stl_parser v0.1.0 (/source) Oct 11 10:50:02.006 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.90s Oct 11 10:50:02.008 INFO kablam! su: No module specific data is present Oct 11 10:50:02.330 INFO running `"docker" "rm" "-f" "d183b3f43566d73b37b70099d64d652ce4e4dcfd11c1ab6fb772f66f9fdff835"` Oct 11 10:50:02.428 INFO blam! d183b3f43566d73b37b70099d64d652ce4e4dcfd11c1ab6fb772f66f9fdff835 Oct 11 10:50:02.432 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 10:50:02.434 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 11 10:50:02.680 INFO blam! 70f467cf09501bb90c3f1789c1b7f189437524957c3c3ab968f6bdc269fa03c4 Oct 11 10:50:02.691 INFO running `"docker" "start" "-a" "70f467cf09501bb90c3f1789c1b7f189437524957c3c3ab968f6bdc269fa03c4"` Oct 11 10:50:03.165 INFO kablam! usermod: no changes Oct 11 10:50:03.195 INFO kablam! Compiling stl_parser v0.1.0 (/source) Oct 11 10:50:04.088 INFO kablam! warning: unused variable: `slice` Oct 11 10:50:04.088 INFO kablam! --> src/lib.rs:166:9 Oct 11 10:50:04.088 INFO kablam! | Oct 11 10:50:04.088 INFO kablam! 166 | let slice = Mesh::from_ascii(data).slice(Axis::X, 0.0); Oct 11 10:50:04.088 INFO kablam! | ^^^^^ help: consider using `_slice` instead Oct 11 10:50:04.088 INFO kablam! | Oct 11 10:50:04.088 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 10:50:04.088 INFO kablam! Oct 11 10:50:04.088 INFO kablam! warning: unused variable: `slice` Oct 11 10:50:04.088 INFO kablam! --> src/lib.rs:176:9 Oct 11 10:50:04.088 INFO kablam! | Oct 11 10:50:04.088 INFO kablam! 176 | let slice = Mesh::from_ascii(data).slice(Axis::X, 0.0); Oct 11 10:50:04.088 INFO kablam! | ^^^^^ help: consider using `_slice` instead Oct 11 10:50:04.088 INFO kablam! Oct 11 10:50:04.088 INFO kablam! warning: unused variable: `slice` Oct 11 10:50:04.088 INFO kablam! --> src/lib.rs:186:9 Oct 11 10:50:04.088 INFO kablam! | Oct 11 10:50:04.088 INFO kablam! 186 | let slice = Mesh::from_ascii(data).slice(Axis::X, 0.0); Oct 11 10:50:04.088 INFO kablam! | ^^^^^ help: consider using `_slice` instead Oct 11 10:50:04.088 INFO kablam! Oct 11 10:50:05.199 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.01s Oct 11 10:50:05.202 INFO kablam! su: No module specific data is present Oct 11 10:50:06.296 INFO running `"docker" "rm" "-f" "70f467cf09501bb90c3f1789c1b7f189437524957c3c3ab968f6bdc269fa03c4"` Oct 11 10:50:06.616 INFO blam! 70f467cf09501bb90c3f1789c1b7f189437524957c3c3ab968f6bdc269fa03c4 Oct 11 10:50:06.621 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 10:50:06.622 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 11 10:50:06.993 INFO blam! 35689ba438bd05650eb6118168849a05bcb3b55c2355fd9d6571f480005dd8fc Oct 11 10:50:06.998 INFO running `"docker" "start" "-a" "35689ba438bd05650eb6118168849a05bcb3b55c2355fd9d6571f480005dd8fc"` Oct 11 10:50:08.023 INFO kablam! usermod: no changes Oct 11 10:50:08.064 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 11 10:50:08.064 INFO kablam! Running /target/debug/deps/stl_parser-4a72f5503115951b Oct 11 10:50:08.068 INFO blam! Oct 11 10:50:08.068 INFO blam! running 5 tests Oct 11 10:50:08.088 INFO blam! test file_accessible ... ok Oct 11 10:50:08.472 INFO blam! test intersect_x ... ok Oct 11 10:50:08.676 INFO blam! test intersects_y ... ok Oct 11 10:50:08.676 INFO blam! test intersects_z ... ok Oct 11 10:50:08.692 INFO blam! test parse ... ok Oct 11 10:50:08.692 INFO kablam! Doc-tests stl_parser Oct 11 10:50:08.692 INFO blam! Oct 11 10:50:08.692 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 10:50:08.692 INFO blam! Oct 11 10:50:10.073 INFO blam! Oct 11 10:50:10.073 INFO blam! running 0 tests Oct 11 10:50:10.074 INFO blam! Oct 11 10:50:10.074 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 10:50:10.074 INFO blam! Oct 11 10:50:10.082 INFO kablam! su: No module specific data is present Oct 11 10:50:10.812 INFO running `"docker" "rm" "-f" "35689ba438bd05650eb6118168849a05bcb3b55c2355fd9d6571f480005dd8fc"` Oct 11 10:50:11.016 INFO blam! 35689ba438bd05650eb6118168849a05bcb3b55c2355fd9d6571f480005dd8fc