Dec 05 12:18:28.585 INFO testing ogata-k/gotta against master#906deae0790bd18681b937fe9a141a3c26cf1855 for pr-56514 Dec 05 12:18:28.586 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-0/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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 05 12:18:29.164 INFO [stdout] ba2fab9d02a17e0b1d93a9512fee11c1175e0ff95ee3e5e69389c1fe8bd90062 Dec 05 12:18:29.166 INFO running `"docker" "start" "-a" "ba2fab9d02a17e0b1d93a9512fee11c1175e0ff95ee3e5e69389c1fe8bd90062"` Dec 05 12:18:30.706 INFO [stderr] usermod: no changes Dec 05 12:18:30.888 INFO [stderr] Compiling gif v0.9.2 Dec 05 12:18:30.888 INFO [stderr] Compiling num-bigint v0.1.44 Dec 05 12:18:30.888 INFO [stderr] Compiling flate2 v0.2.20 Dec 05 12:18:30.896 INFO [stderr] Compiling jpeg-decoder v0.1.15 Dec 05 12:18:35.676 INFO [stderr] Compiling png v0.5.2 Dec 05 12:18:40.490 INFO [stderr] Compiling num-rational v0.1.42 Dec 05 12:18:43.799 INFO [stderr] Compiling image v0.10.4 Dec 05 12:18:59.232 INFO [stderr] Compiling gotta v0.1.0 (/source) Dec 05 12:19:00.408 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 05 12:19:00.408 INFO [stderr] --> src/main.rs:139:9 Dec 05 12:19:00.408 INFO [stderr] | Dec 05 12:19:00.408 INFO [stderr] 139 | writeln!(std::io::stderr(), "Error!:number of the argument for this program is not 7"); Dec 05 12:19:00.408 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 12:19:00.408 INFO [stderr] | Dec 05 12:19:00.408 INFO [stderr] = note: #[warn(unused_must_use)] on by default Dec 05 12:19:00.408 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 05 12:19:00.408 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 05 12:19:00.408 INFO [stderr] Dec 05 12:19:00.408 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 05 12:19:00.408 INFO [stderr] --> src/main.rs:140:9 Dec 05 12:19:00.408 INFO [stderr] | Dec 05 12:19:00.408 INFO [stderr] 140 | writeln!(std::io::stderr(), "Useage:"); Dec 05 12:19:00.408 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 12:19:00.408 INFO [stderr] | Dec 05 12:19:00.408 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 05 12:19:00.408 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 05 12:19:00.408 INFO [stderr] Dec 05 12:19:00.408 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 05 12:19:00.408 INFO [stderr] --> src/main.rs:141:9 Dec 05 12:19:00.408 INFO [stderr] | Dec 05 12:19:00.408 INFO [stderr] 141 | writeln!(std::io::stderr(), "\tgotta dir k1 k2 g t w h\n"); Dec 05 12:19:00.408 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 12:19:00.408 INFO [stderr] | Dec 05 12:19:00.408 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 05 12:19:00.408 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 05 12:19:00.408 INFO [stderr] Dec 05 12:19:00.408 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 05 12:19:00.408 INFO [stderr] --> src/main.rs:142:9 Dec 05 12:19:00.408 INFO [stderr] | Dec 05 12:19:00.408 INFO [stderr] 142 | writeln!(std::io::stderr(), "* all argument without dir is integer of 16bit"); Dec 05 12:19:00.408 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 12:19:00.408 INFO [stderr] | Dec 05 12:19:00.408 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 05 12:19:00.408 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 05 12:19:00.408 INFO [stderr] Dec 05 12:19:00.408 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 05 12:19:00.408 INFO [stderr] --> src/main.rs:143:9 Dec 05 12:19:00.408 INFO [stderr] | Dec 05 12:19:00.408 INFO [stderr] 143 | writeln!(std::io::stderr(), "* dir is target-directory for generateing images. if dir does not exist, this program occured error"); Dec 05 12:19:00.408 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 12:19:00.408 INFO [stderr] | Dec 05 12:19:00.408 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 05 12:19:00.409 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 05 12:19:00.409 INFO [stderr] Dec 05 12:19:00.409 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 05 12:19:00.409 INFO [stderr] --> src/main.rs:144:9 Dec 05 12:19:00.409 INFO [stderr] | Dec 05 12:19:00.409 INFO [stderr] 144 | writeln!(std::io::stderr(), "* k1, k2, g are parameters for simulation"); Dec 05 12:19:00.409 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 12:19:00.409 INFO [stderr] | Dec 05 12:19:00.409 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 05 12:19:00.409 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 05 12:19:00.409 INFO [stderr] Dec 05 12:19:00.409 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 05 12:19:00.409 INFO [stderr] --> src/main.rs:145:9 Dec 05 12:19:00.409 INFO [stderr] | Dec 05 12:19:00.409 INFO [stderr] 145 | writeln!(std::io::stderr(), "* w is width of image"); Dec 05 12:19:00.409 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 12:19:00.409 INFO [stderr] | Dec 05 12:19:00.409 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 05 12:19:00.409 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 05 12:19:00.409 INFO [stderr] Dec 05 12:19:00.409 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 05 12:19:00.409 INFO [stderr] --> src/main.rs:146:9 Dec 05 12:19:00.409 INFO [stderr] | Dec 05 12:19:00.409 INFO [stderr] 146 | writeln!(std::io::stderr(), "* h is height of image"); Dec 05 12:19:00.409 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 12:19:00.409 INFO [stderr] | Dec 05 12:19:00.409 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 05 12:19:00.409 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 05 12:19:00.409 INFO [stderr] Dec 05 12:19:00.409 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 05 12:19:00.409 INFO [stderr] --> src/main.rs:147:9 Dec 05 12:19:00.409 INFO [stderr] | Dec 05 12:19:00.409 INFO [stderr] 147 | writeln!(std::io::stderr(), "* t is time of simulation"); Dec 05 12:19:00.409 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 12:19:00.409 INFO [stderr] | Dec 05 12:19:00.409 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 05 12:19:00.409 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 05 12:19:00.409 INFO [stderr] Dec 05 12:19:02.808 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.07s Dec 05 12:19:02.811 INFO [stderr] su: No module specific data is present Dec 05 12:19:03.908 INFO running `"docker" "inspect" "ba2fab9d02a17e0b1d93a9512fee11c1175e0ff95ee3e5e69389c1fe8bd90062"` Dec 05 12:19:04.262 INFO running `"docker" "rm" "-f" "ba2fab9d02a17e0b1d93a9512fee11c1175e0ff95ee3e5e69389c1fe8bd90062"` Dec 05 12:19:04.522 INFO [stdout] ba2fab9d02a17e0b1d93a9512fee11c1175e0ff95ee3e5e69389c1fe8bd90062 Dec 05 12:19:04.530 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-0/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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 05 12:19:05.019 INFO [stdout] 306d968c0ec8b8071c11c00316301936ddc07a72af077f02747d2b1e91fafa5e Dec 05 12:19:05.028 INFO running `"docker" "start" "-a" "306d968c0ec8b8071c11c00316301936ddc07a72af077f02747d2b1e91fafa5e"` Dec 05 12:19:06.419 INFO [stderr] usermod: no changes Dec 05 12:19:06.580 INFO [stderr] Compiling gotta v0.1.0 (/source) Dec 05 12:19:07.845 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 05 12:19:07.845 INFO [stderr] --> src/main.rs:139:9 Dec 05 12:19:07.845 INFO [stderr] | Dec 05 12:19:07.845 INFO [stderr] 139 | writeln!(std::io::stderr(), "Error!:number of the argument for this program is not 7"); Dec 05 12:19:07.845 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 12:19:07.845 INFO [stderr] | Dec 05 12:19:07.845 INFO [stderr] = note: #[warn(unused_must_use)] on by default Dec 05 12:19:07.845 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 05 12:19:07.845 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 05 12:19:07.845 INFO [stderr] Dec 05 12:19:07.845 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 05 12:19:07.845 INFO [stderr] --> src/main.rs:140:9 Dec 05 12:19:07.845 INFO [stderr] | Dec 05 12:19:07.845 INFO [stderr] 140 | writeln!(std::io::stderr(), "Useage:"); Dec 05 12:19:07.845 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 12:19:07.845 INFO [stderr] | Dec 05 12:19:07.845 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 05 12:19:07.845 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 05 12:19:07.845 INFO [stderr] Dec 05 12:19:07.845 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 05 12:19:07.845 INFO [stderr] --> src/main.rs:141:9 Dec 05 12:19:07.845 INFO [stderr] | Dec 05 12:19:07.845 INFO [stderr] 141 | writeln!(std::io::stderr(), "\tgotta dir k1 k2 g t w h\n"); Dec 05 12:19:07.845 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 12:19:07.845 INFO [stderr] | Dec 05 12:19:07.845 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 05 12:19:07.845 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 05 12:19:07.845 INFO [stderr] Dec 05 12:19:07.845 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 05 12:19:07.845 INFO [stderr] --> src/main.rs:142:9 Dec 05 12:19:07.845 INFO [stderr] | Dec 05 12:19:07.845 INFO [stderr] 142 | writeln!(std::io::stderr(), "* all argument without dir is integer of 16bit"); Dec 05 12:19:07.845 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 12:19:07.845 INFO [stderr] | Dec 05 12:19:07.845 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 05 12:19:07.845 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 05 12:19:07.845 INFO [stderr] Dec 05 12:19:07.845 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 05 12:19:07.845 INFO [stderr] --> src/main.rs:143:9 Dec 05 12:19:07.845 INFO [stderr] | Dec 05 12:19:07.845 INFO [stderr] 143 | writeln!(std::io::stderr(), "* dir is target-directory for generateing images. if dir does not exist, this program occured error"); Dec 05 12:19:07.845 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 12:19:07.845 INFO [stderr] | Dec 05 12:19:07.845 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 05 12:19:07.845 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 05 12:19:07.845 INFO [stderr] Dec 05 12:19:07.845 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 05 12:19:07.845 INFO [stderr] --> src/main.rs:144:9 Dec 05 12:19:07.845 INFO [stderr] | Dec 05 12:19:07.845 INFO [stderr] 144 | writeln!(std::io::stderr(), "* k1, k2, g are parameters for simulation"); Dec 05 12:19:07.845 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 12:19:07.845 INFO [stderr] | Dec 05 12:19:07.845 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 05 12:19:07.845 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 05 12:19:07.845 INFO [stderr] Dec 05 12:19:07.845 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 05 12:19:07.845 INFO [stderr] --> src/main.rs:145:9 Dec 05 12:19:07.845 INFO [stderr] | Dec 05 12:19:07.845 INFO [stderr] 145 | writeln!(std::io::stderr(), "* w is width of image"); Dec 05 12:19:07.845 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 12:19:07.845 INFO [stderr] | Dec 05 12:19:07.845 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 05 12:19:07.845 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 05 12:19:07.845 INFO [stderr] Dec 05 12:19:07.845 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 05 12:19:07.845 INFO [stderr] --> src/main.rs:146:9 Dec 05 12:19:07.845 INFO [stderr] | Dec 05 12:19:07.845 INFO [stderr] 146 | writeln!(std::io::stderr(), "* h is height of image"); Dec 05 12:19:07.845 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 12:19:07.845 INFO [stderr] | Dec 05 12:19:07.845 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 05 12:19:07.845 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 05 12:19:07.845 INFO [stderr] Dec 05 12:19:07.845 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 05 12:19:07.845 INFO [stderr] --> src/main.rs:147:9 Dec 05 12:19:07.845 INFO [stderr] | Dec 05 12:19:07.845 INFO [stderr] 147 | writeln!(std::io::stderr(), "* t is time of simulation"); Dec 05 12:19:07.845 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 12:19:07.845 INFO [stderr] | Dec 05 12:19:07.845 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 05 12:19:07.845 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 05 12:19:07.845 INFO [stderr] Dec 05 12:19:08.242 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.79s Dec 05 12:19:08.248 INFO [stderr] su: No module specific data is present Dec 05 12:19:08.842 INFO running `"docker" "inspect" "306d968c0ec8b8071c11c00316301936ddc07a72af077f02747d2b1e91fafa5e"` Dec 05 12:19:09.086 INFO running `"docker" "rm" "-f" "306d968c0ec8b8071c11c00316301936ddc07a72af077f02747d2b1e91fafa5e"` Dec 05 12:19:09.372 INFO [stdout] 306d968c0ec8b8071c11c00316301936ddc07a72af077f02747d2b1e91fafa5e Dec 05 12:19:09.378 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-0/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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 05 12:19:09.901 INFO [stdout] 3243747a17933d4cf2c37802d15c0c97052320347df1add631291e4e4ead2eaa Dec 05 12:19:09.906 INFO running `"docker" "start" "-a" "3243747a17933d4cf2c37802d15c0c97052320347df1add631291e4e4ead2eaa"` Dec 05 12:19:10.948 INFO [stderr] usermod: no changes Dec 05 12:19:11.048 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s Dec 05 12:19:11.064 INFO [stderr] Running /target/debug/deps/gotta-971c7b59af29aaae Dec 05 12:19:11.076 INFO [stderr] su: No module specific data is present Dec 05 12:19:11.076 INFO [stdout] Dec 05 12:19:11.076 INFO [stdout] running 0 tests Dec 05 12:19:11.076 INFO [stdout] Dec 05 12:19:11.076 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 12:19:11.076 INFO [stdout] Dec 05 12:19:11.708 INFO running `"docker" "inspect" "3243747a17933d4cf2c37802d15c0c97052320347df1add631291e4e4ead2eaa"` Dec 05 12:19:12.046 INFO running `"docker" "rm" "-f" "3243747a17933d4cf2c37802d15c0c97052320347df1add631291e4e4ead2eaa"` Dec 05 12:19:12.504 INFO [stdout] 3243747a17933d4cf2c37802d15c0c97052320347df1add631291e4e4ead2eaa