Oct 12 19:28:31.573 INFO testing vtsingaras/visafe against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 19:28:31.575 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 12 19:28:31.971 INFO blam! 85302c4b67812e5cad855b930f8dcdcc215ddca4da12f779202885ab8e4b4789 Oct 12 19:28:31.973 INFO running `"docker" "start" "-a" "85302c4b67812e5cad855b930f8dcdcc215ddca4da12f779202885ab8e4b4789"` Oct 12 19:28:33.266 INFO kablam! usermod: no changes Oct 12 19:28:33.332 INFO kablam! Compiling argparse v0.2.1 Oct 12 19:28:36.671 INFO kablam! Compiling visafe v0.1.0 (/source) Oct 12 19:28:36.936 INFO kablam! warning: variable does not need to be mutable Oct 12 19:28:36.936 INFO kablam! --> src/main.rs:102:13 Oct 12 19:28:36.936 INFO kablam! | Oct 12 19:28:36.936 INFO kablam! 102 | let mut checker_cmd = Command::new(options.checker.as_str()).arg(tmppath_str.clone()).stdout(Stdio::piped()) Oct 12 19:28:36.936 INFO kablam! | ----^^^^^^^^^^^ Oct 12 19:28:36.936 INFO kablam! | | Oct 12 19:28:36.936 INFO kablam! | help: remove this `mut` Oct 12 19:28:36.938 INFO kablam! | Oct 12 19:28:36.938 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 19:28:36.938 INFO kablam! Oct 12 19:28:36.944 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 19:28:36.944 INFO kablam! --> src/main.rs:39:9 Oct 12 19:28:36.944 INFO kablam! | Oct 12 19:28:36.944 INFO kablam! 39 | io::stdout().flush(); Oct 12 19:28:36.944 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:28:36.944 INFO kablam! | Oct 12 19:28:36.944 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 19:28:36.944 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 19:28:36.944 INFO kablam! Oct 12 19:28:36.944 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 19:28:36.944 INFO kablam! --> src/main.rs:100:9 Oct 12 19:28:36.944 INFO kablam! | Oct 12 19:28:36.944 INFO kablam! 100 | editor_cmd.wait(); Oct 12 19:28:36.944 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 19:28:36.944 INFO kablam! | Oct 12 19:28:36.944 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 19:28:36.944 INFO kablam! Oct 12 19:28:36.947 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 19:28:36.947 INFO kablam! --> src/main.rs:124:13 Oct 12 19:28:36.947 INFO kablam! | Oct 12 19:28:36.947 INFO kablam! 124 | fs::remove_file(tmppath_str.clone()); Oct 12 19:28:36.947 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:28:36.947 INFO kablam! | Oct 12 19:28:36.947 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 19:28:36.947 INFO kablam! Oct 12 19:28:38.031 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.70s Oct 12 19:28:38.032 INFO kablam! su: No module specific data is present Oct 12 19:28:38.788 INFO running `"docker" "rm" "-f" "85302c4b67812e5cad855b930f8dcdcc215ddca4da12f779202885ab8e4b4789"` Oct 12 19:28:39.007 INFO blam! 85302c4b67812e5cad855b930f8dcdcc215ddca4da12f779202885ab8e4b4789 Oct 12 19:28:39.015 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 12 19:28:39.416 INFO blam! 19b3a9042ecac6de806ca5b6bf015d06227cadf6eb9ac8ac045cea2a8d669e08 Oct 12 19:28:39.418 INFO running `"docker" "start" "-a" "19b3a9042ecac6de806ca5b6bf015d06227cadf6eb9ac8ac045cea2a8d669e08"` Oct 12 19:28:41.067 INFO kablam! usermod: no changes Oct 12 19:28:41.139 INFO kablam! Compiling visafe v0.1.0 (/source) Oct 12 19:28:41.463 INFO kablam! warning: variable does not need to be mutable Oct 12 19:28:41.463 INFO kablam! --> src/main.rs:102:13 Oct 12 19:28:41.463 INFO kablam! | Oct 12 19:28:41.463 INFO kablam! 102 | let mut checker_cmd = Command::new(options.checker.as_str()).arg(tmppath_str.clone()).stdout(Stdio::piped()) Oct 12 19:28:41.463 INFO kablam! | ----^^^^^^^^^^^ Oct 12 19:28:41.463 INFO kablam! | | Oct 12 19:28:41.463 INFO kablam! | help: remove this `mut` Oct 12 19:28:41.463 INFO kablam! | Oct 12 19:28:41.463 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 19:28:41.463 INFO kablam! Oct 12 19:28:41.466 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 19:28:41.466 INFO kablam! --> src/main.rs:39:9 Oct 12 19:28:41.466 INFO kablam! | Oct 12 19:28:41.466 INFO kablam! 39 | io::stdout().flush(); Oct 12 19:28:41.466 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:28:41.466 INFO kablam! | Oct 12 19:28:41.466 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 19:28:41.466 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 19:28:41.466 INFO kablam! Oct 12 19:28:41.468 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 19:28:41.468 INFO kablam! --> src/main.rs:100:9 Oct 12 19:28:41.468 INFO kablam! | Oct 12 19:28:41.468 INFO kablam! 100 | editor_cmd.wait(); Oct 12 19:28:41.468 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 19:28:41.468 INFO kablam! | Oct 12 19:28:41.468 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 19:28:41.468 INFO kablam! Oct 12 19:28:41.468 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 19:28:41.468 INFO kablam! --> src/main.rs:124:13 Oct 12 19:28:41.468 INFO kablam! | Oct 12 19:28:41.468 INFO kablam! 124 | fs::remove_file(tmppath_str.clone()); Oct 12 19:28:41.468 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:28:41.468 INFO kablam! | Oct 12 19:28:41.468 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 19:28:41.468 INFO kablam! Oct 12 19:28:42.031 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.93s Oct 12 19:28:42.031 INFO kablam! su: No module specific data is present Oct 12 19:28:43.188 INFO running `"docker" "rm" "-f" "19b3a9042ecac6de806ca5b6bf015d06227cadf6eb9ac8ac045cea2a8d669e08"` Oct 12 19:28:43.411 INFO blam! 19b3a9042ecac6de806ca5b6bf015d06227cadf6eb9ac8ac045cea2a8d669e08 Oct 12 19:28:43.419 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 12 19:28:43.812 INFO blam! 726e9d0818ac6fb317f4517d5215f783833695c92b23d68ebc507c6c61f9e093 Oct 12 19:28:43.814 INFO running `"docker" "start" "-a" "726e9d0818ac6fb317f4517d5215f783833695c92b23d68ebc507c6c61f9e093"` Oct 12 19:28:45.361 INFO kablam! usermod: no changes Oct 12 19:28:45.411 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 12 19:28:45.416 INFO kablam! Running /target/debug/deps/visafe-215781d9b796afc7 Oct 12 19:28:45.421 INFO blam! Oct 12 19:28:45.421 INFO blam! running 0 tests Oct 12 19:28:45.421 INFO blam! Oct 12 19:28:45.421 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 19:28:45.421 INFO blam! Oct 12 19:28:45.422 INFO kablam! su: No module specific data is present Oct 12 19:28:46.120 INFO running `"docker" "rm" "-f" "726e9d0818ac6fb317f4517d5215f783833695c92b23d68ebc507c6c61f9e093"` Oct 12 19:28:46.415 INFO blam! 726e9d0818ac6fb317f4517d5215f783833695c92b23d68ebc507c6c61f9e093