Oct 14 20:50:26.184 INFO testing felix-d/troll against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 20:50:26.184 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 20:50:26.591 INFO blam! df7b04e14a68f694ba56c60b2e3b64bc9b26144e27a711efc0ad33e2abe70f6b Oct 14 20:50:26.592 INFO running `"docker" "start" "-a" "df7b04e14a68f694ba56c60b2e3b64bc9b26144e27a711efc0ad33e2abe70f6b"` Oct 14 20:50:28.127 INFO kablam! usermod: no changes Oct 14 20:50:28.305 INFO kablam! Compiling rustc-serialize v0.3.21 Oct 14 20:50:28.306 INFO kablam! Compiling libc v0.2.17 Oct 14 20:50:28.306 INFO kablam! Compiling quote v0.3.10 Oct 14 20:50:28.306 INFO kablam! Compiling unicode-normalization v0.1.2 Oct 14 20:50:28.315 INFO kablam! Compiling quick-error v1.1.0 Oct 14 20:50:28.315 INFO kablam! Compiling httparse v1.2.0 Oct 14 20:50:28.315 INFO kablam! Compiling num-integer v0.1.32 Oct 14 20:50:28.315 INFO kablam! Compiling openssl-sys v0.7.17 Oct 14 20:50:30.183 INFO kablam! Compiling hpack v0.2.0 Oct 14 20:50:32.411 INFO kablam! Compiling mime v0.2.2 Oct 14 20:50:32.415 INFO kablam! Compiling libz-sys v1.0.7 Oct 14 20:50:35.415 INFO kablam! Compiling openssl-sys-extras v0.7.14 Oct 14 20:50:35.415 INFO kablam! Compiling openssl v0.7.14 Oct 14 20:50:39.520 INFO kablam! Compiling curl-sys v0.2.5 Oct 14 20:50:39.522 INFO kablam! Compiling unicode-bidi v0.2.3 Oct 14 20:50:39.572 INFO kablam! Compiling serde_json v0.8.3 Oct 14 20:50:39.580 INFO kablam! Compiling num-iter v0.1.32 Oct 14 20:50:40.692 INFO kablam! Compiling num_cpus v1.2.0 Oct 14 20:50:40.843 INFO kablam! Compiling syn v0.10.3 Oct 14 20:50:40.977 INFO kablam! Compiling solicit v0.4.4 Oct 14 20:50:49.224 INFO kablam! Compiling num v0.1.36 Oct 14 20:50:49.248 INFO kablam! Compiling time v0.1.35 Oct 14 20:50:50.735 INFO kablam! Compiling idna v0.1.0 Oct 14 20:50:59.160 INFO kablam! Compiling chrono v0.2.25 Oct 14 20:51:05.788 INFO kablam! Compiling curl v0.3.11 Oct 14 20:51:07.699 INFO kablam! Compiling serde_codegen_internals v0.11.1 Oct 14 20:51:10.216 INFO kablam! Compiling url v1.2.3 Oct 14 20:51:10.582 INFO kablam! Compiling syntex_pos v0.50.0 Oct 14 20:51:16.695 INFO kablam! Compiling syntex_errors v0.50.0 Oct 14 20:51:16.971 INFO kablam! Compiling openssl-verify v0.1.0 Oct 14 20:51:19.787 INFO kablam! Compiling cookie v0.2.5 Oct 14 20:51:22.196 INFO kablam! Compiling syntex_syntax v0.50.0 Oct 14 20:51:22.995 INFO kablam! Compiling hyper v0.9.13 Oct 14 20:51:55.603 INFO kablam! Compiling syntex v0.50.0 Oct 14 20:51:56.886 INFO kablam! Compiling serde_codegen v0.8.19 Oct 14 20:52:01.618 INFO kablam! Compiling slack-hook v0.2.0 Oct 14 20:52:07.020 INFO kablam! Compiling troll v0.1.0 (/source) Oct 14 20:52:07.773 INFO kablam! warning: unused import: `std::fmt` Oct 14 20:52:07.773 INFO kablam! --> src/errors.rs:4:5 Oct 14 20:52:07.774 INFO kablam! | Oct 14 20:52:07.774 INFO kablam! 4 | use std::fmt; Oct 14 20:52:07.774 INFO kablam! | ^^^^^^^^ Oct 14 20:52:07.774 INFO kablam! | Oct 14 20:52:07.775 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 20:52:07.775 INFO kablam! Oct 14 20:52:07.916 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 20:52:07.916 INFO kablam! --> src/slack.rs:94:17 Oct 14 20:52:07.916 INFO kablam! | Oct 14 20:52:07.917 INFO kablam! 94 | cache.set("users", &users); Oct 14 20:52:07.917 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:52:07.917 INFO kablam! | Oct 14 20:52:07.917 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 20:52:07.918 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 20:52:07.918 INFO kablam! Oct 14 20:52:07.918 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 20:52:07.919 INFO kablam! --> src/slack.rs:107:17 Oct 14 20:52:07.919 INFO kablam! | Oct 14 20:52:07.919 INFO kablam! 107 | self.cache.borrow_mut().set("users", &users); Oct 14 20:52:07.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:52:07.919 INFO kablam! | Oct 14 20:52:07.919 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 20:52:07.919 INFO kablam! Oct 14 20:52:07.919 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 20:52:07.919 INFO kablam! --> src/cache.rs:23:17 Oct 14 20:52:07.919 INFO kablam! | Oct 14 20:52:07.919 INFO kablam! 23 | handle.set_len(0); Oct 14 20:52:07.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 20:52:07.919 INFO kablam! | Oct 14 20:52:07.919 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 20:52:07.919 INFO kablam! Oct 14 20:52:07.919 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 20:52:07.919 INFO kablam! --> src/cache.rs:24:17 Oct 14 20:52:07.919 INFO kablam! | Oct 14 20:52:07.919 INFO kablam! 24 | handle.seek(SeekFrom::Start(0)); Oct 14 20:52:07.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:52:07.919 INFO kablam! | Oct 14 20:52:07.919 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 20:52:07.919 INFO kablam! Oct 14 20:52:07.919 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 20:52:07.919 INFO kablam! --> src/cache.rs:56:9 Oct 14 20:52:07.919 INFO kablam! | Oct 14 20:52:07.919 INFO kablam! 56 | self.handle.set_len(0); Oct 14 20:52:07.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:52:07.919 INFO kablam! | Oct 14 20:52:07.919 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 20:52:07.919 INFO kablam! Oct 14 20:52:07.919 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 20:52:07.919 INFO kablam! --> src/cache.rs:57:9 Oct 14 20:52:07.919 INFO kablam! | Oct 14 20:52:07.919 INFO kablam! 57 | self.handle.seek(SeekFrom::Start(0)); Oct 14 20:52:07.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:52:07.919 INFO kablam! | Oct 14 20:52:07.919 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 20:52:07.919 INFO kablam! Oct 14 20:52:07.919 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 20:52:07.919 INFO kablam! --> src/main.rs:41:5 Oct 14 20:52:07.919 INFO kablam! | Oct 14 20:52:07.919 INFO kablam! 41 | slack_client.post_message(&user, &channel, &conf.message); Oct 14 20:52:07.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:52:07.920 INFO kablam! | Oct 14 20:52:07.920 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 20:52:07.920 INFO kablam! Oct 14 20:52:09.984 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 41s Oct 14 20:52:09.993 INFO kablam! su: No module specific data is present Oct 14 20:52:10.403 INFO running `"docker" "rm" "-f" "df7b04e14a68f694ba56c60b2e3b64bc9b26144e27a711efc0ad33e2abe70f6b"` Oct 14 20:52:10.478 INFO blam! df7b04e14a68f694ba56c60b2e3b64bc9b26144e27a711efc0ad33e2abe70f6b Oct 14 20:52:10.487 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 20:52:10.707 INFO blam! 80b729991f2cad291daaf064f701590d780eaea9a5f91e30830aaaed1d41d30a Oct 14 20:52:10.709 INFO running `"docker" "start" "-a" "80b729991f2cad291daaf064f701590d780eaea9a5f91e30830aaaed1d41d30a"` Oct 14 20:52:11.518 INFO kablam! usermod: no changes Oct 14 20:52:11.699 INFO kablam! Compiling troll v0.1.0 (/source) Oct 14 20:52:12.431 INFO kablam! warning: unused import: `std::fmt` Oct 14 20:52:12.431 INFO kablam! --> src/errors.rs:4:5 Oct 14 20:52:12.431 INFO kablam! | Oct 14 20:52:12.431 INFO kablam! 4 | use std::fmt; Oct 14 20:52:12.431 INFO kablam! | ^^^^^^^^ Oct 14 20:52:12.431 INFO kablam! | Oct 14 20:52:12.431 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 20:52:12.431 INFO kablam! Oct 14 20:52:12.587 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 20:52:12.587 INFO kablam! --> src/slack.rs:94:17 Oct 14 20:52:12.587 INFO kablam! | Oct 14 20:52:12.587 INFO kablam! 94 | cache.set("users", &users); Oct 14 20:52:12.587 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:52:12.587 INFO kablam! | Oct 14 20:52:12.587 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 20:52:12.587 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 20:52:12.587 INFO kablam! Oct 14 20:52:12.587 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 20:52:12.587 INFO kablam! --> src/slack.rs:107:17 Oct 14 20:52:12.587 INFO kablam! | Oct 14 20:52:12.587 INFO kablam! 107 | self.cache.borrow_mut().set("users", &users); Oct 14 20:52:12.587 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:52:12.587 INFO kablam! | Oct 14 20:52:12.587 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 20:52:12.587 INFO kablam! Oct 14 20:52:12.587 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 20:52:12.587 INFO kablam! --> src/cache.rs:23:17 Oct 14 20:52:12.587 INFO kablam! | Oct 14 20:52:12.587 INFO kablam! 23 | handle.set_len(0); Oct 14 20:52:12.587 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 20:52:12.587 INFO kablam! | Oct 14 20:52:12.587 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 20:52:12.587 INFO kablam! Oct 14 20:52:12.587 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 20:52:12.587 INFO kablam! --> src/cache.rs:24:17 Oct 14 20:52:12.587 INFO kablam! | Oct 14 20:52:12.587 INFO kablam! 24 | handle.seek(SeekFrom::Start(0)); Oct 14 20:52:12.587 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:52:12.587 INFO kablam! | Oct 14 20:52:12.587 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 20:52:12.587 INFO kablam! Oct 14 20:52:12.587 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 20:52:12.587 INFO kablam! --> src/cache.rs:56:9 Oct 14 20:52:12.587 INFO kablam! | Oct 14 20:52:12.587 INFO kablam! 56 | self.handle.set_len(0); Oct 14 20:52:12.587 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:52:12.587 INFO kablam! | Oct 14 20:52:12.587 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 20:52:12.587 INFO kablam! Oct 14 20:52:12.587 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 20:52:12.587 INFO kablam! --> src/cache.rs:57:9 Oct 14 20:52:12.587 INFO kablam! | Oct 14 20:52:12.587 INFO kablam! 57 | self.handle.seek(SeekFrom::Start(0)); Oct 14 20:52:12.587 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:52:12.587 INFO kablam! | Oct 14 20:52:12.587 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 20:52:12.587 INFO kablam! Oct 14 20:52:12.588 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 20:52:12.588 INFO kablam! --> src/main.rs:41:5 Oct 14 20:52:12.588 INFO kablam! | Oct 14 20:52:12.588 INFO kablam! 41 | slack_client.post_message(&user, &channel, &conf.message); Oct 14 20:52:12.588 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:52:12.588 INFO kablam! | Oct 14 20:52:12.588 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 20:52:12.588 INFO kablam! Oct 14 20:52:13.091 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.54s Oct 14 20:52:13.101 INFO kablam! su: No module specific data is present Oct 14 20:52:13.479 INFO running `"docker" "rm" "-f" "80b729991f2cad291daaf064f701590d780eaea9a5f91e30830aaaed1d41d30a"` Oct 14 20:52:13.639 INFO blam! 80b729991f2cad291daaf064f701590d780eaea9a5f91e30830aaaed1d41d30a Oct 14 20:52:13.645 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 20:52:13.903 INFO blam! 2e060f8a06dc032e3b638b5540d19aa3544deb7b785e2602675be8cf500f8fb8 Oct 14 20:52:13.905 INFO running `"docker" "start" "-a" "2e060f8a06dc032e3b638b5540d19aa3544deb7b785e2602675be8cf500f8fb8"` Oct 14 20:52:14.511 INFO kablam! usermod: no changes Oct 14 20:52:14.624 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 14 20:52:14.641 INFO kablam! Running /target/debug/deps/troll-8ad721f0759836aa Oct 14 20:52:14.643 INFO blam! Oct 14 20:52:14.643 INFO blam! running 0 tests Oct 14 20:52:14.643 INFO blam! Oct 14 20:52:14.643 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:52:14.643 INFO blam! Oct 14 20:52:14.645 INFO kablam! su: No module specific data is present Oct 14 20:52:14.955 INFO running `"docker" "rm" "-f" "2e060f8a06dc032e3b638b5540d19aa3544deb7b785e2602675be8cf500f8fb8"` Oct 14 20:52:15.066 INFO blam! 2e060f8a06dc032e3b638b5540d19aa3544deb7b785e2602675be8cf500f8fb8