Oct 15 06:50:38.313 INFO testing ShinRa26/versionctrl against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 06:50:38.315 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:50:38.715 INFO blam! 4659b5e10da0b95d55bc431f999be68c23c8e9dc74b364cc4e22614493602baf Oct 15 06:50:38.721 INFO running `"docker" "start" "-a" "4659b5e10da0b95d55bc431f999be68c23c8e9dc74b364cc4e22614493602baf"` Oct 15 06:50:40.867 INFO kablam! usermod: no changes Oct 15 06:50:40.963 INFO kablam! Compiling gitclone v0.1.0 (/source) Oct 15 06:50:41.387 INFO kablam! warning: unused imports: `PathBuf`, `Path` Oct 15 06:50:41.387 INFO kablam! --> src/vctrl/mod.rs:6:17 Oct 15 06:50:41.387 INFO kablam! | Oct 15 06:50:41.387 INFO kablam! 6 | use std::path::{Path, PathBuf}; Oct 15 06:50:41.387 INFO kablam! | ^^^^ ^^^^^^^ Oct 15 06:50:41.387 INFO kablam! | Oct 15 06:50:41.387 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 06:50:41.387 INFO kablam! Oct 15 06:50:41.406 INFO kablam! warning: unused variable: `flag_list` Oct 15 06:50:41.407 INFO kablam! --> src/vctrl/mod.rs:10:9 Oct 15 06:50:41.407 INFO kablam! | Oct 15 06:50:41.407 INFO kablam! 10 | let flag_list = args.split_off(1); Oct 15 06:50:41.407 INFO kablam! | ^^^^^^^^^ help: consider using `_flag_list` instead Oct 15 06:50:41.407 INFO kablam! | Oct 15 06:50:41.407 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 06:50:41.407 INFO kablam! Oct 15 06:50:41.409 INFO kablam! warning: unused variable: `e` Oct 15 06:50:41.409 INFO kablam! --> src/vctrl/mod.rs:21:13 Oct 15 06:50:41.409 INFO kablam! | Oct 15 06:50:41.409 INFO kablam! 21 | Err(e) => { Oct 15 06:50:41.409 INFO kablam! | ^ help: consider using `_e` instead Oct 15 06:50:41.409 INFO kablam! Oct 15 06:50:41.421 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 06:50:41.421 INFO kablam! --> src/vctrl/mod.rs:28:5 Oct 15 06:50:41.421 INFO kablam! | Oct 15 06:50:41.421 INFO kablam! 28 | create_dir(curr_path); Oct 15 06:50:41.421 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:50:41.421 INFO kablam! | Oct 15 06:50:41.421 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 06:50:41.421 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 06:50:41.421 INFO kablam! Oct 15 06:50:42.644 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.75s Oct 15 06:50:42.646 INFO kablam! su: No module specific data is present Oct 15 06:50:44.607 INFO running `"docker" "rm" "-f" "4659b5e10da0b95d55bc431f999be68c23c8e9dc74b364cc4e22614493602baf"` Oct 15 06:50:44.875 INFO blam! 4659b5e10da0b95d55bc431f999be68c23c8e9dc74b364cc4e22614493602baf Oct 15 06:50:44.883 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:50:45.492 INFO blam! 3a79d4267dd4d54b0c848416a69e239b8ba431dbcfc7f0488f76e86169874bbb Oct 15 06:50:45.511 INFO running `"docker" "start" "-a" "3a79d4267dd4d54b0c848416a69e239b8ba431dbcfc7f0488f76e86169874bbb"` Oct 15 06:50:46.799 INFO kablam! usermod: no changes Oct 15 06:50:46.905 INFO kablam! Compiling gitclone v0.1.0 (/source) Oct 15 06:50:47.294 INFO kablam! warning: unused imports: `PathBuf`, `Path` Oct 15 06:50:47.295 INFO kablam! --> src/vctrl/mod.rs:6:17 Oct 15 06:50:47.295 INFO kablam! | Oct 15 06:50:47.295 INFO kablam! 6 | use std::path::{Path, PathBuf}; Oct 15 06:50:47.295 INFO kablam! | ^^^^ ^^^^^^^ Oct 15 06:50:47.296 INFO kablam! | Oct 15 06:50:47.296 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 06:50:47.296 INFO kablam! Oct 15 06:50:47.315 INFO kablam! warning: unused variable: `flag_list` Oct 15 06:50:47.316 INFO kablam! --> src/vctrl/mod.rs:10:9 Oct 15 06:50:47.316 INFO kablam! | Oct 15 06:50:47.316 INFO kablam! 10 | let flag_list = args.split_off(1); Oct 15 06:50:47.316 INFO kablam! | ^^^^^^^^^ help: consider using `_flag_list` instead Oct 15 06:50:47.317 INFO kablam! | Oct 15 06:50:47.317 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 06:50:47.317 INFO kablam! Oct 15 06:50:47.317 INFO kablam! warning: unused variable: `e` Oct 15 06:50:47.318 INFO kablam! --> src/vctrl/mod.rs:21:13 Oct 15 06:50:47.318 INFO kablam! | Oct 15 06:50:47.318 INFO kablam! 21 | Err(e) => { Oct 15 06:50:47.318 INFO kablam! | ^ help: consider using `_e` instead Oct 15 06:50:47.319 INFO kablam! Oct 15 06:50:47.339 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 06:50:47.339 INFO kablam! --> src/vctrl/mod.rs:28:5 Oct 15 06:50:47.339 INFO kablam! | Oct 15 06:50:47.339 INFO kablam! 28 | create_dir(curr_path); Oct 15 06:50:47.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:50:47.339 INFO kablam! | Oct 15 06:50:47.339 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 06:50:47.339 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 06:50:47.339 INFO kablam! Oct 15 06:50:47.943 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.09s Oct 15 06:50:47.945 INFO kablam! su: No module specific data is present Oct 15 06:50:50.435 INFO running `"docker" "rm" "-f" "3a79d4267dd4d54b0c848416a69e239b8ba431dbcfc7f0488f76e86169874bbb"` Oct 15 06:50:50.712 INFO blam! 3a79d4267dd4d54b0c848416a69e239b8ba431dbcfc7f0488f76e86169874bbb Oct 15 06:50:50.714 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:50:51.079 INFO blam! 9d19f86ee9298fadee6f058f36ba824275de10f8c0cfbc64234d35739e2657b5 Oct 15 06:50:51.087 INFO running `"docker" "start" "-a" "9d19f86ee9298fadee6f058f36ba824275de10f8c0cfbc64234d35739e2657b5"` Oct 15 06:50:51.682 INFO kablam! usermod: no changes Oct 15 06:50:51.727 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 06:50:51.734 INFO kablam! Running /target/debug/deps/gitclone-7bd82e75a763fbbb Oct 15 06:50:51.740 INFO kablam! Running /target/debug/deps/gitclone-bbb359b4ed737e13 Oct 15 06:50:51.740 INFO blam! Oct 15 06:50:51.741 INFO blam! running 0 tests Oct 15 06:50:51.741 INFO blam! Oct 15 06:50:51.741 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 06:50:51.741 INFO blam! Oct 15 06:50:51.744 INFO blam! Oct 15 06:50:51.744 INFO blam! running 0 tests Oct 15 06:50:51.744 INFO blam! Oct 15 06:50:51.744 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 06:50:51.744 INFO blam! Oct 15 06:50:51.745 INFO kablam! Doc-tests gitclone Oct 15 06:50:52.269 INFO kablam! su: No module specific data is present Oct 15 06:50:52.269 INFO blam! Oct 15 06:50:52.269 INFO blam! running 0 tests Oct 15 06:50:52.269 INFO blam! Oct 15 06:50:52.269 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 06:50:52.269 INFO blam! Oct 15 06:50:52.652 INFO running `"docker" "rm" "-f" "9d19f86ee9298fadee6f058f36ba824275de10f8c0cfbc64234d35739e2657b5"` Oct 15 06:50:53.015 INFO blam! 9d19f86ee9298fadee6f058f36ba824275de10f8c0cfbc64234d35739e2657b5