Oct 11 02:39:50.571 INFO testing augustuswm/masque against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 02:39:50.571 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 02:39:50.572 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 02:39:51.102 INFO blam! 298d36431d7fef1676f74bd5d08cc1a11361b43eb5767c6eff4e9d987869e3c8 Oct 11 02:39:51.108 INFO running `"docker" "start" "-a" "298d36431d7fef1676f74bd5d08cc1a11361b43eb5767c6eff4e9d987869e3c8"` Oct 11 02:39:52.280 INFO kablam! usermod: no changes Oct 11 02:39:52.532 INFO kablam! Compiling want v0.0.4 Oct 11 02:39:52.532 INFO kablam! Compiling mio v0.6.14 Oct 11 02:39:52.540 INFO kablam! Compiling futures-cpupool v0.1.8 Oct 11 02:39:52.541 INFO kablam! Compiling tokio-timer v0.2.3 Oct 11 02:39:52.541 INFO kablam! Compiling tokio-io v0.1.6 Oct 11 02:39:52.552 INFO kablam! Compiling http v0.1.5 Oct 11 02:39:52.553 INFO kablam! Compiling openssl-sys v0.9.35 Oct 11 02:39:52.553 INFO kablam! Compiling tokio-threadpool v0.1.3 Oct 11 02:39:58.476 INFO kablam! Compiling openssl v0.10.11 Oct 11 02:40:04.321 INFO kablam! Compiling tokio-reactor v0.1.1 Oct 11 02:40:07.792 INFO kablam! Compiling tokio-fs v0.1.0 Oct 11 02:40:13.010 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 11 02:40:13.012 INFO kablam! Compiling tokio-udp v0.1.0 Oct 11 02:40:18.700 INFO kablam! Compiling native-tls v0.2.1 Oct 11 02:40:20.337 INFO kablam! Compiling h2 v0.1.9 Oct 11 02:40:21.468 INFO kablam! Compiling tokio v0.1.6 Oct 11 02:40:30.193 INFO kablam! Compiling hyper v0.12.0 Oct 11 02:40:38.158 INFO kablam! Compiling hyper-tls v0.3.0 Oct 11 02:40:42.342 INFO kablam! Compiling masque v0.1.0 (/source) Oct 11 02:40:46.586 INFO kablam! warning: method is never used: `data` Oct 11 02:40:46.586 INFO kablam! --> src/event.rs:127:5 Oct 11 02:40:46.586 INFO kablam! | Oct 11 02:40:46.586 INFO kablam! 127 | / pub fn data(mut self, data: T) -> EventBuilder Oct 11 02:40:46.586 INFO kablam! 128 | | where Oct 11 02:40:46.586 INFO kablam! 129 | | T: Into, Oct 11 02:40:46.586 INFO kablam! 130 | | { Oct 11 02:40:46.586 INFO kablam! 131 | | self.data = data.into(); Oct 11 02:40:46.586 INFO kablam! 132 | | self Oct 11 02:40:46.586 INFO kablam! 133 | | } Oct 11 02:40:46.586 INFO kablam! | |_____^ Oct 11 02:40:46.586 INFO kablam! | Oct 11 02:40:46.586 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 02:40:46.586 INFO kablam! Oct 11 02:40:54.640 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 02s Oct 11 02:40:54.653 INFO kablam! su: No module specific data is present Oct 11 02:40:55.212 INFO running `"docker" "rm" "-f" "298d36431d7fef1676f74bd5d08cc1a11361b43eb5767c6eff4e9d987869e3c8"` Oct 11 02:40:55.404 INFO blam! 298d36431d7fef1676f74bd5d08cc1a11361b43eb5767c6eff4e9d987869e3c8 Oct 11 02:40:55.409 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 02:40:55.409 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 02:40:55.908 INFO blam! cffe496c218e3b7eca85b50595e822613c8605ae72acbf6267fa41677991375f Oct 11 02:40:55.909 INFO running `"docker" "start" "-a" "cffe496c218e3b7eca85b50595e822613c8605ae72acbf6267fa41677991375f"` Oct 11 02:40:56.867 INFO kablam! usermod: no changes Oct 11 02:40:57.076 INFO kablam! Compiling masque v0.1.0 (/source) Oct 11 02:41:00.880 INFO kablam! warning: method is never used: `data` Oct 11 02:41:00.880 INFO kablam! --> src/event.rs:127:5 Oct 11 02:41:00.880 INFO kablam! | Oct 11 02:41:00.880 INFO kablam! 127 | / pub fn data(mut self, data: T) -> EventBuilder Oct 11 02:41:00.880 INFO kablam! 128 | | where Oct 11 02:41:00.881 INFO kablam! 129 | | T: Into, Oct 11 02:41:00.881 INFO kablam! 130 | | { Oct 11 02:41:00.881 INFO kablam! 131 | | self.data = data.into(); Oct 11 02:41:00.881 INFO kablam! 132 | | self Oct 11 02:41:00.881 INFO kablam! 133 | | } Oct 11 02:41:00.881 INFO kablam! | |_____^ Oct 11 02:41:00.882 INFO kablam! | Oct 11 02:41:00.882 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 02:41:00.882 INFO kablam! Oct 11 02:41:02.215 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.31s Oct 11 02:41:02.220 INFO kablam! su: No module specific data is present Oct 11 02:41:02.517 INFO running `"docker" "rm" "-f" "cffe496c218e3b7eca85b50595e822613c8605ae72acbf6267fa41677991375f"` Oct 11 02:41:02.724 INFO blam! cffe496c218e3b7eca85b50595e822613c8605ae72acbf6267fa41677991375f Oct 11 02:41:02.727 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 02:41:02.727 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 02:41:03.058 INFO blam! d9c9ae96d3ab672e9d286b9e598267e80faa400af1e3a0c2c4136cdade67c22e Oct 11 02:41:03.061 INFO running `"docker" "start" "-a" "d9c9ae96d3ab672e9d286b9e598267e80faa400af1e3a0c2c4136cdade67c22e"` Oct 11 02:41:03.724 INFO kablam! usermod: no changes Oct 11 02:41:03.843 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 11 02:41:03.847 INFO kablam! Running /target/debug/deps/masque-171e186298ab1d65 Oct 11 02:41:03.852 INFO blam! Oct 11 02:41:03.852 INFO blam! running 7 tests Oct 11 02:41:03.852 INFO blam! test store::tests::test_store_returns_raw_data ... ok Oct 11 02:41:03.852 INFO blam! test store::tests::test_store_updates ... ok Oct 11 02:41:03.852 INFO blam! test event::tests::test_parses_ending_line ... ok Oct 11 02:41:03.852 INFO blam! test event::tests::test_parses_event_types ... ok Oct 11 02:41:03.852 INFO blam! test event::tests::test_omits_lines_after_ending_line ... ok Oct 11 02:41:03.852 INFO blam! test event::tests::test_concats_multiple_data_lines_with_newline ... ok Oct 11 02:41:03.852 INFO blam! test event::tests::test_builds_on_ending_line ... ok Oct 11 02:41:03.852 INFO blam! Oct 11 02:41:03.852 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 02:41:03.852 INFO blam! Oct 11 02:41:03.856 INFO kablam! su: No module specific data is present Oct 11 02:41:04.170 INFO running `"docker" "rm" "-f" "d9c9ae96d3ab672e9d286b9e598267e80faa400af1e3a0c2c4136cdade67c22e"` Oct 11 02:41:04.330 INFO blam! d9c9ae96d3ab672e9d286b9e598267e80faa400af1e3a0c2c4136cdade67c22e