Oct 12 01:47:31.397 INFO testing deeprust_units-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 01:47:31.397 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/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 12 01:47:31.611 INFO blam! dfc6e871a19e31b072b5e3347d83face224861830264601e42c8c005536ce3b6 Oct 12 01:47:31.614 INFO running `"docker" "start" "-a" "dfc6e871a19e31b072b5e3347d83face224861830264601e42c8c005536ce3b6"` Oct 12 01:47:32.348 INFO kablam! usermod: no changes Oct 12 01:47:32.381 INFO kablam! Compiling deeprust_units v0.1.0 (/source) Oct 12 01:47:33.216 INFO kablam! warning: value assigned to `int` is never read Oct 12 01:47:33.216 INFO kablam! --> src/sgd/gradient.rs:59:32 Oct 12 01:47:33.216 INFO kablam! | Oct 12 01:47:33.216 INFO kablam! 59 | let (mut int_0,mut int_1,mut int) = (0.0,0.0,0.0); Oct 12 01:47:33.216 INFO kablam! | ^^^ Oct 12 01:47:33.216 INFO kablam! | Oct 12 01:47:33.216 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 12 01:47:33.216 INFO kablam! Oct 12 01:47:33.216 INFO kablam! warning: unused variable: `index` Oct 12 01:47:33.216 INFO kablam! --> src/sgd/gradient.rs:60:7 Oct 12 01:47:33.216 INFO kablam! | Oct 12 01:47:33.216 INFO kablam! 60 | for index in 0..2{ Oct 12 01:47:33.216 INFO kablam! | ^^^^^ help: consider using `_index` instead Oct 12 01:47:33.216 INFO kablam! | Oct 12 01:47:33.216 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 01:47:33.216 INFO kablam! Oct 12 01:47:33.224 INFO kablam! warning: module `L2_reg` should have a snake case name such as `l2_reg` Oct 12 01:47:33.224 INFO kablam! --> src/lib.rs:7:1 Oct 12 01:47:33.224 INFO kablam! | Oct 12 01:47:33.224 INFO kablam! 7 | pub mod L2_reg; Oct 12 01:47:33.224 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 01:47:33.224 INFO kablam! | Oct 12 01:47:33.224 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 12 01:47:33.224 INFO kablam! Oct 12 01:47:34.675 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.31s Oct 12 01:47:34.677 INFO kablam! su: No module specific data is present Oct 12 01:47:34.976 INFO running `"docker" "rm" "-f" "dfc6e871a19e31b072b5e3347d83face224861830264601e42c8c005536ce3b6"` Oct 12 01:47:35.083 INFO blam! dfc6e871a19e31b072b5e3347d83face224861830264601e42c8c005536ce3b6 Oct 12 01:47:35.085 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/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 12 01:47:35.299 INFO blam! 4289a71f92160512f32b87e64d28a961636d07e3743ab016f8a3416f8d25b85e Oct 12 01:47:35.300 INFO running `"docker" "start" "-a" "4289a71f92160512f32b87e64d28a961636d07e3743ab016f8a3416f8d25b85e"` Oct 12 01:47:35.692 INFO kablam! usermod: no changes Oct 12 01:47:35.715 INFO kablam! Compiling deeprust_units v0.1.0 (/source) Oct 12 01:47:36.862 INFO kablam! warning: value assigned to `int` is never read Oct 12 01:47:36.862 INFO kablam! --> src/sgd/gradient.rs:59:32 Oct 12 01:47:36.862 INFO kablam! | Oct 12 01:47:36.862 INFO kablam! 59 | let (mut int_0,mut int_1,mut int) = (0.0,0.0,0.0); Oct 12 01:47:36.863 INFO kablam! | ^^^ Oct 12 01:47:36.863 INFO kablam! | Oct 12 01:47:36.863 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 12 01:47:36.863 INFO kablam! Oct 12 01:47:36.864 INFO kablam! warning: unused variable: `index` Oct 12 01:47:36.864 INFO kablam! --> src/sgd/gradient.rs:60:7 Oct 12 01:47:36.864 INFO kablam! | Oct 12 01:47:36.864 INFO kablam! 60 | for index in 0..2{ Oct 12 01:47:36.864 INFO kablam! | ^^^^^ help: consider using `_index` instead Oct 12 01:47:36.865 INFO kablam! | Oct 12 01:47:36.865 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 01:47:36.865 INFO kablam! Oct 12 01:47:36.881 INFO kablam! warning: module `L2_reg` should have a snake case name such as `l2_reg` Oct 12 01:47:36.881 INFO kablam! --> src/lib.rs:7:1 Oct 12 01:47:36.881 INFO kablam! | Oct 12 01:47:36.881 INFO kablam! 7 | pub mod L2_reg; Oct 12 01:47:36.881 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 01:47:36.881 INFO kablam! | Oct 12 01:47:36.881 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 12 01:47:36.881 INFO kablam! Oct 12 01:47:37.270 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.56s Oct 12 01:47:37.272 INFO kablam! su: No module specific data is present Oct 12 01:47:37.548 INFO running `"docker" "rm" "-f" "4289a71f92160512f32b87e64d28a961636d07e3743ab016f8a3416f8d25b85e"` Oct 12 01:47:37.671 INFO blam! 4289a71f92160512f32b87e64d28a961636d07e3743ab016f8a3416f8d25b85e Oct 12 01:47:37.671 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/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 12 01:47:37.902 INFO blam! 0d93c902dd284a918bf42fd61a7c0da6030a2a9175b97ff3620cc348ee8e8281 Oct 12 01:47:37.906 INFO running `"docker" "start" "-a" "0d93c902dd284a918bf42fd61a7c0da6030a2a9175b97ff3620cc348ee8e8281"` Oct 12 01:47:38.756 INFO kablam! usermod: no changes Oct 12 01:47:38.828 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 12 01:47:38.832 INFO kablam! Running /target/debug/deps/deeprust_units-35f3bd7099ac944e Oct 12 01:47:38.836 INFO blam! Oct 12 01:47:38.836 INFO blam! running 0 tests Oct 12 01:47:38.836 INFO blam! Oct 12 01:47:38.836 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 01:47:38.836 INFO blam! Oct 12 01:47:38.837 INFO kablam! Running /target/debug/deps/deeprust_units-3ec2ba5b6fdef0b1 Oct 12 01:47:38.844 INFO blam! Oct 12 01:47:38.844 INFO blam! running 0 tests Oct 12 01:47:38.844 INFO blam! Oct 12 01:47:38.844 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 01:47:38.844 INFO blam! Oct 12 01:47:38.844 INFO kablam! Doc-tests deeprust_units Oct 12 01:47:40.387 INFO blam! Oct 12 01:47:40.387 INFO blam! running 0 tests Oct 12 01:47:40.387 INFO blam! Oct 12 01:47:40.387 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 01:47:40.387 INFO blam! Oct 12 01:47:40.393 INFO kablam! su: No module specific data is present Oct 12 01:47:40.897 INFO running `"docker" "rm" "-f" "0d93c902dd284a918bf42fd61a7c0da6030a2a9175b97ff3620cc348ee8e8281"` Oct 12 01:47:41.148 INFO blam! 0d93c902dd284a918bf42fd61a7c0da6030a2a9175b97ff3620cc348ee8e8281