Oct 10 11:57:25.010 INFO testing yogesum/blog_api-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 11:57:25.010 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 11:57:25.012 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 11:57:25.456 INFO blam! d8a6b1783a6fc2c265e72750359a0b620349587410817d80b7c567fe260427bd Oct 10 11:57:25.465 INFO running `"docker" "start" "-a" "d8a6b1783a6fc2c265e72750359a0b620349587410817d80b7c567fe260427bd"` Oct 10 11:57:26.676 INFO kablam! usermod: no changes Oct 10 11:57:26.884 INFO kablam! Compiling num_cpus v0.2.13 Oct 10 11:57:26.884 INFO kablam! Compiling hpack v0.2.0 Oct 10 11:57:26.884 INFO kablam! Compiling uuid v0.2.3 Oct 10 11:57:26.884 INFO kablam! Compiling cookie v0.2.5 Oct 10 11:57:26.884 INFO kablam! Compiling chrono v0.2.25 Oct 10 11:57:26.884 INFO kablam! Compiling env_logger v0.3.5 Oct 10 11:57:31.780 INFO kablam! Compiling solicit v0.4.4 Oct 10 11:57:37.080 INFO kablam! Compiling hyper v0.9.18 Oct 10 11:57:48.321 INFO kablam! Compiling iron v0.4.0 Oct 10 11:57:51.037 INFO kablam! Compiling router v0.4.0 Oct 10 11:57:51.037 INFO kablam! Compiling logger v0.2.0 Oct 10 11:57:55.248 INFO kablam! Compiling blog_api v0.1.0 (/source) Oct 10 11:57:57.332 INFO kablam! warning: unnecessary parentheses around function argument Oct 10 11:57:57.332 INFO kablam! --> src/handlers.rs:128:31 Oct 10 11:57:57.332 INFO kablam! | Oct 10 11:57:57.332 INFO kablam! 128 | Ok(Response::with((status::NotFound))) Oct 10 11:57:57.332 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 11:57:57.332 INFO kablam! | Oct 10 11:57:57.332 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 10 11:57:57.332 INFO kablam! Oct 10 11:58:02.220 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 35.52s Oct 10 11:58:02.232 INFO kablam! su: No module specific data is present Oct 10 11:58:03.204 INFO running `"docker" "rm" "-f" "d8a6b1783a6fc2c265e72750359a0b620349587410817d80b7c567fe260427bd"` Oct 10 11:58:03.552 INFO blam! d8a6b1783a6fc2c265e72750359a0b620349587410817d80b7c567fe260427bd Oct 10 11:58:03.558 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 11:58:03.560 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 11:58:03.988 INFO blam! 4cb8ee4d4eb929528657d33d42a2c6b672275c0c45e8d5290134f330dfa736e5 Oct 10 11:58:03.989 INFO running `"docker" "start" "-a" "4cb8ee4d4eb929528657d33d42a2c6b672275c0c45e8d5290134f330dfa736e5"` Oct 10 11:58:05.676 INFO kablam! usermod: no changes Oct 10 11:58:05.831 INFO kablam! Compiling blog_api v0.1.0 (/source) Oct 10 11:58:07.912 INFO kablam! warning: unnecessary parentheses around function argument Oct 10 11:58:07.912 INFO kablam! --> src/handlers.rs:128:31 Oct 10 11:58:07.912 INFO kablam! | Oct 10 11:58:07.912 INFO kablam! 128 | Ok(Response::with((status::NotFound))) Oct 10 11:58:07.912 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 11:58:07.912 INFO kablam! | Oct 10 11:58:07.912 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 10 11:58:07.912 INFO kablam! Oct 10 11:58:08.484 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.77s Oct 10 11:58:08.488 INFO kablam! su: No module specific data is present Oct 10 11:58:08.902 INFO running `"docker" "rm" "-f" "4cb8ee4d4eb929528657d33d42a2c6b672275c0c45e8d5290134f330dfa736e5"` Oct 10 11:58:09.094 INFO blam! 4cb8ee4d4eb929528657d33d42a2c6b672275c0c45e8d5290134f330dfa736e5 Oct 10 11:58:09.101 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 11:58:09.102 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 11:58:09.413 INFO blam! 2e86fcf794b7944684166b8de6088d203595a7b69906bfbb108df5868e7ccb66 Oct 10 11:58:09.436 INFO running `"docker" "start" "-a" "2e86fcf794b7944684166b8de6088d203595a7b69906bfbb108df5868e7ccb66"` Oct 10 11:58:10.228 INFO kablam! usermod: no changes Oct 10 11:58:10.412 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 10 11:58:10.424 INFO kablam! Running /target/debug/deps/blog_api-1fa3b9954aa064f7 Oct 10 11:58:10.425 INFO blam! Oct 10 11:58:10.425 INFO blam! running 0 tests Oct 10 11:58:10.425 INFO blam! Oct 10 11:58:10.425 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 11:58:10.425 INFO blam! Oct 10 11:58:10.426 INFO kablam! su: No module specific data is present Oct 10 11:58:11.034 INFO running `"docker" "rm" "-f" "2e86fcf794b7944684166b8de6088d203595a7b69906bfbb108df5868e7ccb66"` Oct 10 11:58:11.384 INFO blam! 2e86fcf794b7944684166b8de6088d203595a7b69906bfbb108df5868e7ccb66