Oct 16 05:19:51.482 INFO testing irc-bot-0.2.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 05:19:51.483 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 16 05:19:51.679 INFO blam! 281172748ee9f15c319aedb7035c681bd1aee1d1c4de86e0f48aad9aa67d4863 Oct 16 05:19:51.681 INFO running `"docker" "start" "-a" "281172748ee9f15c319aedb7035c681bd1aee1d1c4de86e0f48aad9aa67d4863"` Oct 16 05:19:52.034 INFO kablam! usermod: no changes Oct 16 05:19:52.351 INFO kablam! Compiling strum v0.8.0 Oct 16 05:19:52.356 INFO kablam! Compiling iter-trait v0.3.1 Oct 16 05:19:52.356 INFO kablam! Compiling len-trait v0.6.1 Oct 16 05:19:52.358 INFO kablam! Compiling strum_macros v0.8.0 Oct 16 05:19:52.359 INFO kablam! Compiling crossbeam-epoch v0.4.3 Oct 16 05:19:52.359 INFO kablam! Compiling tokio-mockstream v1.1.0 Oct 16 05:19:52.359 INFO kablam! Compiling openssl v0.10.13 Oct 16 05:19:52.360 INFO kablam! Compiling tokio-threadpool v0.1.7 Oct 16 05:19:53.979 INFO kablam! Compiling env_logger v0.4.3 Oct 16 05:19:54.172 INFO kablam! Compiling tokio-reactor v0.1.6 Oct 16 05:19:54.224 INFO kablam! Compiling get-trait v0.1.0 Oct 16 05:19:55.975 INFO kablam! Compiling crossbeam-channel v0.1.3 Oct 16 05:19:56.007 INFO kablam! Compiling rando v0.2.0 Oct 16 05:20:02.179 INFO kablam! Compiling tokio-udp v0.1.2 Oct 16 05:20:02.223 INFO kablam! Compiling tokio-uds v0.2.2 Oct 16 05:20:02.279 INFO kablam! Compiling tokio-tcp v0.1.2 Oct 16 05:20:05.843 INFO kablam! Compiling tokio-fs v0.1.3 Oct 16 05:20:05.844 INFO kablam! Compiling native-tls v0.2.1 Oct 16 05:20:06.980 INFO kablam! Compiling foreman v0.4.0 Oct 16 05:20:10.783 INFO kablam! Compiling tokio-tls v0.2.0 Oct 16 05:20:11.892 INFO kablam! Compiling irc-bot v0.2.1 (/source) Oct 16 05:20:12.342 INFO kablam! Compiling tokio v0.1.11 Oct 16 05:20:14.148 INFO kablam! warning: Error running `git describe`: No such file or directory (os error 2) Oct 16 05:20:15.779 INFO kablam! Compiling tokio-core v0.1.17 Oct 16 05:20:20.463 INFO kablam! Compiling irc v0.13.6 Oct 16 05:20:32.175 INFO kablam! warning: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Oct 16 05:20:32.175 INFO kablam! --> src/lib.rs:3:10 Oct 16 05:20:32.175 INFO kablam! | Oct 16 05:20:32.175 INFO kablam! 3 | #![allow(unused_doc_comment)] Oct 16 05:20:32.175 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Oct 16 05:20:32.175 INFO kablam! | Oct 16 05:20:32.175 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Oct 16 05:20:32.175 INFO kablam! Oct 16 05:20:40.856 INFO kablam! warning: struct is never constructed: `TemporaryTrigger` Oct 16 05:20:40.857 INFO kablam! --> src/core/trigger.rs:28:1 Oct 16 05:20:40.857 INFO kablam! | Oct 16 05:20:40.857 INFO kablam! 28 | pub(super) struct TemporaryTrigger { Oct 16 05:20:40.857 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 05:20:40.857 INFO kablam! | Oct 16 05:20:40.857 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 05:20:40.857 INFO kablam! Oct 16 05:20:56.533 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 04s Oct 16 05:20:56.548 INFO kablam! su: No module specific data is present Oct 16 05:20:56.855 INFO running `"docker" "rm" "-f" "281172748ee9f15c319aedb7035c681bd1aee1d1c4de86e0f48aad9aa67d4863"` Oct 16 05:20:56.937 INFO blam! 281172748ee9f15c319aedb7035c681bd1aee1d1c4de86e0f48aad9aa67d4863 Oct 16 05:20:56.940 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 16 05:20:57.113 INFO blam! 27214a48b9cb45a9e0a9e6d8132629e9e0bfcb5f2d5528de053ef246293df121 Oct 16 05:20:57.115 INFO running `"docker" "start" "-a" "27214a48b9cb45a9e0a9e6d8132629e9e0bfcb5f2d5528de053ef246293df121"` Oct 16 05:20:57.524 INFO kablam! usermod: no changes Oct 16 05:20:57.673 INFO kablam! warning: Error running `git describe`: No such file or directory (os error 2) Oct 16 05:20:57.673 INFO kablam! Compiling irc-bot v0.2.1 (/source) Oct 16 05:20:57.747 INFO kablam! warning: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Oct 16 05:20:57.747 INFO kablam! --> src/lib.rs:3:10 Oct 16 05:20:57.747 INFO kablam! | Oct 16 05:20:57.747 INFO kablam! 3 | #![allow(unused_doc_comment)] Oct 16 05:20:57.747 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Oct 16 05:20:57.747 INFO kablam! | Oct 16 05:20:57.747 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Oct 16 05:20:57.747 INFO kablam! Oct 16 05:21:04.361 INFO kablam! warning: struct is never constructed: `TemporaryTrigger` Oct 16 05:21:04.361 INFO kablam! --> src/core/trigger.rs:28:1 Oct 16 05:21:04.361 INFO kablam! | Oct 16 05:21:04.361 INFO kablam! 28 | pub(super) struct TemporaryTrigger { Oct 16 05:21:04.361 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 05:21:04.361 INFO kablam! | Oct 16 05:21:04.361 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 05:21:04.361 INFO kablam! Oct 16 05:21:04.991 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.45s Oct 16 05:21:05.006 INFO kablam! su: No module specific data is present Oct 16 05:21:05.255 INFO running `"docker" "rm" "-f" "27214a48b9cb45a9e0a9e6d8132629e9e0bfcb5f2d5528de053ef246293df121"` Oct 16 05:21:05.318 INFO blam! 27214a48b9cb45a9e0a9e6d8132629e9e0bfcb5f2d5528de053ef246293df121 Oct 16 05:21:05.321 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 16 05:21:05.496 INFO blam! a7767573b6cfe127e7871aa0de7516951f94f5b000afab4ac60a9a968ca4f9ae Oct 16 05:21:05.500 INFO running `"docker" "start" "-a" "a7767573b6cfe127e7871aa0de7516951f94f5b000afab4ac60a9a968ca4f9ae"` Oct 16 05:21:05.883 INFO kablam! usermod: no changes Oct 16 05:21:06.039 INFO kablam! warning: Error running `git describe`: No such file or directory (os error 2) Oct 16 05:21:06.039 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 16 05:21:06.046 INFO kablam! Running /target/debug/deps/irc_bot-dedcbad62596e51a Oct 16 05:21:06.049 INFO blam! Oct 16 05:21:06.049 INFO blam! running 0 tests Oct 16 05:21:06.050 INFO blam! Oct 16 05:21:06.050 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 05:21:06.050 INFO blam! Oct 16 05:21:06.050 INFO kablam! Running /target/debug/deps/egbot-3474c7d0385fb57b Oct 16 05:21:06.052 INFO blam! Oct 16 05:21:06.052 INFO blam! running 0 tests Oct 16 05:21:06.052 INFO blam! Oct 16 05:21:06.052 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 05:21:06.052 INFO blam! Oct 16 05:21:06.052 INFO kablam! Doc-tests irc-bot Oct 16 05:21:14.797 INFO blam! Oct 16 05:21:14.798 INFO blam! running 0 tests Oct 16 05:21:14.798 INFO blam! Oct 16 05:21:14.798 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 05:21:14.798 INFO blam! Oct 16 05:21:14.810 INFO kablam! su: No module specific data is present Oct 16 05:21:15.077 INFO running `"docker" "rm" "-f" "a7767573b6cfe127e7871aa0de7516951f94f5b000afab4ac60a9a968ca4f9ae"` Oct 16 05:21:15.157 INFO blam! a7767573b6cfe127e7871aa0de7516951f94f5b000afab4ac60a9a968ca4f9ae