Dec 13 08:25:28.985 INFO testing ogata-k/gotta against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 13 08:25:28.985 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-5/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-alt build --frozen" "-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 13 08:25:29.428 INFO [stdout] bdd056ac3cfdf874e3dd63b38886da79e8f5ba89a359cae8b7aa0594510c0cc7 Dec 13 08:25:29.437 INFO running `"docker" "start" "-a" "bdd056ac3cfdf874e3dd63b38886da79e8f5ba89a359cae8b7aa0594510c0cc7"` Dec 13 08:25:30.783 INFO [stderr] usermod: no changes Dec 13 08:25:31.033 INFO [stderr] Compiling gif v0.9.2 Dec 13 08:25:31.033 INFO [stderr] Compiling crossbeam-epoch v0.3.1 Dec 13 08:25:31.033 INFO [stderr] Compiling num-bigint v0.1.44 Dec 13 08:25:31.033 INFO [stderr] Compiling enum_primitive v0.1.1 Dec 13 08:25:31.045 INFO [stderr] Compiling png v0.5.2 Dec 13 08:25:33.627 INFO [stderr] Compiling crossbeam-deque v0.2.0 Dec 13 08:25:35.011 INFO [stderr] Compiling rayon-core v1.4.1 Dec 13 08:25:36.626 INFO [stderr] Compiling num-rational v0.1.42 Dec 13 08:25:39.179 INFO [stderr] Compiling rayon v1.0.3 Dec 13 08:25:44.519 INFO [stderr] Compiling jpeg-decoder v0.1.15 Dec 13 08:25:48.607 INFO [stderr] Compiling image v0.10.4 Dec 13 08:26:02.764 INFO [stderr] Compiling gotta v0.1.0 (/source) Dec 13 08:26:03.923 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 13 08:26:03.923 INFO [stderr] --> src/main.rs:139:9 Dec 13 08:26:03.923 INFO [stderr] | Dec 13 08:26:03.923 INFO [stderr] 139 | writeln!(std::io::stderr(), "Error!:number of the argument for this program is not 7"); Dec 13 08:26:03.923 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 13 08:26:03.923 INFO [stderr] | Dec 13 08:26:03.923 INFO [stderr] = note: #[warn(unused_must_use)] on by default Dec 13 08:26:03.923 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 13 08:26:03.923 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 13 08:26:03.923 INFO [stderr] Dec 13 08:26:03.923 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 13 08:26:03.923 INFO [stderr] --> src/main.rs:140:9 Dec 13 08:26:03.923 INFO [stderr] | Dec 13 08:26:03.923 INFO [stderr] 140 | writeln!(std::io::stderr(), "Useage:"); Dec 13 08:26:03.923 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 13 08:26:03.923 INFO [stderr] | Dec 13 08:26:03.923 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 13 08:26:03.923 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 13 08:26:03.923 INFO [stderr] Dec 13 08:26:03.923 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 13 08:26:03.923 INFO [stderr] --> src/main.rs:141:9 Dec 13 08:26:03.923 INFO [stderr] | Dec 13 08:26:03.923 INFO [stderr] 141 | writeln!(std::io::stderr(), "\tgotta dir k1 k2 g t w h\n"); Dec 13 08:26:03.923 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 13 08:26:03.923 INFO [stderr] | Dec 13 08:26:03.923 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 13 08:26:03.923 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 13 08:26:03.923 INFO [stderr] Dec 13 08:26:03.923 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 13 08:26:03.923 INFO [stderr] --> src/main.rs:142:9 Dec 13 08:26:03.923 INFO [stderr] | Dec 13 08:26:03.923 INFO [stderr] 142 | writeln!(std::io::stderr(), "* all argument without dir is integer of 16bit"); Dec 13 08:26:03.923 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 13 08:26:03.923 INFO [stderr] | Dec 13 08:26:03.923 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 13 08:26:03.923 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 13 08:26:03.924 INFO [stderr] Dec 13 08:26:03.924 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 13 08:26:03.924 INFO [stderr] --> src/main.rs:143:9 Dec 13 08:26:03.924 INFO [stderr] | Dec 13 08:26:03.924 INFO [stderr] 143 | writeln!(std::io::stderr(), "* dir is target-directory for generateing images. if dir does not exist, this program occured error"); Dec 13 08:26:03.924 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 13 08:26:03.924 INFO [stderr] | Dec 13 08:26:03.924 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 13 08:26:03.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 13 08:26:03.924 INFO [stderr] Dec 13 08:26:03.924 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 13 08:26:03.924 INFO [stderr] --> src/main.rs:144:9 Dec 13 08:26:03.924 INFO [stderr] | Dec 13 08:26:03.924 INFO [stderr] 144 | writeln!(std::io::stderr(), "* k1, k2, g are parameters for simulation"); Dec 13 08:26:03.924 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 13 08:26:03.924 INFO [stderr] | Dec 13 08:26:03.924 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 13 08:26:03.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 13 08:26:03.924 INFO [stderr] Dec 13 08:26:03.924 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 13 08:26:03.924 INFO [stderr] --> src/main.rs:145:9 Dec 13 08:26:03.924 INFO [stderr] | Dec 13 08:26:03.924 INFO [stderr] 145 | writeln!(std::io::stderr(), "* w is width of image"); Dec 13 08:26:03.924 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 13 08:26:03.924 INFO [stderr] | Dec 13 08:26:03.924 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 13 08:26:03.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 13 08:26:03.924 INFO [stderr] Dec 13 08:26:03.924 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 13 08:26:03.924 INFO [stderr] --> src/main.rs:146:9 Dec 13 08:26:03.924 INFO [stderr] | Dec 13 08:26:03.924 INFO [stderr] 146 | writeln!(std::io::stderr(), "* h is height of image"); Dec 13 08:26:03.924 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 13 08:26:03.924 INFO [stderr] | Dec 13 08:26:03.924 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 13 08:26:03.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 13 08:26:03.924 INFO [stderr] Dec 13 08:26:03.924 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 13 08:26:03.924 INFO [stderr] --> src/main.rs:147:9 Dec 13 08:26:03.924 INFO [stderr] | Dec 13 08:26:03.924 INFO [stderr] 147 | writeln!(std::io::stderr(), "* t is time of simulation"); Dec 13 08:26:03.924 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 13 08:26:03.924 INFO [stderr] | Dec 13 08:26:03.924 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 13 08:26:03.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 13 08:26:03.924 INFO [stderr] Dec 13 08:26:06.263 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.45s Dec 13 08:26:06.271 INFO [stderr] su: No module specific data is present Dec 13 08:26:06.959 INFO running `"docker" "inspect" "bdd056ac3cfdf874e3dd63b38886da79e8f5ba89a359cae8b7aa0594510c0cc7"` Dec 13 08:26:07.181 INFO running `"docker" "rm" "-f" "bdd056ac3cfdf874e3dd63b38886da79e8f5ba89a359cae8b7aa0594510c0cc7"` Dec 13 08:26:07.484 INFO [stdout] bdd056ac3cfdf874e3dd63b38886da79e8f5ba89a359cae8b7aa0594510c0cc7 Dec 13 08:26:07.488 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-5/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-alt test --frozen --no-run" "-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 13 08:26:08.004 INFO [stdout] 68741f3b8ff8ea8daaf7e9247a1a83c70200bbc928a37f39814beaf9126505ca Dec 13 08:26:08.006 INFO running `"docker" "start" "-a" "68741f3b8ff8ea8daaf7e9247a1a83c70200bbc928a37f39814beaf9126505ca"` Dec 13 08:26:09.710 INFO [stderr] usermod: no changes Dec 13 08:26:09.891 INFO [stderr] Compiling gotta v0.1.0 (/source) Dec 13 08:26:11.003 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 13 08:26:11.003 INFO [stderr] --> src/main.rs:139:9 Dec 13 08:26:11.003 INFO [stderr] | Dec 13 08:26:11.003 INFO [stderr] 139 | writeln!(std::io::stderr(), "Error!:number of the argument for this program is not 7"); Dec 13 08:26:11.003 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 13 08:26:11.003 INFO [stderr] | Dec 13 08:26:11.003 INFO [stderr] = note: #[warn(unused_must_use)] on by default Dec 13 08:26:11.003 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 13 08:26:11.003 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 13 08:26:11.003 INFO [stderr] Dec 13 08:26:11.003 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 13 08:26:11.003 INFO [stderr] --> src/main.rs:140:9 Dec 13 08:26:11.003 INFO [stderr] | Dec 13 08:26:11.003 INFO [stderr] 140 | writeln!(std::io::stderr(), "Useage:"); Dec 13 08:26:11.003 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 13 08:26:11.003 INFO [stderr] | Dec 13 08:26:11.003 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 13 08:26:11.003 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 13 08:26:11.003 INFO [stderr] Dec 13 08:26:11.003 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 13 08:26:11.003 INFO [stderr] --> src/main.rs:141:9 Dec 13 08:26:11.003 INFO [stderr] | Dec 13 08:26:11.003 INFO [stderr] 141 | writeln!(std::io::stderr(), "\tgotta dir k1 k2 g t w h\n"); Dec 13 08:26:11.003 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 13 08:26:11.003 INFO [stderr] | Dec 13 08:26:11.003 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 13 08:26:11.003 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 13 08:26:11.003 INFO [stderr] Dec 13 08:26:11.003 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 13 08:26:11.003 INFO [stderr] --> src/main.rs:142:9 Dec 13 08:26:11.003 INFO [stderr] | Dec 13 08:26:11.003 INFO [stderr] 142 | writeln!(std::io::stderr(), "* all argument without dir is integer of 16bit"); Dec 13 08:26:11.003 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 13 08:26:11.003 INFO [stderr] | Dec 13 08:26:11.003 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 13 08:26:11.003 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 13 08:26:11.003 INFO [stderr] Dec 13 08:26:11.003 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 13 08:26:11.003 INFO [stderr] --> src/main.rs:143:9 Dec 13 08:26:11.003 INFO [stderr] | Dec 13 08:26:11.003 INFO [stderr] 143 | writeln!(std::io::stderr(), "* dir is target-directory for generateing images. if dir does not exist, this program occured error"); Dec 13 08:26:11.003 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 13 08:26:11.003 INFO [stderr] | Dec 13 08:26:11.003 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 13 08:26:11.003 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 13 08:26:11.003 INFO [stderr] Dec 13 08:26:11.003 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 13 08:26:11.003 INFO [stderr] --> src/main.rs:144:9 Dec 13 08:26:11.003 INFO [stderr] | Dec 13 08:26:11.003 INFO [stderr] 144 | writeln!(std::io::stderr(), "* k1, k2, g are parameters for simulation"); Dec 13 08:26:11.003 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 13 08:26:11.003 INFO [stderr] | Dec 13 08:26:11.003 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 13 08:26:11.003 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 13 08:26:11.003 INFO [stderr] Dec 13 08:26:11.015 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 13 08:26:11.015 INFO [stderr] --> src/main.rs:145:9 Dec 13 08:26:11.015 INFO [stderr] | Dec 13 08:26:11.015 INFO [stderr] 145 | writeln!(std::io::stderr(), "* w is width of image"); Dec 13 08:26:11.015 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 13 08:26:11.015 INFO [stderr] | Dec 13 08:26:11.015 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 13 08:26:11.015 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 13 08:26:11.015 INFO [stderr] Dec 13 08:26:11.015 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 13 08:26:11.015 INFO [stderr] --> src/main.rs:146:9 Dec 13 08:26:11.015 INFO [stderr] | Dec 13 08:26:11.015 INFO [stderr] 146 | writeln!(std::io::stderr(), "* h is height of image"); Dec 13 08:26:11.015 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 13 08:26:11.015 INFO [stderr] | Dec 13 08:26:11.015 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 13 08:26:11.015 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 13 08:26:11.015 INFO [stderr] Dec 13 08:26:11.015 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 13 08:26:11.015 INFO [stderr] --> src/main.rs:147:9 Dec 13 08:26:11.015 INFO [stderr] | Dec 13 08:26:11.015 INFO [stderr] 147 | writeln!(std::io::stderr(), "* t is time of simulation"); Dec 13 08:26:11.015 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 13 08:26:11.015 INFO [stderr] | Dec 13 08:26:11.015 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 13 08:26:11.015 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 13 08:26:11.015 INFO [stderr] Dec 13 08:26:11.315 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.56s Dec 13 08:26:11.331 INFO [stderr] su: No module specific data is present Dec 13 08:26:11.952 INFO running `"docker" "inspect" "68741f3b8ff8ea8daaf7e9247a1a83c70200bbc928a37f39814beaf9126505ca"` Dec 13 08:26:12.235 INFO running `"docker" "rm" "-f" "68741f3b8ff8ea8daaf7e9247a1a83c70200bbc928a37f39814beaf9126505ca"` Dec 13 08:26:12.662 INFO [stdout] 68741f3b8ff8ea8daaf7e9247a1a83c70200bbc928a37f39814beaf9126505ca Dec 13 08:26:12.665 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-5/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-alt test --frozen" "-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 13 08:26:13.043 INFO [stdout] 74809141199a8a26b7f2b29add5fd1d86e229e122544c017c9c17d766fc5c436 Dec 13 08:26:13.051 INFO running `"docker" "start" "-a" "74809141199a8a26b7f2b29add5fd1d86e229e122544c017c9c17d766fc5c436"` Dec 13 08:26:14.886 INFO [stderr] usermod: no changes Dec 13 08:26:15.063 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s Dec 13 08:26:15.075 INFO [stderr] Running /target/debug/deps/gotta-9f5e93620f12483c Dec 13 08:26:15.087 INFO [stdout] Dec 13 08:26:15.087 INFO [stdout] running 0 tests Dec 13 08:26:15.087 INFO [stdout] Dec 13 08:26:15.087 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 08:26:15.087 INFO [stdout] Dec 13 08:26:15.091 INFO [stderr] su: No module specific data is present Dec 13 08:26:16.331 INFO running `"docker" "inspect" "74809141199a8a26b7f2b29add5fd1d86e229e122544c017c9c17d766fc5c436"` Dec 13 08:26:16.634 INFO running `"docker" "rm" "-f" "74809141199a8a26b7f2b29add5fd1d86e229e122544c017c9c17d766fc5c436"` Dec 13 08:26:16.927 INFO [stdout] 74809141199a8a26b7f2b29add5fd1d86e229e122544c017c9c17d766fc5c436