Oct 15 07:44:16.678 INFO testing Pierozi/awatchlog against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 07:44:16.679 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 15 07:44:17.206 INFO blam! cc5c7b6cefccf869eca9e4c6983ae1bf8966129885dcca342b946d0880513ca6 Oct 15 07:44:17.208 INFO running `"docker" "start" "-a" "cc5c7b6cefccf869eca9e4c6983ae1bf8966129885dcca342b946d0880513ca6"` Oct 15 07:44:18.771 INFO kablam! usermod: no changes Oct 15 07:44:19.155 INFO kablam! Compiling sha1 v0.4.0 Oct 15 07:44:19.155 INFO kablam! Compiling iovec v0.1.2 Oct 15 07:44:19.167 INFO kablam! Compiling shuteye v0.3.3 Oct 15 07:44:19.167 INFO kablam! Compiling relay v0.1.0 Oct 15 07:44:19.168 INFO kablam! Compiling futures-cpupool v0.1.8 Oct 15 07:44:19.168 INFO kablam! Compiling rayon v0.8.2 Oct 15 07:44:19.168 INFO kablam! Compiling hyper v0.10.13 Oct 15 07:44:19.179 INFO kablam! Compiling chrono v0.4.0 Oct 15 07:44:22.855 INFO kablam! Compiling bytes v0.4.6 Oct 15 07:44:22.855 INFO kablam! Compiling mio v0.6.12 Oct 15 07:44:30.799 INFO kablam! Compiling tokio-io v0.1.4 Oct 15 07:44:35.949 INFO kablam! Compiling ring v0.12.1 Oct 15 07:44:36.831 INFO kablam! Compiling tokio-core v0.1.12 Oct 15 07:44:48.564 INFO kablam! Compiling tokio-proto v0.1.1 Oct 15 07:44:48.999 INFO kablam! Compiling tokio-tls v0.1.4 Oct 15 07:44:51.931 INFO kablam! Compiling rusoto_core v0.30.0 Oct 15 07:44:52.915 INFO kablam! Compiling hyper-native-tls v0.2.4 Oct 15 07:45:00.908 INFO kablam! Compiling hyper v0.11.15 Oct 15 07:45:12.684 INFO kablam! Compiling hyper-tls v0.1.2 Oct 15 07:45:15.383 INFO kablam! Compiling rusoto_credential v0.9.2 Oct 15 07:45:29.455 INFO kablam! Compiling rusoto_logs v0.30.0 Oct 15 07:45:37.327 INFO kablam! Compiling awatchlog v0.1.0 (/source) Oct 15 07:45:40.615 INFO kablam! warning: function is never used: `metadata` Oct 15 07:45:40.616 INFO kablam! --> src/config/discovery.rs:38:1 Oct 15 07:45:40.617 INFO kablam! | Oct 15 07:45:40.617 INFO kablam! 38 | pub fn metadata() Oct 15 07:45:40.618 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 07:45:40.619 INFO kablam! | Oct 15 07:45:40.619 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 07:45:40.620 INFO kablam! Oct 15 07:45:40.620 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 07:45:40.621 INFO kablam! --> src/logger/state.rs:81:9 Oct 15 07:45:40.621 INFO kablam! | Oct 15 07:45:40.622 INFO kablam! 81 | writer.write_all(json.as_bytes()); Oct 15 07:45:40.623 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 07:45:40.623 INFO kablam! | Oct 15 07:45:40.624 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 07:45:40.625 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 07:45:40.625 INFO kablam! Oct 15 07:45:40.627 INFO kablam! warning: variable `LogEventResponse` should have a snake case name such as `log_event_response` Oct 15 07:45:40.627 INFO kablam! --> src/logger/mod.rs:139:16 Oct 15 07:45:40.628 INFO kablam! | Oct 15 07:45:40.629 INFO kablam! 139 | Ok(LogEventResponse) => { Oct 15 07:45:40.629 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 07:45:40.630 INFO kablam! | Oct 15 07:45:40.630 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 07:45:40.631 INFO kablam! Oct 15 07:45:40.631 INFO kablam! warning: variable `LogEventError` should have a snake case name such as `log_event_error` Oct 15 07:45:40.632 INFO kablam! --> src/logger/mod.rs:150:17 Oct 15 07:45:40.633 INFO kablam! | Oct 15 07:45:40.633 INFO kablam! 150 | Err(LogEventError) => { Oct 15 07:45:40.634 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 07:45:40.634 INFO kablam! Oct 15 07:45:40.635 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 07:45:40.635 INFO kablam! --> src/awatchlog.rs:88:9 Oct 15 07:45:40.636 INFO kablam! | Oct 15 07:45:40.637 INFO kablam! 88 | handle.join(); Oct 15 07:45:40.637 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 07:45:40.638 INFO kablam! | Oct 15 07:45:40.638 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 07:45:40.639 INFO kablam! Oct 15 07:45:57.231 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 38s Oct 15 07:45:57.271 INFO kablam! su: No module specific data is present Oct 15 07:45:58.939 INFO running `"docker" "rm" "-f" "cc5c7b6cefccf869eca9e4c6983ae1bf8966129885dcca342b946d0880513ca6"` Oct 15 07:45:59.227 INFO blam! cc5c7b6cefccf869eca9e4c6983ae1bf8966129885dcca342b946d0880513ca6 Oct 15 07:45:59.233 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 15 07:45:59.668 INFO blam! ed97c1078658a8cf53c9537b266fc8c9a5634ed0b711b35c6cb2408f09455be3 Oct 15 07:45:59.670 INFO running `"docker" "start" "-a" "ed97c1078658a8cf53c9537b266fc8c9a5634ed0b711b35c6cb2408f09455be3"` Oct 15 07:46:01.421 INFO kablam! usermod: no changes Oct 15 07:46:01.787 INFO kablam! Compiling awatchlog v0.1.0 (/source) Oct 15 07:46:06.898 INFO kablam! warning: function is never used: `metadata` Oct 15 07:46:06.898 INFO kablam! --> src/config/discovery.rs:38:1 Oct 15 07:46:06.898 INFO kablam! | Oct 15 07:46:06.899 INFO kablam! 38 | pub fn metadata() Oct 15 07:46:06.899 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 07:46:06.899 INFO kablam! | Oct 15 07:46:06.899 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 07:46:06.900 INFO kablam! Oct 15 07:46:06.903 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 07:46:06.903 INFO kablam! --> src/logger/state.rs:81:9 Oct 15 07:46:06.904 INFO kablam! | Oct 15 07:46:06.904 INFO kablam! 81 | writer.write_all(json.as_bytes()); Oct 15 07:46:06.904 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 07:46:06.904 INFO kablam! | Oct 15 07:46:06.904 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 07:46:06.905 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 07:46:06.905 INFO kablam! Oct 15 07:46:06.905 INFO kablam! warning: variable `LogEventResponse` should have a snake case name such as `log_event_response` Oct 15 07:46:06.905 INFO kablam! --> src/logger/mod.rs:139:16 Oct 15 07:46:06.906 INFO kablam! | Oct 15 07:46:06.906 INFO kablam! 139 | Ok(LogEventResponse) => { Oct 15 07:46:06.906 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 07:46:06.906 INFO kablam! | Oct 15 07:46:06.907 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 07:46:06.907 INFO kablam! Oct 15 07:46:06.907 INFO kablam! warning: variable `LogEventError` should have a snake case name such as `log_event_error` Oct 15 07:46:06.907 INFO kablam! --> src/logger/mod.rs:150:17 Oct 15 07:46:06.908 INFO kablam! | Oct 15 07:46:06.908 INFO kablam! 150 | Err(LogEventError) => { Oct 15 07:46:06.908 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 07:46:06.908 INFO kablam! Oct 15 07:46:06.915 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 07:46:06.915 INFO kablam! --> src/awatchlog.rs:88:9 Oct 15 07:46:06.916 INFO kablam! | Oct 15 07:46:06.916 INFO kablam! 88 | handle.join(); Oct 15 07:46:06.916 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 07:46:06.916 INFO kablam! | Oct 15 07:46:06.916 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 07:46:06.917 INFO kablam! Oct 15 07:46:07.582 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.11s Oct 15 07:46:07.595 INFO kablam! su: No module specific data is present Oct 15 07:46:08.566 INFO running `"docker" "rm" "-f" "ed97c1078658a8cf53c9537b266fc8c9a5634ed0b711b35c6cb2408f09455be3"` Oct 15 07:46:08.791 INFO blam! ed97c1078658a8cf53c9537b266fc8c9a5634ed0b711b35c6cb2408f09455be3 Oct 15 07:46:08.799 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 15 07:46:09.063 INFO blam! d7324e23fc70722553cee60b6f619568cbc5454f40623a53b23f563497ce8d33 Oct 15 07:46:09.069 INFO running `"docker" "start" "-a" "d7324e23fc70722553cee60b6f619568cbc5454f40623a53b23f563497ce8d33"` Oct 15 07:46:09.951 INFO kablam! usermod: no changes Oct 15 07:46:10.168 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 15 07:46:10.188 INFO kablam! Running /target/debug/deps/awatchlog-74d10fd1481fae41 Oct 15 07:46:10.191 INFO kablam! Running /target/debug/deps/awatchlog-eae7529ad4af26dd Oct 15 07:46:10.191 INFO blam! Oct 15 07:46:10.191 INFO blam! running 0 tests Oct 15 07:46:10.191 INFO blam! Oct 15 07:46:10.191 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 07:46:10.191 INFO blam! Oct 15 07:46:10.196 INFO blam! Oct 15 07:46:10.196 INFO kablam! Doc-tests awatchlog Oct 15 07:46:10.196 INFO blam! running 0 tests Oct 15 07:46:10.196 INFO blam! Oct 15 07:46:10.196 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 07:46:10.196 INFO blam! Oct 15 07:46:15.523 INFO blam! Oct 15 07:46:15.523 INFO blam! running 0 tests Oct 15 07:46:15.523 INFO blam! Oct 15 07:46:15.523 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 07:46:15.523 INFO blam! Oct 15 07:46:15.531 INFO kablam! su: No module specific data is present Oct 15 07:46:16.161 INFO running `"docker" "rm" "-f" "d7324e23fc70722553cee60b6f619568cbc5454f40623a53b23f563497ce8d33"` Oct 15 07:46:16.423 INFO blam! d7324e23fc70722553cee60b6f619568cbc5454f40623a53b23f563497ce8d33