Oct 15 11:49:00.974 INFO testing Cobrand/chatbix against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 11:49:00.974 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/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 15 11:49:01.435 INFO blam! 335c2387669ecbf461811c6005fd4e6dd55497864b533a2e9a5e3460d45a4f88 Oct 15 11:49:01.437 INFO running `"docker" "start" "-a" "335c2387669ecbf461811c6005fd4e6dd55497864b533a2e9a5e3460d45a4f88"` Oct 15 11:49:02.587 INFO kablam! usermod: no changes Oct 15 11:49:02.955 INFO kablam! Compiling openssl v0.9.12 Oct 15 11:49:02.989 INFO kablam! Compiling openssl-sys v0.9.12 Oct 15 11:49:02.989 INFO kablam! Compiling backtrace-sys v0.1.10 Oct 15 11:49:02.989 INFO kablam! Compiling rust-crypto v0.2.36 Oct 15 11:49:02.989 INFO kablam! Compiling filetime v0.1.10 Oct 15 11:49:02.989 INFO kablam! Compiling scheduled-thread-pool v0.1.0 Oct 15 11:49:02.989 INFO kablam! Compiling serde_json v0.8.6 Oct 15 11:49:02.989 INFO kablam! Compiling serde_json v0.9.10 Oct 15 11:49:07.676 INFO kablam! Compiling postgres-protocol v0.2.2 Oct 15 11:49:07.735 INFO kablam! Compiling chrono v0.2.25 Oct 15 11:49:07.855 INFO kablam! Compiling hyper v0.10.10 Oct 15 11:49:08.163 INFO kablam! Compiling r2d2 v0.7.2 Oct 15 11:49:12.448 INFO kablam! Compiling dotenv v0.8.0 Oct 15 11:49:14.119 INFO kablam! Compiling postgres-shared v0.1.1 Oct 15 11:49:23.807 INFO kablam! Compiling iron v0.5.1 Oct 15 11:49:28.357 INFO kablam! Compiling persistent v0.3.0 Oct 15 11:49:28.357 INFO kablam! Compiling mount v0.3.0 Oct 15 11:49:28.357 INFO kablam! Compiling router v0.5.1 Oct 15 11:49:28.396 INFO kablam! Compiling native-tls v0.1.2 Oct 15 11:49:30.644 INFO kablam! Compiling postgres v0.13.6 Oct 15 11:49:31.951 INFO kablam! Compiling bodyparser v0.5.0 Oct 15 11:49:33.035 INFO kablam! Compiling bodyparser v0.6.0 Oct 15 11:49:33.060 INFO kablam! Compiling staticfile v0.4.0 Oct 15 11:49:38.168 INFO kablam! Compiling urlencoded v0.5.0 Oct 15 11:49:39.015 INFO kablam! Compiling backtrace v0.3.0 Oct 15 11:49:39.523 INFO kablam! Compiling r2d2_postgres v0.11.1 Oct 15 11:49:41.051 INFO kablam! Compiling error-chain v0.9.0 Oct 15 11:49:43.293 INFO kablam! Compiling chatbix v0.1.0 (/source) Oct 15 11:49:46.659 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 11:49:46.659 INFO kablam! --> src/routes.rs:118:50 Oct 15 11:49:46.659 INFO kablam! | Oct 15 11:49:46.659 INFO kablam! 118 | return Err(IronError::new(body_error,(status::BadRequest))) Oct 15 11:49:46.659 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 11:49:46.659 INFO kablam! | Oct 15 11:49:46.659 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 11:49:46.659 INFO kablam! Oct 15 11:49:46.659 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 11:49:46.659 INFO kablam! --> src/routes.rs:173:50 Oct 15 11:49:46.659 INFO kablam! | Oct 15 11:49:46.659 INFO kablam! 173 | return Err(IronError::new(body_error,(status::BadRequest))) Oct 15 11:49:46.659 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 11:49:46.659 INFO kablam! Oct 15 11:49:46.659 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 11:49:46.659 INFO kablam! --> src/routes.rs:262:50 Oct 15 11:49:46.659 INFO kablam! | Oct 15 11:49:46.659 INFO kablam! 262 | return Err(IronError::new(body_error,(status::BadRequest))), Oct 15 11:49:46.659 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 11:49:46.659 INFO kablam! Oct 15 11:49:58.292 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 55.69s Oct 15 11:49:58.306 INFO kablam! su: No module specific data is present Oct 15 11:49:59.067 INFO running `"docker" "rm" "-f" "335c2387669ecbf461811c6005fd4e6dd55497864b533a2e9a5e3460d45a4f88"` Oct 15 11:49:59.387 INFO blam! 335c2387669ecbf461811c6005fd4e6dd55497864b533a2e9a5e3460d45a4f88 Oct 15 11:49:59.389 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/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 15 11:49:59.795 INFO blam! 34c872891e521dfc5c44a0a805d9dd1da59fe3b6d6845fe88a04982e58d74640 Oct 15 11:49:59.803 INFO running `"docker" "start" "-a" "34c872891e521dfc5c44a0a805d9dd1da59fe3b6d6845fe88a04982e58d74640"` Oct 15 11:50:00.979 INFO kablam! usermod: no changes Oct 15 11:50:01.231 INFO kablam! Compiling chatbix v0.1.0 (/source) Oct 15 11:50:06.643 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 11:50:06.643 INFO kablam! --> src/routes.rs:118:50 Oct 15 11:50:06.643 INFO kablam! | Oct 15 11:50:06.643 INFO kablam! 118 | return Err(IronError::new(body_error,(status::BadRequest))) Oct 15 11:50:06.643 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 11:50:06.643 INFO kablam! | Oct 15 11:50:06.643 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 11:50:06.643 INFO kablam! Oct 15 11:50:06.643 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 11:50:06.643 INFO kablam! --> src/routes.rs:173:50 Oct 15 11:50:06.643 INFO kablam! | Oct 15 11:50:06.643 INFO kablam! 173 | return Err(IronError::new(body_error,(status::BadRequest))) Oct 15 11:50:06.643 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 11:50:06.643 INFO kablam! Oct 15 11:50:06.647 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 11:50:06.647 INFO kablam! --> src/routes.rs:262:50 Oct 15 11:50:06.647 INFO kablam! | Oct 15 11:50:06.647 INFO kablam! 262 | return Err(IronError::new(body_error,(status::BadRequest))), Oct 15 11:50:06.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 11:50:06.647 INFO kablam! Oct 15 11:50:08.867 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.85s Oct 15 11:50:08.887 INFO kablam! su: No module specific data is present Oct 15 11:50:09.959 INFO running `"docker" "rm" "-f" "34c872891e521dfc5c44a0a805d9dd1da59fe3b6d6845fe88a04982e58d74640"` Oct 15 11:50:10.319 INFO blam! 34c872891e521dfc5c44a0a805d9dd1da59fe3b6d6845fe88a04982e58d74640 Oct 15 11:50:10.332 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/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 15 11:50:10.880 INFO blam! e538c3afd7d3bb76d01891779b15c3b9b09849f9e850bdecf43c6d7b0d200773 Oct 15 11:50:10.883 INFO running `"docker" "start" "-a" "e538c3afd7d3bb76d01891779b15c3b9b09849f9e850bdecf43c6d7b0d200773"` Oct 15 11:50:14.027 INFO kablam! usermod: no changes Oct 15 11:50:14.362 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.31s Oct 15 11:50:14.382 INFO kablam! Running /target/debug/deps/chatbix-26cb8afa4de23b99 Oct 15 11:50:14.384 INFO blam! Oct 15 11:50:14.384 INFO blam! running 0 tests Oct 15 11:50:14.384 INFO blam! Oct 15 11:50:14.384 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 11:50:14.384 INFO blam! Oct 15 11:50:14.387 INFO kablam! Running /target/debug/deps/chatbix-9b3d5475d48081da Oct 15 11:50:14.389 INFO blam! Oct 15 11:50:14.389 INFO blam! running 0 tests Oct 15 11:50:14.389 INFO kablam! Doc-tests chatbix Oct 15 11:50:14.389 INFO blam! Oct 15 11:50:14.389 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 11:50:14.389 INFO blam! Oct 15 11:50:20.780 INFO blam! Oct 15 11:50:20.780 INFO blam! running 0 tests Oct 15 11:50:20.783 INFO blam! Oct 15 11:50:20.783 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 11:50:20.783 INFO blam! Oct 15 11:50:20.800 INFO kablam! su: No module specific data is present Oct 15 11:50:21.796 INFO running `"docker" "rm" "-f" "e538c3afd7d3bb76d01891779b15c3b9b09849f9e850bdecf43c6d7b0d200773"` Oct 15 11:50:22.105 INFO blam! e538c3afd7d3bb76d01891779b15c3b9b09849f9e850bdecf43c6d7b0d200773