[INFO] cloning repository augustuswm/masque [INFO] running `"git" "clone" "--bare" "git://github.com/augustuswm/masque.git" "work/cache/sources/gh/augustuswm/masque"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/augustuswm/masque'... [INFO] running `"git" "clone" "work/cache/sources/gh/augustuswm/masque" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/augustuswm/masque"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/augustuswm/masque'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/augustuswm/masque" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/augustuswm/masque"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/augustuswm/masque'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3d7a8ba16b11038e82c45ae2cd474acccc25d9ba [INFO] sha for GitHub repo augustuswm/masque: 3d7a8ba16b11038e82c45ae2cd474acccc25d9ba [INFO] validating manifest of augustuswm/masque on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of augustuswm/masque on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing augustuswm/masque [INFO] finished frobbing augustuswm/masque [INFO] frobbed toml for augustuswm/masque written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/augustuswm/masque/Cargo.toml [INFO] started frobbing augustuswm/masque [INFO] finished frobbing augustuswm/masque [INFO] frobbed toml for augustuswm/masque written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/augustuswm/masque/Cargo.toml [INFO] crate augustuswm/masque already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing augustuswm/masque against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/augustuswm/masque:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 84eaa1f7320f00600d819fdff4474b0522fd8e7fda807a62802da4ad3c802d8c [INFO] running `"docker" "start" "-a" "84eaa1f7320f00600d819fdff4474b0522fd8e7fda807a62802da4ad3c802d8c"` [INFO] [stderr] Compiling openssl v0.10.11 [INFO] [stderr] Compiling tokio-executor v0.1.2 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling openssl-sys v0.9.35 [INFO] [stderr] Compiling native-tls v0.2.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.3 [INFO] [stderr] Compiling tokio-timer v0.2.3 [INFO] [stderr] Compiling tokio-reactor v0.1.1 [INFO] [stderr] Compiling h2 v0.1.9 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-udp v0.1.0 [INFO] [stderr] Compiling tokio-fs v0.1.0 [INFO] [stderr] Compiling tokio v0.1.6 [INFO] [stderr] Compiling hyper v0.12.0 [INFO] [stderr] Compiling hyper-tls v0.3.0 [INFO] [stderr] Compiling masque v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left': superseded by `trim_start` [INFO] [stderr] --> src/event.rs:78:34 [INFO] [stderr] | [INFO] [stderr] 78 | data: value[1..].trim_left().trim_right_matches("\n").into(), [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `trim_start` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/event.rs:78:46 [INFO] [stderr] | [INFO] [stderr] 78 | data: value[1..].trim_left().trim_right_matches("\n").into(), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] [INFO] [stderr] warning: method is never used: `id` [INFO] [stderr] --> src/event.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | pub fn id(&self) -> &Option { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `event` [INFO] [stderr] --> src/event.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 30 | pub fn event(&self) -> &Option { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `data` [INFO] [stderr] --> src/event.rs:127:5 [INFO] [stderr] | [INFO] [stderr] 127 | / pub fn data(mut self, data: T) -> EventBuilder [INFO] [stderr] 128 | | where [INFO] [stderr] 129 | | T: Into, [INFO] [stderr] 130 | | { [INFO] [stderr] 131 | | self.data = data.into(); [INFO] [stderr] 132 | | self [INFO] [stderr] 133 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.34s [INFO] running `"docker" "inspect" "84eaa1f7320f00600d819fdff4474b0522fd8e7fda807a62802da4ad3c802d8c"` [INFO] running `"docker" "rm" "-f" "84eaa1f7320f00600d819fdff4474b0522fd8e7fda807a62802da4ad3c802d8c"` [INFO] [stdout] 84eaa1f7320f00600d819fdff4474b0522fd8e7fda807a62802da4ad3c802d8c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/augustuswm/masque:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 66344cd8fd601b1a5c9693add6c3cec87f76aa17e685e1beb21e31332c7bc4e1 [INFO] running `"docker" "start" "-a" "66344cd8fd601b1a5c9693add6c3cec87f76aa17e685e1beb21e31332c7bc4e1"` [INFO] [stderr] Compiling masque v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left': superseded by `trim_start` [INFO] [stderr] --> src/event.rs:78:34 [INFO] [stderr] | [INFO] [stderr] 78 | data: value[1..].trim_left().trim_right_matches("\n").into(), [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `trim_start` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/event.rs:78:46 [INFO] [stderr] | [INFO] [stderr] 78 | data: value[1..].trim_left().trim_right_matches("\n").into(), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] [INFO] [stderr] warning: method is never used: `id` [INFO] [stderr] --> src/event.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | pub fn id(&self) -> &Option { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `event` [INFO] [stderr] --> src/event.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 30 | pub fn event(&self) -> &Option { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `data` [INFO] [stderr] --> src/event.rs:127:5 [INFO] [stderr] | [INFO] [stderr] 127 | / pub fn data(mut self, data: T) -> EventBuilder [INFO] [stderr] 128 | | where [INFO] [stderr] 129 | | T: Into, [INFO] [stderr] 130 | | { [INFO] [stderr] 131 | | self.data = data.into(); [INFO] [stderr] 132 | | self [INFO] [stderr] 133 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.60s [INFO] running `"docker" "inspect" "66344cd8fd601b1a5c9693add6c3cec87f76aa17e685e1beb21e31332c7bc4e1"` [INFO] running `"docker" "rm" "-f" "66344cd8fd601b1a5c9693add6c3cec87f76aa17e685e1beb21e31332c7bc4e1"` [INFO] [stdout] 66344cd8fd601b1a5c9693add6c3cec87f76aa17e685e1beb21e31332c7bc4e1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/augustuswm/masque:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 30e549a3c213027bb000f7d7cf4c2fea86112416f2f4c83d3a85c9c92bae8c14 [INFO] running `"docker" "start" "-a" "30e549a3c213027bb000f7d7cf4c2fea86112416f2f4c83d3a85c9c92bae8c14"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/masque-aeec072d1c678919 [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test event::tests::test_builds_on_ending_line ... ok [INFO] [stdout] test event::tests::test_concats_multiple_data_lines_with_newline ... ok [INFO] [stdout] test event::tests::test_omits_lines_after_ending_line ... ok [INFO] [stdout] test event::tests::test_parses_ending_line ... ok [INFO] [stdout] test event::tests::test_parses_event_types ... ok [INFO] [stdout] test store::tests::test_store_returns_raw_data ... ok [INFO] [stdout] test store::tests::test_store_updates ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "30e549a3c213027bb000f7d7cf4c2fea86112416f2f4c83d3a85c9c92bae8c14"` [INFO] running `"docker" "rm" "-f" "30e549a3c213027bb000f7d7cf4c2fea86112416f2f4c83d3a85c9c92bae8c14"` [INFO] [stdout] 30e549a3c213027bb000f7d7cf4c2fea86112416f2f4c83d3a85c9c92bae8c14