Oct 10 17:05:04.056 INFO testing p00s/Tinywget against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 17:05:04.056 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 17:05:04.056 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 17:05:04.252 INFO blam! c80f6a9fc24622dd7a79fe776ce4b7f552d862ea0f2d5024d288b0d6d631e304 Oct 10 17:05:04.256 INFO running `"docker" "start" "-a" "c80f6a9fc24622dd7a79fe776ce4b7f552d862ea0f2d5024d288b0d6d631e304"` Oct 10 17:05:04.748 INFO kablam! usermod: no changes Oct 10 17:05:04.920 INFO kablam! Compiling openssl v0.9.11 Oct 10 17:05:04.920 INFO kablam! Compiling num_cpus v1.4.0 Oct 10 17:05:04.920 INFO kablam! Compiling time v0.1.37 Oct 10 17:05:04.920 INFO kablam! Compiling openssl-sys v0.9.11 Oct 10 17:05:06.628 INFO kablam! Compiling hyper v0.10.9 Oct 10 17:05:11.662 INFO kablam! Compiling native-tls v0.1.2 Oct 10 17:05:16.606 INFO kablam! Compiling hyper-native-tls v0.2.2 Oct 10 17:05:18.404 INFO kablam! Compiling Tinywget v0.1.0 (/source) Oct 10 17:05:19.904 INFO kablam! warning: unused import: `std::io` Oct 10 17:05:19.904 INFO kablam! --> src/lib.rs:8:5 Oct 10 17:05:19.904 INFO kablam! | Oct 10 17:05:19.904 INFO kablam! 8 | use std::io; Oct 10 17:05:19.904 INFO kablam! | ^^^^^^^ Oct 10 17:05:19.904 INFO kablam! | Oct 10 17:05:19.904 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 17:05:19.904 INFO kablam! Oct 10 17:05:19.966 INFO kablam! warning: unused variable: `read` Oct 10 17:05:19.966 INFO kablam! --> src/lib.rs:81:45 Oct 10 17:05:19.966 INFO kablam! | Oct 10 17:05:19.966 INFO kablam! 81 | let mut read = 0; Oct 10 17:05:19.966 INFO kablam! | ^^^^ help: consider using `_read` instead Oct 10 17:05:19.966 INFO kablam! | Oct 10 17:05:19.966 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 17:05:19.966 INFO kablam! Oct 10 17:05:19.975 INFO kablam! warning: variable does not need to be mutable Oct 10 17:05:19.975 INFO kablam! --> src/lib.rs:37:21 Oct 10 17:05:19.975 INFO kablam! | Oct 10 17:05:19.975 INFO kablam! 37 | let mut file_name_vec = url.split("/").collect::>(); Oct 10 17:05:19.975 INFO kablam! | ----^^^^^^^^^^^^^ Oct 10 17:05:19.975 INFO kablam! | | Oct 10 17:05:19.975 INFO kablam! | help: remove this `mut` Oct 10 17:05:19.975 INFO kablam! | Oct 10 17:05:19.975 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 17:05:19.975 INFO kablam! Oct 10 17:05:19.975 INFO kablam! warning: variable does not need to be mutable Oct 10 17:05:19.975 INFO kablam! --> src/lib.rs:49:17 Oct 10 17:05:19.975 INFO kablam! | Oct 10 17:05:19.975 INFO kablam! 49 | let mut file_name_vec = uri.split("/").collect::>(); Oct 10 17:05:19.975 INFO kablam! | ----^^^^^^^^^^^^^ Oct 10 17:05:19.975 INFO kablam! | | Oct 10 17:05:19.975 INFO kablam! | help: remove this `mut` Oct 10 17:05:19.975 INFO kablam! Oct 10 17:05:19.975 INFO kablam! warning: variable does not need to be mutable Oct 10 17:05:19.975 INFO kablam! --> src/lib.rs:58:13 Oct 10 17:05:19.975 INFO kablam! | Oct 10 17:05:19.975 INFO kablam! 58 | let mut file_name_vec = url.split("/").collect::>(); Oct 10 17:05:19.975 INFO kablam! | ----^^^^^^^^^^^^^ Oct 10 17:05:19.975 INFO kablam! | | Oct 10 17:05:19.975 INFO kablam! | help: remove this `mut` Oct 10 17:05:19.975 INFO kablam! Oct 10 17:05:19.979 INFO kablam! warning: crate `Tinywget` should have a snake case name such as `tinywget` Oct 10 17:05:19.979 INFO kablam! | Oct 10 17:05:19.979 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 10 17:05:19.979 INFO kablam! Oct 10 17:05:22.225 INFO kablam! warning: crate `Tinywget` should have a snake case name such as `tinywget` Oct 10 17:05:22.225 INFO kablam! | Oct 10 17:05:22.226 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 10 17:05:22.226 INFO kablam! Oct 10 17:05:23.701 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.91s Oct 10 17:05:23.708 INFO kablam! su: No module specific data is present Oct 10 17:05:24.222 INFO running `"docker" "rm" "-f" "c80f6a9fc24622dd7a79fe776ce4b7f552d862ea0f2d5024d288b0d6d631e304"` Oct 10 17:05:24.512 INFO blam! c80f6a9fc24622dd7a79fe776ce4b7f552d862ea0f2d5024d288b0d6d631e304 Oct 10 17:05:24.524 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 17:05:24.524 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 17:05:24.876 INFO blam! ffc0688865c468d11bff8b1dee2d9340d1d0e1e958fc17a291cfe8f25c3fcb71 Oct 10 17:05:24.879 INFO running `"docker" "start" "-a" "ffc0688865c468d11bff8b1dee2d9340d1d0e1e958fc17a291cfe8f25c3fcb71"` Oct 10 17:05:25.780 INFO kablam! usermod: no changes Oct 10 17:05:25.979 INFO kablam! Compiling Tinywget v0.1.0 (/source) Oct 10 17:05:27.808 INFO kablam! warning: unused import: `std::io` Oct 10 17:05:27.808 INFO kablam! --> src/lib.rs:8:5 Oct 10 17:05:27.808 INFO kablam! | Oct 10 17:05:27.808 INFO kablam! 8 | use std::io; Oct 10 17:05:27.808 INFO kablam! | ^^^^^^^ Oct 10 17:05:27.808 INFO kablam! | Oct 10 17:05:27.808 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 17:05:27.808 INFO kablam! Oct 10 17:05:27.884 INFO kablam! warning: unused variable: `read` Oct 10 17:05:27.884 INFO kablam! --> src/lib.rs:81:45 Oct 10 17:05:27.884 INFO kablam! | Oct 10 17:05:27.884 INFO kablam! 81 | let mut read = 0; Oct 10 17:05:27.884 INFO kablam! | ^^^^ help: consider using `_read` instead Oct 10 17:05:27.884 INFO kablam! | Oct 10 17:05:27.884 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 17:05:27.884 INFO kablam! Oct 10 17:05:27.892 INFO kablam! warning: variable does not need to be mutable Oct 10 17:05:27.892 INFO kablam! --> src/lib.rs:37:21 Oct 10 17:05:27.892 INFO kablam! | Oct 10 17:05:27.892 INFO kablam! 37 | let mut file_name_vec = url.split("/").collect::>(); Oct 10 17:05:27.892 INFO kablam! | ----^^^^^^^^^^^^^ Oct 10 17:05:27.892 INFO kablam! | | Oct 10 17:05:27.892 INFO kablam! | help: remove this `mut` Oct 10 17:05:27.892 INFO kablam! | Oct 10 17:05:27.892 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 17:05:27.892 INFO kablam! Oct 10 17:05:27.892 INFO kablam! warning: variable does not need to be mutable Oct 10 17:05:27.892 INFO kablam! --> src/lib.rs:49:17 Oct 10 17:05:27.892 INFO kablam! | Oct 10 17:05:27.892 INFO kablam! 49 | let mut file_name_vec = uri.split("/").collect::>(); Oct 10 17:05:27.892 INFO kablam! | ----^^^^^^^^^^^^^ Oct 10 17:05:27.892 INFO kablam! | | Oct 10 17:05:27.892 INFO kablam! | help: remove this `mut` Oct 10 17:05:27.892 INFO kablam! Oct 10 17:05:27.904 INFO kablam! warning: variable does not need to be mutable Oct 10 17:05:27.904 INFO kablam! --> src/lib.rs:58:13 Oct 10 17:05:27.904 INFO kablam! | Oct 10 17:05:27.904 INFO kablam! 58 | let mut file_name_vec = url.split("/").collect::>(); Oct 10 17:05:27.904 INFO kablam! | ----^^^^^^^^^^^^^ Oct 10 17:05:27.904 INFO kablam! | | Oct 10 17:05:27.904 INFO kablam! | help: remove this `mut` Oct 10 17:05:27.904 INFO kablam! Oct 10 17:05:27.904 INFO kablam! warning: crate `Tinywget` should have a snake case name such as `tinywget` Oct 10 17:05:27.904 INFO kablam! | Oct 10 17:05:27.904 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 10 17:05:27.904 INFO kablam! Oct 10 17:05:27.977 INFO kablam! warning: crate `Tinywget` should have a snake case name such as `tinywget` Oct 10 17:05:27.977 INFO kablam! | Oct 10 17:05:27.977 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 10 17:05:27.977 INFO kablam! Oct 10 17:05:28.609 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.78s Oct 10 17:05:28.611 INFO kablam! su: No module specific data is present Oct 10 17:05:29.134 INFO running `"docker" "rm" "-f" "ffc0688865c468d11bff8b1dee2d9340d1d0e1e958fc17a291cfe8f25c3fcb71"` Oct 10 17:05:29.599 INFO blam! ffc0688865c468d11bff8b1dee2d9340d1d0e1e958fc17a291cfe8f25c3fcb71 Oct 10 17:05:29.607 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 17:05:29.607 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 17:05:29.971 INFO blam! 4b6df625976e9f68c0d9ff16c9ecdbe0cfc169a2570468b1146b6cbaacf65f78 Oct 10 17:05:29.973 INFO running `"docker" "start" "-a" "4b6df625976e9f68c0d9ff16c9ecdbe0cfc169a2570468b1146b6cbaacf65f78"` Oct 10 17:05:31.132 INFO kablam! usermod: no changes Oct 10 17:05:31.244 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 10 17:05:31.245 INFO kablam! Running /target/debug/deps/Tinywget-f440e97fa0a53806 Oct 10 17:05:31.256 INFO kablam! Running /target/debug/deps/Tinywget-fc9d27bb3cc13b22 Oct 10 17:05:31.257 INFO blam! Oct 10 17:05:31.257 INFO kablam! Doc-tests Tinywget Oct 10 17:05:31.257 INFO blam! running 0 tests Oct 10 17:05:31.258 INFO blam! Oct 10 17:05:31.258 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 17:05:31.258 INFO blam! Oct 10 17:05:31.258 INFO blam! Oct 10 17:05:31.259 INFO blam! running 0 tests Oct 10 17:05:31.259 INFO blam! Oct 10 17:05:31.259 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 17:05:31.259 INFO blam! Oct 10 17:05:34.421 INFO blam! Oct 10 17:05:34.421 INFO blam! running 0 tests Oct 10 17:05:34.421 INFO blam! Oct 10 17:05:34.421 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 17:05:34.421 INFO blam! Oct 10 17:05:34.423 INFO kablam! su: No module specific data is present Oct 10 17:05:35.530 INFO running `"docker" "rm" "-f" "4b6df625976e9f68c0d9ff16c9ecdbe0cfc169a2570468b1146b6cbaacf65f78"` Oct 10 17:05:35.835 INFO blam! 4b6df625976e9f68c0d9ff16c9ecdbe0cfc169a2570468b1146b6cbaacf65f78