Oct 16 11:51:59.802 INFO testing exclave-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 11:51:59.802 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 16 11:51:59.999 INFO blam! 6771792c94e21c26c840ba3861e3ddd5392fc18e88d752c54ca33302092d512f Oct 16 11:52:00.000 INFO running `"docker" "start" "-a" "6771792c94e21c26c840ba3861e3ddd5392fc18e88d752c54ca33302092d512f"` Oct 16 11:52:01.067 INFO kablam! usermod: no changes Oct 16 11:52:01.327 INFO kablam! Compiling shlex v0.1.1 Oct 16 11:52:01.327 INFO kablam! Compiling user32-sys v0.2.0 Oct 16 11:52:01.327 INFO kablam! Compiling daggy v0.5.0 Oct 16 11:52:01.327 INFO kablam! Compiling systemd-parser v0.1.3 Oct 16 11:52:01.331 INFO kablam! Compiling tokio-reactor v0.1.6 Oct 16 11:52:01.331 INFO kablam! Compiling console v0.5.0 Oct 16 11:52:04.134 INFO kablam! Compiling dependy v0.4.0 Oct 16 11:52:04.270 INFO kablam! Compiling runny v1.2.4 Oct 16 11:52:07.271 INFO kablam! Compiling inotify v0.6.1 Oct 16 11:52:09.939 INFO kablam! Compiling notify v4.0.6 Oct 16 11:52:14.079 INFO kablam! Compiling exclave v0.1.0 (/source) Oct 16 11:52:19.855 INFO kablam! warning: unused variable: `test_max_time` Oct 16 11:52:19.855 INFO kablam! --> src/units/scenario.rs:540:21 Oct 16 11:52:19.856 INFO kablam! | Oct 16 11:52:19.856 INFO kablam! 540 | let test_max_time = self.make_timeout(test_timeout); Oct 16 11:52:19.856 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_test_max_time` instead Oct 16 11:52:19.857 INFO kablam! | Oct 16 11:52:19.857 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 11:52:19.857 INFO kablam! Oct 16 11:52:19.858 INFO kablam! warning: unused variable: `e` Oct 16 11:52:19.858 INFO kablam! --> src/units/scenario.rs:575:17 Oct 16 11:52:19.858 INFO kablam! | Oct 16 11:52:19.858 INFO kablam! 575 | Err(e) => unimplemented!(), Oct 16 11:52:19.859 INFO kablam! | ^ help: consider using `_e` instead Oct 16 11:52:19.859 INFO kablam! Oct 16 11:52:20.319 INFO kablam! warning: method is never used: `output_message` Oct 16 11:52:20.319 INFO kablam! --> src/units/logger.rs:236:5 Oct 16 11:52:20.319 INFO kablam! | Oct 16 11:52:20.319 INFO kablam! 236 | pub fn output_message(&self, msg: ManagerStatusMessage) -> Result<(), Error> { Oct 16 11:52:20.319 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:52:20.319 INFO kablam! | Oct 16 11:52:20.319 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 11:52:20.319 INFO kablam! Oct 16 11:52:20.319 INFO kablam! warning: method is never used: `json_write` Oct 16 11:52:20.319 INFO kablam! --> src/units/logger.rs:243:5 Oct 16 11:52:20.319 INFO kablam! | Oct 16 11:52:20.319 INFO kablam! 243 | fn json_write(&self, _: ManagerStatusMessage) -> Result<(), Error> { Oct 16 11:52:20.319 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:52:20.319 INFO kablam! Oct 16 11:52:20.319 INFO kablam! warning: method is never used: `cfti_escape` Oct 16 11:52:20.319 INFO kablam! --> src/units/logger.rs:247:5 Oct 16 11:52:20.319 INFO kablam! | Oct 16 11:52:20.319 INFO kablam! 247 | fn cfti_escape(msg: &String) -> String { Oct 16 11:52:20.319 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:52:20.319 INFO kablam! Oct 16 11:52:20.319 INFO kablam! warning: method is never used: `tsv_write` Oct 16 11:52:20.319 INFO kablam! --> src/units/logger.rs:255:5 Oct 16 11:52:20.319 INFO kablam! | Oct 16 11:52:20.319 INFO kablam! 255 | fn tsv_write(&self, msg: ManagerStatusMessage) -> Result<(), Error> { Oct 16 11:52:20.319 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:52:20.319 INFO kablam! Oct 16 11:52:30.803 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 29.70s Oct 16 11:52:30.808 INFO kablam! su: No module specific data is present Oct 16 11:52:31.395 INFO running `"docker" "rm" "-f" "6771792c94e21c26c840ba3861e3ddd5392fc18e88d752c54ca33302092d512f"` Oct 16 11:52:31.743 INFO blam! 6771792c94e21c26c840ba3861e3ddd5392fc18e88d752c54ca33302092d512f Oct 16 11:52:31.755 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 16 11:52:32.248 INFO blam! 6604b04fdd39b4431b9676eec76cce592bede2b10a2621cdb8eaadebf56d528e Oct 16 11:52:32.250 INFO running `"docker" "start" "-a" "6604b04fdd39b4431b9676eec76cce592bede2b10a2621cdb8eaadebf56d528e"` Oct 16 11:52:33.655 INFO kablam! usermod: no changes Oct 16 11:52:33.852 INFO kablam! Compiling exclave v0.1.0 (/source) Oct 16 11:52:39.143 INFO kablam! warning: unused variable: `test_max_time` Oct 16 11:52:39.144 INFO kablam! --> src/units/scenario.rs:540:21 Oct 16 11:52:39.144 INFO kablam! | Oct 16 11:52:39.144 INFO kablam! 540 | let test_max_time = self.make_timeout(test_timeout); Oct 16 11:52:39.144 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_test_max_time` instead Oct 16 11:52:39.144 INFO kablam! | Oct 16 11:52:39.144 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 11:52:39.144 INFO kablam! Oct 16 11:52:39.144 INFO kablam! warning: unused variable: `e` Oct 16 11:52:39.144 INFO kablam! --> src/units/scenario.rs:575:17 Oct 16 11:52:39.144 INFO kablam! | Oct 16 11:52:39.144 INFO kablam! 575 | Err(e) => unimplemented!(), Oct 16 11:52:39.144 INFO kablam! | ^ help: consider using `_e` instead Oct 16 11:52:39.144 INFO kablam! Oct 16 11:52:39.570 INFO kablam! warning: method is never used: `output_message` Oct 16 11:52:39.570 INFO kablam! --> src/units/logger.rs:236:5 Oct 16 11:52:39.570 INFO kablam! | Oct 16 11:52:39.570 INFO kablam! 236 | pub fn output_message(&self, msg: ManagerStatusMessage) -> Result<(), Error> { Oct 16 11:52:39.570 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:52:39.570 INFO kablam! | Oct 16 11:52:39.570 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 11:52:39.570 INFO kablam! Oct 16 11:52:39.570 INFO kablam! warning: method is never used: `json_write` Oct 16 11:52:39.570 INFO kablam! --> src/units/logger.rs:243:5 Oct 16 11:52:39.570 INFO kablam! | Oct 16 11:52:39.571 INFO kablam! 243 | fn json_write(&self, _: ManagerStatusMessage) -> Result<(), Error> { Oct 16 11:52:39.571 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:52:39.571 INFO kablam! Oct 16 11:52:39.571 INFO kablam! warning: method is never used: `cfti_escape` Oct 16 11:52:39.571 INFO kablam! --> src/units/logger.rs:247:5 Oct 16 11:52:39.571 INFO kablam! | Oct 16 11:52:39.571 INFO kablam! 247 | fn cfti_escape(msg: &String) -> String { Oct 16 11:52:39.571 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:52:39.571 INFO kablam! Oct 16 11:52:39.571 INFO kablam! warning: method is never used: `tsv_write` Oct 16 11:52:39.571 INFO kablam! --> src/units/logger.rs:255:5 Oct 16 11:52:39.571 INFO kablam! | Oct 16 11:52:39.571 INFO kablam! 255 | fn tsv_write(&self, msg: ManagerStatusMessage) -> Result<(), Error> { Oct 16 11:52:39.571 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:52:39.571 INFO kablam! Oct 16 11:52:40.098 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.41s Oct 16 11:52:40.106 INFO kablam! su: No module specific data is present Oct 16 11:52:40.617 INFO running `"docker" "rm" "-f" "6604b04fdd39b4431b9676eec76cce592bede2b10a2621cdb8eaadebf56d528e"` Oct 16 11:52:40.715 INFO blam! 6604b04fdd39b4431b9676eec76cce592bede2b10a2621cdb8eaadebf56d528e Oct 16 11:52:40.717 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 16 11:52:40.955 INFO blam! 53382227bb1566d6b6054568ab3e5fc69ecf613ffab4cfa08fdcc867d62d0900 Oct 16 11:52:40.957 INFO running `"docker" "start" "-a" "53382227bb1566d6b6054568ab3e5fc69ecf613ffab4cfa08fdcc867d62d0900"` Oct 16 11:52:41.850 INFO kablam! usermod: no changes Oct 16 11:52:42.099 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.21s Oct 16 11:52:42.110 INFO kablam! Running /target/debug/deps/exclave-9f6a856bd1591e6e Oct 16 11:52:42.115 INFO blam! Oct 16 11:52:42.115 INFO blam! running 0 tests Oct 16 11:52:42.115 INFO blam! Oct 16 11:52:42.115 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:52:42.115 INFO blam! Oct 16 11:52:42.120 INFO kablam! su: No module specific data is present Oct 16 11:52:43.131 INFO running `"docker" "rm" "-f" "53382227bb1566d6b6054568ab3e5fc69ecf613ffab4cfa08fdcc867d62d0900"` Oct 16 11:52:43.325 INFO blam! 53382227bb1566d6b6054568ab3e5fc69ecf613ffab4cfa08fdcc867d62d0900