Oct 10 12:57:23.272 INFO testing ubnt-intrepid/react-iron-boilerplate against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 12:57:23.272 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 12:57:23.272 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 12:57:23.618 INFO blam! 455d68f69ef9ee61075fad69f986db5354f771c272fd8f80dd1e2c461a416ad4 Oct 10 12:57:23.620 INFO running `"docker" "start" "-a" "455d68f69ef9ee61075fad69f986db5354f771c272fd8f80dd1e2c461a416ad4"` Oct 10 12:57:24.648 INFO kablam! usermod: no changes Oct 10 12:57:24.984 INFO kablam! Compiling serde v1.0.4 Oct 10 12:57:24.996 INFO kablam! Compiling libsqlite3-sys v0.7.1 Oct 10 12:57:24.996 INFO kablam! Compiling base64 v0.5.2 Oct 10 12:57:24.996 INFO kablam! Compiling backtrace-sys v0.1.10 Oct 10 12:57:24.996 INFO kablam! Compiling r2d2 v0.7.2 Oct 10 12:57:24.996 INFO kablam! Compiling serde_derive_internals v0.15.0 Oct 10 12:57:24.996 INFO kablam! Compiling chrono v0.3.1 Oct 10 12:57:28.261 INFO kablam! Compiling hyper v0.10.10 Oct 10 12:57:31.116 INFO kablam! Compiling diesel v0.12.1 Oct 10 12:57:37.768 INFO kablam! Compiling serde_derive v1.0.4 Oct 10 12:57:50.427 INFO kablam! Compiling iron v0.5.1 Oct 10 12:57:57.713 INFO kablam! Compiling serde_json v1.0.2 Oct 10 12:57:58.784 INFO kablam! Compiling backtrace v0.3.0 Oct 10 12:57:58.848 INFO kablam! Compiling mount v0.3.0 Oct 10 12:57:58.848 INFO kablam! Compiling router v0.5.1 Oct 10 12:58:02.804 INFO kablam! Compiling error-chain v0.10.0 Oct 10 12:58:06.428 INFO kablam! Compiling staticfile v0.4.0 Oct 10 12:58:06.528 INFO kablam! Compiling dotenv v0.10.0 Oct 10 12:58:09.860 INFO kablam! Compiling tera v0.10.5 Oct 10 12:58:16.113 INFO kablam! Compiling diesel_infer_schema v0.12.0 Oct 10 12:58:16.113 INFO kablam! Compiling r2d2-diesel v0.12.0 Oct 10 12:58:20.568 INFO kablam! Compiling diesel_codegen v0.12.0 Oct 10 12:58:27.908 INFO kablam! Compiling iron-tera v0.3.0 Oct 10 12:58:32.576 INFO kablam! Compiling microblog v0.0.0 (/source) Oct 10 12:58:35.484 INFO kablam! warning: unused `#[macro_use]` import Oct 10 12:58:35.484 INFO kablam! --> src/main.rs:4:1 Oct 10 12:58:35.484 INFO kablam! | Oct 10 12:58:35.484 INFO kablam! 4 | #[macro_use] Oct 10 12:58:35.484 INFO kablam! | ^^^^^^^^^^^^ Oct 10 12:58:35.484 INFO kablam! | Oct 10 12:58:35.484 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 12:58:35.484 INFO kablam! Oct 10 12:58:40.908 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 16s Oct 10 12:58:40.916 INFO kablam! su: No module specific data is present Oct 10 12:58:41.525 INFO running `"docker" "rm" "-f" "455d68f69ef9ee61075fad69f986db5354f771c272fd8f80dd1e2c461a416ad4"` Oct 10 12:58:41.720 INFO blam! 455d68f69ef9ee61075fad69f986db5354f771c272fd8f80dd1e2c461a416ad4 Oct 10 12:58:41.728 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 12:58:41.728 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 12:58:42.234 INFO blam! 072ead643f55d54afd12fd38472e8c80ce0b88ee859869db4c3e8e2740b544a5 Oct 10 12:58:42.235 INFO running `"docker" "start" "-a" "072ead643f55d54afd12fd38472e8c80ce0b88ee859869db4c3e8e2740b544a5"` Oct 10 12:58:43.513 INFO kablam! usermod: no changes Oct 10 12:58:43.708 INFO kablam! Compiling microblog v0.0.0 (/source) Oct 10 12:58:46.800 INFO kablam! warning: unused `#[macro_use]` import Oct 10 12:58:46.800 INFO kablam! --> src/main.rs:4:1 Oct 10 12:58:46.800 INFO kablam! | Oct 10 12:58:46.800 INFO kablam! 4 | #[macro_use] Oct 10 12:58:46.800 INFO kablam! | ^^^^^^^^^^^^ Oct 10 12:58:46.800 INFO kablam! | Oct 10 12:58:46.800 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 12:58:46.800 INFO kablam! Oct 10 12:58:47.552 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.99s Oct 10 12:58:47.560 INFO kablam! su: No module specific data is present Oct 10 12:58:48.404 INFO running `"docker" "rm" "-f" "072ead643f55d54afd12fd38472e8c80ce0b88ee859869db4c3e8e2740b544a5"` Oct 10 12:58:48.632 INFO blam! 072ead643f55d54afd12fd38472e8c80ce0b88ee859869db4c3e8e2740b544a5 Oct 10 12:58:48.637 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 12:58:48.639 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 12:58:49.097 INFO blam! a5ff234f5e935cd1c82f77a20f9dd3e44979bc550d4a55827139650f9c39ffb3 Oct 10 12:58:49.098 INFO running `"docker" "start" "-a" "a5ff234f5e935cd1c82f77a20f9dd3e44979bc550d4a55827139650f9c39ffb3"` Oct 10 12:58:50.352 INFO kablam! usermod: no changes Oct 10 12:58:50.620 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.24s Oct 10 12:58:50.632 INFO kablam! Running /target/debug/deps/microblog-956de994aa47af09 Oct 10 12:58:50.633 INFO blam! Oct 10 12:58:50.633 INFO kablam! su: No module specific data is present Oct 10 12:58:50.634 INFO blam! running 0 tests Oct 10 12:58:50.634 INFO blam! Oct 10 12:58:50.634 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 12:58:50.634 INFO blam! Oct 10 12:58:51.238 INFO running `"docker" "rm" "-f" "a5ff234f5e935cd1c82f77a20f9dd3e44979bc550d4a55827139650f9c39ffb3"` Oct 10 12:58:51.552 INFO blam! a5ff234f5e935cd1c82f77a20f9dd3e44979bc550d4a55827139650f9c39ffb3