Oct 12 17:14:53.365 INFO testing zjhken/CsvToSqlite against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 17:14:53.366 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 12 17:14:53.758 INFO blam! 631199c3d296fb0a503d16189ae6a992e049cc8a09dcc082bc975c6eb9a2501f Oct 12 17:14:53.759 INFO running `"docker" "start" "-a" "631199c3d296fb0a503d16189ae6a992e049cc8a09dcc082bc975c6eb9a2501f"` Oct 12 17:14:55.524 INFO kablam! usermod: no changes Oct 12 17:14:55.555 INFO kablam! warning: unused manifest key: target.x86_64-pc-windows-msvc.rustflags Oct 12 17:14:55.555 INFO kablam! warning: unused manifest key: target.x86_64-unknown-linux-gnu.linker Oct 12 17:14:55.555 INFO kablam! warning: unused manifest key: target.x86_64-unknown-linux-gnu.rustflags Oct 12 17:14:55.627 INFO kablam! Compiling gcc v0.3.54 Oct 12 17:14:55.627 INFO kablam! Compiling linked-hash-map v0.4.2 Oct 12 17:14:55.627 INFO kablam! Compiling regex v0.2.11 Oct 12 17:14:55.627 INFO kablam! Compiling time v0.1.40 Oct 12 17:14:55.627 INFO kablam! Compiling regex-syntax v0.5.6 Oct 12 17:14:57.415 INFO kablam! Compiling lru-cache v0.1.1 Oct 12 17:15:01.140 INFO kablam! Compiling libsqlite3-sys v0.8.1 Oct 12 17:15:15.539 INFO kablam! Compiling rusqlite v0.11.0 Oct 12 17:15:20.219 INFO kablam! Compiling CsvToSqlite v0.1.0 (/source) Oct 12 17:15:22.091 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 26.55s Oct 12 17:15:22.095 INFO kablam! su: No module specific data is present Oct 12 17:15:23.131 INFO running `"docker" "rm" "-f" "631199c3d296fb0a503d16189ae6a992e049cc8a09dcc082bc975c6eb9a2501f"` Oct 12 17:15:23.368 INFO blam! 631199c3d296fb0a503d16189ae6a992e049cc8a09dcc082bc975c6eb9a2501f Oct 12 17:15:23.374 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 12 17:15:23.806 INFO blam! 209a1dc14f4447c538898061e32585f9e20cc9afb87d05e8a227d6fd2e63faf4 Oct 12 17:15:23.808 INFO running `"docker" "start" "-a" "209a1dc14f4447c538898061e32585f9e20cc9afb87d05e8a227d6fd2e63faf4"` Oct 12 17:15:25.000 INFO kablam! usermod: no changes Oct 12 17:15:25.045 INFO kablam! warning: unused manifest key: target.x86_64-pc-windows-msvc.rustflags Oct 12 17:15:25.045 INFO kablam! warning: unused manifest key: target.x86_64-unknown-linux-gnu.linker Oct 12 17:15:25.045 INFO kablam! warning: unused manifest key: target.x86_64-unknown-linux-gnu.rustflags Oct 12 17:15:25.083 INFO kablam! Compiling CsvToSqlite v0.1.0 (/source) Oct 12 17:15:25.331 INFO kablam! warning: unused variable: `s` Oct 12 17:15:25.331 INFO kablam! --> src/lib.rs:12:9 Oct 12 17:15:25.331 INFO kablam! | Oct 12 17:15:25.331 INFO kablam! 12 | let s = r#"word,phonetic,definition,translation,pos,collins,oxford,tag,bnc,frq,exchange,detail,audio Oct 12 17:15:25.331 INFO kablam! | ^ help: consider using `_s` instead Oct 12 17:15:25.331 INFO kablam! | Oct 12 17:15:25.331 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 17:15:25.331 INFO kablam! Oct 12 17:15:26.401 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.37s Oct 12 17:15:26.406 INFO kablam! su: No module specific data is present Oct 12 17:15:27.623 INFO running `"docker" "rm" "-f" "209a1dc14f4447c538898061e32585f9e20cc9afb87d05e8a227d6fd2e63faf4"` Oct 12 17:15:27.861 INFO blam! 209a1dc14f4447c538898061e32585f9e20cc9afb87d05e8a227d6fd2e63faf4 Oct 12 17:15:27.872 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 12 17:15:28.340 INFO blam! c60c9f131e956fedb1e628aafbfda1bf43ce1da3c449cbc49cbb375a9aba3f48 Oct 12 17:15:28.342 INFO running `"docker" "start" "-a" "c60c9f131e956fedb1e628aafbfda1bf43ce1da3c449cbc49cbb375a9aba3f48"` Oct 12 17:15:29.946 INFO kablam! usermod: no changes Oct 12 17:15:29.985 INFO kablam! warning: unused manifest key: target.x86_64-pc-windows-msvc.rustflags Oct 12 17:15:29.985 INFO kablam! warning: unused manifest key: target.x86_64-unknown-linux-gnu.linker Oct 12 17:15:29.985 INFO kablam! warning: unused manifest key: target.x86_64-unknown-linux-gnu.rustflags Oct 12 17:15:30.019 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 12 17:15:30.021 INFO kablam! Running /target/debug/deps/CsvToSqlite-2abeec2039c84e3f Oct 12 17:15:30.026 INFO blam! Oct 12 17:15:30.026 INFO blam! running 2 tests Oct 12 17:15:30.027 INFO blam! test tests::it_works ... ok Oct 12 17:15:30.027 INFO blam! test tests::t2 ... ok Oct 12 17:15:30.027 INFO blam! Oct 12 17:15:30.027 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 17:15:30.027 INFO blam! Oct 12 17:15:30.028 INFO kablam! Running /target/debug/deps/CsvToSqlite-a9e5a4814cd2953f Oct 12 17:15:30.033 INFO blam! Oct 12 17:15:30.033 INFO blam! running 0 tests Oct 12 17:15:30.033 INFO blam! Oct 12 17:15:30.033 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 17:15:30.033 INFO blam! Oct 12 17:15:30.039 INFO kablam! Doc-tests CsvToSqlite Oct 12 17:15:30.195 INFO blam! Oct 12 17:15:30.195 INFO blam! running 0 tests Oct 12 17:15:30.195 INFO blam! Oct 12 17:15:30.195 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 17:15:30.195 INFO blam! Oct 12 17:15:30.211 INFO kablam! su: No module specific data is present Oct 12 17:15:31.371 INFO running `"docker" "rm" "-f" "c60c9f131e956fedb1e628aafbfda1bf43ce1da3c449cbc49cbb375a9aba3f48"` Oct 12 17:15:31.655 INFO blam! c60c9f131e956fedb1e628aafbfda1bf43ce1da3c449cbc49cbb375a9aba3f48