Oct 11 01:26:35.126 INFO testing charignon/optirust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 01:26:35.126 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 01:26:35.126 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 01:26:35.347 INFO blam! d16b0b8aca84581106bc92eaab27db6bba9b85508f15b67905c7cec95550ca7d Oct 11 01:26:35.348 INFO running `"docker" "start" "-a" "d16b0b8aca84581106bc92eaab27db6bba9b85508f15b67905c7cec95550ca7d"` Oct 11 01:26:35.675 INFO kablam! usermod: no changes Oct 11 01:26:35.943 INFO kablam! Compiling itertools v0.6.5 Oct 11 01:26:35.943 INFO kablam! Compiling num-complex v0.1.41 Oct 11 01:26:35.943 INFO kablam! Compiling itertools-num v0.1.1 Oct 11 01:26:35.945 INFO kablam! Compiling csv-core v0.1.4 Oct 11 01:26:35.945 INFO kablam! Compiling textwrap v0.9.0 Oct 11 01:26:35.945 INFO kablam! Compiling ordered-float v0.5.0 Oct 11 01:26:35.949 INFO kablam! Compiling serde_yaml v0.7.3 Oct 11 01:26:35.951 INFO kablam! Compiling uuid v0.2.3 Oct 11 01:26:37.060 INFO kablam! Compiling rayon v0.9.0 Oct 11 01:26:38.641 INFO kablam! Compiling parse-zoneinfo v0.1.1 Oct 11 01:26:38.641 INFO kablam! Compiling hyper v0.10.13 Oct 11 01:26:38.652 INFO kablam! Compiling openssl v0.9.23 Oct 11 01:26:38.664 INFO kablam! Compiling ring v0.11.0 Oct 11 01:26:38.673 INFO kablam! Compiling url v0.5.10 Oct 11 01:26:41.700 INFO kablam! Compiling vec_map v0.8.0 Oct 11 01:26:41.752 INFO kablam! Compiling csv v1.0.0-beta.5 Oct 11 01:26:43.644 INFO kablam! Compiling ndarray v0.9.1 Oct 11 01:26:47.440 INFO kablam! Compiling clap v2.29.4 Oct 11 01:26:49.204 INFO kablam! Compiling chrono-tz v0.4.1 Oct 11 01:27:00.256 INFO kablam! Compiling webpki v0.14.0 Oct 11 01:27:03.546 INFO kablam! Compiling bio v0.16.0 Oct 11 01:27:03.568 INFO kablam! Compiling rustls v0.9.0 Oct 11 01:27:03.568 INFO kablam! Compiling webpki-roots v0.11.0 Oct 11 01:27:17.042 INFO kablam! Compiling hyper-rustls v0.6.1 Oct 11 01:27:21.548 INFO kablam! Compiling yup-oauth2 v1.0.6 Oct 11 01:27:27.652 INFO kablam! Compiling google-calendar3 v1.0.7+20171205 Oct 11 01:27:39.208 INFO kablam! Compiling optirust v0.1.0 (/source) Oct 11 01:27:39.853 INFO kablam! warning: function is never used: `main` Oct 11 01:27:39.853 INFO kablam! --> dummy.rs:2:1 Oct 11 01:27:39.853 INFO kablam! | Oct 11 01:27:39.854 INFO kablam! 2 | fn main() { Oct 11 01:27:39.854 INFO kablam! | ^^^^^^^^^ Oct 11 01:27:39.854 INFO kablam! | Oct 11 01:27:39.855 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 01:27:39.855 INFO kablam! Oct 11 01:27:47.012 INFO kablam! warning: unused import: `fixtures::test_desired_meeting` Oct 11 01:27:47.012 INFO kablam! --> src/gen.rs:5:5 Oct 11 01:27:47.012 INFO kablam! | Oct 11 01:27:47.012 INFO kablam! 5 | use fixtures::test_desired_meeting; Oct 11 01:27:47.012 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:27:47.012 INFO kablam! | Oct 11 01:27:47.012 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 01:27:47.012 INFO kablam! Oct 11 01:27:47.012 INFO kablam! warning: unused import: `fixtures` Oct 11 01:27:47.012 INFO kablam! --> src/solver.rs:9:5 Oct 11 01:27:47.012 INFO kablam! | Oct 11 01:27:47.012 INFO kablam! 9 | use fixtures; Oct 11 01:27:47.012 INFO kablam! | ^^^^^^^^ Oct 11 01:27:47.012 INFO kablam! Oct 11 01:27:47.012 INFO kablam! warning: unused imports: `test_config`, `test_input`, `test_invalid_input` Oct 11 01:27:47.012 INFO kablam! --> src/types.rs:17:16 Oct 11 01:27:47.012 INFO kablam! | Oct 11 01:27:47.012 INFO kablam! 17 | use fixtures::{test_config, test_input, test_invalid_input}; Oct 11 01:27:47.013 INFO kablam! | ^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ Oct 11 01:27:47.013 INFO kablam! Oct 11 01:27:58.903 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 23s Oct 11 01:27:58.921 INFO kablam! su: No module specific data is present Oct 11 01:27:59.440 INFO running `"docker" "rm" "-f" "d16b0b8aca84581106bc92eaab27db6bba9b85508f15b67905c7cec95550ca7d"` Oct 11 01:27:59.676 INFO blam! d16b0b8aca84581106bc92eaab27db6bba9b85508f15b67905c7cec95550ca7d Oct 11 01:27:59.678 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 01:27:59.678 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 01:28:00.266 INFO blam! 19caa4132b958383ac0776a4715e6d3b790c6e09b61af2503ed7f490aacf7a4b Oct 11 01:28:00.269 INFO running `"docker" "start" "-a" "19caa4132b958383ac0776a4715e6d3b790c6e09b61af2503ed7f490aacf7a4b"` Oct 11 01:28:00.944 INFO kablam! usermod: no changes Oct 11 01:28:01.251 INFO kablam! Compiling optirust v0.1.0 (/source) Oct 11 01:28:20.297 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 19.32s Oct 11 01:28:20.321 INFO kablam! su: No module specific data is present Oct 11 01:28:21.665 INFO running `"docker" "rm" "-f" "19caa4132b958383ac0776a4715e6d3b790c6e09b61af2503ed7f490aacf7a4b"` Oct 11 01:28:22.063 INFO blam! 19caa4132b958383ac0776a4715e6d3b790c6e09b61af2503ed7f490aacf7a4b Oct 11 01:28:22.073 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 01:28:22.074 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 01:28:22.538 INFO blam! 2111796bb06c958771e542f21b16eea2201d26197cd0cd77a92f9a395b9b81c4 Oct 11 01:28:22.548 INFO running `"docker" "start" "-a" "2111796bb06c958771e542f21b16eea2201d26197cd0cd77a92f9a395b9b81c4"` Oct 11 01:28:23.722 INFO kablam! usermod: no changes Oct 11 01:28:24.016 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.24s Oct 11 01:28:24.027 INFO kablam! Running /target/debug/deps/dummy-f30414513c6c119f Oct 11 01:28:24.036 INFO blam! Oct 11 01:28:24.036 INFO blam! running 0 tests Oct 11 01:28:24.036 INFO blam! Oct 11 01:28:24.036 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:28:24.036 INFO blam! Oct 11 01:28:24.038 INFO kablam! Running /target/debug/deps/optirust-4c5b757dabe393ed Oct 11 01:28:24.052 INFO blam! Oct 11 01:28:24.052 INFO blam! running 8 tests Oct 11 01:28:24.059 INFO blam! test solver::test_read_cbc_solver_solution_with_good_solver_input ... ok Oct 11 01:28:24.064 INFO blam! test types::test_slug ... ok Oct 11 01:28:24.064 INFO blam! test types::can_build_config ... ok Oct 11 01:28:24.064 INFO blam! test gen::test_generate_interval ... ok Oct 11 01:28:24.064 INFO blam! test solver::test_to_lp_fmt ... ok Oct 11 01:28:24.080 INFO blam! test types::can_build_input ... ok Oct 11 01:28:24.092 INFO blam! test solver::test_new_from_desired_meetings_and_opts ... ok Oct 11 01:28:24.160 INFO blam! test types::panic_two_desired_meeting_same_title ... ok Oct 11 01:28:24.160 INFO blam! Oct 11 01:28:24.160 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:28:24.160 INFO blam! Oct 11 01:28:24.164 INFO kablam! Doc-tests dummy Oct 11 01:28:25.456 INFO blam! Oct 11 01:28:25.456 INFO blam! running 0 tests Oct 11 01:28:25.457 INFO blam! Oct 11 01:28:25.457 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:28:25.457 INFO blam! Oct 11 01:28:25.462 INFO kablam! su: No module specific data is present Oct 11 01:28:27.622 INFO running `"docker" "rm" "-f" "2111796bb06c958771e542f21b16eea2201d26197cd0cd77a92f9a395b9b81c4"` Oct 11 01:28:28.034 INFO blam! 2111796bb06c958771e542f21b16eea2201d26197cd0cd77a92f9a395b9b81c4