Oct 15 04:12:07.505 INFO testing andersonmills/modmod against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 04:12:07.505 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 04:12:08.171 INFO blam! 839c527a71c54bebb15a84da0dcfd23b7431237966a424b9c6ce76b3288f6d40 Oct 15 04:12:08.173 INFO running `"docker" "start" "-a" "839c527a71c54bebb15a84da0dcfd23b7431237966a424b9c6ce76b3288f6d40"` Oct 15 04:12:09.518 INFO kablam! usermod: no changes Oct 15 04:12:09.699 INFO kablam! Compiling cmake v0.1.23 Oct 15 04:12:09.705 INFO kablam! Compiling openssl-sys v0.9.12 Oct 15 04:12:09.705 INFO kablam! Compiling libz-sys v1.0.13 Oct 15 04:12:09.715 INFO kablam! Compiling curl-sys v0.3.11 Oct 15 04:12:09.730 INFO kablam! Compiling unicode-bidi v0.3.1 Oct 15 04:12:09.731 INFO kablam! Compiling docopt v0.7.0 Oct 15 04:12:12.253 INFO kablam! Compiling libssh2-sys v0.2.6 Oct 15 04:12:12.705 INFO kablam! Compiling libgit2-sys v0.6.10 Oct 15 04:12:16.321 INFO kablam! Compiling idna v0.1.2 Oct 15 04:12:22.667 INFO kablam! Compiling url v1.4.0 Oct 15 04:12:47.492 INFO kablam! Compiling git2 v0.6.5 Oct 15 04:12:54.063 INFO kablam! Compiling modmod v0.1.0 (/source) Oct 15 04:12:55.082 INFO kablam! warning: unused variable: `source` Oct 15 04:12:55.082 INFO kablam! --> src/parse.rs:6:31 Oct 15 04:12:55.083 INFO kablam! | Oct 15 04:12:55.083 INFO kablam! 6 | pub fn update_puppetfile_mods(source: &str, version: &str) { Oct 15 04:12:55.083 INFO kablam! | ^^^^^^ help: consider using `_source` instead Oct 15 04:12:55.083 INFO kablam! | Oct 15 04:12:55.083 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 04:12:55.083 INFO kablam! Oct 15 04:12:55.083 INFO kablam! warning: unused variable: `version` Oct 15 04:12:55.083 INFO kablam! --> src/parse.rs:6:45 Oct 15 04:12:55.083 INFO kablam! | Oct 15 04:12:55.083 INFO kablam! 6 | pub fn update_puppetfile_mods(source: &str, version: &str) { Oct 15 04:12:55.083 INFO kablam! | ^^^^^^^ help: consider using `_version` instead Oct 15 04:12:55.083 INFO kablam! Oct 15 04:12:55.083 INFO kablam! warning: unused variable: `cb` Oct 15 04:12:55.083 INFO kablam! --> src/modmod.rs:70:13 Oct 15 04:12:55.083 INFO kablam! | Oct 15 04:12:55.083 INFO kablam! 70 | let cb = & mut git2::build::CheckoutBuilder::new(); Oct 15 04:12:55.083 INFO kablam! | ^^ help: consider using `_cb` instead Oct 15 04:12:55.083 INFO kablam! Oct 15 04:12:56.773 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 47.23s Oct 15 04:12:56.779 INFO kablam! su: No module specific data is present Oct 15 04:12:57.128 INFO running `"docker" "rm" "-f" "839c527a71c54bebb15a84da0dcfd23b7431237966a424b9c6ce76b3288f6d40"` Oct 15 04:12:57.238 INFO blam! 839c527a71c54bebb15a84da0dcfd23b7431237966a424b9c6ce76b3288f6d40 Oct 15 04:12:57.242 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 04:12:57.492 INFO blam! 815c1220499ffc449b1b6f7e93a1768a821530dd13a605783abbacd324e83168 Oct 15 04:12:57.495 INFO running `"docker" "start" "-a" "815c1220499ffc449b1b6f7e93a1768a821530dd13a605783abbacd324e83168"` Oct 15 04:12:57.980 INFO kablam! usermod: no changes Oct 15 04:12:58.067 INFO kablam! Compiling modmod v0.1.0 (/source) Oct 15 04:12:58.907 INFO kablam! warning: unused variable: `source` Oct 15 04:12:58.907 INFO kablam! --> src/parse.rs:6:31 Oct 15 04:12:58.907 INFO kablam! | Oct 15 04:12:58.907 INFO kablam! 6 | pub fn update_puppetfile_mods(source: &str, version: &str) { Oct 15 04:12:58.907 INFO kablam! | ^^^^^^ help: consider using `_source` instead Oct 15 04:12:58.907 INFO kablam! | Oct 15 04:12:58.907 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 04:12:58.907 INFO kablam! Oct 15 04:12:58.907 INFO kablam! warning: unused variable: `version` Oct 15 04:12:58.907 INFO kablam! --> src/parse.rs:6:45 Oct 15 04:12:58.907 INFO kablam! | Oct 15 04:12:58.907 INFO kablam! 6 | pub fn update_puppetfile_mods(source: &str, version: &str) { Oct 15 04:12:58.907 INFO kablam! | ^^^^^^^ help: consider using `_version` instead Oct 15 04:12:58.907 INFO kablam! Oct 15 04:12:58.907 INFO kablam! warning: unused variable: `cb` Oct 15 04:12:58.907 INFO kablam! --> src/modmod.rs:70:13 Oct 15 04:12:58.907 INFO kablam! | Oct 15 04:12:58.907 INFO kablam! 70 | let cb = & mut git2::build::CheckoutBuilder::new(); Oct 15 04:12:58.907 INFO kablam! | ^^ help: consider using `_cb` instead Oct 15 04:12:58.907 INFO kablam! Oct 15 04:12:59.323 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.32s Oct 15 04:12:59.327 INFO kablam! su: No module specific data is present Oct 15 04:12:59.702 INFO running `"docker" "rm" "-f" "815c1220499ffc449b1b6f7e93a1768a821530dd13a605783abbacd324e83168"` Oct 15 04:12:59.801 INFO blam! 815c1220499ffc449b1b6f7e93a1768a821530dd13a605783abbacd324e83168 Oct 15 04:12:59.803 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 04:13:00.023 INFO blam! 34ebea9723f20e94b657f893f9099aeb28a405c66d737fad52299899c8e08185 Oct 15 04:13:00.025 INFO running `"docker" "start" "-a" "34ebea9723f20e94b657f893f9099aeb28a405c66d737fad52299899c8e08185"` Oct 15 04:13:00.567 INFO kablam! usermod: no changes Oct 15 04:13:00.704 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 15 04:13:00.711 INFO kablam! Running /target/debug/deps/modmod-e0101864a303b0a0 Oct 15 04:13:00.719 INFO blam! Oct 15 04:13:00.719 INFO blam! running 0 tests Oct 15 04:13:00.719 INFO blam! Oct 15 04:13:00.719 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 04:13:00.719 INFO blam! Oct 15 04:13:00.721 INFO kablam! su: No module specific data is present Oct 15 04:13:01.231 INFO running `"docker" "rm" "-f" "34ebea9723f20e94b657f893f9099aeb28a405c66d737fad52299899c8e08185"` Oct 15 04:13:01.587 INFO blam! 34ebea9723f20e94b657f893f9099aeb28a405c66d737fad52299899c8e08185