Oct 14 16:36:01.194 INFO testing jmcelwain/the_linux_programming_interface against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 16:36:01.194 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 16:36:01.678 INFO blam! 7c3b25fb220ec6725d6f0b67855872617e553c7e2152dcd505239361a3fa7d76 Oct 14 16:36:01.695 INFO running `"docker" "start" "-a" "7c3b25fb220ec6725d6f0b67855872617e553c7e2152dcd505239361a3fa7d76"` Oct 14 16:36:02.887 INFO kablam! usermod: no changes Oct 14 16:36:02.943 INFO kablam! Compiling linux_interface v0.1.0 (/source) Oct 14 16:36:03.191 INFO kablam! warning: unused variable: `to_path` Oct 14 16:36:03.191 INFO kablam! --> src/fileio/copy.rs:6:9 Oct 14 16:36:03.191 INFO kablam! | Oct 14 16:36:03.191 INFO kablam! 6 | let to_path = Path::new(to); Oct 14 16:36:03.191 INFO kablam! | ^^^^^^^ help: consider using `_to_path` instead Oct 14 16:36:03.191 INFO kablam! | Oct 14 16:36:03.191 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 16:36:03.191 INFO kablam! Oct 14 16:36:03.191 INFO kablam! warning: unused variable: `file` Oct 14 16:36:03.191 INFO kablam! --> src/fileio/copy.rs:8:9 Oct 14 16:36:03.191 INFO kablam! | Oct 14 16:36:03.191 INFO kablam! 8 | let file = match File::open(&from) { Oct 14 16:36:03.191 INFO kablam! | ^^^^ help: consider using `_file` instead Oct 14 16:36:03.191 INFO kablam! Oct 14 16:36:03.191 INFO kablam! warning: function is never used: `copy` Oct 14 16:36:03.191 INFO kablam! --> src/fileio/copy.rs:4:1 Oct 14 16:36:03.191 INFO kablam! | Oct 14 16:36:03.191 INFO kablam! 4 | pub fn copy(from: &String, to: &String) { Oct 14 16:36:03.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:36:03.191 INFO kablam! | Oct 14 16:36:03.191 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 16:36:03.191 INFO kablam! Oct 14 16:36:03.562 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.64s Oct 14 16:36:03.564 INFO kablam! su: No module specific data is present Oct 14 16:36:04.271 INFO running `"docker" "rm" "-f" "7c3b25fb220ec6725d6f0b67855872617e553c7e2152dcd505239361a3fa7d76"` Oct 14 16:36:04.513 INFO blam! 7c3b25fb220ec6725d6f0b67855872617e553c7e2152dcd505239361a3fa7d76 Oct 14 16:36:04.513 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 16:36:04.911 INFO blam! 415493e9c1f05b1391594c0e4b354032f2b92861a3b2e2da661b3e230cd6946f Oct 14 16:36:04.920 INFO running `"docker" "start" "-a" "415493e9c1f05b1391594c0e4b354032f2b92861a3b2e2da661b3e230cd6946f"` Oct 14 16:36:05.970 INFO kablam! usermod: no changes Oct 14 16:36:05.993 INFO kablam! Compiling linux_interface v0.1.0 (/source) Oct 14 16:36:06.191 INFO kablam! warning: unused variable: `to_path` Oct 14 16:36:06.191 INFO kablam! --> src/fileio/copy.rs:6:9 Oct 14 16:36:06.191 INFO kablam! | Oct 14 16:36:06.191 INFO kablam! 6 | let to_path = Path::new(to); Oct 14 16:36:06.191 INFO kablam! | ^^^^^^^ help: consider using `_to_path` instead Oct 14 16:36:06.191 INFO kablam! | Oct 14 16:36:06.191 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 16:36:06.191 INFO kablam! Oct 14 16:36:06.191 INFO kablam! warning: unused variable: `file` Oct 14 16:36:06.191 INFO kablam! --> src/fileio/copy.rs:8:9 Oct 14 16:36:06.191 INFO kablam! | Oct 14 16:36:06.191 INFO kablam! 8 | let file = match File::open(&from) { Oct 14 16:36:06.191 INFO kablam! | ^^^^ help: consider using `_file` instead Oct 14 16:36:06.191 INFO kablam! Oct 14 16:36:06.201 INFO kablam! warning: function is never used: `copy` Oct 14 16:36:06.201 INFO kablam! --> src/fileio/copy.rs:4:1 Oct 14 16:36:06.201 INFO kablam! | Oct 14 16:36:06.201 INFO kablam! 4 | pub fn copy(from: &String, to: &String) { Oct 14 16:36:06.201 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:36:06.201 INFO kablam! | Oct 14 16:36:06.201 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 16:36:06.201 INFO kablam! Oct 14 16:36:06.615 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.63s Oct 14 16:36:06.615 INFO kablam! su: No module specific data is present Oct 14 16:36:07.263 INFO running `"docker" "rm" "-f" "415493e9c1f05b1391594c0e4b354032f2b92861a3b2e2da661b3e230cd6946f"` Oct 14 16:36:07.467 INFO blam! 415493e9c1f05b1391594c0e4b354032f2b92861a3b2e2da661b3e230cd6946f Oct 14 16:36:07.472 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 16:36:07.995 INFO blam! a85024f81b51cb695ef366e0a6a95b4ee21f7a9796261469c6053922e8a19977 Oct 14 16:36:07.998 INFO running `"docker" "start" "-a" "a85024f81b51cb695ef366e0a6a95b4ee21f7a9796261469c6053922e8a19977"` Oct 14 16:36:09.099 INFO kablam! usermod: no changes Oct 14 16:36:09.181 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 14 16:36:09.186 INFO kablam! Running /target/debug/deps/linux_interface-9a30f555dd071d7a Oct 14 16:36:09.186 INFO blam! Oct 14 16:36:09.186 INFO blam! running 0 tests Oct 14 16:36:09.187 INFO blam! Oct 14 16:36:09.187 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 16:36:09.187 INFO blam! Oct 14 16:36:09.188 INFO kablam! su: No module specific data is present Oct 14 16:36:09.738 INFO running `"docker" "rm" "-f" "a85024f81b51cb695ef366e0a6a95b4ee21f7a9796261469c6053922e8a19977"` Oct 14 16:36:10.043 INFO blam! a85024f81b51cb695ef366e0a6a95b4ee21f7a9796261469c6053922e8a19977