Oct 16 06:38:53.068 INFO testing helianto-0.1.0-beta1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 06:38:53.069 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/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 16 06:38:53.394 INFO blam! af7ac0ddb47529b1d0303643d6de65ac243880348c1b40755eb37a7f7bcf93b1 Oct 16 06:38:53.397 INFO running `"docker" "start" "-a" "af7ac0ddb47529b1d0303643d6de65ac243880348c1b40755eb37a7f7bcf93b1"` Oct 16 06:38:54.458 INFO kablam! usermod: no changes Oct 16 06:38:54.599 INFO kablam! Compiling quick-error v0.1.4 Oct 16 06:38:54.599 INFO kablam! Compiling hoedown v3.0.5 Oct 16 06:38:54.611 INFO kablam! Compiling stdio_logger v0.1.1 Oct 16 06:38:54.611 INFO kablam! Compiling chrono v0.2.25 Oct 16 06:38:55.588 INFO kablam! Compiling handlebars v0.12.1 Oct 16 06:39:02.584 INFO kablam! Compiling helianto v0.1.0-beta1 (/source) Oct 16 06:39:04.723 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 16 06:39:04.723 INFO kablam! --> src/utils.rs:24:5 Oct 16 06:39:04.723 INFO kablam! | Oct 16 06:39:04.723 INFO kablam! 24 | use std::ascii::AsciiExt; Oct 16 06:39:04.723 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 06:39:04.723 INFO kablam! | Oct 16 06:39:04.723 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 06:39:04.723 INFO kablam! Oct 16 06:39:04.723 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 16 06:39:04.723 INFO kablam! --> src/document.rs:21:5 Oct 16 06:39:04.723 INFO kablam! | Oct 16 06:39:04.723 INFO kablam! 21 | use std::ascii::AsciiExt; Oct 16 06:39:04.723 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 06:39:04.723 INFO kablam! Oct 16 06:39:05.051 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 16 06:39:05.051 INFO kablam! --> src/utils.rs:24:5 Oct 16 06:39:05.051 INFO kablam! | Oct 16 06:39:05.051 INFO kablam! 24 | use std::ascii::AsciiExt; Oct 16 06:39:05.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 06:39:05.051 INFO kablam! | Oct 16 06:39:05.051 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 06:39:05.051 INFO kablam! Oct 16 06:39:05.051 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 16 06:39:05.051 INFO kablam! --> src/document.rs:21:5 Oct 16 06:39:05.051 INFO kablam! | Oct 16 06:39:05.051 INFO kablam! 21 | use std::ascii::AsciiExt; Oct 16 06:39:05.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 06:39:05.051 INFO kablam! Oct 16 06:39:05.051 INFO kablam! warning: unused import: `FromRaw` Oct 16 06:39:05.051 INFO kablam! --> src/document.rs:24:23 Oct 16 06:39:05.051 INFO kablam! | Oct 16 06:39:05.051 INFO kablam! 24 | use utils::{DateTime, FromRaw}; Oct 16 06:39:05.051 INFO kablam! | ^^^^^^^ Oct 16 06:39:05.051 INFO kablam! Oct 16 06:39:10.407 INFO kablam! warning: unreachable expression Oct 16 06:39:10.407 INFO kablam! --> src/main.rs:75:13 Oct 16 06:39:10.407 INFO kablam! | Oct 16 06:39:10.407 INFO kablam! 75 | return process::exit(1); Oct 16 06:39:10.407 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:39:10.407 INFO kablam! | Oct 16 06:39:10.407 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 16 06:39:10.407 INFO kablam! Oct 16 06:39:10.407 INFO kablam! warning: unreachable expression Oct 16 06:39:10.407 INFO kablam! --> src/main.rs:80:9 Oct 16 06:39:10.407 INFO kablam! | Oct 16 06:39:10.407 INFO kablam! 80 | return print_usage(&program, opts); Oct 16 06:39:10.407 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:39:10.407 INFO kablam! Oct 16 06:39:10.407 INFO kablam! warning: unreachable expression Oct 16 06:39:10.407 INFO kablam! --> src/main.rs:82:9 Oct 16 06:39:10.407 INFO kablam! | Oct 16 06:39:10.407 INFO kablam! 82 | return print_version(); Oct 16 06:39:10.407 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:39:10.407 INFO kablam! Oct 16 06:39:10.412 INFO kablam! warning: unreachable expression Oct 16 06:39:10.412 INFO kablam! --> src/main.rs:98:9 Oct 16 06:39:10.412 INFO kablam! | Oct 16 06:39:10.412 INFO kablam! 98 | return process::exit(1); Oct 16 06:39:10.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:39:10.412 INFO kablam! Oct 16 06:39:10.419 INFO kablam! warning: unreachable expression Oct 16 06:39:10.419 INFO kablam! --> src/main.rs:134:13 Oct 16 06:39:10.419 INFO kablam! | Oct 16 06:39:10.419 INFO kablam! 134 | return process::exit(1); Oct 16 06:39:10.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:39:10.419 INFO kablam! Oct 16 06:39:10.419 INFO kablam! warning: unreachable expression Oct 16 06:39:10.419 INFO kablam! --> src/main.rs:136:9 Oct 16 06:39:10.419 INFO kablam! | Oct 16 06:39:10.419 INFO kablam! 136 | return init_content(source_dir.as_ref()); Oct 16 06:39:10.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:39:10.419 INFO kablam! Oct 16 06:39:10.419 INFO kablam! warning: unreachable expression Oct 16 06:39:10.419 INFO kablam! --> src/main.rs:141:9 Oct 16 06:39:10.419 INFO kablam! | Oct 16 06:39:10.419 INFO kablam! 141 | return process::exit(2); Oct 16 06:39:10.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:39:10.419 INFO kablam! Oct 16 06:39:13.180 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.69s Oct 16 06:39:13.180 INFO kablam! su: No module specific data is present Oct 16 06:39:13.682 INFO running `"docker" "rm" "-f" "af7ac0ddb47529b1d0303643d6de65ac243880348c1b40755eb37a7f7bcf93b1"` Oct 16 06:39:13.847 INFO blam! af7ac0ddb47529b1d0303643d6de65ac243880348c1b40755eb37a7f7bcf93b1 Oct 16 06:39:13.849 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/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 16 06:39:14.011 INFO blam! d5ab0f3ece12f829501bad94a81e22689976adcc716926a3d579bb46e8d16488 Oct 16 06:39:14.012 INFO running `"docker" "start" "-a" "d5ab0f3ece12f829501bad94a81e22689976adcc716926a3d579bb46e8d16488"` Oct 16 06:39:14.598 INFO kablam! usermod: no changes Oct 16 06:39:14.684 INFO kablam! Compiling helianto v0.1.0-beta1 (/source) Oct 16 06:39:17.671 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 16 06:39:17.671 INFO kablam! --> src/utils.rs:24:5 Oct 16 06:39:17.671 INFO kablam! | Oct 16 06:39:17.671 INFO kablam! 24 | use std::ascii::AsciiExt; Oct 16 06:39:17.671 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 06:39:17.671 INFO kablam! | Oct 16 06:39:17.671 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 06:39:17.671 INFO kablam! Oct 16 06:39:17.671 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 16 06:39:17.671 INFO kablam! --> src/document.rs:21:5 Oct 16 06:39:17.671 INFO kablam! | Oct 16 06:39:17.671 INFO kablam! 21 | use std::ascii::AsciiExt; Oct 16 06:39:17.671 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 06:39:17.671 INFO kablam! Oct 16 06:39:18.115 INFO kablam! warning: unreachable expression Oct 16 06:39:18.115 INFO kablam! --> src/main.rs:75:13 Oct 16 06:39:18.115 INFO kablam! | Oct 16 06:39:18.115 INFO kablam! 75 | return process::exit(1); Oct 16 06:39:18.115 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:39:18.115 INFO kablam! | Oct 16 06:39:18.115 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 16 06:39:18.115 INFO kablam! Oct 16 06:39:18.116 INFO kablam! warning: unreachable expression Oct 16 06:39:18.116 INFO kablam! --> src/main.rs:80:9 Oct 16 06:39:18.116 INFO kablam! | Oct 16 06:39:18.116 INFO kablam! 80 | return print_usage(&program, opts); Oct 16 06:39:18.116 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:39:18.116 INFO kablam! Oct 16 06:39:18.116 INFO kablam! warning: unreachable expression Oct 16 06:39:18.116 INFO kablam! --> src/main.rs:82:9 Oct 16 06:39:18.116 INFO kablam! | Oct 16 06:39:18.116 INFO kablam! 82 | return print_version(); Oct 16 06:39:18.116 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:39:18.116 INFO kablam! Oct 16 06:39:18.131 INFO kablam! warning: unreachable expression Oct 16 06:39:18.131 INFO kablam! --> src/main.rs:98:9 Oct 16 06:39:18.131 INFO kablam! | Oct 16 06:39:18.131 INFO kablam! 98 | return process::exit(1); Oct 16 06:39:18.131 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:39:18.131 INFO kablam! Oct 16 06:39:18.135 INFO kablam! warning: unreachable expression Oct 16 06:39:18.135 INFO kablam! --> src/main.rs:134:13 Oct 16 06:39:18.135 INFO kablam! | Oct 16 06:39:18.135 INFO kablam! 134 | return process::exit(1); Oct 16 06:39:18.135 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:39:18.135 INFO kablam! Oct 16 06:39:18.135 INFO kablam! warning: unreachable expression Oct 16 06:39:18.135 INFO kablam! --> src/main.rs:136:9 Oct 16 06:39:18.135 INFO kablam! | Oct 16 06:39:18.135 INFO kablam! 136 | return init_content(source_dir.as_ref()); Oct 16 06:39:18.135 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:39:18.135 INFO kablam! Oct 16 06:39:18.143 INFO kablam! warning: unreachable expression Oct 16 06:39:18.143 INFO kablam! --> src/main.rs:141:9 Oct 16 06:39:18.143 INFO kablam! | Oct 16 06:39:18.143 INFO kablam! 141 | return process::exit(2); Oct 16 06:39:18.143 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:39:18.143 INFO kablam! Oct 16 06:39:18.179 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 16 06:39:18.179 INFO kablam! --> src/utils.rs:24:5 Oct 16 06:39:18.179 INFO kablam! | Oct 16 06:39:18.179 INFO kablam! 24 | use std::ascii::AsciiExt; Oct 16 06:39:18.179 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 06:39:18.179 INFO kablam! | Oct 16 06:39:18.179 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 06:39:18.179 INFO kablam! Oct 16 06:39:18.179 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 16 06:39:18.179 INFO kablam! --> src/document.rs:21:5 Oct 16 06:39:18.179 INFO kablam! | Oct 16 06:39:18.179 INFO kablam! 21 | use std::ascii::AsciiExt; Oct 16 06:39:18.179 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 06:39:18.179 INFO kablam! Oct 16 06:39:18.179 INFO kablam! warning: unused import: `FromRaw` Oct 16 06:39:18.179 INFO kablam! --> src/document.rs:24:23 Oct 16 06:39:18.179 INFO kablam! | Oct 16 06:39:18.179 INFO kablam! 24 | use utils::{DateTime, FromRaw}; Oct 16 06:39:18.179 INFO kablam! | ^^^^^^^ Oct 16 06:39:18.179 INFO kablam! Oct 16 06:39:20.145 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.53s Oct 16 06:39:20.152 INFO kablam! su: No module specific data is present Oct 16 06:39:20.471 INFO running `"docker" "rm" "-f" "d5ab0f3ece12f829501bad94a81e22689976adcc716926a3d579bb46e8d16488"` Oct 16 06:39:20.597 INFO blam! d5ab0f3ece12f829501bad94a81e22689976adcc716926a3d579bb46e8d16488 Oct 16 06:39:20.603 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/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 16 06:39:20.866 INFO blam! 83e378c97ee4ee4a2b813b599c69482f2bfecb2d313197e8fc6d9b70a50fd991 Oct 16 06:39:20.869 INFO running `"docker" "start" "-a" "83e378c97ee4ee4a2b813b599c69482f2bfecb2d313197e8fc6d9b70a50fd991"` Oct 16 06:39:21.544 INFO kablam! usermod: no changes Oct 16 06:39:21.633 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 16 06:39:21.646 INFO kablam! Running /target/debug/deps/helianto-4f10dc32a67b5185 Oct 16 06:39:21.649 INFO blam! Oct 16 06:39:21.649 INFO blam! running 3 tests Oct 16 06:39:21.650 INFO blam! test document::test_from_raw ... ok Oct 16 06:39:21.651 INFO blam! test metadata::test_text_from_raw ... ok Oct 16 06:39:21.663 INFO blam! test utils::test_remove_leading_dot ... ok Oct 16 06:39:21.663 INFO blam! Oct 16 06:39:21.663 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:39:21.663 INFO blam! Oct 16 06:39:21.663 INFO kablam! Running /target/debug/deps/helianto-04f894899fbf07a5 Oct 16 06:39:21.666 INFO kablam! Doc-tests helianto Oct 16 06:39:21.666 INFO blam! Oct 16 06:39:21.666 INFO blam! running 0 tests Oct 16 06:39:21.666 INFO blam! Oct 16 06:39:21.666 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:39:21.666 INFO blam! Oct 16 06:39:24.928 INFO blam! Oct 16 06:39:24.928 INFO blam! running 0 tests Oct 16 06:39:24.928 INFO blam! Oct 16 06:39:24.928 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:39:24.928 INFO blam! Oct 16 06:39:24.939 INFO kablam! su: No module specific data is present Oct 16 06:39:25.247 INFO running `"docker" "rm" "-f" "83e378c97ee4ee4a2b813b599c69482f2bfecb2d313197e8fc6d9b70a50fd991"` Oct 16 06:39:25.388 INFO blam! 83e378c97ee4ee4a2b813b599c69482f2bfecb2d313197e8fc6d9b70a50fd991