Nov 16 18:49:48.105 INFO testing munckymagik/actix-todo against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 16 18:49:48.105 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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 18:49:48.519 INFO [stdout] c050d7ab0af90ddb81da4468d6ca4be417881e40ac0e3beee6b6c012da4ca5a3 Nov 16 18:49:48.524 INFO running `"docker" "start" "-a" "c050d7ab0af90ddb81da4468d6ca4be417881e40ac0e3beee6b6c012da4ca5a3"` Nov 16 18:49:49.431 INFO [stderr] usermod: no changes Nov 16 18:49:49.855 INFO [stderr] Compiling unidecode v0.3.0 Nov 16 18:49:49.856 INFO [stderr] Compiling humansize v1.1.0 Nov 16 18:49:49.863 INFO [stderr] Compiling ring v0.13.2 Nov 16 18:49:49.863 INFO [stderr] Compiling socket2 v0.3.7 Nov 16 18:49:49.863 INFO [stderr] Compiling crossbeam-epoch v0.5.2 Nov 16 18:49:49.863 INFO [stderr] Compiling lock_api v0.1.3 Nov 16 18:49:49.863 INFO [stderr] Compiling r2d2 v0.8.2 Nov 16 18:49:49.871 INFO [stderr] Compiling tokio-io v0.1.7 Nov 16 18:49:52.039 INFO [stderr] Compiling http v0.1.10 Nov 16 18:49:52.247 INFO [stderr] Compiling parking_lot_core v0.2.14 Nov 16 18:49:52.275 INFO [stderr] Compiling pest_derive v1.0.7 Nov 16 18:49:56.773 INFO [stderr] Compiling serde_json v1.0.22 Nov 16 18:49:56.791 INFO [stderr] Compiling syn v0.14.4 Nov 16 18:49:59.543 INFO [stderr] Compiling flate2 v1.0.2 Nov 16 18:49:59.547 INFO [stderr] Compiling tokio-threadpool v0.1.5 Nov 16 18:49:59.588 INFO [stderr] Compiling serde_urlencoded v0.5.3 Nov 16 18:50:06.255 INFO [stderr] Compiling tokio-reactor v0.1.2 Nov 16 18:50:06.335 INFO [stderr] Compiling tokio-codec v0.1.0 Nov 16 18:50:13.789 INFO [stderr] Compiling parking_lot v0.6.3 Nov 16 18:50:13.789 INFO [stderr] Compiling diesel v1.3.2 Nov 16 18:50:18.219 INFO [stderr] Compiling slug v0.1.3 Nov 16 18:50:19.307 INFO [stderr] Compiling tokio-fs v0.1.1 Nov 16 18:50:19.307 INFO [stderr] Compiling tokio-udp v0.1.1 Nov 16 18:50:19.363 INFO [stderr] Compiling tokio-tcp v0.1.0 Nov 16 18:50:20.279 INFO [stderr] Compiling tokio-signal v0.2.4 Nov 16 18:50:25.243 INFO [stderr] Compiling crossbeam-channel v0.2.4 Nov 16 18:50:25.291 INFO [stderr] Compiling tera v0.11.8 Nov 16 18:50:25.296 INFO [stderr] Compiling trust-dns-proto v0.4.0 Nov 16 18:50:25.353 INFO [stderr] Compiling tokio v0.1.7 Nov 16 18:50:28.503 INFO [stderr] Compiling h2 v0.1.10 Nov 16 18:50:40.719 INFO [stderr] Compiling cookie v0.11.0 Nov 16 18:50:49.291 INFO [stderr] Compiling trust-dns-resolver v0.9.1 Nov 16 18:51:15.573 INFO [stderr] Compiling synstructure v0.9.0 Nov 16 18:51:16.027 INFO [stderr] Compiling actix_derive v0.3.0 Nov 16 18:51:16.028 INFO [stderr] Compiling serde_derive v1.0.70 Nov 16 18:51:31.763 INFO [stderr] Compiling failure_derive v0.1.2 Nov 16 18:51:40.129 INFO [stderr] Compiling failure v0.1.2 Nov 16 18:51:42.145 INFO [stderr] Compiling actix v0.7.3 Nov 16 18:51:42.152 INFO [stderr] Compiling dotenv v0.13.0 Nov 16 18:52:05.084 INFO [stderr] Compiling actix-web v0.7.4 Nov 16 18:52:41.885 INFO [stderr] Compiling actix-todo v0.1.0 (/source) Nov 16 18:52:44.943 INFO [stderr] warning: cannot find type `tasks` in this scope Nov 16 18:52:44.943 INFO [stderr] --> src/model.rs:9:17 Nov 16 18:52:44.944 INFO [stderr] | Nov 16 18:52:44.944 INFO [stderr] 9 | #[derive(Debug, Insertable)] Nov 16 18:52:44.944 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 18:52:44.944 INFO [stderr] | Nov 16 18:52:44.944 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 16 18:52:44.944 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 18:52:44.944 INFO [stderr] = note: for more information, see issue #50504 Nov 16 18:52:44.944 INFO [stderr] Nov 16 18:52:44.944 INFO [stderr] warning: cannot find type `NewTask` in this scope Nov 16 18:52:44.944 INFO [stderr] --> src/model.rs:9:17 Nov 16 18:52:44.944 INFO [stderr] | Nov 16 18:52:44.944 INFO [stderr] 9 | #[derive(Debug, Insertable)] Nov 16 18:52:44.944 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 18:52:44.947 INFO [stderr] | Nov 16 18:52:44.947 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 18:52:44.947 INFO [stderr] = note: for more information, see issue #50504 Nov 16 18:52:44.947 INFO [stderr] Nov 16 18:52:44.947 INFO [stderr] warning: cannot find type `tasks` in this scope Nov 16 18:52:44.947 INFO [stderr] --> src/model.rs:9:17 Nov 16 18:52:44.947 INFO [stderr] | Nov 16 18:52:44.947 INFO [stderr] 9 | #[derive(Debug, Insertable)] Nov 16 18:52:44.947 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 18:52:44.947 INFO [stderr] | Nov 16 18:52:44.947 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 18:52:44.947 INFO [stderr] = note: for more information, see issue #50504 Nov 16 18:52:44.947 INFO [stderr] Nov 16 18:52:44.947 INFO [stderr] warning: cannot find type `Task` in this scope Nov 16 18:52:44.947 INFO [stderr] --> src/model.rs:15:17 Nov 16 18:52:44.947 INFO [stderr] | Nov 16 18:52:44.947 INFO [stderr] 15 | #[derive(Debug, Queryable, Serialize)] Nov 16 18:52:44.947 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 18:52:44.947 INFO [stderr] | Nov 16 18:52:44.947 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 18:52:44.947 INFO [stderr] = note: for more information, see issue #50504 Nov 16 18:52:44.947 INFO [stderr] Nov 16 18:52:44.947 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 18:52:44.947 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 18:52:44.947 INFO [stderr] | Nov 16 18:52:44.947 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 18:52:44.947 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 18:52:44.947 INFO [stderr] | Nov 16 18:52:44.947 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 18:52:44.947 INFO [stderr] = note: for more information, see issue #50504 Nov 16 18:52:44.947 INFO [stderr] Nov 16 18:52:44.947 INFO [stderr] warning: cannot find type `id` in this scope Nov 16 18:52:44.947 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 18:52:44.947 INFO [stderr] | Nov 16 18:52:44.947 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 18:52:44.947 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 18:52:44.947 INFO [stderr] | Nov 16 18:52:44.947 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 18:52:44.947 INFO [stderr] = note: for more information, see issue #50504 Nov 16 18:52:44.947 INFO [stderr] Nov 16 18:52:44.947 INFO [stderr] warning: cannot find type `description` in this scope Nov 16 18:52:44.947 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 18:52:44.947 INFO [stderr] | Nov 16 18:52:44.947 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 18:52:44.947 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 18:52:44.955 INFO [stderr] | Nov 16 18:52:44.955 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 18:52:44.955 INFO [stderr] = note: for more information, see issue #50504 Nov 16 18:52:44.955 INFO [stderr] Nov 16 18:52:44.955 INFO [stderr] warning: cannot find type `completed` in this scope Nov 16 18:52:44.955 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 18:52:44.955 INFO [stderr] | Nov 16 18:52:44.955 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 18:52:44.955 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 18:52:44.955 INFO [stderr] | Nov 16 18:52:44.955 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 18:52:44.955 INFO [stderr] = note: for more information, see issue #50504 Nov 16 18:52:44.955 INFO [stderr] Nov 16 18:53:03.315 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 13s Nov 16 18:53:03.331 INFO [stderr] su: No module specific data is present Nov 16 18:53:04.638 INFO running `"docker" "inspect" "c050d7ab0af90ddb81da4468d6ca4be417881e40ac0e3beee6b6c012da4ca5a3"` Nov 16 18:53:04.913 INFO running `"docker" "rm" "-f" "c050d7ab0af90ddb81da4468d6ca4be417881e40ac0e3beee6b6c012da4ca5a3"` Nov 16 18:53:05.243 INFO [stdout] c050d7ab0af90ddb81da4468d6ca4be417881e40ac0e3beee6b6c012da4ca5a3 Nov 16 18:53:05.253 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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 18:53:05.627 INFO [stdout] 8917b19964349830cdf7ba09967531e5c426ae6adaf1abcdc4b9d3b79753d6a8 Nov 16 18:53:05.629 INFO running `"docker" "start" "-a" "8917b19964349830cdf7ba09967531e5c426ae6adaf1abcdc4b9d3b79753d6a8"` Nov 16 18:53:06.919 INFO [stderr] usermod: no changes Nov 16 18:53:07.531 INFO [stderr] Compiling actix-todo v0.1.0 (/source) Nov 16 18:53:10.543 INFO [stderr] warning: cannot find type `tasks` in this scope Nov 16 18:53:10.543 INFO [stderr] --> src/model.rs:9:17 Nov 16 18:53:10.543 INFO [stderr] | Nov 16 18:53:10.543 INFO [stderr] 9 | #[derive(Debug, Insertable)] Nov 16 18:53:10.543 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 18:53:10.543 INFO [stderr] | Nov 16 18:53:10.543 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 16 18:53:10.543 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 18:53:10.543 INFO [stderr] = note: for more information, see issue #50504 Nov 16 18:53:10.543 INFO [stderr] Nov 16 18:53:10.543 INFO [stderr] warning: cannot find type `NewTask` in this scope Nov 16 18:53:10.543 INFO [stderr] --> src/model.rs:9:17 Nov 16 18:53:10.543 INFO [stderr] | Nov 16 18:53:10.543 INFO [stderr] 9 | #[derive(Debug, Insertable)] Nov 16 18:53:10.543 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 18:53:10.543 INFO [stderr] | Nov 16 18:53:10.543 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 18:53:10.543 INFO [stderr] = note: for more information, see issue #50504 Nov 16 18:53:10.543 INFO [stderr] Nov 16 18:53:10.543 INFO [stderr] warning: cannot find type `tasks` in this scope Nov 16 18:53:10.543 INFO [stderr] --> src/model.rs:9:17 Nov 16 18:53:10.543 INFO [stderr] | Nov 16 18:53:10.543 INFO [stderr] 9 | #[derive(Debug, Insertable)] Nov 16 18:53:10.543 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 18:53:10.543 INFO [stderr] | Nov 16 18:53:10.543 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 18:53:10.543 INFO [stderr] = note: for more information, see issue #50504 Nov 16 18:53:10.543 INFO [stderr] Nov 16 18:53:10.543 INFO [stderr] warning: cannot find type `Task` in this scope Nov 16 18:53:10.543 INFO [stderr] --> src/model.rs:15:17 Nov 16 18:53:10.543 INFO [stderr] | Nov 16 18:53:10.543 INFO [stderr] 15 | #[derive(Debug, Queryable, Serialize)] Nov 16 18:53:10.543 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 18:53:10.543 INFO [stderr] | Nov 16 18:53:10.543 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 18:53:10.543 INFO [stderr] = note: for more information, see issue #50504 Nov 16 18:53:10.543 INFO [stderr] Nov 16 18:53:10.543 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 18:53:10.543 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 18:53:10.543 INFO [stderr] | Nov 16 18:53:10.544 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 18:53:10.544 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 18:53:10.544 INFO [stderr] | Nov 16 18:53:10.544 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 18:53:10.544 INFO [stderr] = note: for more information, see issue #50504 Nov 16 18:53:10.544 INFO [stderr] Nov 16 18:53:10.544 INFO [stderr] warning: cannot find type `id` in this scope Nov 16 18:53:10.544 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 18:53:10.544 INFO [stderr] | Nov 16 18:53:10.544 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 18:53:10.544 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 18:53:10.544 INFO [stderr] | Nov 16 18:53:10.544 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 18:53:10.544 INFO [stderr] = note: for more information, see issue #50504 Nov 16 18:53:10.544 INFO [stderr] Nov 16 18:53:10.544 INFO [stderr] warning: cannot find type `description` in this scope Nov 16 18:53:10.544 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 18:53:10.544 INFO [stderr] | Nov 16 18:53:10.544 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 18:53:10.544 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 18:53:10.544 INFO [stderr] | Nov 16 18:53:10.544 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 18:53:10.544 INFO [stderr] = note: for more information, see issue #50504 Nov 16 18:53:10.544 INFO [stderr] Nov 16 18:53:10.544 INFO [stderr] warning: cannot find type `completed` in this scope Nov 16 18:53:10.544 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 18:53:10.544 INFO [stderr] | Nov 16 18:53:10.544 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 18:53:10.544 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 18:53:10.544 INFO [stderr] | Nov 16 18:53:10.544 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 18:53:10.544 INFO [stderr] = note: for more information, see issue #50504 Nov 16 18:53:10.544 INFO [stderr] Nov 16 18:53:11.695 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.74s Nov 16 18:53:11.719 INFO [stderr] su: No module specific data is present Nov 16 18:53:13.193 INFO running `"docker" "inspect" "8917b19964349830cdf7ba09967531e5c426ae6adaf1abcdc4b9d3b79753d6a8"` Nov 16 18:53:13.475 INFO running `"docker" "rm" "-f" "8917b19964349830cdf7ba09967531e5c426ae6adaf1abcdc4b9d3b79753d6a8"` Nov 16 18:53:13.819 INFO [stdout] 8917b19964349830cdf7ba09967531e5c426ae6adaf1abcdc4b9d3b79753d6a8 Nov 16 18:53:13.829 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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 18:53:14.310 INFO [stdout] 4e209ec1dbfebc3145231220b7a740e0202b33cf279eec53c86f42f3438737ff Nov 16 18:53:14.313 INFO running `"docker" "start" "-a" "4e209ec1dbfebc3145231220b7a740e0202b33cf279eec53c86f42f3438737ff"` Nov 16 18:53:16.641 INFO [stderr] usermod: no changes Nov 16 18:53:17.023 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.34s Nov 16 18:53:17.059 INFO [stderr] Running /target/debug/deps/actix_todo-bcc3d628265bdd37 Nov 16 18:53:17.059 INFO [stdout] Nov 16 18:53:17.059 INFO [stdout] running 0 tests Nov 16 18:53:17.059 INFO [stdout] Nov 16 18:53:17.059 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 18:53:17.059 INFO [stdout] Nov 16 18:53:17.067 INFO [stderr] su: No module specific data is present Nov 16 18:53:17.939 INFO running `"docker" "inspect" "4e209ec1dbfebc3145231220b7a740e0202b33cf279eec53c86f42f3438737ff"` Nov 16 18:53:18.201 INFO running `"docker" "rm" "-f" "4e209ec1dbfebc3145231220b7a740e0202b33cf279eec53c86f42f3438737ff"` Nov 16 18:53:18.575 INFO [stdout] 4e209ec1dbfebc3145231220b7a740e0202b33cf279eec53c86f42f3438737ff