Oct 16 18:48:03.551 INFO testing IMAPServer-0.0.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 18:48:03.552 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 18:48:03.951 INFO blam! 792168642b91cc5bf8ad3525d8342407c6cb2586c1169d59a982caa7d1431837 Oct 16 18:48:03.953 INFO running `"docker" "start" "-a" "792168642b91cc5bf8ad3525d8342407c6cb2586c1169d59a982caa7d1431837"` Oct 16 18:48:05.419 INFO kablam! usermod: no changes Oct 16 18:48:05.535 INFO kablam! Compiling config v0.4.1 Oct 16 18:48:08.241 INFO kablam! Compiling IMAPServer v0.0.0 (/source) Oct 16 18:48:09.699 INFO kablam! warning: crate `IMAPServer` should have a snake case name such as `imapserver` Oct 16 18:48:09.699 INFO kablam! | Oct 16 18:48:09.700 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 16 18:48:09.700 INFO kablam! Oct 16 18:48:09.700 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 18:48:09.700 INFO kablam! --> src/main.rs:5:5 Oct 16 18:48:09.701 INFO kablam! | Oct 16 18:48:09.701 INFO kablam! 5 | helper::get_config().set_default("RFC", "3501"); Oct 16 18:48:09.701 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 18:48:09.701 INFO kablam! | Oct 16 18:48:09.702 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 18:48:09.702 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 18:48:09.702 INFO kablam! Oct 16 18:48:10.780 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.33s Oct 16 18:48:10.787 INFO kablam! su: No module specific data is present Oct 16 18:48:11.496 INFO running `"docker" "rm" "-f" "792168642b91cc5bf8ad3525d8342407c6cb2586c1169d59a982caa7d1431837"` Oct 16 18:48:11.747 INFO blam! 792168642b91cc5bf8ad3525d8342407c6cb2586c1169d59a982caa7d1431837 Oct 16 18:48:11.756 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 18:48:12.127 INFO blam! 342ad8739c6ea79feb7792a749ca4451abc26b4ce46ef4cf7a5c9ca855b549a8 Oct 16 18:48:12.129 INFO running `"docker" "start" "-a" "342ad8739c6ea79feb7792a749ca4451abc26b4ce46ef4cf7a5c9ca855b549a8"` Oct 16 18:48:14.028 INFO kablam! usermod: no changes Oct 16 18:48:14.155 INFO kablam! Compiling IMAPServer v0.0.0 (/source) Oct 16 18:48:15.599 INFO kablam! warning: crate `IMAPServer` should have a snake case name such as `imapserver` Oct 16 18:48:15.600 INFO kablam! | Oct 16 18:48:15.600 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 16 18:48:15.600 INFO kablam! Oct 16 18:48:15.615 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 18:48:15.615 INFO kablam! --> src/main.rs:5:5 Oct 16 18:48:15.616 INFO kablam! | Oct 16 18:48:15.616 INFO kablam! 5 | helper::get_config().set_default("RFC", "3501"); Oct 16 18:48:15.616 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 18:48:15.616 INFO kablam! | Oct 16 18:48:15.617 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 18:48:15.617 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 18:48:15.617 INFO kablam! Oct 16 18:48:16.214 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.15s Oct 16 18:48:16.218 INFO kablam! su: No module specific data is present Oct 16 18:48:17.086 INFO running `"docker" "rm" "-f" "342ad8739c6ea79feb7792a749ca4451abc26b4ce46ef4cf7a5c9ca855b549a8"` Oct 16 18:48:17.419 INFO blam! 342ad8739c6ea79feb7792a749ca4451abc26b4ce46ef4cf7a5c9ca855b549a8 Oct 16 18:48:17.425 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 18:48:17.863 INFO blam! 993f0d6c492538a66c0b5126ac8284356dab871617854759d475a60b9af69039 Oct 16 18:48:17.865 INFO running `"docker" "start" "-a" "993f0d6c492538a66c0b5126ac8284356dab871617854759d475a60b9af69039"` Oct 16 18:48:19.304 INFO kablam! usermod: no changes Oct 16 18:48:19.419 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 16 18:48:19.423 INFO kablam! Running /target/debug/deps/IMAPServer-1e66b8c93d7528f8 Oct 16 18:48:19.425 INFO blam! Oct 16 18:48:19.425 INFO blam! running 0 tests Oct 16 18:48:19.425 INFO blam! Oct 16 18:48:19.425 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 18:48:19.425 INFO blam! Oct 16 18:48:19.426 INFO kablam! su: No module specific data is present Oct 16 18:48:20.509 INFO running `"docker" "rm" "-f" "993f0d6c492538a66c0b5126ac8284356dab871617854759d475a60b9af69039"` Oct 16 18:48:20.759 INFO blam! 993f0d6c492538a66c0b5126ac8284356dab871617854759d475a60b9af69039