Oct 13 05:12:29.930 INFO testing nrskt/quickpg-rs against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 05:12:29.932 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 13 05:12:30.287 INFO blam! 56456648981b6058b9c8619385bf2258d9d18ef9246214b709508efbad8ce52b Oct 13 05:12:30.295 INFO running `"docker" "start" "-a" "56456648981b6058b9c8619385bf2258d9d18ef9246214b709508efbad8ce52b"` Oct 13 05:12:31.307 INFO kablam! usermod: no changes Oct 13 05:12:31.427 INFO kablam! Compiling cassowary v0.3.0 Oct 13 05:12:31.427 INFO kablam! Compiling socket2 v0.3.7 Oct 13 05:12:31.427 INFO kablam! Compiling stringprep v0.1.2 Oct 13 05:12:31.427 INFO kablam! Compiling hmac v0.5.0 Oct 13 05:12:37.151 INFO kablam! Compiling postgres-protocol v0.3.2 Oct 13 05:12:37.503 INFO kablam! Compiling tui v0.2.3 Oct 13 05:12:40.035 INFO kablam! Compiling postgres-shared v0.4.1 Oct 13 05:12:43.455 INFO kablam! Compiling quickpg_ui v0.1.0 (/source/quickpg_ui) Oct 13 05:12:44.159 INFO kablam! warning: unused imports: `Block`, `Color`, `Row`, `Style`, `Table`, `Widget` Oct 13 05:12:44.159 INFO kablam! --> quickpg_ui/src/ui/data_view.rs:3:21 Oct 13 05:12:44.159 INFO kablam! | Oct 13 05:12:44.159 INFO kablam! 3 | use super::traits::{Block, Color, Draw, MouseBackend, Rect, Row, Style, Table, Terminal, Widget}; Oct 13 05:12:44.159 INFO kablam! | ^^^^^ ^^^^^ ^^^ ^^^^^ ^^^^^ ^^^^^^ Oct 13 05:12:44.159 INFO kablam! | Oct 13 05:12:44.159 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 05:12:44.159 INFO kablam! Oct 13 05:12:44.467 INFO kablam! warning: unused variable: `t` Oct 13 05:12:44.467 INFO kablam! --> quickpg_ui/src/ui/data_view.rs:43:20 Oct 13 05:12:44.467 INFO kablam! | Oct 13 05:12:44.467 INFO kablam! 43 | fn draw(&self, t: &mut Terminal, layout: &Rect) { Oct 13 05:12:44.467 INFO kablam! | ^ help: consider using `_t` instead Oct 13 05:12:44.467 INFO kablam! | Oct 13 05:12:44.467 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 05:12:44.467 INFO kablam! Oct 13 05:12:44.467 INFO kablam! warning: unused variable: `layout` Oct 13 05:12:44.467 INFO kablam! --> quickpg_ui/src/ui/data_view.rs:43:52 Oct 13 05:12:44.467 INFO kablam! | Oct 13 05:12:44.467 INFO kablam! 43 | fn draw(&self, t: &mut Terminal, layout: &Rect) { Oct 13 05:12:44.467 INFO kablam! | ^^^^^^ help: consider using `_layout` instead Oct 13 05:12:44.467 INFO kablam! Oct 13 05:12:46.287 INFO kablam! Compiling postgres v0.15.2 Oct 13 05:12:50.514 INFO kablam! Compiling quickpg v0.1.0 (/source/quickpg) Oct 13 05:12:55.154 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.82s Oct 13 05:12:55.161 INFO kablam! su: No module specific data is present Oct 13 05:12:55.760 INFO running `"docker" "rm" "-f" "56456648981b6058b9c8619385bf2258d9d18ef9246214b709508efbad8ce52b"` Oct 13 05:12:55.991 INFO blam! 56456648981b6058b9c8619385bf2258d9d18ef9246214b709508efbad8ce52b Oct 13 05:12:55.998 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 13 05:12:56.351 INFO blam! b71fcdbe3fdaa9b143a0c76524562b37152b2895592295d5a6b4b23a29086427 Oct 13 05:12:56.352 INFO running `"docker" "start" "-a" "b71fcdbe3fdaa9b143a0c76524562b37152b2895592295d5a6b4b23a29086427"` Oct 13 05:12:56.963 INFO kablam! usermod: no changes Oct 13 05:12:57.094 INFO kablam! Compiling quickpg_ui v0.1.0 (/source/quickpg_ui) Oct 13 05:12:57.096 INFO kablam! Compiling quickpg v0.1.0 (/source/quickpg) Oct 13 05:12:57.891 INFO kablam! warning: unused imports: `Block`, `Color`, `Row`, `Style`, `Table`, `Widget` Oct 13 05:12:57.891 INFO kablam! --> quickpg_ui/src/ui/data_view.rs:3:21 Oct 13 05:12:57.891 INFO kablam! | Oct 13 05:12:57.891 INFO kablam! 3 | use super::traits::{Block, Color, Draw, MouseBackend, Rect, Row, Style, Table, Terminal, Widget}; Oct 13 05:12:57.891 INFO kablam! | ^^^^^ ^^^^^ ^^^ ^^^^^ ^^^^^ ^^^^^^ Oct 13 05:12:57.891 INFO kablam! | Oct 13 05:12:57.891 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 05:12:57.891 INFO kablam! Oct 13 05:12:58.063 INFO kablam! warning: unused variable: `t` Oct 13 05:12:58.063 INFO kablam! --> quickpg_ui/src/ui/data_view.rs:43:20 Oct 13 05:12:58.063 INFO kablam! | Oct 13 05:12:58.063 INFO kablam! 43 | fn draw(&self, t: &mut Terminal, layout: &Rect) { Oct 13 05:12:58.063 INFO kablam! | ^ help: consider using `_t` instead Oct 13 05:12:58.063 INFO kablam! | Oct 13 05:12:58.063 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 05:12:58.063 INFO kablam! Oct 13 05:12:58.063 INFO kablam! warning: unused variable: `layout` Oct 13 05:12:58.063 INFO kablam! --> quickpg_ui/src/ui/data_view.rs:43:52 Oct 13 05:12:58.063 INFO kablam! | Oct 13 05:12:58.063 INFO kablam! 43 | fn draw(&self, t: &mut Terminal, layout: &Rect) { Oct 13 05:12:58.063 INFO kablam! | ^^^^^^ help: consider using `_layout` instead Oct 13 05:12:58.063 INFO kablam! Oct 13 05:12:59.769 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.78s Oct 13 05:12:59.780 INFO kablam! su: No module specific data is present Oct 13 05:13:00.097 INFO running `"docker" "rm" "-f" "b71fcdbe3fdaa9b143a0c76524562b37152b2895592295d5a6b4b23a29086427"` Oct 13 05:13:00.210 INFO blam! b71fcdbe3fdaa9b143a0c76524562b37152b2895592295d5a6b4b23a29086427 Oct 13 05:13:00.211 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 13 05:13:00.434 INFO blam! 8930902b1a1c66a5723fd441d53db4c73565f649b4090271f555853c2510903a Oct 13 05:13:00.439 INFO running `"docker" "start" "-a" "8930902b1a1c66a5723fd441d53db4c73565f649b4090271f555853c2510903a"` Oct 13 05:13:01.123 INFO kablam! usermod: no changes Oct 13 05:13:01.238 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 13 05:13:01.242 INFO kablam! Running /target/debug/deps/quickpg-cca4e65dddd564e4 Oct 13 05:13:01.251 INFO blam! Oct 13 05:13:01.251 INFO blam! running 0 tests Oct 13 05:13:01.251 INFO blam! Oct 13 05:13:01.251 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:13:01.251 INFO blam! Oct 13 05:13:01.257 INFO kablam! Running /target/debug/deps/quickpg-e70f20e3a3921226 Oct 13 05:13:01.279 INFO kablam! Running /target/debug/deps/quickpg_ui-aa3b1c04a1bce5b6 Oct 13 05:13:01.279 INFO blam! Oct 13 05:13:01.279 INFO blam! running 0 tests Oct 13 05:13:01.279 INFO blam! Oct 13 05:13:01.279 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:13:01.279 INFO blam! Oct 13 05:13:01.283 INFO blam! Oct 13 05:13:01.283 INFO kablam! Doc-tests quickpg Oct 13 05:13:01.283 INFO blam! running 0 tests Oct 13 05:13:01.283 INFO blam! Oct 13 05:13:01.283 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:13:01.283 INFO blam! Oct 13 05:13:03.119 INFO blam! Oct 13 05:13:03.119 INFO blam! running 0 tests Oct 13 05:13:03.119 INFO blam! Oct 13 05:13:03.119 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:13:03.119 INFO blam! Oct 13 05:13:03.126 INFO kablam! Doc-tests quickpg_ui Oct 13 05:13:03.907 INFO blam! Oct 13 05:13:03.907 INFO blam! running 0 tests Oct 13 05:13:03.907 INFO blam! Oct 13 05:13:03.907 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:13:03.907 INFO blam! Oct 13 05:13:03.917 INFO kablam! su: No module specific data is present Oct 13 05:13:04.462 INFO running `"docker" "rm" "-f" "8930902b1a1c66a5723fd441d53db4c73565f649b4090271f555853c2510903a"` Oct 13 05:13:04.806 INFO blam! 8930902b1a1c66a5723fd441d53db4c73565f649b4090271f555853c2510903a