Oct 13 05:37:57.681 INFO testing newbienewbie/allitebooks-crawler-rust against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 05:37:57.682 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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:37:58.273 INFO blam! 581220b2615068abb822e64e1d820af33838e994eb69ff5969a8d3d270095b54 Oct 13 05:37:58.291 INFO running `"docker" "start" "-a" "581220b2615068abb822e64e1d820af33838e994eb69ff5969a8d3d270095b54"` Oct 13 05:38:00.283 INFO kablam! usermod: no changes Oct 13 05:38:00.726 INFO kablam! Compiling bytes v0.4.6 Oct 13 05:38:00.734 INFO kablam! Compiling openssl-sys v0.9.28 Oct 13 05:38:00.738 INFO kablam! Compiling tokio-threadpool v0.1.2 Oct 13 05:38:00.742 INFO kablam! Compiling libflate v0.1.14 Oct 13 05:38:00.743 INFO kablam! Compiling serde_urlencoded v0.5.1 Oct 13 05:38:00.743 INFO kablam! Compiling string_cache_codegen v0.4.0 Oct 13 05:38:05.251 INFO kablam! Compiling openssl v0.9.24 Oct 13 05:38:07.351 INFO kablam! Compiling tokio-io v0.1.6 Oct 13 05:38:07.691 INFO kablam! Compiling string_cache v0.6.2 Oct 13 05:38:07.775 INFO kablam! Compiling markup5ever v0.3.2 Oct 13 05:38:13.912 INFO kablam! Compiling tokio-reactor v0.1.1 Oct 13 05:38:17.716 INFO kablam! Compiling tokio-udp v0.1.0 Oct 13 05:38:17.716 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 13 05:38:21.595 INFO kablam! Compiling tokio v0.1.5 Oct 13 05:38:21.855 INFO kablam! Compiling native-tls v0.1.5 Oct 13 05:38:25.451 INFO kablam! Compiling tokio-core v0.1.16 Oct 13 05:38:28.255 INFO kablam! Compiling html5ever v0.18.0 Oct 13 05:38:32.883 INFO kablam! Compiling tokio-proto v0.1.1 Oct 13 05:38:32.885 INFO kablam! Compiling tokio-tls v0.1.4 Oct 13 05:38:35.423 INFO kablam! Compiling select v0.4.2 Oct 13 05:38:38.351 INFO kablam! Compiling hyper v0.11.25 Oct 13 05:38:49.873 INFO kablam! Compiling hyper-tls v0.1.3 Oct 13 05:38:51.583 INFO kablam! Compiling reqwest v0.8.5 Oct 13 05:39:02.629 INFO kablam! Compiling all_it_ebooks_crawler v0.1.0 (/source) Oct 13 05:39:05.179 INFO kablam! warning: variable `nextUrl` should have a snake case name such as `next_url` Oct 13 05:39:05.180 INFO kablam! --> src/crawler/scheme/parser.rs:68:25 Oct 13 05:39:05.181 INFO kablam! | Oct 13 05:39:05.182 INFO kablam! 68 | let nextUrl=format!("/page/{}",next); Oct 13 05:39:05.182 INFO kablam! | ^^^^^^^ Oct 13 05:39:05.183 INFO kablam! | Oct 13 05:39:05.183 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 05:39:05.184 INFO kablam! Oct 13 05:39:10.528 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 10s Oct 13 05:39:10.545 INFO kablam! su: No module specific data is present Oct 13 05:39:11.561 INFO running `"docker" "rm" "-f" "581220b2615068abb822e64e1d820af33838e994eb69ff5969a8d3d270095b54"` Oct 13 05:39:11.839 INFO blam! 581220b2615068abb822e64e1d820af33838e994eb69ff5969a8d3d270095b54 Oct 13 05:39:11.842 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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:39:12.197 INFO blam! aac3634b63ecf332ba8328c4261cf7a649b4f90e4765dfb90eddbf35a9433917 Oct 13 05:39:12.201 INFO running `"docker" "start" "-a" "aac3634b63ecf332ba8328c4261cf7a649b4f90e4765dfb90eddbf35a9433917"` Oct 13 05:39:14.299 INFO kablam! usermod: no changes Oct 13 05:39:14.578 INFO kablam! Compiling all_it_ebooks_crawler v0.1.0 (/source) Oct 13 05:39:17.043 INFO kablam! warning: variable `nextUrl` should have a snake case name such as `next_url` Oct 13 05:39:17.043 INFO kablam! --> src/crawler/scheme/parser.rs:68:25 Oct 13 05:39:17.043 INFO kablam! | Oct 13 05:39:17.043 INFO kablam! 68 | let nextUrl=format!("/page/{}",next); Oct 13 05:39:17.043 INFO kablam! | ^^^^^^^ Oct 13 05:39:17.043 INFO kablam! | Oct 13 05:39:17.043 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 05:39:17.043 INFO kablam! Oct 13 05:39:17.736 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.41s Oct 13 05:39:17.756 INFO kablam! su: No module specific data is present Oct 13 05:39:18.858 INFO running `"docker" "rm" "-f" "aac3634b63ecf332ba8328c4261cf7a649b4f90e4765dfb90eddbf35a9433917"` Oct 13 05:39:19.203 INFO blam! aac3634b63ecf332ba8328c4261cf7a649b4f90e4765dfb90eddbf35a9433917 Oct 13 05:39:19.207 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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:39:19.644 INFO blam! 15a36c3616057d1656e8e6ebc66edc21a439063abd7ad6a6288bb5725bb2b5eb Oct 13 05:39:19.646 INFO running `"docker" "start" "-a" "15a36c3616057d1656e8e6ebc66edc21a439063abd7ad6a6288bb5725bb2b5eb"` Oct 13 05:39:21.462 INFO kablam! usermod: no changes Oct 13 05:39:21.727 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.24s Oct 13 05:39:21.747 INFO kablam! Running /target/debug/deps/all_it_ebooks_crawler-f134315b1c311e68 Oct 13 05:39:21.751 INFO kablam! su: No module specific data is present Oct 13 05:39:21.751 INFO blam! Oct 13 05:39:21.752 INFO blam! running 0 tests Oct 13 05:39:21.752 INFO blam! Oct 13 05:39:21.752 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:39:21.752 INFO blam! Oct 13 05:39:22.629 INFO running `"docker" "rm" "-f" "15a36c3616057d1656e8e6ebc66edc21a439063abd7ad6a6288bb5725bb2b5eb"` Oct 13 05:39:23.000 INFO blam! 15a36c3616057d1656e8e6ebc66edc21a439063abd7ad6a6288bb5725bb2b5eb