Oct 16 05:57:44.602 INFO testing i3nator-1.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 05:57:44.604 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 05:57:45.180 INFO blam! e38b344cbdf1eab0552ec18400919b8780371bb85d3cae44dfd4dd67e52e6756 Oct 16 05:57:45.182 INFO running `"docker" "start" "-a" "e38b344cbdf1eab0552ec18400919b8780371bb85d3cae44dfd4dd67e52e6756"` Oct 16 05:57:46.915 INFO kablam! usermod: no changes Oct 16 05:57:47.166 INFO kablam! Compiling wait-timeout v0.1.5 Oct 16 05:57:47.171 INFO kablam! Compiling unix_socket v0.4.6 Oct 16 05:57:47.172 INFO kablam! Compiling getch v0.1.1 Oct 16 05:57:47.183 INFO kablam! Compiling i3nator v1.1.0 (/source) Oct 16 05:57:47.211 INFO kablam! Compiling serde v0.6.15 Oct 16 05:57:54.539 INFO kablam! Compiling serde_json v0.6.1 Oct 16 05:57:56.868 INFO kablam! Compiling i3ipc v0.4.2 Oct 16 05:58:02.729 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 16 05:58:02.729 INFO kablam! --> src/types.rs:454:31 Oct 16 05:58:02.729 INFO kablam! | Oct 16 05:58:02.729 INFO kablam! 454 | tilde_with_context(input, env::home_dir) Oct 16 05:58:02.729 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 05:58:02.729 INFO kablam! | Oct 16 05:58:02.729 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 05:58:02.729 INFO kablam! Oct 16 05:58:08.061 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 16 05:58:08.061 INFO kablam! --> src/main.rs:54:5 Oct 16 05:58:08.061 INFO kablam! | Oct 16 05:58:08.061 INFO kablam! 54 | use std::ascii::AsciiExt; Oct 16 05:58:08.061 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 05:58:08.061 INFO kablam! | Oct 16 05:58:08.061 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 05:58:08.062 INFO kablam! Oct 16 05:58:08.290 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 16 05:58:08.291 INFO kablam! --> src/main.rs:54:5 Oct 16 05:58:08.291 INFO kablam! | Oct 16 05:58:08.291 INFO kablam! 54 | use std::ascii::AsciiExt; Oct 16 05:58:08.291 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 05:58:08.292 INFO kablam! | Oct 16 05:58:08.292 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 05:58:08.292 INFO kablam! Oct 16 05:58:10.627 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.68s Oct 16 05:58:10.634 INFO kablam! su: No module specific data is present Oct 16 05:58:11.032 INFO running `"docker" "rm" "-f" "e38b344cbdf1eab0552ec18400919b8780371bb85d3cae44dfd4dd67e52e6756"` Oct 16 05:58:11.129 INFO blam! e38b344cbdf1eab0552ec18400919b8780371bb85d3cae44dfd4dd67e52e6756 Oct 16 05:58:11.131 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 05:58:11.467 INFO blam! adcdfc00f0e16cd362ea010844dc40ef86995ff3b8a3305edf550c170e46a5c6 Oct 16 05:58:11.473 INFO running `"docker" "start" "-a" "adcdfc00f0e16cd362ea010844dc40ef86995ff3b8a3305edf550c170e46a5c6"` Oct 16 05:58:12.291 INFO kablam! usermod: no changes Oct 16 05:58:12.415 INFO kablam! Compiling i3nator v1.1.0 (/source) Oct 16 05:58:16.787 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 16 05:58:16.788 INFO kablam! --> src/types.rs:454:31 Oct 16 05:58:16.788 INFO kablam! | Oct 16 05:58:16.788 INFO kablam! 454 | tilde_with_context(input, env::home_dir) Oct 16 05:58:16.789 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 05:58:16.789 INFO kablam! | Oct 16 05:58:16.789 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 05:58:16.790 INFO kablam! Oct 16 05:58:18.399 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 16 05:58:18.399 INFO kablam! --> src/main.rs:54:5 Oct 16 05:58:18.399 INFO kablam! | Oct 16 05:58:18.399 INFO kablam! 54 | use std::ascii::AsciiExt; Oct 16 05:58:18.399 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 05:58:18.399 INFO kablam! | Oct 16 05:58:18.399 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 05:58:18.399 INFO kablam! Oct 16 05:58:18.562 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 16 05:58:18.562 INFO kablam! --> src/main.rs:54:5 Oct 16 05:58:18.562 INFO kablam! | Oct 16 05:58:18.562 INFO kablam! 54 | use std::ascii::AsciiExt; Oct 16 05:58:18.562 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 05:58:18.562 INFO kablam! | Oct 16 05:58:18.562 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 05:58:18.562 INFO kablam! Oct 16 05:58:19.129 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.82s Oct 16 05:58:19.139 INFO kablam! su: No module specific data is present Oct 16 05:58:19.695 INFO running `"docker" "rm" "-f" "adcdfc00f0e16cd362ea010844dc40ef86995ff3b8a3305edf550c170e46a5c6"` Oct 16 05:58:19.914 INFO blam! adcdfc00f0e16cd362ea010844dc40ef86995ff3b8a3305edf550c170e46a5c6 Oct 16 05:58:19.917 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 05:58:20.166 INFO blam! 2db2aac41f493208ba21fcc269680e381d2f591ddd5e90c2090913911f3ee849 Oct 16 05:58:20.183 INFO running `"docker" "start" "-a" "2db2aac41f493208ba21fcc269680e381d2f591ddd5e90c2090913911f3ee849"` Oct 16 05:58:20.719 INFO kablam! usermod: no changes Oct 16 05:58:20.832 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 16 05:58:20.851 INFO kablam! Running /target/debug/deps/i3nator-e8514cbfe5f8df8b Oct 16 05:58:20.852 INFO blam! Oct 16 05:58:20.852 INFO blam! running 0 tests Oct 16 05:58:20.852 INFO blam! Oct 16 05:58:20.852 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 05:58:20.852 INFO blam! Oct 16 05:58:20.852 INFO kablam! Running /target/debug/deps/i3nator-2e6b6489dae6326d Oct 16 05:58:20.854 INFO blam! Oct 16 05:58:20.855 INFO blam! running 0 tests Oct 16 05:58:20.855 INFO blam! Oct 16 05:58:20.855 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 05:58:20.855 INFO blam! Oct 16 05:58:20.858 INFO blam! Oct 16 05:58:20.858 INFO kablam! Running /target/debug/deps/projects-c3b41f124ae4e7c5 Oct 16 05:58:20.859 INFO blam! running 0 tests Oct 16 05:58:20.859 INFO kablam! Running /target/debug/deps/types-bac0706bc9df29e3 Oct 16 05:58:20.859 INFO blam! Oct 16 05:58:20.859 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 05:58:20.859 INFO blam! Oct 16 05:58:20.859 INFO blam! Oct 16 05:58:20.859 INFO blam! running 17 tests Oct 16 05:58:20.859 INFO blam! test application_command_map_no_args ... ok Oct 16 05:58:20.860 INFO blam! test application_command_seq_no_args ... ok Oct 16 05:58:20.863 INFO blam! test application_command_str ... ok Oct 16 05:58:20.863 INFO blam! test application_command_map ... ok Oct 16 05:58:20.863 INFO blam! test application_command_str_no_args ... ok Oct 16 05:58:20.864 INFO blam! test application_command_seq ... ok Oct 16 05:58:20.864 INFO blam! test duration_map ... ok Oct 16 05:58:20.867 INFO blam! test exec_commands_and_type ... ok Oct 16 05:58:20.868 INFO blam! test exec_commands_type_and_timeout ... ok Oct 16 05:58:20.868 INFO blam! test exec_seq ... ok Oct 16 05:58:20.868 INFO blam! test duration_secs ... ok Oct 16 05:58:20.879 INFO blam! test exec_str ... ok Oct 16 05:58:20.880 INFO blam! test exec_commands_only ... ok Oct 16 05:58:20.939 INFO blam! test application_command_empty_str ... ok Oct 16 05:58:20.939 INFO blam! test application_command_empty_seq ... ok Oct 16 05:58:20.939 INFO blam! test duration_str ... ok Oct 16 05:58:20.967 INFO blam! test full_config ... ok Oct 16 05:58:20.967 INFO blam! Oct 16 05:58:20.967 INFO blam! test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 05:58:20.967 INFO blam! Oct 16 05:58:20.969 INFO kablam! Doc-tests i3nator Oct 16 05:58:24.388 INFO blam! Oct 16 05:58:24.388 INFO blam! running 1 test Oct 16 05:58:30.207 INFO blam! test src/types.rs - types::ApplicationCommand (line 150) ... ok Oct 16 05:58:30.207 INFO blam! Oct 16 05:58:30.207 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 05:58:30.207 INFO blam! Oct 16 05:58:30.220 INFO kablam! su: No module specific data is present Oct 16 05:58:30.923 INFO running `"docker" "rm" "-f" "2db2aac41f493208ba21fcc269680e381d2f591ddd5e90c2090913911f3ee849"` Oct 16 05:58:31.327 INFO blam! 2db2aac41f493208ba21fcc269680e381d2f591ddd5e90c2090913911f3ee849