Oct 12 00:12:52.132 INFO testing eve-0.1.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 00:12:52.134 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 00:12:52.492 INFO blam! 1f7ead47e786e687d5924e5757829727ed1f4d51bc13bf559bb01db147c16130 Oct 12 00:12:52.501 INFO running `"docker" "start" "-a" "1f7ead47e786e687d5924e5757829727ed1f4d51bc13bf559bb01db147c16130"` Oct 12 00:12:53.572 INFO kablam! usermod: no changes Oct 12 00:12:53.792 INFO kablam! Compiling dotenv v0.13.0 Oct 12 00:12:54.630 INFO kablam! Compiling eve v0.1.1 (/source) Oct 12 00:12:55.533 INFO kablam! warning: variable does not need to be mutable Oct 12 00:12:55.533 INFO kablam! --> src/main.rs:37:9 Oct 12 00:12:55.533 INFO kablam! | Oct 12 00:12:55.533 INFO kablam! 37 | let mut eve = if let Some(env) = file_option { Oct 12 00:12:55.533 INFO kablam! | ----^^^ Oct 12 00:12:55.533 INFO kablam! | | Oct 12 00:12:55.533 INFO kablam! | help: remove this `mut` Oct 12 00:12:55.533 INFO kablam! | Oct 12 00:12:55.533 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 00:12:55.533 INFO kablam! Oct 12 00:12:58.148 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.53s Oct 12 00:12:58.148 INFO kablam! su: No module specific data is present Oct 12 00:12:59.217 INFO running `"docker" "rm" "-f" "1f7ead47e786e687d5924e5757829727ed1f4d51bc13bf559bb01db147c16130"` Oct 12 00:12:59.469 INFO blam! 1f7ead47e786e687d5924e5757829727ed1f4d51bc13bf559bb01db147c16130 Oct 12 00:12:59.472 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 00:12:59.804 INFO blam! 392a948cb1d4195f0209c00428abff64bab7eeadf4b05ca0c232595760976a2e Oct 12 00:12:59.809 INFO running `"docker" "start" "-a" "392a948cb1d4195f0209c00428abff64bab7eeadf4b05ca0c232595760976a2e"` Oct 12 00:13:00.609 INFO kablam! usermod: no changes Oct 12 00:13:00.725 INFO kablam! Compiling environment v0.1.1 Oct 12 00:13:00.725 INFO kablam! Compiling difference v2.0.0 Oct 12 00:13:00.725 INFO kablam! Compiling dir-diff v0.3.1 Oct 12 00:13:00.725 INFO kablam! Compiling tempfile v3.0.4 Oct 12 00:13:01.740 INFO kablam! Compiling assert_cli v0.6.3 Oct 12 00:13:03.599 INFO kablam! Compiling eve v0.1.1 (/source) Oct 12 00:13:04.561 INFO kablam! warning: variable does not need to be mutable Oct 12 00:13:04.561 INFO kablam! --> src/main.rs:37:9 Oct 12 00:13:04.561 INFO kablam! | Oct 12 00:13:04.562 INFO kablam! 37 | let mut eve = if let Some(env) = file_option { Oct 12 00:13:04.562 INFO kablam! | ----^^^ Oct 12 00:13:04.562 INFO kablam! | | Oct 12 00:13:04.563 INFO kablam! | help: remove this `mut` Oct 12 00:13:04.563 INFO kablam! | Oct 12 00:13:04.563 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 00:13:04.563 INFO kablam! Oct 12 00:13:07.023 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.39s Oct 12 00:13:07.032 INFO kablam! su: No module specific data is present Oct 12 00:13:07.631 INFO running `"docker" "rm" "-f" "392a948cb1d4195f0209c00428abff64bab7eeadf4b05ca0c232595760976a2e"` Oct 12 00:13:07.916 INFO blam! 392a948cb1d4195f0209c00428abff64bab7eeadf4b05ca0c232595760976a2e Oct 12 00:13:07.932 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 00:13:08.328 INFO blam! 6680cd17813cc875f084afebfc658f659b40d0b996a9dff6bf8aff63fddb52b8 Oct 12 00:13:08.330 INFO running `"docker" "start" "-a" "6680cd17813cc875f084afebfc658f659b40d0b996a9dff6bf8aff63fddb52b8"` Oct 12 00:13:09.172 INFO kablam! usermod: no changes Oct 12 00:13:09.350 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 12 00:13:09.354 INFO kablam! Running /target/debug/deps/eve-766cefdcbaccb550 Oct 12 00:13:09.364 INFO kablam! Running /target/debug/deps/eve-12f1f104c3eef5e7 Oct 12 00:13:09.364 INFO blam! Oct 12 00:13:09.364 INFO blam! running 0 tests Oct 12 00:13:09.364 INFO blam! Oct 12 00:13:09.364 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:13:09.364 INFO blam! Oct 12 00:13:09.366 INFO blam! Oct 12 00:13:09.366 INFO blam! running 5 tests Oct 12 00:13:09.540 INFO blam! test tests::single_inline_file ... ok Oct 12 00:13:09.608 INFO blam! test tests::backup_inline_file ... ok Oct 12 00:13:09.696 INFO blam! test tests::single_file ... ok Oct 12 00:13:09.724 INFO blam! test tests::directory ... ok Oct 12 00:13:09.763 INFO blam! test tests::two_files ... ok Oct 12 00:13:09.763 INFO kablam! Doc-tests eve Oct 12 00:13:09.763 INFO blam! Oct 12 00:13:09.763 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:13:09.763 INFO blam! Oct 12 00:13:10.033 INFO blam! Oct 12 00:13:10.033 INFO blam! running 0 tests Oct 12 00:13:10.033 INFO blam! Oct 12 00:13:10.033 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:13:10.033 INFO blam! Oct 12 00:13:10.047 INFO kablam! su: No module specific data is present Oct 12 00:13:10.584 INFO running `"docker" "rm" "-f" "6680cd17813cc875f084afebfc658f659b40d0b996a9dff6bf8aff63fddb52b8"` Oct 12 00:13:10.948 INFO blam! 6680cd17813cc875f084afebfc658f659b40d0b996a9dff6bf8aff63fddb52b8