Oct 21 19:46:32.496 INFO checking andersonmills/modmod against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 19:46:32.498 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-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 21 19:46:33.083 INFO blam! 3d08c637a9f79e1ac1eb2a5fc46e47463c9f22abe23130e54ec1279b5fc00284 Oct 21 19:46:33.084 INFO running `"docker" "start" "-a" "3d08c637a9f79e1ac1eb2a5fc46e47463c9f22abe23130e54ec1279b5fc00284"` Oct 21 19:46:34.672 INFO kablam! usermod: no changes Oct 21 19:46:34.888 INFO kablam! Compiling cmake v0.1.23 Oct 21 19:46:34.888 INFO kablam! Checking unicode-bidi v0.3.1 Oct 21 19:46:34.889 INFO kablam! Compiling curl-sys v0.3.11 Oct 21 19:46:34.890 INFO kablam! Checking libz-sys v1.0.13 Oct 21 19:46:34.892 INFO kablam! Checking docopt v0.7.0 Oct 21 19:46:38.104 INFO kablam! Checking idna v0.1.2 Oct 21 19:46:38.264 INFO kablam! Compiling libssh2-sys v0.2.6 Oct 21 19:46:38.265 INFO kablam! Compiling libgit2-sys v0.6.10 Oct 21 19:46:44.697 INFO kablam! Checking url v1.4.0 Oct 21 19:47:17.320 INFO kablam! Checking git2 v0.6.5 Oct 21 19:47:21.436 INFO kablam! Checking modmod v0.1.0 (/source) Oct 21 19:47:23.331 INFO kablam! warning: unused variable: `source` Oct 21 19:47:23.331 INFO kablam! --> src/parse.rs:6:31 Oct 21 19:47:23.331 INFO kablam! | Oct 21 19:47:23.333 INFO kablam! 6 | pub fn update_puppetfile_mods(source: &str, version: &str) { Oct 21 19:47:23.333 INFO kablam! | ^^^^^^ help: consider using `_source` instead Oct 21 19:47:23.334 INFO kablam! | Oct 21 19:47:23.334 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 19:47:23.335 INFO kablam! Oct 21 19:47:23.335 INFO kablam! warning: unused variable: `version` Oct 21 19:47:23.335 INFO kablam! --> src/parse.rs:6:45 Oct 21 19:47:23.335 INFO kablam! | Oct 21 19:47:23.335 INFO kablam! 6 | pub fn update_puppetfile_mods(source: &str, version: &str) { Oct 21 19:47:23.335 INFO kablam! | ^^^^^^^ help: consider using `_version` instead Oct 21 19:47:23.335 INFO kablam! Oct 21 19:47:23.335 INFO kablam! warning: unused variable: `cb` Oct 21 19:47:23.335 INFO kablam! --> src/modmod.rs:70:13 Oct 21 19:47:23.335 INFO kablam! | Oct 21 19:47:23.335 INFO kablam! 70 | let cb = & mut git2::build::CheckoutBuilder::new(); Oct 21 19:47:23.335 INFO kablam! | ^^ help: consider using `_cb` instead Oct 21 19:47:23.335 INFO kablam! Oct 21 19:47:23.648 INFO kablam! warning: unused variable: `source` Oct 21 19:47:23.648 INFO kablam! --> src/parse.rs:6:31 Oct 21 19:47:23.648 INFO kablam! | Oct 21 19:47:23.648 INFO kablam! 6 | pub fn update_puppetfile_mods(source: &str, version: &str) { Oct 21 19:47:23.648 INFO kablam! | ^^^^^^ help: consider using `_source` instead Oct 21 19:47:23.648 INFO kablam! | Oct 21 19:47:23.648 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 19:47:23.648 INFO kablam! Oct 21 19:47:23.648 INFO kablam! warning: unused variable: `version` Oct 21 19:47:23.648 INFO kablam! --> src/parse.rs:6:45 Oct 21 19:47:23.648 INFO kablam! | Oct 21 19:47:23.648 INFO kablam! 6 | pub fn update_puppetfile_mods(source: &str, version: &str) { Oct 21 19:47:23.648 INFO kablam! | ^^^^^^^ help: consider using `_version` instead Oct 21 19:47:23.648 INFO kablam! Oct 21 19:47:23.648 INFO kablam! warning: unused variable: `cb` Oct 21 19:47:23.648 INFO kablam! --> src/modmod.rs:70:13 Oct 21 19:47:23.648 INFO kablam! | Oct 21 19:47:23.648 INFO kablam! 70 | let cb = & mut git2::build::CheckoutBuilder::new(); Oct 21 19:47:23.648 INFO kablam! | ^^ help: consider using `_cb` instead Oct 21 19:47:23.648 INFO kablam! Oct 21 19:47:23.724 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 48.98s Oct 21 19:47:23.728 INFO kablam! su: No module specific data is present Oct 21 19:47:24.293 INFO running `"docker" "rm" "-f" "3d08c637a9f79e1ac1eb2a5fc46e47463c9f22abe23130e54ec1279b5fc00284"` Oct 21 19:47:24.568 INFO blam! 3d08c637a9f79e1ac1eb2a5fc46e47463c9f22abe23130e54ec1279b5fc00284