Oct 11 05:06:32.355 INFO testing Oted/super-scraper against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 05:06:32.355 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 05:06:32.357 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 05:06:32.742 INFO blam! a0bdbdc472ca50e8f5bda20e6eebc8fbfd97e11ac801561a0873c1c6c7ccf991 Oct 11 05:06:32.761 INFO running `"docker" "start" "-a" "a0bdbdc472ca50e8f5bda20e6eebc8fbfd97e11ac801561a0873c1c6c7ccf991"` Oct 11 05:06:33.855 INFO kablam! usermod: no changes Oct 11 05:06:33.878 INFO kablam! Compiling super-scraper v0.0.1 (/source) Oct 11 05:06:34.556 INFO kablam! warning: unused import: `std::io` Oct 11 05:06:34.556 INFO kablam! --> src/main.rs:1:5 Oct 11 05:06:34.556 INFO kablam! | Oct 11 05:06:34.556 INFO kablam! 1 | use std::io; Oct 11 05:06:34.556 INFO kablam! | ^^^^^^^ Oct 11 05:06:34.556 INFO kablam! | Oct 11 05:06:34.556 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 05:06:34.556 INFO kablam! Oct 11 05:06:34.556 INFO kablam! warning: field is never used: `x` Oct 11 05:06:34.556 INFO kablam! --> src/main.rs:9:5 Oct 11 05:06:34.556 INFO kablam! | Oct 11 05:06:34.556 INFO kablam! 9 | x: f64, Oct 11 05:06:34.556 INFO kablam! | ^^^^^^ Oct 11 05:06:34.556 INFO kablam! | Oct 11 05:06:34.556 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 05:06:34.556 INFO kablam! Oct 11 05:06:34.556 INFO kablam! warning: field is never used: `y` Oct 11 05:06:34.556 INFO kablam! --> src/main.rs:10:5 Oct 11 05:06:34.556 INFO kablam! | Oct 11 05:06:34.556 INFO kablam! 10 | y: f64, Oct 11 05:06:34.556 INFO kablam! | ^^^^^^ Oct 11 05:06:34.556 INFO kablam! Oct 11 05:06:34.556 INFO kablam! warning: method is never used: `grow` Oct 11 05:06:34.556 INFO kablam! --> src/main.rs:19:5 Oct 11 05:06:34.556 INFO kablam! | Oct 11 05:06:34.556 INFO kablam! 19 | fn grow(&self, increment: f64) -> Circle { Oct 11 05:06:34.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 05:06:34.556 INFO kablam! Oct 11 05:06:34.972 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.10s Oct 11 05:06:34.980 INFO kablam! su: No module specific data is present Oct 11 05:06:35.922 INFO running `"docker" "rm" "-f" "a0bdbdc472ca50e8f5bda20e6eebc8fbfd97e11ac801561a0873c1c6c7ccf991"` Oct 11 05:06:36.287 INFO blam! a0bdbdc472ca50e8f5bda20e6eebc8fbfd97e11ac801561a0873c1c6c7ccf991 Oct 11 05:06:36.287 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 05:06:36.287 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 05:06:36.725 INFO blam! 6e72bdbf18eb064fd3a2b5560b7e6d859424895644b6cae1f860f4ab75032bfd Oct 11 05:06:36.730 INFO running `"docker" "start" "-a" "6e72bdbf18eb064fd3a2b5560b7e6d859424895644b6cae1f860f4ab75032bfd"` Oct 11 05:06:37.796 INFO kablam! usermod: no changes Oct 11 05:06:37.856 INFO kablam! Compiling super-scraper v0.0.1 (/source) Oct 11 05:06:38.624 INFO kablam! warning: unused import: `std::io` Oct 11 05:06:38.624 INFO kablam! --> src/main.rs:1:5 Oct 11 05:06:38.624 INFO kablam! | Oct 11 05:06:38.624 INFO kablam! 1 | use std::io; Oct 11 05:06:38.624 INFO kablam! | ^^^^^^^ Oct 11 05:06:38.624 INFO kablam! | Oct 11 05:06:38.624 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 05:06:38.624 INFO kablam! Oct 11 05:06:38.640 INFO kablam! warning: field is never used: `x` Oct 11 05:06:38.640 INFO kablam! --> src/main.rs:9:5 Oct 11 05:06:38.640 INFO kablam! | Oct 11 05:06:38.640 INFO kablam! 9 | x: f64, Oct 11 05:06:38.640 INFO kablam! | ^^^^^^ Oct 11 05:06:38.640 INFO kablam! | Oct 11 05:06:38.640 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 05:06:38.640 INFO kablam! Oct 11 05:06:38.640 INFO kablam! warning: field is never used: `y` Oct 11 05:06:38.640 INFO kablam! --> src/main.rs:10:5 Oct 11 05:06:38.640 INFO kablam! | Oct 11 05:06:38.640 INFO kablam! 10 | y: f64, Oct 11 05:06:38.640 INFO kablam! | ^^^^^^ Oct 11 05:06:38.640 INFO kablam! Oct 11 05:06:38.640 INFO kablam! warning: method is never used: `grow` Oct 11 05:06:38.640 INFO kablam! --> src/main.rs:19:5 Oct 11 05:06:38.640 INFO kablam! | Oct 11 05:06:38.640 INFO kablam! 19 | fn grow(&self, increment: f64) -> Circle { Oct 11 05:06:38.640 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 05:06:38.640 INFO kablam! Oct 11 05:06:39.164 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.32s Oct 11 05:06:39.164 INFO kablam! su: No module specific data is present Oct 11 05:06:39.672 INFO running `"docker" "rm" "-f" "6e72bdbf18eb064fd3a2b5560b7e6d859424895644b6cae1f860f4ab75032bfd"` Oct 11 05:06:39.916 INFO blam! 6e72bdbf18eb064fd3a2b5560b7e6d859424895644b6cae1f860f4ab75032bfd Oct 11 05:06:39.922 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 05:06:39.923 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 05:06:40.238 INFO blam! 666de1265e4bda87dfaa7b9e4b36e386587b752b352cf9f100456c712a83ab97 Oct 11 05:06:40.241 INFO running `"docker" "start" "-a" "666de1265e4bda87dfaa7b9e4b36e386587b752b352cf9f100456c712a83ab97"` Oct 11 05:06:41.276 INFO kablam! usermod: no changes Oct 11 05:06:41.316 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 11 05:06:41.317 INFO kablam! Running /target/debug/deps/super_scraper-331c987d669cdbbd Oct 11 05:06:41.326 INFO blam! Oct 11 05:06:41.326 INFO blam! running 0 tests Oct 11 05:06:41.327 INFO blam! Oct 11 05:06:41.327 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 05:06:41.328 INFO blam! Oct 11 05:06:41.343 INFO kablam! su: No module specific data is present Oct 11 05:06:41.893 INFO running `"docker" "rm" "-f" "666de1265e4bda87dfaa7b9e4b36e386587b752b352cf9f100456c712a83ab97"` Oct 11 05:06:42.133 INFO blam! 666de1265e4bda87dfaa7b9e4b36e386587b752b352cf9f100456c712a83ab97