Oct 27 06:54:10.773 INFO checking charignon/optirust against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 06:54:10.775 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 06:54:11.263 INFO blam! 95036238ea3d6eaedb274545a239ce128d1afa27c07a29d680a0aff29fa90845 Oct 27 06:54:11.265 INFO running `"docker" "start" "-a" "95036238ea3d6eaedb274545a239ce128d1afa27c07a29d680a0aff29fa90845"` Oct 27 06:54:12.331 INFO kablam! usermod: no changes Oct 27 06:54:12.626 INFO kablam! Compiling ndarray v0.9.1 Oct 27 06:54:12.695 INFO kablam! Checking custom_derive v0.1.7 Oct 27 06:54:12.695 INFO kablam! Compiling num_cpus v1.8.0 Oct 27 06:54:12.695 INFO kablam! Checking unicode-bidi v0.2.6 Oct 27 06:54:12.699 INFO kablam! Checking num-complex v0.1.41 Oct 27 06:54:12.699 INFO kablam! Checking itertools-num v0.1.1 Oct 27 06:54:12.699 INFO kablam! Checking fxhash v0.2.1 Oct 27 06:54:12.699 INFO kablam! Checking itertools v0.6.5 Oct 27 06:54:14.176 INFO kablam! Checking multimap v0.4.0 Oct 27 06:54:14.766 INFO kablam! Checking csv-core v0.1.4 Oct 27 06:54:15.228 INFO kablam! Compiling newtype_derive v0.1.6 Oct 27 06:54:15.531 INFO kablam! Checking serde_yaml v0.7.3 Oct 27 06:54:17.383 INFO kablam! Compiling regex v0.2.5 Oct 27 06:54:18.092 INFO kablam! Checking uuid v0.2.3 Oct 27 06:54:18.135 INFO kablam! Checking csv v1.0.0-beta.5 Oct 27 06:54:18.179 INFO kablam! Checking rayon v0.9.0 Oct 27 06:54:18.231 INFO kablam! Checking chrono v0.2.25 Oct 27 06:54:19.211 INFO kablam! Checking chrono v0.4.0 Oct 27 06:54:21.936 INFO kablam! Compiling rayon-core v1.3.0 Oct 27 06:54:24.456 INFO kablam! Checking url v0.5.10 Oct 27 06:54:24.663 INFO kablam! Checking vec_map v0.8.0 Oct 27 06:54:31.864 INFO kablam! Checking clap v2.29.4 Oct 27 06:54:32.273 INFO kablam! Compiling rayon v0.7.1 Oct 27 06:54:45.347 INFO kablam! Compiling ring v0.11.0 Oct 27 06:54:45.643 INFO kablam! Compiling parse-zoneinfo v0.1.1 Oct 27 06:54:52.891 INFO kablam! Compiling chrono-tz v0.4.1 Oct 27 06:54:55.471 INFO kablam! Checking bio v0.16.0 Oct 27 06:54:59.138 INFO kablam! Checking webpki v0.14.0 Oct 27 06:55:00.092 INFO kablam! Checking webpki-roots v0.11.0 Oct 27 06:55:00.092 INFO kablam! Checking rustls v0.9.0 Oct 27 06:55:05.424 INFO kablam! Checking hyper-rustls v0.6.1 Oct 27 06:55:07.143 INFO kablam! Checking yup-oauth2 v1.0.6 Oct 27 06:55:12.701 INFO kablam! Checking google-calendar3 v1.0.7+20171205 Oct 27 06:55:23.414 INFO kablam! Checking optirust v0.1.0 (/source) Oct 27 06:55:24.005 INFO kablam! warning: function is never used: `main` Oct 27 06:55:24.006 INFO kablam! --> dummy.rs:2:1 Oct 27 06:55:24.006 INFO kablam! | Oct 27 06:55:24.007 INFO kablam! 2 | fn main() { Oct 27 06:55:24.007 INFO kablam! | ^^^^^^^^^ Oct 27 06:55:24.008 INFO kablam! | Oct 27 06:55:24.008 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 06:55:24.009 INFO kablam! Oct 27 06:55:29.287 INFO kablam! warning: unused import: `fixtures::test_desired_meeting` Oct 27 06:55:29.287 INFO kablam! --> src/gen.rs:5:5 Oct 27 06:55:29.287 INFO kablam! | Oct 27 06:55:29.287 INFO kablam! 5 | use fixtures::test_desired_meeting; Oct 27 06:55:29.287 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:55:29.287 INFO kablam! | Oct 27 06:55:29.287 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 06:55:29.287 INFO kablam! Oct 27 06:55:29.287 INFO kablam! warning: unused import: `fixtures` Oct 27 06:55:29.287 INFO kablam! --> src/solver.rs:9:5 Oct 27 06:55:29.287 INFO kablam! | Oct 27 06:55:29.287 INFO kablam! 9 | use fixtures; Oct 27 06:55:29.287 INFO kablam! | ^^^^^^^^ Oct 27 06:55:29.287 INFO kablam! Oct 27 06:55:29.287 INFO kablam! warning: unused imports: `test_config`, `test_input`, `test_invalid_input` Oct 27 06:55:29.287 INFO kablam! --> src/types.rs:17:16 Oct 27 06:55:29.287 INFO kablam! | Oct 27 06:55:29.287 INFO kablam! 17 | use fixtures::{test_config, test_input, test_invalid_input}; Oct 27 06:55:29.287 INFO kablam! | ^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ Oct 27 06:55:29.287 INFO kablam! Oct 27 06:55:31.838 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 19s Oct 27 06:55:31.859 INFO kablam! su: No module specific data is present Oct 27 06:55:34.118 INFO running `"docker" "rm" "-f" "95036238ea3d6eaedb274545a239ce128d1afa27c07a29d680a0aff29fa90845"` Oct 27 06:55:34.563 INFO blam! 95036238ea3d6eaedb274545a239ce128d1afa27c07a29d680a0aff29fa90845