Oct 12 22:06:05.458 INFO testing tbelaire/dailyprogrammer_challenge247_easy_secret_santa against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 22:06:05.459 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 12 22:06:05.947 INFO blam! dac522b92011bd39686f5e8e780c04b36e4ec9f980c812a28f62a70a56160883 Oct 12 22:06:05.949 INFO running `"docker" "start" "-a" "dac522b92011bd39686f5e8e780c04b36e4ec9f980c812a28f62a70a56160883"` Oct 12 22:06:07.622 INFO kablam! usermod: no changes Oct 12 22:06:07.683 INFO kablam! Compiling challenge_247_easy_secret_santa v0.1.0 (/source) Oct 12 22:06:08.073 INFO kablam! warning: unused import: `std::error::Error` Oct 12 22:06:08.073 INFO kablam! --> src/main.rs:3:5 Oct 12 22:06:08.073 INFO kablam! | Oct 12 22:06:08.073 INFO kablam! 3 | use std::error::Error; Oct 12 22:06:08.073 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 22:06:08.073 INFO kablam! | Oct 12 22:06:08.073 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 22:06:08.073 INFO kablam! Oct 12 22:06:08.098 INFO kablam! warning: method is never used: `new` Oct 12 22:06:08.098 INFO kablam! --> src/main.rs:17:5 Oct 12 22:06:08.098 INFO kablam! | Oct 12 22:06:08.098 INFO kablam! 17 | / pub fn new(people: Vec) -> Self Oct 12 22:06:08.098 INFO kablam! 18 | | where T: Into Oct 12 22:06:08.098 INFO kablam! 19 | | { Oct 12 22:06:08.098 INFO kablam! 20 | | Family { Oct 12 22:06:08.098 INFO kablam! ... | Oct 12 22:06:08.098 INFO kablam! 23 | | } Oct 12 22:06:08.098 INFO kablam! 24 | | } Oct 12 22:06:08.098 INFO kablam! | |_____^ Oct 12 22:06:08.098 INFO kablam! | Oct 12 22:06:08.098 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 22:06:08.098 INFO kablam! Oct 12 22:06:08.101 INFO kablam! warning: method is never used: `new2` Oct 12 22:06:08.101 INFO kablam! --> src/main.rs:25:5 Oct 12 22:06:08.101 INFO kablam! | Oct 12 22:06:08.101 INFO kablam! 25 | / pub fn new2(people: V) -> Self Oct 12 22:06:08.101 INFO kablam! 26 | | where V: Into>, Oct 12 22:06:08.101 INFO kablam! 27 | | T: Into Oct 12 22:06:08.101 INFO kablam! 28 | | { Oct 12 22:06:08.101 INFO kablam! ... | Oct 12 22:06:08.101 INFO kablam! 32 | | } Oct 12 22:06:08.101 INFO kablam! 33 | | } Oct 12 22:06:08.101 INFO kablam! | |_____^ Oct 12 22:06:08.101 INFO kablam! Oct 12 22:06:09.130 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.48s Oct 12 22:06:09.139 INFO kablam! su: No module specific data is present Oct 12 22:06:10.142 INFO running `"docker" "rm" "-f" "dac522b92011bd39686f5e8e780c04b36e4ec9f980c812a28f62a70a56160883"` Oct 12 22:06:10.453 INFO blam! dac522b92011bd39686f5e8e780c04b36e4ec9f980c812a28f62a70a56160883 Oct 12 22:06:10.461 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 12 22:06:10.993 INFO blam! bfc38dda594db0a5e90117b8ba50308a9165cc8041ea1c2cfa1d50472ce97e9d Oct 12 22:06:10.999 INFO running `"docker" "start" "-a" "bfc38dda594db0a5e90117b8ba50308a9165cc8041ea1c2cfa1d50472ce97e9d"` Oct 12 22:06:12.533 INFO kablam! usermod: no changes Oct 12 22:06:12.607 INFO kablam! Compiling challenge_247_easy_secret_santa v0.1.0 (/source) Oct 12 22:06:13.019 INFO kablam! warning: unused import: `std::error::Error` Oct 12 22:06:13.019 INFO kablam! --> src/main.rs:3:5 Oct 12 22:06:13.019 INFO kablam! | Oct 12 22:06:13.019 INFO kablam! 3 | use std::error::Error; Oct 12 22:06:13.019 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 22:06:13.019 INFO kablam! | Oct 12 22:06:13.019 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 22:06:13.019 INFO kablam! Oct 12 22:06:14.126 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.56s Oct 12 22:06:14.133 INFO kablam! su: No module specific data is present Oct 12 22:06:15.163 INFO running `"docker" "rm" "-f" "bfc38dda594db0a5e90117b8ba50308a9165cc8041ea1c2cfa1d50472ce97e9d"` Oct 12 22:06:15.503 INFO blam! bfc38dda594db0a5e90117b8ba50308a9165cc8041ea1c2cfa1d50472ce97e9d Oct 12 22:06:15.508 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 12 22:06:15.953 INFO blam! 6e7bf93af38d55afabd6c06d37837595890b689ea20b3cf8dd71578297f48b7f Oct 12 22:06:15.956 INFO running `"docker" "start" "-a" "6e7bf93af38d55afabd6c06d37837595890b689ea20b3cf8dd71578297f48b7f"` Oct 12 22:06:17.061 INFO kablam! usermod: no changes Oct 12 22:06:17.136 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 12 22:06:17.137 INFO kablam! Running /target/debug/deps/challenge_247_easy_secret_santa-43133c5a51e50f06 Oct 12 22:06:17.144 INFO blam! Oct 12 22:06:17.144 INFO blam! running 2 tests Oct 12 22:06:17.151 INFO blam! test test_infeasible ... ok Oct 12 22:06:17.151 INFO kablam! su: No module specific data is present Oct 12 22:06:17.151 INFO blam! test test_family_constructor ... ok Oct 12 22:06:17.151 INFO blam! Oct 12 22:06:17.151 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:06:17.151 INFO blam! Oct 12 22:06:18.167 INFO running `"docker" "rm" "-f" "6e7bf93af38d55afabd6c06d37837595890b689ea20b3cf8dd71578297f48b7f"` Oct 12 22:06:18.414 INFO blam! 6e7bf93af38d55afabd6c06d37837595890b689ea20b3cf8dd71578297f48b7f