Oct 14 22:51:07.137 INFO testing dghaehre/mysql-csv against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 22:51:07.139 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14 22:51:07.428 INFO blam! b3499dc47d411856cc22adf5a50cf6801e8d76fa02d7a73bd990ed306865d282 Oct 14 22:51:07.434 INFO running `"docker" "start" "-a" "b3499dc47d411856cc22adf5a50cf6801e8d76fa02d7a73bd990ed306865d282"` Oct 14 22:51:08.561 INFO kablam! usermod: no changes Oct 14 22:51:08.643 INFO kablam! Compiling libc v0.2.42 Oct 14 22:51:10.079 INFO kablam! Compiling memchr v2.0.1 Oct 14 22:51:10.616 INFO kablam! Compiling csv-core v0.1.4 Oct 14 22:51:11.907 INFO kablam! Compiling csv v1.0.0 Oct 14 22:51:14.499 INFO kablam! Compiling mysql-csv v0.1.0 (/source) Oct 14 22:51:14.951 INFO kablam! warning: unused variable: `value` Oct 14 22:51:14.952 INFO kablam! --> src/lib.rs:136:15 Oct 14 22:51:14.953 INFO kablam! | Oct 14 22:51:14.953 INFO kablam! 136 | for (key, value) in &row { Oct 14 22:51:14.954 INFO kablam! | ^^^^^ help: consider using `_value` instead Oct 14 22:51:14.954 INFO kablam! | Oct 14 22:51:14.955 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 22:51:14.955 INFO kablam! Oct 14 22:51:14.956 INFO kablam! warning: unused variable: `default_no` Oct 14 22:51:14.957 INFO kablam! --> src/lib.rs:146:9 Oct 14 22:51:14.957 INFO kablam! | Oct 14 22:51:14.958 INFO kablam! 146 | let default_no = String::from("NOHEADER"); Oct 14 22:51:14.959 INFO kablam! | ^^^^^^^^^^ help: consider using `_default_no` instead Oct 14 22:51:14.959 INFO kablam! Oct 14 22:51:14.984 INFO kablam! warning: field is never used: `id` Oct 14 22:51:14.984 INFO kablam! --> src/lib.rs:14:5 Oct 14 22:51:14.985 INFO kablam! | Oct 14 22:51:14.986 INFO kablam! 14 | id: u16, Oct 14 22:51:14.987 INFO kablam! | ^^^^^^^ Oct 14 22:51:14.987 INFO kablam! | Oct 14 22:51:14.988 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 22:51:14.988 INFO kablam! Oct 14 22:51:16.403 INFO kablam! warning: unused variable: `value` Oct 14 22:51:16.403 INFO kablam! --> src/lib.rs:136:15 Oct 14 22:51:16.403 INFO kablam! | Oct 14 22:51:16.403 INFO kablam! 136 | for (key, value) in &row { Oct 14 22:51:16.403 INFO kablam! | ^^^^^ help: consider using `_value` instead Oct 14 22:51:16.403 INFO kablam! | Oct 14 22:51:16.403 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 22:51:16.403 INFO kablam! Oct 14 22:51:16.403 INFO kablam! warning: unused variable: `default_no` Oct 14 22:51:16.403 INFO kablam! --> src/lib.rs:146:9 Oct 14 22:51:16.403 INFO kablam! | Oct 14 22:51:16.403 INFO kablam! 146 | let default_no = String::from("NOHEADER"); Oct 14 22:51:16.403 INFO kablam! | ^^^^^^^^^^ help: consider using `_default_no` instead Oct 14 22:51:16.403 INFO kablam! Oct 14 22:51:16.431 INFO kablam! warning: field is never used: `id` Oct 14 22:51:16.431 INFO kablam! --> src/lib.rs:14:5 Oct 14 22:51:16.431 INFO kablam! | Oct 14 22:51:16.431 INFO kablam! 14 | id: u16, Oct 14 22:51:16.431 INFO kablam! | ^^^^^^^ Oct 14 22:51:16.431 INFO kablam! | Oct 14 22:51:16.431 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 22:51:16.431 INFO kablam! Oct 14 22:51:17.602 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.03s Oct 14 22:51:17.607 INFO kablam! su: No module specific data is present Oct 14 22:51:18.315 INFO running `"docker" "rm" "-f" "b3499dc47d411856cc22adf5a50cf6801e8d76fa02d7a73bd990ed306865d282"` Oct 14 22:51:18.627 INFO blam! b3499dc47d411856cc22adf5a50cf6801e8d76fa02d7a73bd990ed306865d282 Oct 14 22:51:18.629 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14 22:51:19.108 INFO blam! b81ef38ca54e25c7ca15f86483780dec3d20f94e7d8982ca7a50ff0cab752352 Oct 14 22:51:19.111 INFO running `"docker" "start" "-a" "b81ef38ca54e25c7ca15f86483780dec3d20f94e7d8982ca7a50ff0cab752352"` Oct 14 22:51:20.735 INFO kablam! usermod: no changes Oct 14 22:51:20.783 INFO kablam! Compiling mysql-csv v0.1.0 (/source) Oct 14 22:51:21.526 INFO kablam! warning: unused variable: `value` Oct 14 22:51:21.526 INFO kablam! --> src/lib.rs:136:15 Oct 14 22:51:21.526 INFO kablam! | Oct 14 22:51:21.526 INFO kablam! 136 | for (key, value) in &row { Oct 14 22:51:21.526 INFO kablam! | ^^^^^ help: consider using `_value` instead Oct 14 22:51:21.526 INFO kablam! | Oct 14 22:51:21.526 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 22:51:21.526 INFO kablam! Oct 14 22:51:21.526 INFO kablam! warning: unused variable: `default_no` Oct 14 22:51:21.526 INFO kablam! --> src/lib.rs:146:9 Oct 14 22:51:21.526 INFO kablam! | Oct 14 22:51:21.526 INFO kablam! 146 | let default_no = String::from("NOHEADER"); Oct 14 22:51:21.526 INFO kablam! | ^^^^^^^^^^ help: consider using `_default_no` instead Oct 14 22:51:21.526 INFO kablam! Oct 14 22:51:21.568 INFO kablam! warning: field is never used: `id` Oct 14 22:51:21.568 INFO kablam! --> src/lib.rs:14:5 Oct 14 22:51:21.569 INFO kablam! | Oct 14 22:51:21.569 INFO kablam! 14 | id: u16, Oct 14 22:51:21.570 INFO kablam! | ^^^^^^^ Oct 14 22:51:21.575 INFO kablam! | Oct 14 22:51:21.575 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 22:51:21.575 INFO kablam! Oct 14 22:51:21.619 INFO kablam! warning: unused variable: `value` Oct 14 22:51:21.619 INFO kablam! --> src/lib.rs:136:15 Oct 14 22:51:21.619 INFO kablam! | Oct 14 22:51:21.619 INFO kablam! 136 | for (key, value) in &row { Oct 14 22:51:21.620 INFO kablam! | ^^^^^ help: consider using `_value` instead Oct 14 22:51:21.620 INFO kablam! | Oct 14 22:51:21.620 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 22:51:21.620 INFO kablam! Oct 14 22:51:21.620 INFO kablam! warning: unused variable: `default_no` Oct 14 22:51:21.620 INFO kablam! --> src/lib.rs:146:9 Oct 14 22:51:21.621 INFO kablam! | Oct 14 22:51:21.621 INFO kablam! 146 | let default_no = String::from("NOHEADER"); Oct 14 22:51:21.621 INFO kablam! | ^^^^^^^^^^ help: consider using `_default_no` instead Oct 14 22:51:21.621 INFO kablam! Oct 14 22:51:21.655 INFO kablam! warning: field is never used: `id` Oct 14 22:51:21.655 INFO kablam! --> src/lib.rs:14:5 Oct 14 22:51:21.655 INFO kablam! | Oct 14 22:51:21.655 INFO kablam! 14 | id: u16, Oct 14 22:51:21.655 INFO kablam! | ^^^^^^^ Oct 14 22:51:21.655 INFO kablam! | Oct 14 22:51:21.655 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 22:51:21.655 INFO kablam! Oct 14 22:51:22.246 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.49s Oct 14 22:51:22.246 INFO kablam! su: No module specific data is present Oct 14 22:51:22.789 INFO running `"docker" "rm" "-f" "b81ef38ca54e25c7ca15f86483780dec3d20f94e7d8982ca7a50ff0cab752352"` Oct 14 22:51:22.999 INFO blam! b81ef38ca54e25c7ca15f86483780dec3d20f94e7d8982ca7a50ff0cab752352 Oct 14 22:51:23.001 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14 22:51:23.259 INFO blam! 235c025626df0c986f5e5ba2d4c9d5f223fd3d49bfb6590829a4d28ac2a5542d Oct 14 22:51:23.267 INFO running `"docker" "start" "-a" "235c025626df0c986f5e5ba2d4c9d5f223fd3d49bfb6590829a4d28ac2a5542d"` Oct 14 22:51:24.311 INFO kablam! usermod: no changes Oct 14 22:51:24.375 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 14 22:51:24.387 INFO kablam! Running /target/debug/deps/mysql_csv-92004d647ab075e1 Oct 14 22:51:24.395 INFO blam! Oct 14 22:51:24.395 INFO blam! running 0 tests Oct 14 22:51:24.395 INFO blam! Oct 14 22:51:24.395 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 22:51:24.395 INFO blam! Oct 14 22:51:24.395 INFO blam! Oct 14 22:51:24.395 INFO blam! running 0 tests Oct 14 22:51:24.395 INFO blam! Oct 14 22:51:24.395 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 22:51:24.395 INFO blam! Oct 14 22:51:24.397 INFO kablam! Running /target/debug/deps/mysql_csv-6a877e05f147310b Oct 14 22:51:24.397 INFO kablam! Doc-tests mysql-csv Oct 14 22:51:25.007 INFO blam! Oct 14 22:51:25.008 INFO blam! running 0 tests Oct 14 22:51:25.008 INFO blam! Oct 14 22:51:25.008 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 22:51:25.008 INFO blam! Oct 14 22:51:25.015 INFO kablam! su: No module specific data is present Oct 14 22:51:25.830 INFO running `"docker" "rm" "-f" "235c025626df0c986f5e5ba2d4c9d5f223fd3d49bfb6590829a4d28ac2a5542d"` Oct 14 22:51:26.127 INFO blam! 235c025626df0c986f5e5ba2d4c9d5f223fd3d49bfb6590829a4d28ac2a5542d