Oct 21 18:59:43.376 INFO checking charignon/optirust against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 18:59:43.376 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 18:59:43.636 INFO blam! 20a5153ffd7823bde9b609aa7b00bced04a0d62e5faee5c81494f4f11d79f5ba Oct 21 18:59:43.638 INFO running `"docker" "start" "-a" "20a5153ffd7823bde9b609aa7b00bced04a0d62e5faee5c81494f4f11d79f5ba"` Oct 21 18:59:44.286 INFO kablam! usermod: no changes Oct 21 18:59:44.632 INFO kablam! Compiling regex-syntax v0.4.2 Oct 21 18:59:44.632 INFO kablam! Compiling memchr v2.0.1 Oct 21 18:59:44.632 INFO kablam! Checking unicode-bidi v0.2.6 Oct 21 18:59:44.632 INFO kablam! Checking num-complex v0.1.41 Oct 21 18:59:44.632 INFO kablam! Checking itertools-num v0.1.1 Oct 21 18:59:44.633 INFO kablam! Checking base64 v0.5.2 Oct 21 18:59:44.633 INFO kablam! Checking fxhash v0.2.1 Oct 21 18:59:44.633 INFO kablam! Checking itertools v0.6.5 Oct 21 18:59:46.720 INFO kablam! Checking multimap v0.4.0 Oct 21 18:59:46.740 INFO kablam! Checking csv-core v0.1.4 Oct 21 18:59:46.772 INFO kablam! Checking textwrap v0.9.0 Oct 21 18:59:47.380 INFO kablam! Checking ordered-float v0.5.0 Oct 21 18:59:47.653 INFO kablam! Compiling rayon-core v1.3.0 Oct 21 18:59:47.900 INFO kablam! Checking uuid v0.2.3 Oct 21 18:59:48.404 INFO kablam! Compiling aho-corasick v0.6.4 Oct 21 18:59:48.560 INFO kablam! Checking csv v1.0.0-beta.5 Oct 21 18:59:48.800 INFO kablam! Checking hyper v0.10.13 Oct 21 18:59:49.560 INFO kablam! Checking chrono v0.2.25 Oct 21 18:59:52.912 INFO kablam! Checking chrono v0.4.0 Oct 21 18:59:52.924 INFO kablam! Checking url v0.5.10 Oct 21 18:59:52.935 INFO kablam! Checking vec_map v0.8.0 Oct 21 18:59:52.944 INFO kablam! Checking ndarray v0.9.1 Oct 21 18:59:52.948 INFO kablam! Checking rayon v0.9.0 Oct 21 18:59:53.021 INFO kablam! Compiling regex v0.2.5 Oct 21 18:59:54.748 INFO kablam! Compiling rayon v0.7.1 Oct 21 18:59:54.985 INFO kablam! Checking clap v2.29.4 Oct 21 19:00:04.008 INFO kablam! Compiling ring v0.11.0 Oct 21 19:00:09.024 INFO kablam! Compiling parse-zoneinfo v0.1.1 Oct 21 19:00:10.039 INFO kablam! Checking bio v0.16.0 Oct 21 19:00:13.381 INFO kablam! Compiling chrono-tz v0.4.1 Oct 21 19:00:17.729 INFO kablam! Checking webpki v0.14.0 Oct 21 19:00:19.394 INFO kablam! Checking webpki-roots v0.11.0 Oct 21 19:00:19.394 INFO kablam! Checking rustls v0.9.0 Oct 21 19:00:24.944 INFO kablam! Checking hyper-rustls v0.6.1 Oct 21 19:00:26.648 INFO kablam! Checking yup-oauth2 v1.0.6 Oct 21 19:00:30.640 INFO kablam! Checking google-calendar3 v1.0.7+20171205 Oct 21 19:00:40.572 INFO kablam! Checking optirust v0.1.0 (/source) Oct 21 19:00:41.220 INFO kablam! warning: function is never used: `main` Oct 21 19:00:41.220 INFO kablam! --> dummy.rs:2:1 Oct 21 19:00:41.220 INFO kablam! | Oct 21 19:00:41.220 INFO kablam! 2 | fn main() { Oct 21 19:00:41.220 INFO kablam! | ^^^^^^^^^ Oct 21 19:00:41.220 INFO kablam! | Oct 21 19:00:41.220 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 19:00:41.220 INFO kablam! Oct 21 19:00:46.392 INFO kablam! warning: unused import: `fixtures::test_desired_meeting` Oct 21 19:00:46.393 INFO kablam! --> src/gen.rs:5:5 Oct 21 19:00:46.393 INFO kablam! | Oct 21 19:00:46.394 INFO kablam! 5 | use fixtures::test_desired_meeting; Oct 21 19:00:46.394 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:00:46.394 INFO kablam! | Oct 21 19:00:46.394 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 19:00:46.395 INFO kablam! Oct 21 19:00:46.395 INFO kablam! warning: unused import: `fixtures` Oct 21 19:00:46.395 INFO kablam! --> src/solver.rs:9:5 Oct 21 19:00:46.395 INFO kablam! | Oct 21 19:00:46.395 INFO kablam! 9 | use fixtures; Oct 21 19:00:46.395 INFO kablam! | ^^^^^^^^ Oct 21 19:00:46.395 INFO kablam! Oct 21 19:00:46.395 INFO kablam! warning: unused imports: `test_config`, `test_input`, `test_invalid_input` Oct 21 19:00:46.395 INFO kablam! --> src/types.rs:17:16 Oct 21 19:00:46.395 INFO kablam! | Oct 21 19:00:46.395 INFO kablam! 17 | use fixtures::{test_config, test_input, test_invalid_input}; Oct 21 19:00:46.395 INFO kablam! | ^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ Oct 21 19:00:46.395 INFO kablam! Oct 21 19:00:48.819 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 04s Oct 21 19:00:48.839 INFO kablam! su: No module specific data is present Oct 21 19:00:49.828 INFO running `"docker" "rm" "-f" "20a5153ffd7823bde9b609aa7b00bced04a0d62e5faee5c81494f4f11d79f5ba"` Oct 21 19:00:50.116 INFO blam! 20a5153ffd7823bde9b609aa7b00bced04a0d62e5faee5c81494f4f11d79f5ba