Oct 11 06:43:29.575 INFO testing Flourish3/realestateparser against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 06:43:29.575 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 06:43:29.575 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 11 06:43:29.956 INFO blam! 96bd3f7e4f06afe557c04f3310b91cc4def3703a3fe65f0e1d4454f056863a85 Oct 11 06:43:29.965 INFO running `"docker" "start" "-a" "96bd3f7e4f06afe557c04f3310b91cc4def3703a3fe65f0e1d4454f056863a85"` Oct 11 06:43:31.244 INFO kablam! usermod: no changes Oct 11 06:43:31.448 INFO kablam! Compiling want v0.0.5 Oct 11 06:43:31.449 INFO kablam! Compiling http v0.1.6 Oct 11 06:43:41.320 INFO kablam! Compiling h2 v0.1.10 Oct 11 06:43:49.716 INFO kablam! Compiling hyper v0.12.2 Oct 11 06:44:00.105 INFO kablam! Compiling parser v0.1.0 (/source) Oct 11 06:44:04.428 INFO kablam! warning: unused variable: `config` Oct 11 06:44:04.428 INFO kablam! --> src/scraper/scrape_sites.rs:6:21 Oct 11 06:44:04.428 INFO kablam! | Oct 11 06:44:04.428 INFO kablam! 6 | pub fn scrape_sites(config : &Config ) -> Result { Oct 11 06:44:04.428 INFO kablam! | ^^^^^^ help: consider using `_config` instead Oct 11 06:44:04.428 INFO kablam! | Oct 11 06:44:04.428 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 06:44:04.428 INFO kablam! Oct 11 06:44:04.468 INFO kablam! warning: field is never used: `websites` Oct 11 06:44:04.468 INFO kablam! --> src/scraper/types.rs:3:5 Oct 11 06:44:04.468 INFO kablam! | Oct 11 06:44:04.468 INFO kablam! 3 | websites: Websites, Oct 11 06:44:04.468 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 06:44:04.468 INFO kablam! | Oct 11 06:44:04.468 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 06:44:04.468 INFO kablam! Oct 11 06:44:04.468 INFO kablam! warning: field is never used: `list` Oct 11 06:44:04.468 INFO kablam! --> src/scraper/types.rs:8:5 Oct 11 06:44:04.468 INFO kablam! | Oct 11 06:44:04.468 INFO kablam! 8 | list: Vec, Oct 11 06:44:04.468 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 06:44:04.468 INFO kablam! Oct 11 06:44:19.197 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 47.92s Oct 11 06:44:19.208 INFO kablam! su: No module specific data is present Oct 11 06:44:20.278 INFO running `"docker" "rm" "-f" "96bd3f7e4f06afe557c04f3310b91cc4def3703a3fe65f0e1d4454f056863a85"` Oct 11 06:44:20.580 INFO blam! 96bd3f7e4f06afe557c04f3310b91cc4def3703a3fe65f0e1d4454f056863a85 Oct 11 06:44:20.585 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 06:44:20.586 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 11 06:44:21.125 INFO blam! f601f323abe33a422d8fb07aff3f33b19c31bd66e7d2fe76ae87a8edc9baa9bd Oct 11 06:44:21.126 INFO running `"docker" "start" "-a" "f601f323abe33a422d8fb07aff3f33b19c31bd66e7d2fe76ae87a8edc9baa9bd"` Oct 11 06:44:22.668 INFO kablam! usermod: no changes Oct 11 06:44:22.833 INFO kablam! Compiling parser v0.1.0 (/source) Oct 11 06:44:28.260 INFO kablam! warning: unused variable: `config` Oct 11 06:44:28.260 INFO kablam! --> src/scraper/scrape_sites.rs:6:21 Oct 11 06:44:28.260 INFO kablam! | Oct 11 06:44:28.260 INFO kablam! 6 | pub fn scrape_sites(config : &Config ) -> Result { Oct 11 06:44:28.260 INFO kablam! | ^^^^^^ help: consider using `_config` instead Oct 11 06:44:28.260 INFO kablam! | Oct 11 06:44:28.260 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 06:44:28.260 INFO kablam! Oct 11 06:44:28.278 INFO kablam! warning: field is never used: `websites` Oct 11 06:44:28.278 INFO kablam! --> src/scraper/types.rs:3:5 Oct 11 06:44:28.278 INFO kablam! | Oct 11 06:44:28.278 INFO kablam! 3 | websites: Websites, Oct 11 06:44:28.278 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 06:44:28.278 INFO kablam! | Oct 11 06:44:28.278 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 06:44:28.278 INFO kablam! Oct 11 06:44:28.278 INFO kablam! warning: field is never used: `list` Oct 11 06:44:28.278 INFO kablam! --> src/scraper/types.rs:8:5 Oct 11 06:44:28.278 INFO kablam! | Oct 11 06:44:28.278 INFO kablam! 8 | list: Vec, Oct 11 06:44:28.278 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 06:44:28.278 INFO kablam! Oct 11 06:44:29.781 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.09s Oct 11 06:44:29.791 INFO kablam! su: No module specific data is present Oct 11 06:44:30.445 INFO running `"docker" "rm" "-f" "f601f323abe33a422d8fb07aff3f33b19c31bd66e7d2fe76ae87a8edc9baa9bd"` Oct 11 06:44:30.768 INFO blam! f601f323abe33a422d8fb07aff3f33b19c31bd66e7d2fe76ae87a8edc9baa9bd Oct 11 06:44:30.784 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 06:44:30.784 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 11 06:44:31.140 INFO blam! fd510a999ba14663be271ba1b0dd8a4344347acdd441bd688f0e9d608e25f582 Oct 11 06:44:31.148 INFO running `"docker" "start" "-a" "fd510a999ba14663be271ba1b0dd8a4344347acdd441bd688f0e9d608e25f582"` Oct 11 06:44:31.942 INFO kablam! usermod: no changes Oct 11 06:44:32.088 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 11 06:44:32.092 INFO kablam! Running /target/debug/deps/parser-b320af7e0ba1e509 Oct 11 06:44:32.093 INFO blam! Oct 11 06:44:32.093 INFO blam! running 1 test Oct 11 06:44:32.094 INFO blam! test tests::it_works ... ok Oct 11 06:44:32.094 INFO blam! Oct 11 06:44:32.094 INFO kablam! Running /target/debug/deps/parser-766a92609196b6b5 Oct 11 06:44:32.094 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 06:44:32.094 INFO blam! Oct 11 06:44:32.100 INFO kablam! Doc-tests parser Oct 11 06:44:32.100 INFO blam! Oct 11 06:44:32.100 INFO blam! running 0 tests Oct 11 06:44:32.101 INFO blam! Oct 11 06:44:32.101 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 06:44:32.101 INFO blam! Oct 11 06:44:39.334 INFO blam! Oct 11 06:44:39.334 INFO kablam! su: No module specific data is present Oct 11 06:44:39.334 INFO blam! running 0 tests Oct 11 06:44:39.334 INFO blam! Oct 11 06:44:39.334 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 06:44:39.335 INFO blam! Oct 11 06:44:40.116 INFO running `"docker" "rm" "-f" "fd510a999ba14663be271ba1b0dd8a4344347acdd441bd688f0e9d608e25f582"` Oct 11 06:44:40.347 INFO blam! fd510a999ba14663be271ba1b0dd8a4344347acdd441bd688f0e9d608e25f582