Oct 26 22:58:01.082 INFO checking phillyfan1138/fang_oost_cal_charts against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 22:58:01.082 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 26 22:58:01.579 INFO blam! f4535f3741575f32dd84738422c57c7dc0f7ca25655e4a38596c9a94f1bdc30d Oct 26 22:58:01.581 INFO running `"docker" "start" "-a" "f4535f3741575f32dd84738422c57c7dc0f7ca25655e4a38596c9a94f1bdc30d"` Oct 26 22:58:02.280 INFO kablam! usermod: no changes Oct 26 22:58:02.467 INFO kablam! Compiling num-complex v0.2.0 Oct 26 22:58:02.467 INFO kablam! Checking special v0.7.8 Oct 26 22:58:02.468 INFO kablam! Compiling proc-macro2 v0.4.8 Oct 26 22:58:02.485 INFO kablam! Checking crossbeam-epoch v0.3.1 Oct 26 22:58:02.485 INFO kablam! Checking num-bigint v0.2.0 Oct 26 22:58:02.485 INFO kablam! Checking num-iter v0.1.37 Oct 26 22:58:04.621 INFO kablam! Checking crossbeam-deque v0.2.0 Oct 26 22:58:06.089 INFO kablam! Checking rayon-core v1.4.1 Oct 26 22:58:08.895 INFO kablam! Checking rayon v1.0.2 Oct 26 22:58:10.587 INFO kablam! Checking cf_functions v0.6.2 Oct 26 22:58:10.948 INFO kablam! Checking num-rational v0.2.1 Oct 26 22:58:12.251 INFO kablam! Compiling quote v0.6.3 Oct 26 22:58:13.363 INFO kablam! Checking num v0.2.0 Oct 26 22:58:14.894 INFO kablam! Compiling syn v0.14.4 Oct 26 22:58:15.812 INFO kablam! Checking fang_oost v0.13.7 Oct 26 22:58:23.389 INFO kablam! Compiling serde_derive v1.0.70 Oct 26 22:58:34.772 INFO kablam! Checking cuckoo v0.7.0 Oct 26 22:58:34.772 INFO kablam! Checking fang_oost_option v0.27.0 Oct 26 22:58:35.589 INFO kablam! Checking fang_oost_cal_charts v0.1.0 (/source) Oct 26 22:58:37.531 INFO kablam! warning: unused variable: `t` Oct 26 22:58:37.531 INFO kablam! --> src/main.rs:174:41 Oct 26 22:58:37.531 INFO kablam! | Oct 26 22:58:37.531 INFO kablam! 174 | let local_cf=move |u:&Complex, t:f64, params:&[f64]|cf_fn(u, params); Oct 26 22:58:37.531 INFO kablam! | ^ help: consider using `_t` instead Oct 26 22:58:37.531 INFO kablam! | Oct 26 22:58:37.531 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 22:58:37.531 INFO kablam! Oct 26 22:58:37.531 INFO kablam! warning: unused variable: `n` Oct 26 22:58:37.531 INFO kablam! --> src/main.rs:459:22 Oct 26 22:58:37.531 INFO kablam! | Oct 26 22:58:37.531 INFO kablam! 459 | let (n, min_strike, max_strike)=generate_const_parameters( Oct 26 22:58:37.531 INFO kablam! | ^ help: consider using `_n` instead Oct 26 22:58:37.531 INFO kablam! Oct 26 22:58:37.542 INFO kablam! warning: unused variable: `t` Oct 26 22:58:37.542 INFO kablam! --> src/main.rs:174:41 Oct 26 22:58:37.542 INFO kablam! | Oct 26 22:58:37.542 INFO kablam! 174 | let local_cf=move |u:&Complex, t:f64, params:&[f64]|cf_fn(u, params); Oct 26 22:58:37.542 INFO kablam! | ^ help: consider using `_t` instead Oct 26 22:58:37.542 INFO kablam! | Oct 26 22:58:37.542 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 22:58:37.542 INFO kablam! Oct 26 22:58:37.542 INFO kablam! warning: unused variable: `n` Oct 26 22:58:37.543 INFO kablam! --> src/main.rs:459:22 Oct 26 22:58:37.543 INFO kablam! | Oct 26 22:58:37.543 INFO kablam! 459 | let (n, min_strike, max_strike)=generate_const_parameters( Oct 26 22:58:37.543 INFO kablam! | ^ help: consider using `_n` instead Oct 26 22:58:37.543 INFO kablam! Oct 26 22:58:37.687 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 22:58:37.687 INFO kablam! --> src/main.rs:489:17 Oct 26 22:58:37.687 INFO kablam! | Oct 26 22:58:37.687 INFO kablam! 489 | file.write_all(json_results_synthetic.to_string().as_bytes()); Oct 26 22:58:37.687 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:58:37.687 INFO kablam! | Oct 26 22:58:37.687 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 26 22:58:37.687 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 22:58:37.687 INFO kablam! Oct 26 22:58:37.746 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 22:58:37.746 INFO kablam! --> src/main.rs:489:17 Oct 26 22:58:37.746 INFO kablam! | Oct 26 22:58:37.746 INFO kablam! 489 | file.write_all(json_results_synthetic.to_string().as_bytes()); Oct 26 22:58:37.746 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:58:37.746 INFO kablam! | Oct 26 22:58:37.746 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 26 22:58:37.746 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 22:58:37.746 INFO kablam! Oct 26 22:58:37.780 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 35.47s Oct 26 22:58:37.793 INFO kablam! su: No module specific data is present Oct 26 22:58:38.395 INFO running `"docker" "rm" "-f" "f4535f3741575f32dd84738422c57c7dc0f7ca25655e4a38596c9a94f1bdc30d"` Oct 26 22:58:38.769 INFO blam! f4535f3741575f32dd84738422c57c7dc0f7ca25655e4a38596c9a94f1bdc30d