Oct 12 02:17:33.708 INFO testing cronenberg-0.3.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 02:17:33.708 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 12 02:17:34.213 INFO blam! c5b49b2fd8578db21ccaaa90e2593c72ab241cd89c2554d6659542b9d4512933 Oct 12 02:17:34.221 INFO running `"docker" "start" "-a" "c5b49b2fd8578db21ccaaa90e2593c72ab241cd89c2554d6659542b9d4512933"` Oct 12 02:17:35.392 INFO kablam! usermod: no changes Oct 12 02:17:35.464 INFO kablam! Compiling memchr v2.1.0 Oct 12 02:17:36.725 INFO kablam! Compiling nom v4.1.0 Oct 12 02:17:39.314 INFO kablam! Compiling cronenberg v0.3.0 (/source) Oct 12 02:17:39.544 INFO kablam! warning: unused import: `super::CronItem` Oct 12 02:17:39.544 INFO kablam! --> src/cron_item.rs:69:9 Oct 12 02:17:39.544 INFO kablam! | Oct 12 02:17:39.544 INFO kablam! 69 | use super::CronItem; Oct 12 02:17:39.544 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 02:17:39.544 INFO kablam! | Oct 12 02:17:39.544 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 02:17:39.544 INFO kablam! Oct 12 02:17:39.544 INFO kablam! warning: unused import: `super::TimeItem::*` Oct 12 02:17:39.544 INFO kablam! --> src/cron_item.rs:70:9 Oct 12 02:17:39.544 INFO kablam! | Oct 12 02:17:39.544 INFO kablam! 70 | use super::TimeItem::*; Oct 12 02:17:39.544 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 02:17:39.544 INFO kablam! Oct 12 02:17:39.544 INFO kablam! warning: unused import: `std::str::FromStr` Oct 12 02:17:39.544 INFO kablam! --> src/cron_item.rs:71:9 Oct 12 02:17:39.544 INFO kablam! | Oct 12 02:17:39.544 INFO kablam! 71 | use std::str::FromStr; Oct 12 02:17:39.544 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 02:17:39.544 INFO kablam! Oct 12 02:17:39.545 INFO kablam! warning: unused import: `std::string::ToString` Oct 12 02:17:39.545 INFO kablam! --> src/cron_item.rs:72:9 Oct 12 02:17:39.545 INFO kablam! | Oct 12 02:17:39.545 INFO kablam! 72 | use std::string::ToString; Oct 12 02:17:39.545 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 02:17:39.545 INFO kablam! Oct 12 02:17:39.550 INFO kablam! warning: unused import: `super::*` Oct 12 02:17:39.550 INFO kablam! --> src/parser.rs:108:9 Oct 12 02:17:39.550 INFO kablam! | Oct 12 02:17:39.550 INFO kablam! 108 | use super::*; Oct 12 02:17:39.550 INFO kablam! | ^^^^^^^^ Oct 12 02:17:39.550 INFO kablam! Oct 12 02:17:40.016 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.60s Oct 12 02:17:40.017 INFO kablam! su: No module specific data is present Oct 12 02:17:40.678 INFO running `"docker" "rm" "-f" "c5b49b2fd8578db21ccaaa90e2593c72ab241cd89c2554d6659542b9d4512933"` Oct 12 02:17:40.924 INFO blam! c5b49b2fd8578db21ccaaa90e2593c72ab241cd89c2554d6659542b9d4512933 Oct 12 02:17:40.930 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 12 02:17:41.356 INFO blam! 405fe0f31caebc41b4cb071dcc952e81820e5d506bbec48b330b3d3a3fc71e4a Oct 12 02:17:41.358 INFO running `"docker" "start" "-a" "405fe0f31caebc41b4cb071dcc952e81820e5d506bbec48b330b3d3a3fc71e4a"` Oct 12 02:17:43.013 INFO kablam! usermod: no changes Oct 12 02:17:43.055 INFO kablam! Compiling cronenberg v0.3.0 (/source) Oct 12 02:17:43.300 INFO kablam! warning: unused import: `cronenberg::TimeItem::*` Oct 12 02:17:43.300 INFO kablam! --> tests/lib_test.rs:4:5 Oct 12 02:17:43.300 INFO kablam! | Oct 12 02:17:43.300 INFO kablam! 4 | use cronenberg::TimeItem::*; Oct 12 02:17:43.300 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 02:17:43.300 INFO kablam! | Oct 12 02:17:43.300 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 02:17:43.300 INFO kablam! Oct 12 02:17:44.710 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.67s Oct 12 02:17:44.716 INFO kablam! su: No module specific data is present Oct 12 02:17:45.058 INFO running `"docker" "rm" "-f" "405fe0f31caebc41b4cb071dcc952e81820e5d506bbec48b330b3d3a3fc71e4a"` Oct 12 02:17:45.217 INFO blam! 405fe0f31caebc41b4cb071dcc952e81820e5d506bbec48b330b3d3a3fc71e4a Oct 12 02:17:45.228 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 12 02:17:45.436 INFO blam! 3cf541b73bc00b62e2939ad57b24e8c318b84439bdc8377c4063da425d1c1ef1 Oct 12 02:17:45.438 INFO running `"docker" "start" "-a" "3cf541b73bc00b62e2939ad57b24e8c318b84439bdc8377c4063da425d1c1ef1"` Oct 12 02:17:45.859 INFO kablam! usermod: no changes Oct 12 02:17:45.909 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 12 02:17:45.913 INFO kablam! Running /target/debug/deps/cronenberg-5d82de5f48b4bd3f Oct 12 02:17:45.915 INFO blam! Oct 12 02:17:45.915 INFO blam! running 16 tests Oct 12 02:17:45.916 INFO blam! test cron_item::test::convert_time_item_multiple_values_to_string ... ok Oct 12 02:17:45.916 INFO blam! test cron_item::test::convert_time_item_single_value_to_string ... ok Oct 12 02:17:45.916 INFO blam! test parser::test::parse_multiple_time_values ... ok Oct 12 02:17:45.917 INFO blam! test parser::test::parse_cron_item_with_multiword_command ... ok Oct 12 02:17:45.917 INFO blam! test parser::test::parse_single_time_value ... ok Oct 12 02:17:45.917 INFO blam! test parser::test::parse_time_item_as_all_values ... ok Oct 12 02:17:45.917 INFO blam! test parser::test::parse_time_item_as_interval ... ok Oct 12 02:17:45.918 INFO blam! test parser::test::parse_time_item_as_multiple_values ... ok Oct 12 02:17:45.918 INFO blam! test parser::test::parse_time_item_as_single_value ... ok Oct 12 02:17:45.918 INFO blam! test parser::test::parse_time_iterval ... ok Oct 12 02:17:45.920 INFO blam! test cron_item::test::create_cron_item_from_str ... ok Oct 12 02:17:45.920 INFO blam! test parser::test::parse_all_values ... ok Oct 12 02:17:45.920 INFO blam! test parser::test::parse_cron_item ... ok Oct 12 02:17:45.920 INFO blam! test cron_item::test::convert_time_item_interval_to_string ... ok Oct 12 02:17:45.920 INFO blam! test cron_item::test::convert_time_item_all_values_to_string ... ok Oct 12 02:17:45.921 INFO blam! test cron_item::test::convert_cron_item_to_string ... ok Oct 12 02:17:45.921 INFO blam! Oct 12 02:17:45.921 INFO blam! test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 02:17:45.921 INFO blam! Oct 12 02:17:45.928 INFO kablam! Running /target/debug/deps/lib_test-9f69e0cbfd74e745 Oct 12 02:17:45.932 INFO kablam! Doc-tests cronenberg Oct 12 02:17:45.932 INFO blam! Oct 12 02:17:45.932 INFO blam! running 1 test Oct 12 02:17:45.932 INFO blam! test failes_with_error ... ok Oct 12 02:17:45.932 INFO blam! Oct 12 02:17:45.932 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 02:17:45.932 INFO blam! Oct 12 02:17:46.182 INFO blam! Oct 12 02:17:46.182 INFO blam! running 0 tests Oct 12 02:17:46.182 INFO blam! Oct 12 02:17:46.182 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 02:17:46.182 INFO blam! Oct 12 02:17:46.190 INFO kablam! su: No module specific data is present Oct 12 02:17:46.462 INFO running `"docker" "rm" "-f" "3cf541b73bc00b62e2939ad57b24e8c318b84439bdc8377c4063da425d1c1ef1"` Oct 12 02:17:46.572 INFO blam! 3cf541b73bc00b62e2939ad57b24e8c318b84439bdc8377c4063da425d1c1ef1