Oct 14 20:10:57.063 INFO testing g-jackson/rust-learning against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 20:10:57.063 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 14 20:10:57.512 INFO blam! d9c420610e639a65c1e4ff9aae76aa26a34f77cb29e47d9efca1d8a0fe5a1389 Oct 14 20:10:57.514 INFO running `"docker" "start" "-a" "d9c420610e639a65c1e4ff9aae76aa26a34f77cb29e47d9efca1d8a0fe5a1389"` Oct 14 20:10:59.143 INFO kablam! usermod: no changes Oct 14 20:10:59.247 INFO kablam! Compiling branches v0.1.0 (/source/branches) Oct 14 20:10:59.248 INFO kablam! Compiling enums v0.1.0 (/source/enums) Oct 14 20:10:59.251 INFO kablam! Compiling hello-world v1.1.0 (/source/exercism/hello-world) Oct 14 20:10:59.267 INFO kablam! Compiling functions v0.1.0 (/source/functions) Oct 14 20:10:59.267 INFO kablam! Compiling variables v0.1.0 (/source/variables) Oct 14 20:10:59.267 INFO kablam! Compiling structs v0.1.0 (/source/structs) Oct 14 20:10:59.267 INFO kablam! Compiling hello_cargo v0.1.0 (/source/hello_cargo) Oct 14 20:10:59.267 INFO kablam! Compiling ownership v0.1.0 (/source/ownership) Oct 14 20:11:00.807 INFO kablam! Compiling rand v0.4.2 Oct 14 20:11:01.227 INFO kablam! warning: unused variable: `four` Oct 14 20:11:01.227 INFO kablam! --> enums/src/main.rs:2:9 Oct 14 20:11:01.227 INFO kablam! | Oct 14 20:11:01.227 INFO kablam! 2 | let four = IpAddrKind::V4; Oct 14 20:11:01.227 INFO kablam! | ^^^^ help: consider using `_four` instead Oct 14 20:11:01.239 INFO kablam! | Oct 14 20:11:01.239 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 20:11:01.239 INFO kablam! Oct 14 20:11:01.239 INFO kablam! warning: unused variable: `six` Oct 14 20:11:01.239 INFO kablam! --> enums/src/main.rs:3:9 Oct 14 20:11:01.239 INFO kablam! | Oct 14 20:11:01.239 INFO kablam! 3 | let six = IpAddrKind::V6; Oct 14 20:11:01.239 INFO kablam! | ^^^ help: consider using `_six` instead Oct 14 20:11:01.239 INFO kablam! Oct 14 20:11:01.239 INFO kablam! warning: unused variable: `home` Oct 14 20:11:01.239 INFO kablam! --> enums/src/main.rs:17:9 Oct 14 20:11:01.239 INFO kablam! | Oct 14 20:11:01.240 INFO kablam! 17 | let home = IpAddr::V4(String::from("127.0.0.1")); Oct 14 20:11:01.240 INFO kablam! | ^^^^ help: consider using `_home` instead Oct 14 20:11:01.240 INFO kablam! Oct 14 20:11:01.240 INFO kablam! warning: unused variable: `loopback` Oct 14 20:11:01.240 INFO kablam! --> enums/src/main.rs:18:9 Oct 14 20:11:01.240 INFO kablam! | Oct 14 20:11:01.240 INFO kablam! 18 | let loopback = IpAddr::V6(String::from("::1")); Oct 14 20:11:01.240 INFO kablam! | ^^^^^^^^ help: consider using `_loopback` instead Oct 14 20:11:01.240 INFO kablam! Oct 14 20:11:01.241 INFO kablam! warning: enum is never used: `Message` Oct 14 20:11:01.241 INFO kablam! --> enums/src/main.rs:21:1 Oct 14 20:11:01.241 INFO kablam! | Oct 14 20:11:01.241 INFO kablam! 21 | enum Message { Oct 14 20:11:01.241 INFO kablam! | ^^^^^^^^^^^^ Oct 14 20:11:01.251 INFO kablam! | Oct 14 20:11:01.251 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 20:11:01.251 INFO kablam! Oct 14 20:11:05.847 INFO kablam! Compiling rand v0.3.22 Oct 14 20:11:06.139 INFO kablam! Compiling guessing_game v0.1.0 (/source/guessing_game) Oct 14 20:11:07.071 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.90s Oct 14 20:11:07.078 INFO kablam! su: No module specific data is present Oct 14 20:11:08.272 INFO running `"docker" "rm" "-f" "d9c420610e639a65c1e4ff9aae76aa26a34f77cb29e47d9efca1d8a0fe5a1389"` Oct 14 20:11:08.611 INFO blam! d9c420610e639a65c1e4ff9aae76aa26a34f77cb29e47d9efca1d8a0fe5a1389 Oct 14 20:11:08.619 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 14 20:11:09.073 INFO blam! 04a4273930c4c560fe6845dee6ecb659f3f0001605cdcca831314604584187fa Oct 14 20:11:09.091 INFO running `"docker" "start" "-a" "04a4273930c4c560fe6845dee6ecb659f3f0001605cdcca831314604584187fa"` Oct 14 20:11:10.531 INFO kablam! usermod: no changes Oct 14 20:11:10.587 INFO kablam! Compiling variables v0.1.0 (/source/variables) Oct 14 20:11:10.595 INFO kablam! Compiling ownership v0.1.0 (/source/ownership) Oct 14 20:11:10.606 INFO kablam! Compiling hello-world v1.1.0 (/source/exercism/hello-world) Oct 14 20:11:10.607 INFO kablam! Compiling hello_cargo v0.1.0 (/source/hello_cargo) Oct 14 20:11:10.618 INFO kablam! Compiling enums v0.1.0 (/source/enums) Oct 14 20:11:10.627 INFO kablam! Compiling structs v0.1.0 (/source/structs) Oct 14 20:11:10.627 INFO kablam! Compiling branches v0.1.0 (/source/branches) Oct 14 20:11:10.627 INFO kablam! Compiling functions v0.1.0 (/source/functions) Oct 14 20:11:12.511 INFO kablam! warning: unused variable: `four` Oct 14 20:11:12.511 INFO kablam! --> enums/src/main.rs:2:9 Oct 14 20:11:12.511 INFO kablam! | Oct 14 20:11:12.511 INFO kablam! 2 | let four = IpAddrKind::V4; Oct 14 20:11:12.511 INFO kablam! | ^^^^ help: consider using `_four` instead Oct 14 20:11:12.511 INFO kablam! | Oct 14 20:11:12.512 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 20:11:12.512 INFO kablam! Oct 14 20:11:12.512 INFO kablam! warning: unused variable: `six` Oct 14 20:11:12.512 INFO kablam! --> enums/src/main.rs:3:9 Oct 14 20:11:12.512 INFO kablam! | Oct 14 20:11:12.512 INFO kablam! 3 | let six = IpAddrKind::V6; Oct 14 20:11:12.512 INFO kablam! | ^^^ help: consider using `_six` instead Oct 14 20:11:12.513 INFO kablam! Oct 14 20:11:12.513 INFO kablam! warning: unused variable: `home` Oct 14 20:11:12.513 INFO kablam! --> enums/src/main.rs:17:9 Oct 14 20:11:12.513 INFO kablam! | Oct 14 20:11:12.513 INFO kablam! 17 | let home = IpAddr::V4(String::from("127.0.0.1")); Oct 14 20:11:12.513 INFO kablam! | ^^^^ help: consider using `_home` instead Oct 14 20:11:12.513 INFO kablam! Oct 14 20:11:12.513 INFO kablam! warning: unused variable: `loopback` Oct 14 20:11:12.513 INFO kablam! --> enums/src/main.rs:18:9 Oct 14 20:11:12.513 INFO kablam! | Oct 14 20:11:12.513 INFO kablam! 18 | let loopback = IpAddr::V6(String::from("::1")); Oct 14 20:11:12.514 INFO kablam! | ^^^^^^^^ help: consider using `_loopback` instead Oct 14 20:11:12.514 INFO kablam! Oct 14 20:11:12.531 INFO kablam! warning: enum is never used: `Message` Oct 14 20:11:12.531 INFO kablam! --> enums/src/main.rs:21:1 Oct 14 20:11:12.531 INFO kablam! | Oct 14 20:11:12.531 INFO kablam! 21 | enum Message { Oct 14 20:11:12.531 INFO kablam! | ^^^^^^^^^^^^ Oct 14 20:11:12.531 INFO kablam! | Oct 14 20:11:12.543 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 20:11:12.543 INFO kablam! Oct 14 20:11:13.643 INFO kablam! Compiling guessing_game v0.1.0 (/source/guessing_game) Oct 14 20:11:15.614 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.06s Oct 14 20:11:15.619 INFO kablam! su: No module specific data is present Oct 14 20:11:16.436 INFO running `"docker" "rm" "-f" "04a4273930c4c560fe6845dee6ecb659f3f0001605cdcca831314604584187fa"` Oct 14 20:11:16.742 INFO blam! 04a4273930c4c560fe6845dee6ecb659f3f0001605cdcca831314604584187fa Oct 14 20:11:16.749 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 14 20:11:17.151 INFO blam! 7158819c228706a72eb983c82b731670d633e2e4418c358ae9923ee7c8032008 Oct 14 20:11:17.155 INFO running `"docker" "start" "-a" "7158819c228706a72eb983c82b731670d633e2e4418c358ae9923ee7c8032008"` Oct 14 20:11:18.107 INFO kablam! usermod: no changes Oct 14 20:11:18.195 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 14 20:11:18.212 INFO kablam! Running /target/debug/deps/branches-7395d3ea36bf7f38 Oct 14 20:11:18.227 INFO kablam! Running /target/debug/deps/enums-94280572ef4be12c Oct 14 20:11:18.227 INFO blam! Oct 14 20:11:18.227 INFO blam! running 0 tests Oct 14 20:11:18.227 INFO blam! Oct 14 20:11:18.227 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:11:18.227 INFO blam! Oct 14 20:11:18.230 INFO blam! Oct 14 20:11:18.230 INFO blam! running 0 tests Oct 14 20:11:18.230 INFO blam! Oct 14 20:11:18.230 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:11:18.230 INFO blam! Oct 14 20:11:18.231 INFO kablam! Running /target/debug/deps/functions-e2b94dc415797d4c Oct 14 20:11:18.237 INFO blam! Oct 14 20:11:18.237 INFO blam! running 0 tests Oct 14 20:11:18.237 INFO blam! Oct 14 20:11:18.237 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:11:18.237 INFO blam! Oct 14 20:11:18.247 INFO kablam! Running /target/debug/deps/guessing_game-d633cc474b326060 Oct 14 20:11:18.247 INFO kablam! Running /target/debug/deps/hello_world-05dd90c1d95c1802 Oct 14 20:11:18.247 INFO kablam! Running /target/debug/deps/hello_world-1b867454fc837200 Oct 14 20:11:18.247 INFO blam! Oct 14 20:11:18.247 INFO blam! running 0 tests Oct 14 20:11:18.247 INFO blam! Oct 14 20:11:18.247 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:11:18.247 INFO blam! Oct 14 20:11:18.247 INFO blam! Oct 14 20:11:18.247 INFO blam! running 0 tests Oct 14 20:11:18.247 INFO blam! Oct 14 20:11:18.247 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:11:18.247 INFO blam! Oct 14 20:11:18.259 INFO kablam! Running /target/debug/deps/hello_cargo-8e777ff33b4d6e7f Oct 14 20:11:18.261 INFO blam! Oct 14 20:11:18.261 INFO blam! running 1 test Oct 14 20:11:18.261 INFO blam! test test_hello_world ... ok Oct 14 20:11:18.261 INFO blam! Oct 14 20:11:18.261 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:11:18.261 INFO blam! Oct 14 20:11:18.263 INFO kablam! Running /target/debug/deps/ownership-69b9ae1baaaea4f2 Oct 14 20:11:18.263 INFO blam! Oct 14 20:11:18.263 INFO blam! running 0 tests Oct 14 20:11:18.263 INFO blam! Oct 14 20:11:18.263 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:11:18.263 INFO blam! Oct 14 20:11:18.267 INFO kablam! Running /target/debug/deps/structs-4d70c4504d4b9f8d Oct 14 20:11:18.267 INFO blam! Oct 14 20:11:18.267 INFO blam! running 0 tests Oct 14 20:11:18.267 INFO blam! Oct 14 20:11:18.267 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:11:18.267 INFO blam! Oct 14 20:11:18.283 INFO blam! Oct 14 20:11:18.283 INFO blam! running 0 tests Oct 14 20:11:18.283 INFO blam! Oct 14 20:11:18.283 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:11:18.283 INFO blam! Oct 14 20:11:18.283 INFO kablam! Running /target/debug/deps/variables-e11e709da75ac41a Oct 14 20:11:18.291 INFO blam! Oct 14 20:11:18.291 INFO blam! running 0 tests Oct 14 20:11:18.291 INFO blam! Oct 14 20:11:18.291 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:11:18.291 INFO blam! Oct 14 20:11:18.291 INFO kablam! Doc-tests hello-world Oct 14 20:11:18.669 INFO blam! Oct 14 20:11:18.669 INFO blam! running 0 tests Oct 14 20:11:18.669 INFO blam! Oct 14 20:11:18.669 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:11:18.669 INFO blam! Oct 14 20:11:18.673 INFO kablam! su: No module specific data is present Oct 14 20:11:19.235 INFO running `"docker" "rm" "-f" "7158819c228706a72eb983c82b731670d633e2e4418c358ae9923ee7c8032008"` Oct 14 20:11:19.527 INFO blam! 7158819c228706a72eb983c82b731670d633e2e4418c358ae9923ee7c8032008