Oct 10 20:26:18.183 INFO testing kartojal/rent-scrapper against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 20:26:18.183 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 20:26:18.185 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 20:26:18.603 INFO blam! 34baefc165fad261e8fb3820e9ac1fb616f47031451ca2ebc2effae5d7346553 Oct 10 20:26:18.612 INFO running `"docker" "start" "-a" "34baefc165fad261e8fb3820e9ac1fb616f47031451ca2ebc2effae5d7346553"` Oct 10 20:26:19.680 INFO kablam! usermod: no changes Oct 10 20:26:19.940 INFO kablam! Compiling html5ever v0.13.1 Oct 10 20:26:19.940 INFO kablam! Compiling tendril v0.2.3 Oct 10 20:26:19.941 INFO kablam! Compiling cssparser v0.7.4 Oct 10 20:26:19.956 INFO kablam! Compiling native-tls v0.1.2 Oct 10 20:26:19.956 INFO kablam! Compiling hyper v0.10.9 Oct 10 20:26:28.148 INFO kablam! Compiling selectors v0.15.2 Oct 10 20:26:36.599 INFO kablam! Compiling hyper-native-tls v0.2.2 Oct 10 20:26:45.133 INFO kablam! Compiling kuchiki v0.4.3 Oct 10 20:26:48.676 INFO kablam! Compiling rent-scrapper v0.1.0 (/source) Oct 10 20:26:52.388 INFO kablam! warning: variable does not need to be mutable Oct 10 20:26:52.389 INFO kablam! --> src/main.rs:12:7 Oct 10 20:26:52.389 INFO kablam! | Oct 10 20:26:52.389 INFO kablam! 12 | let mut prices: Vec = Vec::new(); Oct 10 20:26:52.390 INFO kablam! | ----^^^^^^ Oct 10 20:26:52.390 INFO kablam! | | Oct 10 20:26:52.390 INFO kablam! | help: remove this `mut` Oct 10 20:26:52.390 INFO kablam! | Oct 10 20:26:52.391 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 20:26:52.391 INFO kablam! Oct 10 20:26:52.391 INFO kablam! warning: variable does not need to be mutable Oct 10 20:26:52.391 INFO kablam! --> src/main.rs:13:7 Oct 10 20:26:52.391 INFO kablam! | Oct 10 20:26:52.392 INFO kablam! 13 | let mut document = kuchiki::parse_html().one(dom); Oct 10 20:26:52.392 INFO kablam! | ----^^^^^^^^ Oct 10 20:26:52.392 INFO kablam! | | Oct 10 20:26:52.392 INFO kablam! | help: remove this `mut` Oct 10 20:26:52.393 INFO kablam! Oct 10 20:26:57.696 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 37.98s Oct 10 20:26:57.703 INFO kablam! su: No module specific data is present Oct 10 20:26:58.012 INFO running `"docker" "rm" "-f" "34baefc165fad261e8fb3820e9ac1fb616f47031451ca2ebc2effae5d7346553"` Oct 10 20:26:58.138 INFO blam! 34baefc165fad261e8fb3820e9ac1fb616f47031451ca2ebc2effae5d7346553 Oct 10 20:26:58.144 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 20:26:58.144 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 20:26:58.401 INFO blam! 3a4dedc819db5c382bdad6d225fc49dbe4112b180fe44863b53d51a2db70b816 Oct 10 20:26:58.409 INFO running `"docker" "start" "-a" "3a4dedc819db5c382bdad6d225fc49dbe4112b180fe44863b53d51a2db70b816"` Oct 10 20:26:59.340 INFO kablam! usermod: no changes Oct 10 20:26:59.476 INFO kablam! Compiling rent-scrapper v0.1.0 (/source) Oct 10 20:27:02.501 INFO kablam! warning: variable does not need to be mutable Oct 10 20:27:02.501 INFO kablam! --> src/main.rs:12:7 Oct 10 20:27:02.501 INFO kablam! | Oct 10 20:27:02.501 INFO kablam! 12 | let mut prices: Vec = Vec::new(); Oct 10 20:27:02.501 INFO kablam! | ----^^^^^^ Oct 10 20:27:02.501 INFO kablam! | | Oct 10 20:27:02.501 INFO kablam! | help: remove this `mut` Oct 10 20:27:02.501 INFO kablam! | Oct 10 20:27:02.501 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 20:27:02.501 INFO kablam! Oct 10 20:27:02.501 INFO kablam! warning: variable does not need to be mutable Oct 10 20:27:02.501 INFO kablam! --> src/main.rs:13:7 Oct 10 20:27:02.501 INFO kablam! | Oct 10 20:27:02.501 INFO kablam! 13 | let mut document = kuchiki::parse_html().one(dom); Oct 10 20:27:02.501 INFO kablam! | ----^^^^^^^^ Oct 10 20:27:02.501 INFO kablam! | | Oct 10 20:27:02.501 INFO kablam! | help: remove this `mut` Oct 10 20:27:02.501 INFO kablam! Oct 10 20:27:02.998 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.62s Oct 10 20:27:03.008 INFO kablam! su: No module specific data is present Oct 10 20:27:03.492 INFO running `"docker" "rm" "-f" "3a4dedc819db5c382bdad6d225fc49dbe4112b180fe44863b53d51a2db70b816"` Oct 10 20:27:03.816 INFO blam! 3a4dedc819db5c382bdad6d225fc49dbe4112b180fe44863b53d51a2db70b816 Oct 10 20:27:03.841 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 20:27:03.842 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 20:27:04.254 INFO blam! 58af8c292c5c6b2b7293f760524f59747ab92f4bfcd67df2e0578b57b6cd43e2 Oct 10 20:27:04.256 INFO running `"docker" "start" "-a" "58af8c292c5c6b2b7293f760524f59747ab92f4bfcd67df2e0578b57b6cd43e2"` Oct 10 20:27:05.743 INFO kablam! usermod: no changes Oct 10 20:27:05.957 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.17s Oct 10 20:27:05.964 INFO kablam! Running /target/debug/deps/rent_scrapper-12ab760641fe51d2 Oct 10 20:27:05.972 INFO kablam! su: No module specific data is present Oct 10 20:27:05.972 INFO blam! Oct 10 20:27:05.972 INFO blam! running 0 tests Oct 10 20:27:05.972 INFO blam! Oct 10 20:27:05.972 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 20:27:05.972 INFO blam! Oct 10 20:27:06.446 INFO running `"docker" "rm" "-f" "58af8c292c5c6b2b7293f760524f59747ab92f4bfcd67df2e0578b57b6cd43e2"` Oct 10 20:27:06.664 INFO blam! 58af8c292c5c6b2b7293f760524f59747ab92f4bfcd67df2e0578b57b6cd43e2