Oct 14 13:29:55.467 INFO testing llde/rCrawly against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 13:29:55.467 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 14 13:29:55.855 INFO blam! 8cb30654c9935e9227ac97adcea1b5477d9d9c68fe766836f4d150dd1e06daf5 Oct 14 13:29:55.857 INFO running `"docker" "start" "-a" "8cb30654c9935e9227ac97adcea1b5477d9d9c68fe766836f4d150dd1e06daf5"` Oct 14 13:29:56.883 INFO kablam! usermod: no changes Oct 14 13:29:57.087 INFO kablam! Compiling rayon-core v1.0.0 Oct 14 13:29:57.087 INFO kablam! Compiling libc v0.2.23 Oct 14 13:29:57.087 INFO kablam! Compiling lazy_static v0.2.8 Oct 14 13:29:57.087 INFO kablam! Compiling deque v0.3.2 Oct 14 13:29:57.130 INFO kablam! Compiling gcc v0.3.49 Oct 14 13:29:57.130 INFO kablam! Compiling serde v0.9.15 Oct 14 13:29:57.131 INFO kablam! Compiling rustc-serialize v0.3.24 Oct 14 13:29:57.139 INFO kablam! Compiling untrusted v0.5.0 Oct 14 13:29:57.791 INFO kablam! Compiling bit-vec v0.4.3 Oct 14 13:29:57.831 INFO kablam! Compiling phf_shared v0.7.21 Oct 14 13:29:58.671 INFO kablam! Compiling unicode-bidi v0.3.2 Oct 14 13:29:58.687 INFO kablam! Compiling utf-8 v0.6.0 Oct 14 13:29:59.175 INFO kablam! Compiling mime v0.2.5 Oct 14 13:30:00.334 INFO kablam! Compiling debug_unreachable v0.1.1 Oct 14 13:30:01.051 INFO kablam! Compiling syn v0.11.11 Oct 14 13:30:05.759 INFO kablam! Compiling phf v0.7.21 Oct 14 13:30:08.055 INFO kablam! Compiling futf v0.1.3 Oct 14 13:30:08.143 INFO kablam! Compiling bit-set v0.4.0 Oct 14 13:30:08.143 INFO kablam! Compiling rand v0.3.15 Oct 14 13:30:08.243 INFO kablam! Compiling num_cpus v1.5.0 Oct 14 13:30:08.603 INFO kablam! Compiling time v0.1.37 Oct 14 13:30:09.899 INFO kablam! Compiling idna v0.1.2 Oct 14 13:30:13.465 INFO kablam! Compiling tendril v0.2.4 Oct 14 13:30:17.132 INFO kablam! Compiling url v1.4.1 Oct 14 13:30:18.331 INFO kablam! Compiling phf_generator v0.7.21 Oct 14 13:30:19.359 INFO kablam! Compiling string_cache_codegen v0.3.1 Oct 14 13:30:19.359 INFO kablam! Compiling phf_codegen v0.7.21 Oct 14 13:30:24.995 INFO kablam! Compiling rayon v0.7.0 Oct 14 13:30:25.247 INFO kablam! Compiling string_cache v0.4.0 Oct 14 13:30:25.247 INFO kablam! Compiling html5ever-atoms v0.2.2 Oct 14 13:30:33.893 INFO kablam! Compiling hyper v0.10.10 Oct 14 13:30:41.031 INFO kablam! Compiling ring v0.9.7 Oct 14 13:30:42.560 INFO kablam! Compiling html5ever v0.14.1 Oct 14 13:31:07.930 INFO kablam! Compiling webpki v0.12.1 Oct 14 13:31:09.943 INFO kablam! Compiling webpki-roots v0.10.0 Oct 14 13:31:09.943 INFO kablam! Compiling rustls v0.8.0 Oct 14 13:31:18.401 INFO kablam! Compiling select v0.4.0 Oct 14 13:31:30.823 INFO kablam! Compiling hyper-rustls v0.6.0 Oct 14 13:31:32.156 INFO kablam! Compiling rCrawly v0.1.0 (/source) Oct 14 13:31:32.632 INFO kablam! warning: unused import: `std::sync::Arc` Oct 14 13:31:32.632 INFO kablam! --> src/main.rs:4:5 Oct 14 13:31:32.633 INFO kablam! | Oct 14 13:31:32.633 INFO kablam! 4 | use std::sync::Arc; Oct 14 13:31:32.633 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 13:31:32.636 INFO kablam! | Oct 14 13:31:32.636 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 13:31:32.639 INFO kablam! Oct 14 13:31:32.639 INFO kablam! warning: unused imports: `thread`, `time` Oct 14 13:31:32.639 INFO kablam! --> src/main.rs:6:11 Oct 14 13:31:32.640 INFO kablam! | Oct 14 13:31:32.640 INFO kablam! 6 | use std::{time,thread}; Oct 14 13:31:32.640 INFO kablam! | ^^^^ ^^^^^^ Oct 14 13:31:32.641 INFO kablam! Oct 14 13:31:32.641 INFO kablam! warning: unused imports: `Arc`, `Mutex`, `mpsc` Oct 14 13:31:32.641 INFO kablam! --> src/API/future.rs:2:17 Oct 14 13:31:32.641 INFO kablam! | Oct 14 13:31:32.641 INFO kablam! 2 | use std::sync::{Arc, Mutex,RwLock,mpsc}; Oct 14 13:31:32.641 INFO kablam! | ^^^ ^^^^^ ^^^^ Oct 14 13:31:32.641 INFO kablam! Oct 14 13:31:32.641 INFO kablam! warning: unused imports: `Receiver`, `Sender` Oct 14 13:31:32.641 INFO kablam! --> src/API/future.rs:3:23 Oct 14 13:31:32.641 INFO kablam! | Oct 14 13:31:32.641 INFO kablam! 3 | use std::sync::mpsc::{Sender, Receiver}; Oct 14 13:31:32.641 INFO kablam! | ^^^^^^ ^^^^^^^^ Oct 14 13:31:32.641 INFO kablam! Oct 14 13:31:32.831 INFO kablam! warning: unused variable: `content` Oct 14 13:31:32.831 INFO kablam! --> src/LoaderCore/loader.rs:36:20 Oct 14 13:31:32.831 INFO kablam! | Oct 14 13:31:32.831 INFO kablam! 36 | Ok(mut content) => { Oct 14 13:31:32.831 INFO kablam! | ^^^^^^^ help: consider using `_content` instead Oct 14 13:31:32.831 INFO kablam! | Oct 14 13:31:32.831 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 13:31:32.831 INFO kablam! Oct 14 13:31:32.831 INFO kablam! warning: unused variable: `n` Oct 14 13:31:32.831 INFO kablam! --> src/AsyncLoaderCore/mod.rs:25:13 Oct 14 13:31:32.831 INFO kablam! | Oct 14 13:31:32.831 INFO kablam! 25 | for n in 0..(num+1){ Oct 14 13:31:32.831 INFO kablam! | ^ help: consider using `_n` instead Oct 14 13:31:32.831 INFO kablam! Oct 14 13:31:32.831 INFO kablam! warning: unused variable: `cont` Oct 14 13:31:32.831 INFO kablam! --> src/CrawlerCore/mod.rs:188:13 Oct 14 13:31:32.831 INFO kablam! | Oct 14 13:31:32.835 INFO kablam! 188 | let cont = self.loaded.lock().unwrap().contains(&url); Oct 14 13:31:32.835 INFO kablam! | ^^^^ help: consider using `_cont` instead Oct 14 13:31:32.835 INFO kablam! Oct 14 13:31:32.835 INFO kablam! warning: unused variable: `url` Oct 14 13:31:32.835 INFO kablam! --> src/CrawlerCore/mod.rs:202:23 Oct 14 13:31:32.835 INFO kablam! | Oct 14 13:31:32.835 INFO kablam! 202 | fn get_uri(&self, url : Url) -> CrawlerResult{ Oct 14 13:31:32.835 INFO kablam! | ^^^ help: consider using `_url` instead Oct 14 13:31:32.835 INFO kablam! Oct 14 13:31:32.843 INFO kablam! warning: variable does not need to be mutable Oct 14 13:31:32.843 INFO kablam! --> src/LoaderCore/loader.rs:36:16 Oct 14 13:31:32.843 INFO kablam! | Oct 14 13:31:32.843 INFO kablam! 36 | Ok(mut content) => { Oct 14 13:31:32.843 INFO kablam! | ----^^^^^^^ Oct 14 13:31:32.843 INFO kablam! | | Oct 14 13:31:32.843 INFO kablam! | help: remove this `mut` Oct 14 13:31:32.843 INFO kablam! | Oct 14 13:31:32.843 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 13:31:32.843 INFO kablam! Oct 14 13:31:32.887 INFO kablam! warning: variant is never constructed: `SUSPENDED` Oct 14 13:31:32.887 INFO kablam! --> src/CrawlerCore/mod.rs:17:5 Oct 14 13:31:32.887 INFO kablam! | Oct 14 13:31:32.887 INFO kablam! 17 | SUSPENDED, Oct 14 13:31:32.887 INFO kablam! | ^^^^^^^^^ Oct 14 13:31:32.887 INFO kablam! | Oct 14 13:31:32.887 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 13:31:32.887 INFO kablam! Oct 14 13:31:32.887 INFO kablam! warning: variant is never constructed: `TERMINATED_UNEXPECTLY` Oct 14 13:31:32.891 INFO kablam! --> src/CrawlerCore/mod.rs:19:5 Oct 14 13:31:32.891 INFO kablam! | Oct 14 13:31:32.891 INFO kablam! 19 | TERMINATED_UNEXPECTLY, Oct 14 13:31:32.891 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:31:32.891 INFO kablam! Oct 14 13:31:32.891 INFO kablam! warning: variant is never constructed: `CANCELLED` Oct 14 13:31:32.891 INFO kablam! --> src/CrawlerCore/mod.rs:20:5 Oct 14 13:31:32.891 INFO kablam! | Oct 14 13:31:32.891 INFO kablam! 20 | CANCELLED, Oct 14 13:31:32.891 INFO kablam! | ^^^^^^^^^ Oct 14 13:31:32.891 INFO kablam! Oct 14 13:31:32.891 INFO kablam! warning: field is never used: `url` Oct 14 13:31:32.891 INFO kablam! --> src/CrawlerCore/mod.rs:24:5 Oct 14 13:31:32.891 INFO kablam! | Oct 14 13:31:32.891 INFO kablam! 24 | url : Url, Oct 14 13:31:32.891 INFO kablam! | ^^^^^^^^^ Oct 14 13:31:32.891 INFO kablam! Oct 14 13:31:32.891 INFO kablam! warning: field is never used: `follow` Oct 14 13:31:32.891 INFO kablam! --> src/CrawlerCore/mod.rs:25:5 Oct 14 13:31:32.891 INFO kablam! | Oct 14 13:31:32.891 INFO kablam! 25 | follow : bool, Oct 14 13:31:32.891 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 13:31:32.891 INFO kablam! Oct 14 13:31:32.891 INFO kablam! warning: field is never used: `links` Oct 14 13:31:32.891 INFO kablam! --> src/CrawlerCore/mod.rs:26:5 Oct 14 13:31:32.891 INFO kablam! | Oct 14 13:31:32.891 INFO kablam! 26 | links : Option>, Oct 14 13:31:32.892 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:31:32.892 INFO kablam! Oct 14 13:31:32.892 INFO kablam! warning: field is never used: `bad_links` Oct 14 13:31:32.892 INFO kablam! --> src/CrawlerCore/mod.rs:27:5 Oct 14 13:31:32.892 INFO kablam! | Oct 14 13:31:32.892 INFO kablam! 27 | bad_links : Option>, Oct 14 13:31:32.892 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:31:32.892 INFO kablam! Oct 14 13:31:32.892 INFO kablam! warning: field is never used: `error` Oct 14 13:31:32.892 INFO kablam! --> src/CrawlerCore/mod.rs:28:5 Oct 14 13:31:32.892 INFO kablam! | Oct 14 13:31:32.892 INFO kablam! 28 | error : Option Oct 14 13:31:32.892 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:31:32.892 INFO kablam! Oct 14 13:31:32.892 INFO kablam! warning: method is never used: `cancel` Oct 14 13:31:32.892 INFO kablam! --> src/CrawlerCore/mod.rs:192:5 Oct 14 13:31:32.892 INFO kablam! | Oct 14 13:31:32.893 INFO kablam! 192 | fn cancel(&self){ Oct 14 13:31:32.893 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 13:31:32.902 INFO kablam! Oct 14 13:31:32.903 INFO kablam! warning: method is never used: `get_uri` Oct 14 13:31:32.903 INFO kablam! --> src/CrawlerCore/mod.rs:202:5 Oct 14 13:31:32.903 INFO kablam! | Oct 14 13:31:32.903 INFO kablam! 202 | fn get_uri(&self, url : Url) -> CrawlerResult{ Oct 14 13:31:32.903 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:31:32.903 INFO kablam! Oct 14 13:31:32.903 INFO kablam! warning: method is never used: `get_progressions` Oct 14 13:31:32.903 INFO kablam! --> src/CrawlerCore/mod.rs:206:5 Oct 14 13:31:32.903 INFO kablam! | Oct 14 13:31:32.903 INFO kablam! 206 | fn get_progressions(&self) -> MutexGuard>{ Oct 14 13:31:32.903 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:31:32.903 INFO kablam! Oct 14 13:31:32.903 INFO kablam! warning: field is never used: `name` Oct 14 13:31:32.903 INFO kablam! --> src/GUI/mod.rs:3:5 Oct 14 13:31:32.903 INFO kablam! | Oct 14 13:31:32.903 INFO kablam! 3 | name : String, Oct 14 13:31:32.903 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 13:31:32.903 INFO kablam! Oct 14 13:31:32.903 INFO kablam! warning: field is never used: `version` Oct 14 13:31:32.903 INFO kablam! --> src/GUI/mod.rs:4:5 Oct 14 13:31:32.903 INFO kablam! | Oct 14 13:31:32.903 INFO kablam! 4 | version : u8, Oct 14 13:31:32.903 INFO kablam! | ^^^^^^^^^^^^ Oct 14 13:31:32.903 INFO kablam! Oct 14 13:31:32.903 INFO kablam! warning: variant is never constructed: `PAUSED` Oct 14 13:31:32.903 INFO kablam! --> src/API/executors.rs:9:5 Oct 14 13:31:32.903 INFO kablam! | Oct 14 13:31:32.903 INFO kablam! 9 | PAUSED, Oct 14 13:31:32.903 INFO kablam! | ^^^^^^ Oct 14 13:31:32.903 INFO kablam! Oct 14 13:31:32.903 INFO kablam! warning: field is never used: `task_count` Oct 14 13:31:32.903 INFO kablam! --> src/API/executors.rs:19:5 Oct 14 13:31:32.903 INFO kablam! | Oct 14 13:31:32.903 INFO kablam! 19 | task_count : u32, Oct 14 13:31:32.903 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 13:31:32.903 INFO kablam! Oct 14 13:31:32.903 INFO kablam! warning: variant is never constructed: `FAILED` Oct 14 13:31:32.903 INFO kablam! --> src/API/future.rs:19:5 Oct 14 13:31:32.903 INFO kablam! | Oct 14 13:31:32.903 INFO kablam! 19 | FAILED, Oct 14 13:31:32.903 INFO kablam! | ^^^^^^ Oct 14 13:31:32.903 INFO kablam! Oct 14 13:31:32.903 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 13:31:32.903 INFO kablam! --> src/LoaderCore/loader.rs:23:17 Oct 14 13:31:32.903 INFO kablam! | Oct 14 13:31:32.903 INFO kablam! 23 | content.read_to_string(&mut resp); Oct 14 13:31:32.903 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:31:32.903 INFO kablam! | Oct 14 13:31:32.903 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 13:31:32.903 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 13:31:32.903 INFO kablam! Oct 14 13:31:32.903 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 13:31:32.903 INFO kablam! --> src/AsyncLoaderCore/mod.rs:65:9 Oct 14 13:31:32.903 INFO kablam! | Oct 14 13:31:32.903 INFO kablam! 65 | self.workers.shutdown(now); Oct 14 13:31:32.903 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:31:32.903 INFO kablam! | Oct 14 13:31:32.903 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 13:31:32.903 INFO kablam! Oct 14 13:31:32.903 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 13:31:32.903 INFO kablam! --> src/API/executors.rs:52:25 Oct 14 13:31:32.903 INFO kablam! | Oct 14 13:31:32.903 INFO kablam! 52 | el.run(); Oct 14 13:31:32.903 INFO kablam! | ^^^^^^^^^ Oct 14 13:31:32.903 INFO kablam! | Oct 14 13:31:32.903 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 13:31:32.903 INFO kablam! Oct 14 13:31:36.799 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 39s Oct 14 13:31:36.804 INFO kablam! su: No module specific data is present Oct 14 13:31:37.885 INFO running `"docker" "rm" "-f" "8cb30654c9935e9227ac97adcea1b5477d9d9c68fe766836f4d150dd1e06daf5"` Oct 14 13:31:38.131 INFO blam! 8cb30654c9935e9227ac97adcea1b5477d9d9c68fe766836f4d150dd1e06daf5 Oct 14 13:31:38.137 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 14 13:31:38.539 INFO blam! 4bea4890659316de3ede41a2e03f6888cf84e85d83c6db90bfb0579a41301bad Oct 14 13:31:38.545 INFO running `"docker" "start" "-a" "4bea4890659316de3ede41a2e03f6888cf84e85d83c6db90bfb0579a41301bad"` Oct 14 13:31:40.865 INFO kablam! usermod: no changes Oct 14 13:31:41.093 INFO kablam! Compiling rCrawly v0.1.0 (/source) Oct 14 13:31:41.681 INFO kablam! warning: unused import: `std::sync::Arc` Oct 14 13:31:41.681 INFO kablam! --> src/main.rs:4:5 Oct 14 13:31:41.681 INFO kablam! | Oct 14 13:31:41.681 INFO kablam! 4 | use std::sync::Arc; Oct 14 13:31:41.681 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 13:31:41.681 INFO kablam! | Oct 14 13:31:41.681 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 13:31:41.681 INFO kablam! Oct 14 13:31:41.681 INFO kablam! warning: unused imports: `thread`, `time` Oct 14 13:31:41.681 INFO kablam! --> src/main.rs:6:11 Oct 14 13:31:41.681 INFO kablam! | Oct 14 13:31:41.681 INFO kablam! 6 | use std::{time,thread}; Oct 14 13:31:41.681 INFO kablam! | ^^^^ ^^^^^^ Oct 14 13:31:41.681 INFO kablam! Oct 14 13:31:41.684 INFO kablam! warning: unused imports: `Arc`, `Mutex`, `mpsc` Oct 14 13:31:41.684 INFO kablam! --> src/API/future.rs:2:17 Oct 14 13:31:41.684 INFO kablam! | Oct 14 13:31:41.684 INFO kablam! 2 | use std::sync::{Arc, Mutex,RwLock,mpsc}; Oct 14 13:31:41.684 INFO kablam! | ^^^ ^^^^^ ^^^^ Oct 14 13:31:41.684 INFO kablam! Oct 14 13:31:41.684 INFO kablam! warning: unused imports: `Receiver`, `Sender` Oct 14 13:31:41.684 INFO kablam! --> src/API/future.rs:3:23 Oct 14 13:31:41.684 INFO kablam! | Oct 14 13:31:41.684 INFO kablam! 3 | use std::sync::mpsc::{Sender, Receiver}; Oct 14 13:31:41.684 INFO kablam! | ^^^^^^ ^^^^^^^^ Oct 14 13:31:41.684 INFO kablam! Oct 14 13:31:41.853 INFO kablam! warning: unused variable: `content` Oct 14 13:31:41.854 INFO kablam! --> src/LoaderCore/loader.rs:36:20 Oct 14 13:31:41.854 INFO kablam! | Oct 14 13:31:41.854 INFO kablam! 36 | Ok(mut content) => { Oct 14 13:31:41.854 INFO kablam! | ^^^^^^^ help: consider using `_content` instead Oct 14 13:31:41.854 INFO kablam! | Oct 14 13:31:41.854 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 13:31:41.854 INFO kablam! Oct 14 13:31:41.854 INFO kablam! warning: unused variable: `n` Oct 14 13:31:41.854 INFO kablam! --> src/AsyncLoaderCore/mod.rs:25:13 Oct 14 13:31:41.854 INFO kablam! | Oct 14 13:31:41.856 INFO kablam! 25 | for n in 0..(num+1){ Oct 14 13:31:41.856 INFO kablam! | ^ help: consider using `_n` instead Oct 14 13:31:41.856 INFO kablam! Oct 14 13:31:41.856 INFO kablam! warning: unused variable: `cont` Oct 14 13:31:41.856 INFO kablam! --> src/CrawlerCore/mod.rs:188:13 Oct 14 13:31:41.856 INFO kablam! | Oct 14 13:31:41.856 INFO kablam! 188 | let cont = self.loaded.lock().unwrap().contains(&url); Oct 14 13:31:41.856 INFO kablam! | ^^^^ help: consider using `_cont` instead Oct 14 13:31:41.856 INFO kablam! Oct 14 13:31:41.856 INFO kablam! warning: unused variable: `url` Oct 14 13:31:41.856 INFO kablam! --> src/CrawlerCore/mod.rs:202:23 Oct 14 13:31:41.856 INFO kablam! | Oct 14 13:31:41.856 INFO kablam! 202 | fn get_uri(&self, url : Url) -> CrawlerResult{ Oct 14 13:31:41.856 INFO kablam! | ^^^ help: consider using `_url` instead Oct 14 13:31:41.856 INFO kablam! Oct 14 13:31:41.863 INFO kablam! warning: variable does not need to be mutable Oct 14 13:31:41.863 INFO kablam! --> src/LoaderCore/loader.rs:36:16 Oct 14 13:31:41.863 INFO kablam! | Oct 14 13:31:41.863 INFO kablam! 36 | Ok(mut content) => { Oct 14 13:31:41.863 INFO kablam! | ----^^^^^^^ Oct 14 13:31:41.863 INFO kablam! | | Oct 14 13:31:41.863 INFO kablam! | help: remove this `mut` Oct 14 13:31:41.863 INFO kablam! | Oct 14 13:31:41.863 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 13:31:41.863 INFO kablam! Oct 14 13:31:41.906 INFO kablam! warning: variant is never constructed: `SUSPENDED` Oct 14 13:31:41.907 INFO kablam! --> src/CrawlerCore/mod.rs:17:5 Oct 14 13:31:41.907 INFO kablam! | Oct 14 13:31:41.907 INFO kablam! 17 | SUSPENDED, Oct 14 13:31:41.907 INFO kablam! | ^^^^^^^^^ Oct 14 13:31:41.907 INFO kablam! | Oct 14 13:31:41.907 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 13:31:41.907 INFO kablam! Oct 14 13:31:41.907 INFO kablam! warning: variant is never constructed: `TERMINATED_UNEXPECTLY` Oct 14 13:31:41.907 INFO kablam! --> src/CrawlerCore/mod.rs:19:5 Oct 14 13:31:41.909 INFO kablam! | Oct 14 13:31:41.909 INFO kablam! 19 | TERMINATED_UNEXPECTLY, Oct 14 13:31:41.909 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:31:41.909 INFO kablam! Oct 14 13:31:41.909 INFO kablam! warning: variant is never constructed: `CANCELLED` Oct 14 13:31:41.909 INFO kablam! --> src/CrawlerCore/mod.rs:20:5 Oct 14 13:31:41.909 INFO kablam! | Oct 14 13:31:41.909 INFO kablam! 20 | CANCELLED, Oct 14 13:31:41.909 INFO kablam! | ^^^^^^^^^ Oct 14 13:31:41.909 INFO kablam! Oct 14 13:31:41.909 INFO kablam! warning: field is never used: `url` Oct 14 13:31:41.909 INFO kablam! --> src/CrawlerCore/mod.rs:24:5 Oct 14 13:31:41.909 INFO kablam! | Oct 14 13:31:41.909 INFO kablam! 24 | url : Url, Oct 14 13:31:41.909 INFO kablam! | ^^^^^^^^^ Oct 14 13:31:41.909 INFO kablam! Oct 14 13:31:41.909 INFO kablam! warning: field is never used: `follow` Oct 14 13:31:41.909 INFO kablam! --> src/CrawlerCore/mod.rs:25:5 Oct 14 13:31:41.909 INFO kablam! | Oct 14 13:31:41.909 INFO kablam! 25 | follow : bool, Oct 14 13:31:41.909 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 13:31:41.910 INFO kablam! Oct 14 13:31:41.910 INFO kablam! warning: field is never used: `links` Oct 14 13:31:41.910 INFO kablam! --> src/CrawlerCore/mod.rs:26:5 Oct 14 13:31:41.910 INFO kablam! | Oct 14 13:31:41.910 INFO kablam! 26 | links : Option>, Oct 14 13:31:41.910 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:31:41.910 INFO kablam! Oct 14 13:31:41.910 INFO kablam! warning: field is never used: `bad_links` Oct 14 13:31:41.910 INFO kablam! --> src/CrawlerCore/mod.rs:27:5 Oct 14 13:31:41.910 INFO kablam! | Oct 14 13:31:41.910 INFO kablam! 27 | bad_links : Option>, Oct 14 13:31:41.910 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:31:41.910 INFO kablam! Oct 14 13:31:41.910 INFO kablam! warning: field is never used: `error` Oct 14 13:31:41.910 INFO kablam! --> src/CrawlerCore/mod.rs:28:5 Oct 14 13:31:41.910 INFO kablam! | Oct 14 13:31:41.910 INFO kablam! 28 | error : Option Oct 14 13:31:41.910 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:31:41.910 INFO kablam! Oct 14 13:31:41.910 INFO kablam! warning: method is never used: `cancel` Oct 14 13:31:41.910 INFO kablam! --> src/CrawlerCore/mod.rs:192:5 Oct 14 13:31:41.910 INFO kablam! | Oct 14 13:31:41.910 INFO kablam! 192 | fn cancel(&self){ Oct 14 13:31:41.910 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 13:31:41.910 INFO kablam! Oct 14 13:31:41.910 INFO kablam! warning: method is never used: `get_uri` Oct 14 13:31:41.910 INFO kablam! --> src/CrawlerCore/mod.rs:202:5 Oct 14 13:31:41.910 INFO kablam! | Oct 14 13:31:41.910 INFO kablam! 202 | fn get_uri(&self, url : Url) -> CrawlerResult{ Oct 14 13:31:41.910 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:31:41.910 INFO kablam! Oct 14 13:31:41.910 INFO kablam! warning: method is never used: `get_progressions` Oct 14 13:31:41.910 INFO kablam! --> src/CrawlerCore/mod.rs:206:5 Oct 14 13:31:41.910 INFO kablam! | Oct 14 13:31:41.910 INFO kablam! 206 | fn get_progressions(&self) -> MutexGuard>{ Oct 14 13:31:41.910 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:31:41.910 INFO kablam! Oct 14 13:31:41.910 INFO kablam! warning: field is never used: `name` Oct 14 13:31:41.910 INFO kablam! --> src/GUI/mod.rs:3:5 Oct 14 13:31:41.910 INFO kablam! | Oct 14 13:31:41.910 INFO kablam! 3 | name : String, Oct 14 13:31:41.910 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 13:31:41.910 INFO kablam! Oct 14 13:31:41.915 INFO kablam! warning: field is never used: `version` Oct 14 13:31:41.916 INFO kablam! --> src/GUI/mod.rs:4:5 Oct 14 13:31:41.916 INFO kablam! | Oct 14 13:31:41.916 INFO kablam! 4 | version : u8, Oct 14 13:31:41.916 INFO kablam! | ^^^^^^^^^^^^ Oct 14 13:31:41.916 INFO kablam! Oct 14 13:31:41.916 INFO kablam! warning: variant is never constructed: `PAUSED` Oct 14 13:31:41.916 INFO kablam! --> src/API/executors.rs:9:5 Oct 14 13:31:41.916 INFO kablam! | Oct 14 13:31:41.916 INFO kablam! 9 | PAUSED, Oct 14 13:31:41.916 INFO kablam! | ^^^^^^ Oct 14 13:31:41.916 INFO kablam! Oct 14 13:31:41.916 INFO kablam! warning: field is never used: `task_count` Oct 14 13:31:41.916 INFO kablam! --> src/API/executors.rs:19:5 Oct 14 13:31:41.916 INFO kablam! | Oct 14 13:31:41.916 INFO kablam! 19 | task_count : u32, Oct 14 13:31:41.916 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 13:31:41.916 INFO kablam! Oct 14 13:31:41.916 INFO kablam! warning: variant is never constructed: `FAILED` Oct 14 13:31:41.916 INFO kablam! --> src/API/future.rs:19:5 Oct 14 13:31:41.916 INFO kablam! | Oct 14 13:31:41.916 INFO kablam! 19 | FAILED, Oct 14 13:31:41.916 INFO kablam! | ^^^^^^ Oct 14 13:31:41.916 INFO kablam! Oct 14 13:31:41.916 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 13:31:41.916 INFO kablam! --> src/LoaderCore/loader.rs:23:17 Oct 14 13:31:41.916 INFO kablam! | Oct 14 13:31:41.916 INFO kablam! 23 | content.read_to_string(&mut resp); Oct 14 13:31:41.916 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:31:41.916 INFO kablam! | Oct 14 13:31:41.916 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 13:31:41.916 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 13:31:41.916 INFO kablam! Oct 14 13:31:41.916 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 13:31:41.916 INFO kablam! --> src/AsyncLoaderCore/mod.rs:65:9 Oct 14 13:31:41.916 INFO kablam! | Oct 14 13:31:41.916 INFO kablam! 65 | self.workers.shutdown(now); Oct 14 13:31:41.916 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:31:41.916 INFO kablam! | Oct 14 13:31:41.916 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 13:31:41.916 INFO kablam! Oct 14 13:31:41.931 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 13:31:41.931 INFO kablam! --> src/API/executors.rs:52:25 Oct 14 13:31:41.931 INFO kablam! | Oct 14 13:31:41.931 INFO kablam! 52 | el.run(); Oct 14 13:31:41.931 INFO kablam! | ^^^^^^^^^ Oct 14 13:31:41.931 INFO kablam! | Oct 14 13:31:41.931 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 13:31:41.931 INFO kablam! Oct 14 13:31:42.395 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.49s Oct 14 13:31:42.403 INFO kablam! su: No module specific data is present Oct 14 13:31:44.307 INFO running `"docker" "rm" "-f" "4bea4890659316de3ede41a2e03f6888cf84e85d83c6db90bfb0579a41301bad"` Oct 14 13:31:44.729 INFO blam! 4bea4890659316de3ede41a2e03f6888cf84e85d83c6db90bfb0579a41301bad Oct 14 13:31:44.733 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 14 13:31:45.212 INFO blam! ec116ab0adba867a17638775647843d818bde148369ba4e51620e7aa0acdd7b5 Oct 14 13:31:45.212 INFO running `"docker" "start" "-a" "ec116ab0adba867a17638775647843d818bde148369ba4e51620e7aa0acdd7b5"` Oct 14 13:31:47.708 INFO kablam! usermod: no changes Oct 14 13:31:48.017 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.28s Oct 14 13:31:48.049 INFO kablam! Running /target/debug/deps/rCrawly-0a127634bff029f1 Oct 14 13:31:48.056 INFO blam! Oct 14 13:31:48.056 INFO blam! running 0 tests Oct 14 13:31:48.056 INFO blam! Oct 14 13:31:48.056 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 13:31:48.056 INFO blam! Oct 14 13:31:48.060 INFO kablam! su: No module specific data is present Oct 14 13:31:49.648 INFO running `"docker" "rm" "-f" "ec116ab0adba867a17638775647843d818bde148369ba4e51620e7aa0acdd7b5"` Oct 14 13:31:50.011 INFO blam! ec116ab0adba867a17638775647843d818bde148369ba4e51620e7aa0acdd7b5