Nov 17 08:50:10.973 INFO testing augustuswm/masque against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 08:50:10.975 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 08:50:11.355 INFO [stdout] c7345febeced2b053783cdee3422929c4267fe92ddccddeecff0705e64ef8182 Nov 17 08:50:11.360 INFO running `"docker" "start" "-a" "c7345febeced2b053783cdee3422929c4267fe92ddccddeecff0705e64ef8182"` Nov 17 08:50:12.106 INFO [stderr] usermod: no changes Nov 17 08:50:12.348 INFO [stderr] Compiling openssl-sys v0.9.35 Nov 17 08:50:12.348 INFO [stderr] Compiling tokio-executor v0.1.2 Nov 17 08:50:12.363 INFO [stderr] Compiling futures-cpupool v0.1.8 Nov 17 08:50:12.363 INFO [stderr] Compiling mio v0.6.14 Nov 17 08:50:12.363 INFO [stderr] Compiling want v0.0.4 Nov 17 08:50:12.399 INFO [stderr] Compiling tokio-io v0.1.6 Nov 17 08:50:12.399 INFO [stderr] Compiling http v0.1.5 Nov 17 08:50:16.283 INFO [stderr] Compiling tokio-threadpool v0.1.3 Nov 17 08:50:16.303 INFO [stderr] Compiling tokio-timer v0.2.3 Nov 17 08:50:21.515 INFO [stderr] Compiling tokio-reactor v0.1.1 Nov 17 08:50:21.664 INFO [stderr] Compiling openssl v0.10.11 Nov 17 08:50:21.666 INFO [stderr] Compiling native-tls v0.2.1 Nov 17 08:50:27.779 INFO [stderr] Compiling tokio-udp v0.1.0 Nov 17 08:50:28.137 INFO [stderr] Compiling tokio-tcp v0.1.0 Nov 17 08:50:28.571 INFO [stderr] Compiling tokio-fs v0.1.0 Nov 17 08:50:33.227 INFO [stderr] Compiling tokio v0.1.6 Nov 17 08:50:39.280 INFO [stderr] Compiling h2 v0.1.9 Nov 17 08:50:47.735 INFO [stderr] Compiling hyper v0.12.0 Nov 17 08:50:54.987 INFO [stderr] Compiling hyper-tls v0.3.0 Nov 17 08:50:57.035 INFO [stderr] Compiling masque v0.1.0 (/source) Nov 17 08:50:59.015 INFO [stderr] warning: method is never used: `data` Nov 17 08:50:59.015 INFO [stderr] --> src/event.rs:127:5 Nov 17 08:50:59.015 INFO [stderr] | Nov 17 08:50:59.015 INFO [stderr] 127 | / pub fn data(mut self, data: T) -> EventBuilder Nov 17 08:50:59.015 INFO [stderr] 128 | | where Nov 17 08:50:59.015 INFO [stderr] 129 | | T: Into, Nov 17 08:50:59.015 INFO [stderr] 130 | | { Nov 17 08:50:59.015 INFO [stderr] 131 | | self.data = data.into(); Nov 17 08:50:59.015 INFO [stderr] 132 | | self Nov 17 08:50:59.015 INFO [stderr] 133 | | } Nov 17 08:50:59.015 INFO [stderr] | |_____^ Nov 17 08:50:59.015 INFO [stderr] | Nov 17 08:50:59.015 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 17 08:50:59.015 INFO [stderr] Nov 17 08:51:05.231 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.09s Nov 17 08:51:05.248 INFO [stderr] su: No module specific data is present Nov 17 08:51:05.971 INFO running `"docker" "inspect" "c7345febeced2b053783cdee3422929c4267fe92ddccddeecff0705e64ef8182"` Nov 17 08:51:06.131 INFO running `"docker" "rm" "-f" "c7345febeced2b053783cdee3422929c4267fe92ddccddeecff0705e64ef8182"` Nov 17 08:51:06.287 INFO [stdout] c7345febeced2b053783cdee3422929c4267fe92ddccddeecff0705e64ef8182 Nov 17 08:51:06.289 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 08:51:06.478 INFO [stdout] 042a6307ba3c09383f042de6dfc94249f8ee4de9846b065b7d1cc491efad8e56 Nov 17 08:51:06.480 INFO running `"docker" "start" "-a" "042a6307ba3c09383f042de6dfc94249f8ee4de9846b065b7d1cc491efad8e56"` Nov 17 08:51:06.943 INFO [stderr] usermod: no changes Nov 17 08:51:07.061 INFO [stderr] Compiling masque v0.1.0 (/source) Nov 17 08:51:08.811 INFO [stderr] warning: method is never used: `data` Nov 17 08:51:08.811 INFO [stderr] --> src/event.rs:127:5 Nov 17 08:51:08.811 INFO [stderr] | Nov 17 08:51:08.811 INFO [stderr] 127 | / pub fn data(mut self, data: T) -> EventBuilder Nov 17 08:51:08.811 INFO [stderr] 128 | | where Nov 17 08:51:08.811 INFO [stderr] 129 | | T: Into, Nov 17 08:51:08.811 INFO [stderr] 130 | | { Nov 17 08:51:08.811 INFO [stderr] 131 | | self.data = data.into(); Nov 17 08:51:08.811 INFO [stderr] 132 | | self Nov 17 08:51:08.811 INFO [stderr] 133 | | } Nov 17 08:51:08.811 INFO [stderr] | |_____^ Nov 17 08:51:08.811 INFO [stderr] | Nov 17 08:51:08.811 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 17 08:51:08.811 INFO [stderr] Nov 17 08:51:10.235 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.27s Nov 17 08:51:10.240 INFO [stderr] su: No module specific data is present Nov 17 08:51:10.871 INFO running `"docker" "inspect" "042a6307ba3c09383f042de6dfc94249f8ee4de9846b065b7d1cc491efad8e56"` Nov 17 08:51:11.113 INFO running `"docker" "rm" "-f" "042a6307ba3c09383f042de6dfc94249f8ee4de9846b065b7d1cc491efad8e56"` Nov 17 08:51:11.374 INFO [stdout] 042a6307ba3c09383f042de6dfc94249f8ee4de9846b065b7d1cc491efad8e56 Nov 17 08:51:11.380 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 08:51:11.836 INFO [stdout] ea72a8d69e47cb756e50ec83da148d7c3dca5f4a31364218dec7175b2fc1c6ad Nov 17 08:51:11.845 INFO running `"docker" "start" "-a" "ea72a8d69e47cb756e50ec83da148d7c3dca5f4a31364218dec7175b2fc1c6ad"` Nov 17 08:51:12.911 INFO [stderr] usermod: no changes Nov 17 08:51:13.105 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s Nov 17 08:51:13.121 INFO [stderr] Running /target/debug/deps/masque-9692968e380cae78 Nov 17 08:51:13.127 INFO [stdout] Nov 17 08:51:13.127 INFO [stdout] running 7 tests Nov 17 08:51:13.132 INFO [stdout] test event::tests::test_builds_on_ending_line ... ok Nov 17 08:51:13.133 INFO [stdout] test event::tests::test_parses_event_types ... ok Nov 17 08:51:13.133 INFO [stdout] test event::tests::test_concats_multiple_data_lines_with_newline ... ok Nov 17 08:51:13.133 INFO [stdout] test store::tests::test_store_returns_raw_data ... ok Nov 17 08:51:13.133 INFO [stdout] test event::tests::test_omits_lines_after_ending_line ... ok Nov 17 08:51:13.133 INFO [stdout] test event::tests::test_parses_ending_line ... ok Nov 17 08:51:13.134 INFO [stdout] test store::tests::test_store_updates ... ok Nov 17 08:51:13.134 INFO [stdout] Nov 17 08:51:13.134 INFO [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 08:51:13.134 INFO [stdout] Nov 17 08:51:13.138 INFO [stderr] su: No module specific data is present Nov 17 08:51:13.679 INFO running `"docker" "inspect" "ea72a8d69e47cb756e50ec83da148d7c3dca5f4a31364218dec7175b2fc1c6ad"` Nov 17 08:51:13.848 INFO running `"docker" "rm" "-f" "ea72a8d69e47cb756e50ec83da148d7c3dca5f4a31364218dec7175b2fc1c6ad"` Nov 17 08:51:14.079 INFO [stdout] ea72a8d69e47cb756e50ec83da148d7c3dca5f4a31364218dec7175b2fc1c6ad