Oct 15 06:23:01.453 INFO testing Tembocs/extract_images against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 06:23:01.455 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 06:23:01.871 INFO blam! c39421484fa89496923809ceac704eb49b64ab5038fe984191ef90cde4b6a64c Oct 15 06:23:01.871 INFO running `"docker" "start" "-a" "c39421484fa89496923809ceac704eb49b64ab5038fe984191ef90cde4b6a64c"` Oct 15 06:23:02.670 INFO kablam! usermod: no changes Oct 15 06:23:02.715 INFO kablam! Compiling rn v0.1.0 (/source) Oct 15 06:23:02.995 INFO kablam! warning: unused import: `PathBuf` Oct 15 06:23:02.996 INFO kablam! --> src/main.rs:3:23 Oct 15 06:23:02.996 INFO kablam! | Oct 15 06:23:02.996 INFO kablam! 3 | use std::path::{Path, PathBuf}; Oct 15 06:23:02.996 INFO kablam! | ^^^^^^^ Oct 15 06:23:02.996 INFO kablam! | Oct 15 06:23:02.996 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 06:23:02.996 INFO kablam! Oct 15 06:23:03.004 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 15 06:23:03.004 INFO kablam! --> src/main.rs:8:20 Oct 15 06:23:03.004 INFO kablam! | Oct 15 06:23:03.004 INFO kablam! 8 | let home_dir = env::home_dir().expect("Could not fine home directory"); Oct 15 06:23:03.004 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 06:23:03.004 INFO kablam! | Oct 15 06:23:03.004 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 06:23:03.004 INFO kablam! Oct 15 06:23:03.568 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.87s Oct 15 06:23:03.570 INFO kablam! su: No module specific data is present Oct 15 06:23:04.599 INFO running `"docker" "rm" "-f" "c39421484fa89496923809ceac704eb49b64ab5038fe984191ef90cde4b6a64c"` Oct 15 06:23:04.832 INFO blam! c39421484fa89496923809ceac704eb49b64ab5038fe984191ef90cde4b6a64c Oct 15 06:23:04.835 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 06:23:05.314 INFO blam! a734fed51cdef28edd298c4003e3aa486291bed12e7c6bd071036da14d2b6313 Oct 15 06:23:05.323 INFO running `"docker" "start" "-a" "a734fed51cdef28edd298c4003e3aa486291bed12e7c6bd071036da14d2b6313"` Oct 15 06:23:06.715 INFO kablam! usermod: no changes Oct 15 06:23:06.779 INFO kablam! Compiling rn v0.1.0 (/source) Oct 15 06:23:07.235 INFO kablam! warning: unused import: `PathBuf` Oct 15 06:23:07.235 INFO kablam! --> src/main.rs:3:23 Oct 15 06:23:07.235 INFO kablam! | Oct 15 06:23:07.235 INFO kablam! 3 | use std::path::{Path, PathBuf}; Oct 15 06:23:07.235 INFO kablam! | ^^^^^^^ Oct 15 06:23:07.235 INFO kablam! | Oct 15 06:23:07.235 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 06:23:07.235 INFO kablam! Oct 15 06:23:07.247 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 15 06:23:07.247 INFO kablam! --> src/main.rs:8:20 Oct 15 06:23:07.247 INFO kablam! | Oct 15 06:23:07.247 INFO kablam! 8 | let home_dir = env::home_dir().expect("Could not fine home directory"); Oct 15 06:23:07.247 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 06:23:07.247 INFO kablam! | Oct 15 06:23:07.247 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 06:23:07.247 INFO kablam! Oct 15 06:23:07.813 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.06s Oct 15 06:23:07.815 INFO kablam! su: No module specific data is present Oct 15 06:23:08.651 INFO running `"docker" "rm" "-f" "a734fed51cdef28edd298c4003e3aa486291bed12e7c6bd071036da14d2b6313"` Oct 15 06:23:08.951 INFO blam! a734fed51cdef28edd298c4003e3aa486291bed12e7c6bd071036da14d2b6313 Oct 15 06:23:08.951 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 06:23:10.087 INFO blam! 1ac61a845d1216b0a61c33f4644888cb507737951d763f21226335ea3b84751f Oct 15 06:23:10.089 INFO running `"docker" "start" "-a" "1ac61a845d1216b0a61c33f4644888cb507737951d763f21226335ea3b84751f"` Oct 15 06:23:11.419 INFO kablam! usermod: no changes Oct 15 06:23:11.467 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 06:23:11.472 INFO kablam! Running /target/debug/deps/rn-024cf90c616ace1b Oct 15 06:23:11.483 INFO blam! Oct 15 06:23:11.483 INFO blam! running 0 tests Oct 15 06:23:11.483 INFO blam! Oct 15 06:23:11.483 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 06:23:11.483 INFO blam! Oct 15 06:23:11.486 INFO kablam! su: No module specific data is present Oct 15 06:23:11.963 INFO running `"docker" "rm" "-f" "1ac61a845d1216b0a61c33f4644888cb507737951d763f21226335ea3b84751f"` Oct 15 06:23:12.289 INFO blam! 1ac61a845d1216b0a61c33f4644888cb507737951d763f21226335ea3b84751f