Dec 11 12:23:53.661 INFO checking ogata-k/gotta against try#aa9aa79c3c583aab59ac9134542d60a780c35e2e for pr-56677 Dec 11 12:23:53.661 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56677/worker-6/try#aa9aa79c3c583aab59ac9134542d60a780c35e2e:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56677/try#aa9aa79c3c583aab59ac9134542d60a780c35e2e:/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 +aa9aa79c3c583aab59ac9134542d60a780c35e2e-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"` Dec 11 12:23:54.247 INFO [stdout] 61fe6b3a14eae9e22fce42246b672bcb3492e45fd6b3afac4a64416a9fd47a67 Dec 11 12:23:54.249 INFO running `"docker" "start" "-a" "61fe6b3a14eae9e22fce42246b672bcb3492e45fd6b3afac4a64416a9fd47a67"` Dec 11 12:23:56.295 INFO [stderr] usermod: no changes Dec 11 12:23:56.466 INFO [stderr] Checking crossbeam-epoch v0.3.1 Dec 11 12:23:56.473 INFO [stderr] Checking num-bigint v0.1.44 Dec 11 12:23:56.473 INFO [stderr] Checking flate2 v0.2.20 Dec 11 12:23:57.965 INFO [stderr] Checking crossbeam-deque v0.2.0 Dec 11 12:23:58.689 INFO [stderr] Checking png v0.5.2 Dec 11 12:23:59.545 INFO [stderr] Checking rayon-core v1.4.1 Dec 11 12:24:01.057 INFO [stderr] Checking num-rational v0.1.42 Dec 11 12:24:02.014 INFO [stderr] Checking rayon v1.0.3 Dec 11 12:24:05.954 INFO [stderr] Checking jpeg-decoder v0.1.15 Dec 11 12:24:07.382 INFO [stderr] Checking image v0.10.4 Dec 11 12:24:11.948 INFO [stderr] Checking gotta v0.1.0 (/source) Dec 11 12:24:13.916 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 12:24:13.917 INFO [stderr] --> src/main.rs:139:9 Dec 11 12:24:13.917 INFO [stderr] | Dec 11 12:24:13.917 INFO [stderr] 139 | writeln!(std::io::stderr(), "Error!:number of the argument for this program is not 7"); Dec 11 12:24:13.918 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 12:24:13.918 INFO [stderr] | Dec 11 12:24:13.918 INFO [stderr] = note: #[warn(unused_must_use)] on by default Dec 11 12:24:13.919 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 12:24:13.919 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 11 12:24:13.919 INFO [stderr] Dec 11 12:24:13.919 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 12:24:13.920 INFO [stderr] --> src/main.rs:140:9 Dec 11 12:24:13.920 INFO [stderr] | Dec 11 12:24:13.920 INFO [stderr] 140 | writeln!(std::io::stderr(), "Useage:"); Dec 11 12:24:13.920 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 12:24:13.921 INFO [stderr] | Dec 11 12:24:13.921 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 12:24:13.921 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 11 12:24:13.922 INFO [stderr] Dec 11 12:24:13.922 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 12:24:13.922 INFO [stderr] --> src/main.rs:141:9 Dec 11 12:24:13.922 INFO [stderr] | Dec 11 12:24:13.923 INFO [stderr] 141 | writeln!(std::io::stderr(), "\tgotta dir k1 k2 g t w h\n"); Dec 11 12:24:13.923 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 12:24:13.923 INFO [stderr] | Dec 11 12:24:13.924 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 12:24:13.924 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 11 12:24:13.924 INFO [stderr] Dec 11 12:24:13.924 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 12:24:13.924 INFO [stderr] --> src/main.rs:142:9 Dec 11 12:24:13.925 INFO [stderr] | Dec 11 12:24:13.925 INFO [stderr] 142 | writeln!(std::io::stderr(), "* all argument without dir is integer of 16bit"); Dec 11 12:24:13.925 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 12:24:13.925 INFO [stderr] | Dec 11 12:24:13.925 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 12:24:13.925 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 11 12:24:13.925 INFO [stderr] Dec 11 12:24:13.925 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 12:24:13.925 INFO [stderr] --> src/main.rs:143:9 Dec 11 12:24:13.925 INFO [stderr] | Dec 11 12:24:13.925 INFO [stderr] 143 | writeln!(std::io::stderr(), "* dir is target-directory for generateing images. if dir does not exist, this program occured error"); Dec 11 12:24:13.925 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 12:24:13.925 INFO [stderr] | Dec 11 12:24:13.925 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 12:24:13.925 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 11 12:24:13.925 INFO [stderr] Dec 11 12:24:13.925 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 12:24:13.925 INFO [stderr] --> src/main.rs:144:9 Dec 11 12:24:13.925 INFO [stderr] | Dec 11 12:24:13.925 INFO [stderr] 144 | writeln!(std::io::stderr(), "* k1, k2, g are parameters for simulation"); Dec 11 12:24:13.925 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 12:24:13.925 INFO [stderr] | Dec 11 12:24:13.925 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 12:24:13.925 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 11 12:24:13.925 INFO [stderr] Dec 11 12:24:13.925 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 12:24:13.925 INFO [stderr] --> src/main.rs:145:9 Dec 11 12:24:13.925 INFO [stderr] | Dec 11 12:24:13.925 INFO [stderr] 145 | writeln!(std::io::stderr(), "* w is width of image"); Dec 11 12:24:13.925 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 12:24:13.925 INFO [stderr] | Dec 11 12:24:13.925 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 12:24:13.925 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 11 12:24:13.925 INFO [stderr] Dec 11 12:24:13.926 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 12:24:13.926 INFO [stderr] --> src/main.rs:146:9 Dec 11 12:24:13.926 INFO [stderr] | Dec 11 12:24:13.926 INFO [stderr] 146 | writeln!(std::io::stderr(), "* h is height of image"); Dec 11 12:24:13.926 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 12:24:13.926 INFO [stderr] | Dec 11 12:24:13.926 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 12:24:13.926 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 11 12:24:13.926 INFO [stderr] Dec 11 12:24:13.926 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 12:24:13.926 INFO [stderr] --> src/main.rs:147:9 Dec 11 12:24:13.926 INFO [stderr] | Dec 11 12:24:13.926 INFO [stderr] 147 | writeln!(std::io::stderr(), "* t is time of simulation"); Dec 11 12:24:13.926 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 12:24:13.926 INFO [stderr] | Dec 11 12:24:13.926 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 12:24:13.926 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 11 12:24:13.926 INFO [stderr] Dec 11 12:24:14.036 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 12:24:14.036 INFO [stderr] --> src/main.rs:139:9 Dec 11 12:24:14.036 INFO [stderr] | Dec 11 12:24:14.036 INFO [stderr] 139 | writeln!(std::io::stderr(), "Error!:number of the argument for this program is not 7"); Dec 11 12:24:14.036 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 12:24:14.036 INFO [stderr] | Dec 11 12:24:14.036 INFO [stderr] = note: #[warn(unused_must_use)] on by default Dec 11 12:24:14.036 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 12:24:14.036 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 11 12:24:14.036 INFO [stderr] Dec 11 12:24:14.038 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 12:24:14.038 INFO [stderr] --> src/main.rs:140:9 Dec 11 12:24:14.038 INFO [stderr] | Dec 11 12:24:14.038 INFO [stderr] 140 | writeln!(std::io::stderr(), "Useage:"); Dec 11 12:24:14.038 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 12:24:14.038 INFO [stderr] | Dec 11 12:24:14.038 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 12:24:14.038 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 11 12:24:14.038 INFO [stderr] Dec 11 12:24:14.038 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 12:24:14.038 INFO [stderr] --> src/main.rs:141:9 Dec 11 12:24:14.038 INFO [stderr] | Dec 11 12:24:14.038 INFO [stderr] 141 | writeln!(std::io::stderr(), "\tgotta dir k1 k2 g t w h\n"); Dec 11 12:24:14.038 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 12:24:14.038 INFO [stderr] | Dec 11 12:24:14.038 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 12:24:14.038 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 11 12:24:14.038 INFO [stderr] Dec 11 12:24:14.038 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 12:24:14.038 INFO [stderr] --> src/main.rs:142:9 Dec 11 12:24:14.038 INFO [stderr] | Dec 11 12:24:14.038 INFO [stderr] 142 | writeln!(std::io::stderr(), "* all argument without dir is integer of 16bit"); Dec 11 12:24:14.038 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 12:24:14.038 INFO [stderr] | Dec 11 12:24:14.038 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 12:24:14.038 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 11 12:24:14.038 INFO [stderr] Dec 11 12:24:14.039 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 12:24:14.039 INFO [stderr] --> src/main.rs:143:9 Dec 11 12:24:14.039 INFO [stderr] | Dec 11 12:24:14.039 INFO [stderr] 143 | writeln!(std::io::stderr(), "* dir is target-directory for generateing images. if dir does not exist, this program occured error"); Dec 11 12:24:14.039 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 12:24:14.039 INFO [stderr] | Dec 11 12:24:14.039 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 12:24:14.039 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 11 12:24:14.039 INFO [stderr] Dec 11 12:24:14.039 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 12:24:14.039 INFO [stderr] --> src/main.rs:144:9 Dec 11 12:24:14.039 INFO [stderr] | Dec 11 12:24:14.039 INFO [stderr] 144 | writeln!(std::io::stderr(), "* k1, k2, g are parameters for simulation"); Dec 11 12:24:14.039 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 12:24:14.039 INFO [stderr] | Dec 11 12:24:14.039 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 12:24:14.039 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 11 12:24:14.039 INFO [stderr] Dec 11 12:24:14.039 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 12:24:14.039 INFO [stderr] --> src/main.rs:145:9 Dec 11 12:24:14.039 INFO [stderr] | Dec 11 12:24:14.039 INFO [stderr] 145 | writeln!(std::io::stderr(), "* w is width of image"); Dec 11 12:24:14.039 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 12:24:14.039 INFO [stderr] | Dec 11 12:24:14.039 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 12:24:14.039 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 11 12:24:14.039 INFO [stderr] Dec 11 12:24:14.040 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 12:24:14.040 INFO [stderr] --> src/main.rs:146:9 Dec 11 12:24:14.040 INFO [stderr] | Dec 11 12:24:14.040 INFO [stderr] 146 | writeln!(std::io::stderr(), "* h is height of image"); Dec 11 12:24:14.040 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 12:24:14.040 INFO [stderr] | Dec 11 12:24:14.040 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 12:24:14.040 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 11 12:24:14.040 INFO [stderr] Dec 11 12:24:14.040 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 11 12:24:14.040 INFO [stderr] --> src/main.rs:147:9 Dec 11 12:24:14.040 INFO [stderr] | Dec 11 12:24:14.040 INFO [stderr] 147 | writeln!(std::io::stderr(), "* t is time of simulation"); Dec 11 12:24:14.040 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 12:24:14.040 INFO [stderr] | Dec 11 12:24:14.040 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 11 12:24:14.040 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 11 12:24:14.040 INFO [stderr] Dec 11 12:24:14.100 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.77s Dec 11 12:24:14.109 INFO [stderr] su: No module specific data is present Dec 11 12:24:15.516 INFO running `"docker" "inspect" "61fe6b3a14eae9e22fce42246b672bcb3492e45fd6b3afac4a64416a9fd47a67"` Dec 11 12:24:15.858 INFO running `"docker" "rm" "-f" "61fe6b3a14eae9e22fce42246b672bcb3492e45fd6b3afac4a64416a9fd47a67"` Dec 11 12:24:16.177 INFO [stdout] 61fe6b3a14eae9e22fce42246b672bcb3492e45fd6b3afac4a64416a9fd47a67