Oct 10 16:24:39.498 INFO testing raiker/goblins against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 16:24:39.499 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 16:24:39.499 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 16:24:39.822 INFO blam! a3a622a9651a5b9dfd2c98311b44c40206b400f26aa3cf51c253cfb957333341 Oct 10 16:24:39.829 INFO running `"docker" "start" "-a" "a3a622a9651a5b9dfd2c98311b44c40206b400f26aa3cf51c253cfb957333341"` Oct 10 16:24:40.748 INFO kablam! usermod: no changes Oct 10 16:24:41.000 INFO kablam! Compiling serde_json v1.0.5 Oct 10 16:24:41.008 INFO kablam! Compiling string_cache_codegen v0.4.0 Oct 10 16:24:41.009 INFO kablam! Compiling serde_derive v1.0.17 Oct 10 16:24:43.250 INFO kablam! Compiling string_cache v0.6.2 Oct 10 16:24:43.251 INFO kablam! Compiling markup5ever v0.3.2 Oct 10 16:24:54.242 INFO kablam! Compiling html5ever v0.18.0 Oct 10 16:24:57.280 INFO kablam! Compiling select v0.4.2 Oct 10 16:25:00.306 INFO kablam! Compiling goblins v0.1.0 (/source) Oct 10 16:25:04.184 INFO kablam! warning: unused import: `std::io::prelude::*` Oct 10 16:25:04.184 INFO kablam! --> src/main.rs:11:5 Oct 10 16:25:04.184 INFO kablam! | Oct 10 16:25:04.184 INFO kablam! 11 | use std::io::prelude::*; Oct 10 16:25:04.184 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 10 16:25:04.184 INFO kablam! | Oct 10 16:25:04.184 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 16:25:04.184 INFO kablam! Oct 10 16:25:04.184 INFO kablam! warning: unused imports: `Read`, `Write`, `self` Oct 10 16:25:04.184 INFO kablam! --> src/main.rs:12:15 Oct 10 16:25:04.184 INFO kablam! | Oct 10 16:25:04.184 INFO kablam! 12 | use std::io::{self, Write, Read, BufReader}; Oct 10 16:25:04.184 INFO kablam! | ^^^^ ^^^^^ ^^^^ Oct 10 16:25:04.184 INFO kablam! Oct 10 16:25:04.420 INFO kablam! warning: unused import: `Stream` Oct 10 16:25:04.420 INFO kablam! --> src/main.rs:14:23 Oct 10 16:25:04.420 INFO kablam! | Oct 10 16:25:04.421 INFO kablam! 14 | use futures::{Future, Stream}; Oct 10 16:25:04.421 INFO kablam! | ^^^^^^ Oct 10 16:25:04.421 INFO kablam! Oct 10 16:25:04.470 INFO kablam! warning: function is never used: `make_request` Oct 10 16:25:04.470 INFO kablam! --> src/main.rs:220:1 Oct 10 16:25:04.470 INFO kablam! | Oct 10 16:25:04.470 INFO kablam! 220 | fn make_request() -> Result<(), hyper::Error> { Oct 10 16:25:04.470 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:25:04.470 INFO kablam! | Oct 10 16:25:04.470 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 16:25:04.470 INFO kablam! Oct 10 16:25:08.580 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 27.81s Oct 10 16:25:08.591 INFO kablam! su: No module specific data is present Oct 10 16:25:09.163 INFO running `"docker" "rm" "-f" "a3a622a9651a5b9dfd2c98311b44c40206b400f26aa3cf51c253cfb957333341"` Oct 10 16:25:09.428 INFO blam! a3a622a9651a5b9dfd2c98311b44c40206b400f26aa3cf51c253cfb957333341 Oct 10 16:25:09.434 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 16:25:09.436 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 16:25:09.952 INFO blam! cf9dbe3c81a0390cc867adb9a934d09bb5b7b195cae716e1ba8b51cf79f59e76 Oct 10 16:25:09.960 INFO running `"docker" "start" "-a" "cf9dbe3c81a0390cc867adb9a934d09bb5b7b195cae716e1ba8b51cf79f59e76"` Oct 10 16:25:11.260 INFO kablam! usermod: no changes Oct 10 16:25:11.472 INFO kablam! Compiling goblins v0.1.0 (/source) Oct 10 16:25:15.016 INFO kablam! warning: unused import: `std::io::prelude::*` Oct 10 16:25:15.016 INFO kablam! --> src/main.rs:11:5 Oct 10 16:25:15.016 INFO kablam! | Oct 10 16:25:15.016 INFO kablam! 11 | use std::io::prelude::*; Oct 10 16:25:15.016 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 10 16:25:15.016 INFO kablam! | Oct 10 16:25:15.016 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 16:25:15.016 INFO kablam! Oct 10 16:25:15.016 INFO kablam! warning: unused imports: `Read`, `Write`, `self` Oct 10 16:25:15.016 INFO kablam! --> src/main.rs:12:15 Oct 10 16:25:15.016 INFO kablam! | Oct 10 16:25:15.016 INFO kablam! 12 | use std::io::{self, Write, Read, BufReader}; Oct 10 16:25:15.016 INFO kablam! | ^^^^ ^^^^^ ^^^^ Oct 10 16:25:15.016 INFO kablam! Oct 10 16:25:15.224 INFO kablam! warning: unused import: `Stream` Oct 10 16:25:15.224 INFO kablam! --> src/main.rs:14:23 Oct 10 16:25:15.224 INFO kablam! | Oct 10 16:25:15.224 INFO kablam! 14 | use futures::{Future, Stream}; Oct 10 16:25:15.224 INFO kablam! | ^^^^^^ Oct 10 16:25:15.224 INFO kablam! Oct 10 16:25:15.275 INFO kablam! warning: function is never used: `make_request` Oct 10 16:25:15.276 INFO kablam! --> src/main.rs:220:1 Oct 10 16:25:15.276 INFO kablam! | Oct 10 16:25:15.276 INFO kablam! 220 | fn make_request() -> Result<(), hyper::Error> { Oct 10 16:25:15.276 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:25:15.276 INFO kablam! | Oct 10 16:25:15.276 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 16:25:15.276 INFO kablam! Oct 10 16:25:16.103 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.81s Oct 10 16:25:16.136 INFO kablam! su: No module specific data is present Oct 10 16:25:16.917 INFO running `"docker" "rm" "-f" "cf9dbe3c81a0390cc867adb9a934d09bb5b7b195cae716e1ba8b51cf79f59e76"` Oct 10 16:25:17.156 INFO blam! cf9dbe3c81a0390cc867adb9a934d09bb5b7b195cae716e1ba8b51cf79f59e76 Oct 10 16:25:17.158 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 16:25:17.158 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 16:25:17.638 INFO blam! 53151d64eda6b6e0344d3744f0c5106d341c875450f3a12913cf178eefc5f3a1 Oct 10 16:25:17.644 INFO running `"docker" "start" "-a" "53151d64eda6b6e0344d3744f0c5106d341c875450f3a12913cf178eefc5f3a1"` Oct 10 16:25:18.963 INFO kablam! usermod: no changes Oct 10 16:25:19.179 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.16s Oct 10 16:25:19.190 INFO kablam! Running /target/debug/deps/goblins-b7056e29de22e75c Oct 10 16:25:19.192 INFO blam! Oct 10 16:25:19.192 INFO blam! running 0 tests Oct 10 16:25:19.192 INFO blam! Oct 10 16:25:19.193 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:25:19.193 INFO blam! Oct 10 16:25:19.198 INFO kablam! su: No module specific data is present Oct 10 16:25:19.893 INFO running `"docker" "rm" "-f" "53151d64eda6b6e0344d3744f0c5106d341c875450f3a12913cf178eefc5f3a1"` Oct 10 16:25:20.180 INFO blam! 53151d64eda6b6e0344d3744f0c5106d341c875450f3a12913cf178eefc5f3a1