Oct 10 20:32:15.584 INFO testing jvo203/subaru_web_ql against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 20:32:15.584 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 20:32:15.584 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 20:32:21.989 INFO blam! 5ffcc115cf17ab7fe7a6c2a38f53915a29221247be195956fd97a2493a6aba78 Oct 10 20:32:21.996 INFO running `"docker" "start" "-a" "5ffcc115cf17ab7fe7a6c2a38f53915a29221247be195956fd97a2493a6aba78"` Oct 10 20:32:22.840 INFO kablam! usermod: no changes Oct 10 20:32:23.090 INFO kablam! Compiling socket2 v0.3.4 Oct 10 20:32:23.090 INFO kablam! Compiling openssl-sys v0.9.27 Oct 10 20:32:23.090 INFO kablam! Compiling curl-sys v0.4.1 Oct 10 20:32:23.090 INFO kablam! Compiling serde_json v1.0.11 Oct 10 20:32:23.095 INFO kablam! Compiling libz-sys v1.0.18 Oct 10 20:32:23.095 INFO kablam! Compiling regex v0.2.10 Oct 10 20:32:23.096 INFO kablam! Compiling persistent v0.4.0 Oct 10 20:32:23.096 INFO kablam! Compiling mount v0.4.0 Oct 10 20:32:30.156 INFO kablam! Compiling staticfile v0.5.0 Oct 10 20:32:30.412 INFO kablam! Compiling bodyparser v0.8.0 Oct 10 20:32:33.809 INFO kablam! Compiling curl v0.4.11 Oct 10 20:32:34.832 INFO kablam! Compiling scan_fmt v0.1.3 Oct 10 20:32:36.678 INFO kablam! Compiling urlencoded v0.6.0 Oct 10 20:32:39.526 INFO kablam! Compiling subaru_web_ql v0.1.0 (/source) Oct 10 20:32:43.264 INFO kablam! warning: static item is never used: `FITSCACHE` Oct 10 20:32:43.264 INFO kablam! --> src/main.rs:43:1 Oct 10 20:32:43.264 INFO kablam! | Oct 10 20:32:43.264 INFO kablam! 43 | static FITSCACHE: &'static str = "FITSCACHE"; Oct 10 20:32:43.264 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 20:32:43.264 INFO kablam! | Oct 10 20:32:43.264 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 20:32:43.264 INFO kablam! Oct 10 20:32:43.264 INFO kablam! warning: static item is never used: `NBINS` Oct 10 20:32:43.264 INFO kablam! --> src/main.rs:45:1 Oct 10 20:32:43.264 INFO kablam! | Oct 10 20:32:43.264 INFO kablam! 45 | static NBINS: i32 = 1024; Oct 10 20:32:43.264 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 20:32:43.264 INFO kablam! Oct 10 20:32:43.264 INFO kablam! warning: function is never used: `subaru_fits` Oct 10 20:32:43.264 INFO kablam! --> src/main.rs:387:1 Oct 10 20:32:43.264 INFO kablam! | Oct 10 20:32:43.264 INFO kablam! 387 | fn subaru_fits(subaru: &mut SubaruDataset) { Oct 10 20:32:43.264 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 20:32:43.264 INFO kablam! Oct 10 20:32:47.756 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 24.86s Oct 10 20:32:47.765 INFO kablam! su: No module specific data is present Oct 10 20:32:48.300 INFO running `"docker" "rm" "-f" "5ffcc115cf17ab7fe7a6c2a38f53915a29221247be195956fd97a2493a6aba78"` Oct 10 20:32:48.405 INFO blam! 5ffcc115cf17ab7fe7a6c2a38f53915a29221247be195956fd97a2493a6aba78 Oct 10 20:32:48.407 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 20:32:48.407 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 20:32:48.618 INFO blam! 219aab18b42864172399cb74b514d191f244d616f21696918cef072c0e2d79db Oct 10 20:32:48.620 INFO running `"docker" "start" "-a" "219aab18b42864172399cb74b514d191f244d616f21696918cef072c0e2d79db"` Oct 10 20:32:49.238 INFO kablam! usermod: no changes Oct 10 20:32:49.386 INFO kablam! Compiling subaru_web_ql v0.1.0 (/source) Oct 10 20:32:52.515 INFO kablam! warning: static item is never used: `FITSCACHE` Oct 10 20:32:52.515 INFO kablam! --> src/main.rs:43:1 Oct 10 20:32:52.515 INFO kablam! | Oct 10 20:32:52.515 INFO kablam! 43 | static FITSCACHE: &'static str = "FITSCACHE"; Oct 10 20:32:52.515 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 20:32:52.515 INFO kablam! | Oct 10 20:32:52.515 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 20:32:52.515 INFO kablam! Oct 10 20:32:52.515 INFO kablam! warning: static item is never used: `NBINS` Oct 10 20:32:52.515 INFO kablam! --> src/main.rs:45:1 Oct 10 20:32:52.515 INFO kablam! | Oct 10 20:32:52.515 INFO kablam! 45 | static NBINS: i32 = 1024; Oct 10 20:32:52.515 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 20:32:52.515 INFO kablam! Oct 10 20:32:52.515 INFO kablam! warning: function is never used: `subaru_fits` Oct 10 20:32:52.515 INFO kablam! --> src/main.rs:387:1 Oct 10 20:32:52.515 INFO kablam! | Oct 10 20:32:52.515 INFO kablam! 387 | fn subaru_fits(subaru: &mut SubaruDataset) { Oct 10 20:32:52.515 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 20:32:52.515 INFO kablam! Oct 10 20:32:52.904 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.64s Oct 10 20:32:52.910 INFO kablam! su: No module specific data is present Oct 10 20:32:53.131 INFO running `"docker" "rm" "-f" "219aab18b42864172399cb74b514d191f244d616f21696918cef072c0e2d79db"` Oct 10 20:32:53.242 INFO blam! 219aab18b42864172399cb74b514d191f244d616f21696918cef072c0e2d79db Oct 10 20:32:53.243 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 20:32:53.244 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 20:32:53.384 INFO blam! c1f5c8048b09edcd27e8f855119dbd8313b5dcbf278d49312d8c563c63dd7f97 Oct 10 20:32:53.386 INFO running `"docker" "start" "-a" "c1f5c8048b09edcd27e8f855119dbd8313b5dcbf278d49312d8c563c63dd7f97"` Oct 10 20:32:54.084 INFO kablam! usermod: no changes Oct 10 20:32:54.240 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 10 20:32:54.252 INFO kablam! Running /target/debug/deps/subaru_web_ql-4c407c45f71ef814 Oct 10 20:32:54.259 INFO blam! Oct 10 20:32:54.259 INFO blam! running 0 tests Oct 10 20:32:54.259 INFO blam! Oct 10 20:32:54.259 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 20:32:54.259 INFO blam! Oct 10 20:32:54.266 INFO kablam! su: No module specific data is present Oct 10 20:32:54.762 INFO running `"docker" "rm" "-f" "c1f5c8048b09edcd27e8f855119dbd8313b5dcbf278d49312d8c563c63dd7f97"` Oct 10 20:32:54.940 INFO blam! c1f5c8048b09edcd27e8f855119dbd8313b5dcbf278d49312d8c563c63dd7f97