Nov 16 14:32:28.263 INFO testing saolsen/rust-webapp against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 16 14:32:28.263 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 16 14:32:28.414 INFO [stdout] 4adbcf491479ca4c7a980eb459010e1a9c31131ca8826aeeb2b6e9a194493bf0 Nov 16 14:32:28.417 INFO running `"docker" "start" "-a" "4adbcf491479ca4c7a980eb459010e1a9c31131ca8826aeeb2b6e9a194493bf0"` Nov 16 14:32:28.915 INFO [stderr] usermod: no changes Nov 16 14:32:29.314 INFO [stderr] Compiling actix-web v0.7.4 Nov 16 14:32:29.316 INFO [stderr] Compiling backtrace-sys v0.1.24 Nov 16 14:32:29.316 INFO [stderr] Compiling brotli-sys v0.3.2 Nov 16 14:32:29.317 INFO [stderr] Compiling miniz-sys v0.1.10 Nov 16 14:32:29.318 INFO [stderr] Compiling ring v0.13.2 Nov 16 14:32:29.323 INFO [stderr] Compiling socket2 v0.3.7 Nov 16 14:32:29.331 INFO [stderr] Compiling r2d2 v0.8.2 Nov 16 14:32:29.331 INFO [stderr] Compiling syn v0.14.9 Nov 16 14:32:30.929 INFO [stderr] Compiling syn v0.15.3 Nov 16 14:32:31.027 INFO [stderr] Compiling serde_urlencoded v0.5.3 Nov 16 14:32:31.057 INFO [stderr] Compiling regex v0.2.11 Nov 16 14:32:32.727 INFO [stderr] Compiling tokio-reactor v0.1.5 Nov 16 14:32:32.727 INFO [stderr] Compiling crossbeam-channel v0.2.4 Nov 16 14:32:32.859 INFO [stderr] Compiling diesel v1.3.2 Nov 16 14:32:44.391 INFO [stderr] Compiling tokio-udp v0.1.2 Nov 16 14:32:44.547 INFO [stderr] Compiling tokio-uds v0.2.1 Nov 16 14:32:46.992 INFO [stderr] Compiling tokio-tcp v0.1.1 Nov 16 14:33:04.347 INFO [stderr] Compiling tokio-signal v0.2.4 Nov 16 14:33:04.355 INFO [stderr] Compiling flate2 v1.0.2 Nov 16 14:33:04.612 INFO [stderr] Compiling backtrace v0.2.3 Nov 16 14:33:04.924 INFO [stderr] Compiling backtrace v0.3.9 Nov 16 14:33:06.079 INFO [stderr] Compiling tokio v0.1.8 Nov 16 14:33:12.963 INFO [stderr] Compiling dotenv v0.9.0 Nov 16 14:33:13.129 INFO [stderr] Compiling serde_derive v1.0.78 Nov 16 14:33:13.383 INFO [stderr] Compiling error-chain v0.1.12 Nov 16 14:33:15.651 INFO [stderr] Compiling error-chain v0.12.0 Nov 16 14:33:15.686 INFO [stderr] Compiling brotli2 v0.3.2 Nov 16 14:33:15.731 INFO [stderr] Compiling trust-dns-proto v0.4.0 Nov 16 14:33:16.231 INFO [stderr] Compiling cookie v0.11.0 Nov 16 14:33:33.855 INFO [stderr] Compiling synstructure v0.9.0 Nov 16 14:33:33.855 INFO [stderr] Compiling actix_derive v0.3.0 Nov 16 14:33:33.979 INFO [stderr] Compiling trust-dns-resolver v0.9.1 Nov 16 14:33:47.983 INFO [stderr] Compiling failure_derive v0.1.2 Nov 16 14:34:00.235 INFO [stderr] Compiling failure v0.1.2 Nov 16 14:34:00.982 INFO [stderr] Compiling actix v0.7.4 Nov 16 14:34:32.832 INFO [stderr] Compiling webapp v0.1.0 (/source) Nov 16 14:34:34.491 INFO [stderr] warning: unused imports: `FutureResponse`, `Path`, `http::ContentEncoding`, `middleware` Nov 16 14:34:34.491 INFO [stderr] --> src/main.rs:27:30 Nov 16 14:34:34.491 INFO [stderr] | Nov 16 14:34:34.491 INFO [stderr] 27 | use actix_web::{error, http, middleware, server, App, Responder, HttpRequest, HttpResponse, AsyncResponder, FutureResponse, Path, State, http::ContentEncoding, Form, Result}; Nov 16 14:34:34.491 INFO [stderr] | ^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^ ^^^^^^^^^^^^^^^^^^^^^ Nov 16 14:34:34.491 INFO [stderr] | Nov 16 14:34:34.491 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 16 14:34:34.491 INFO [stderr] Nov 16 14:34:34.491 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 14:34:34.491 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 14:34:34.491 INFO [stderr] | Nov 16 14:34:34.491 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 14:34:34.491 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 14:34:34.491 INFO [stderr] | Nov 16 14:34:34.491 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 16 14:34:34.491 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 14:34:34.491 INFO [stderr] = note: for more information, see issue #50504 Nov 16 14:34:34.491 INFO [stderr] Nov 16 14:34:34.491 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 14:34:34.491 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 14:34:34.491 INFO [stderr] | Nov 16 14:34:34.491 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 14:34:34.491 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 14:34:34.491 INFO [stderr] | Nov 16 14:34:34.491 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 14:34:34.491 INFO [stderr] = note: for more information, see issue #50504 Nov 16 14:34:34.491 INFO [stderr] Nov 16 14:34:34.491 INFO [stderr] warning: cannot find type `name` in this scope Nov 16 14:34:34.491 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 14:34:34.491 INFO [stderr] | Nov 16 14:34:34.491 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 14:34:34.491 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 14:34:34.491 INFO [stderr] | Nov 16 14:34:34.491 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 14:34:34.491 INFO [stderr] = note: for more information, see issue #50504 Nov 16 14:34:34.491 INFO [stderr] Nov 16 14:34:34.491 INFO [stderr] warning: cannot find type `Widget` in this scope Nov 16 14:34:34.491 INFO [stderr] --> src/main.rs:44:10 Nov 16 14:34:34.491 INFO [stderr] | Nov 16 14:34:34.491 INFO [stderr] 44 | #[derive(Queryable)] Nov 16 14:34:34.491 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 14:34:34.491 INFO [stderr] | Nov 16 14:34:34.491 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 14:34:34.491 INFO [stderr] = note: for more information, see issue #50504 Nov 16 14:34:34.491 INFO [stderr] Nov 16 14:34:34.491 INFO [stderr] warning: cannot find type `widgets` in this scope Nov 16 14:34:34.491 INFO [stderr] --> src/main.rs:49:10 Nov 16 14:34:34.491 INFO [stderr] | Nov 16 14:34:34.491 INFO [stderr] 49 | #[derive(Insertable)] Nov 16 14:34:34.491 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 14:34:34.491 INFO [stderr] | Nov 16 14:34:34.491 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 14:34:34.491 INFO [stderr] = note: for more information, see issue #50504 Nov 16 14:34:34.491 INFO [stderr] Nov 16 14:34:34.491 INFO [stderr] warning: cannot find type `NewWidget` in this scope Nov 16 14:34:34.491 INFO [stderr] --> src/main.rs:49:10 Nov 16 14:34:34.491 INFO [stderr] | Nov 16 14:34:34.491 INFO [stderr] 49 | #[derive(Insertable)] Nov 16 14:34:34.491 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 14:34:34.491 INFO [stderr] | Nov 16 14:34:34.491 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 14:34:34.491 INFO [stderr] = note: for more information, see issue #50504 Nov 16 14:34:34.491 INFO [stderr] Nov 16 14:34:34.794 INFO [stderr] warning: unused variable: `req` Nov 16 14:34:34.794 INFO [stderr] --> src/main.rs:155:10 Nov 16 14:34:34.794 INFO [stderr] | Nov 16 14:34:34.795 INFO [stderr] 155 | fn index(req: &HttpRequest) -> impl Responder { Nov 16 14:34:34.795 INFO [stderr] | ^^^ help: consider using `_req` instead Nov 16 14:34:34.795 INFO [stderr] | Nov 16 14:34:34.796 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 16 14:34:34.796 INFO [stderr] Nov 16 14:34:34.796 INFO [stderr] warning: unused variable: `sys` Nov 16 14:34:34.796 INFO [stderr] --> src/main.rs:223:9 Nov 16 14:34:34.797 INFO [stderr] | Nov 16 14:34:34.797 INFO [stderr] 223 | let sys = actix::System::new("webapp"); Nov 16 14:34:34.797 INFO [stderr] | ^^^ help: consider using `_sys` instead Nov 16 14:34:34.798 INFO [stderr] Nov 16 14:34:34.798 INFO [stderr] warning: unused variable: `msg` Nov 16 14:34:34.798 INFO [stderr] --> src/main.rs:129:26 Nov 16 14:34:34.798 INFO [stderr] | Nov 16 14:34:34.799 INFO [stderr] 129 | fn handle(&mut self, msg: GetWidgets, _: &mut Self::Context) -> Self::Result { Nov 16 14:34:34.799 INFO [stderr] | ^^^ help: consider using `_msg` instead Nov 16 14:34:34.799 INFO [stderr] Nov 16 14:34:45.291 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 16s Nov 16 14:34:45.319 INFO [stderr] su: No module specific data is present Nov 16 14:34:45.957 INFO running `"docker" "inspect" "4adbcf491479ca4c7a980eb459010e1a9c31131ca8826aeeb2b6e9a194493bf0"` Nov 16 14:34:46.275 INFO running `"docker" "rm" "-f" "4adbcf491479ca4c7a980eb459010e1a9c31131ca8826aeeb2b6e9a194493bf0"` Nov 16 14:34:46.579 INFO [stdout] 4adbcf491479ca4c7a980eb459010e1a9c31131ca8826aeeb2b6e9a194493bf0 Nov 16 14:34:46.585 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 16 14:34:46.993 INFO [stdout] 3bf0751a5b4b9f72c6f8f5166b7d8b24d7f452fc974100b16ea7912a8f882a9c Nov 16 14:34:46.993 INFO running `"docker" "start" "-a" "3bf0751a5b4b9f72c6f8f5166b7d8b24d7f452fc974100b16ea7912a8f882a9c"` Nov 16 14:34:48.241 INFO [stderr] usermod: no changes Nov 16 14:34:48.579 INFO [stderr] Compiling webapp v0.1.0 (/source) Nov 16 14:34:50.499 INFO [stderr] warning: unused imports: `FutureResponse`, `Path`, `http::ContentEncoding`, `middleware` Nov 16 14:34:50.500 INFO [stderr] --> src/main.rs:27:30 Nov 16 14:34:50.500 INFO [stderr] | Nov 16 14:34:50.500 INFO [stderr] 27 | use actix_web::{error, http, middleware, server, App, Responder, HttpRequest, HttpResponse, AsyncResponder, FutureResponse, Path, State, http::ContentEncoding, Form, Result}; Nov 16 14:34:50.500 INFO [stderr] | ^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^ ^^^^^^^^^^^^^^^^^^^^^ Nov 16 14:34:50.501 INFO [stderr] | Nov 16 14:34:50.501 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 16 14:34:50.501 INFO [stderr] Nov 16 14:34:50.515 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 14:34:50.516 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 14:34:50.516 INFO [stderr] | Nov 16 14:34:50.516 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 14:34:50.517 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 14:34:50.517 INFO [stderr] | Nov 16 14:34:50.517 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 16 14:34:50.517 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 14:34:50.518 INFO [stderr] = note: for more information, see issue #50504 Nov 16 14:34:50.518 INFO [stderr] Nov 16 14:34:50.518 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 14:34:50.519 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 14:34:50.519 INFO [stderr] | Nov 16 14:34:50.519 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 14:34:50.519 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 14:34:50.520 INFO [stderr] | Nov 16 14:34:50.520 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 14:34:50.520 INFO [stderr] = note: for more information, see issue #50504 Nov 16 14:34:50.520 INFO [stderr] Nov 16 14:34:50.521 INFO [stderr] warning: cannot find type `name` in this scope Nov 16 14:34:50.521 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 14:34:50.521 INFO [stderr] | Nov 16 14:34:50.522 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 14:34:50.522 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 14:34:50.522 INFO [stderr] | Nov 16 14:34:50.523 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 14:34:50.523 INFO [stderr] = note: for more information, see issue #50504 Nov 16 14:34:50.523 INFO [stderr] Nov 16 14:34:50.523 INFO [stderr] warning: cannot find type `Widget` in this scope Nov 16 14:34:50.524 INFO [stderr] --> src/main.rs:44:10 Nov 16 14:34:50.524 INFO [stderr] | Nov 16 14:34:50.524 INFO [stderr] 44 | #[derive(Queryable)] Nov 16 14:34:50.525 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 14:34:50.525 INFO [stderr] | Nov 16 14:34:50.525 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 14:34:50.525 INFO [stderr] = note: for more information, see issue #50504 Nov 16 14:34:50.526 INFO [stderr] Nov 16 14:34:50.526 INFO [stderr] warning: cannot find type `widgets` in this scope Nov 16 14:34:50.526 INFO [stderr] --> src/main.rs:49:10 Nov 16 14:34:50.527 INFO [stderr] | Nov 16 14:34:50.527 INFO [stderr] 49 | #[derive(Insertable)] Nov 16 14:34:50.527 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 14:34:50.527 INFO [stderr] | Nov 16 14:34:50.528 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 14:34:50.528 INFO [stderr] = note: for more information, see issue #50504 Nov 16 14:34:50.528 INFO [stderr] Nov 16 14:34:50.528 INFO [stderr] warning: cannot find type `NewWidget` in this scope Nov 16 14:34:50.529 INFO [stderr] --> src/main.rs:49:10 Nov 16 14:34:50.529 INFO [stderr] | Nov 16 14:34:50.529 INFO [stderr] 49 | #[derive(Insertable)] Nov 16 14:34:50.529 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 14:34:50.530 INFO [stderr] | Nov 16 14:34:50.530 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 14:34:50.530 INFO [stderr] = note: for more information, see issue #50504 Nov 16 14:34:50.531 INFO [stderr] Nov 16 14:34:50.803 INFO [stderr] warning: unused variable: `req` Nov 16 14:34:50.803 INFO [stderr] --> src/main.rs:155:10 Nov 16 14:34:50.803 INFO [stderr] | Nov 16 14:34:50.803 INFO [stderr] 155 | fn index(req: &HttpRequest) -> impl Responder { Nov 16 14:34:50.803 INFO [stderr] | ^^^ help: consider using `_req` instead Nov 16 14:34:50.803 INFO [stderr] | Nov 16 14:34:50.803 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 16 14:34:50.803 INFO [stderr] Nov 16 14:34:50.803 INFO [stderr] warning: unused variable: `sys` Nov 16 14:34:50.803 INFO [stderr] --> src/main.rs:223:9 Nov 16 14:34:50.803 INFO [stderr] | Nov 16 14:34:50.803 INFO [stderr] 223 | let sys = actix::System::new("webapp"); Nov 16 14:34:50.803 INFO [stderr] | ^^^ help: consider using `_sys` instead Nov 16 14:34:50.803 INFO [stderr] Nov 16 14:34:50.803 INFO [stderr] warning: unused variable: `msg` Nov 16 14:34:50.803 INFO [stderr] --> src/main.rs:129:26 Nov 16 14:34:50.803 INFO [stderr] | Nov 16 14:34:50.803 INFO [stderr] 129 | fn handle(&mut self, msg: GetWidgets, _: &mut Self::Context) -> Self::Result { Nov 16 14:34:50.803 INFO [stderr] | ^^^ help: consider using `_msg` instead Nov 16 14:34:50.803 INFO [stderr] Nov 16 14:34:51.427 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.15s Nov 16 14:34:51.443 INFO [stderr] su: No module specific data is present Nov 16 14:34:52.206 INFO running `"docker" "inspect" "3bf0751a5b4b9f72c6f8f5166b7d8b24d7f452fc974100b16ea7912a8f882a9c"` Nov 16 14:34:52.461 INFO running `"docker" "rm" "-f" "3bf0751a5b4b9f72c6f8f5166b7d8b24d7f452fc974100b16ea7912a8f882a9c"` Nov 16 14:34:52.847 INFO [stdout] 3bf0751a5b4b9f72c6f8f5166b7d8b24d7f452fc974100b16ea7912a8f882a9c Nov 16 14:34:52.853 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 16 14:34:53.303 INFO [stdout] 8abbf12bc181e80f619990ba1aabaf7e86562637776aa63698303cdc6092a6ae Nov 16 14:34:53.307 INFO running `"docker" "start" "-a" "8abbf12bc181e80f619990ba1aabaf7e86562637776aa63698303cdc6092a6ae"` Nov 16 14:34:54.746 INFO [stderr] usermod: no changes Nov 16 14:34:55.022 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.24s Nov 16 14:34:55.055 INFO [stderr] Running /target/debug/deps/webapp-1775c32201a36dc5 Nov 16 14:34:55.063 INFO [stderr] su: No module specific data is present Nov 16 14:34:55.064 INFO [stdout] Nov 16 14:34:55.065 INFO [stdout] running 0 tests Nov 16 14:34:55.065 INFO [stdout] Nov 16 14:34:55.065 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 14:34:55.065 INFO [stdout] Nov 16 14:34:55.797 INFO running `"docker" "inspect" "8abbf12bc181e80f619990ba1aabaf7e86562637776aa63698303cdc6092a6ae"` Nov 16 14:34:56.164 INFO running `"docker" "rm" "-f" "8abbf12bc181e80f619990ba1aabaf7e86562637776aa63698303cdc6092a6ae"` Nov 16 14:34:56.564 INFO [stdout] 8abbf12bc181e80f619990ba1aabaf7e86562637776aa63698303cdc6092a6ae