[TRACE leetcode_cli::cache] Exec problem filter —— Test or Submit [TRACE leetcode_cli::cache] pre run code... [TRACE leetcode_cli::cache] Pre run code result {"name": "Concatenation of Array", "typed_code": "impl Solution {\n pub fn get_concatenation(nums: Vec) -> Vec {\n nums.into_iter()\n .chain(nums.into_iter())\n .map(|&n| n)\n .collect()\n }\n}\n", "question_id": "2058", "data_input": "[1,2,1]\n[1,3,2,1]", "lang": "rust", "judge_type": "large"}, "https://leetcode.com/problems/concatenation-of-array/submit/", "https://leetcode.com/api/problems/$category/" [INFO leetcode_cli::plugins::leetcode] Sending code to judge... [TRACE leetcode_cli::plugins::leetcode::req] Running leetcode::run_code... [TRACE hyper::client::pool] checkout waiting for idle connection: ("https", leetcode.com) [DEBUG reqwest::connect] starting new connection: https://leetcode.com/ [DEBUG reqwest::connect] proxy(http://127.0.0.1:30000) intercepts 'https://leetcode.com/' [TRACE hyper::client::connect::http] Http::connect; scheme=Some("http"), host=Some("127.0.0.1"), port=Some(Port(30000)) [DEBUG hyper::client::connect::http] connecting to 127.0.0.1:30000 [TRACE mio::poll] registering with poller [DEBUG hyper::client::connect::http] connected to 127.0.0.1:30000 [TRACE reqwest::connect] tunneling HTTPS over proxy [TRACE hyper::client::conn] client handshake HTTP/1 [TRACE hyper::client] handshake complete, spawning background dispatcher task [TRACE want] signal: Want [TRACE want] signal found waiting giver, notifying [TRACE hyper::proto::h1::conn] flushed({role=client}): State { reading: Init, writing: Init, keep_alive: Busy } [TRACE want] poll_want: taker wants! [TRACE hyper::client::pool] checkout dropped for ("https", leetcode.com) [TRACE hyper::proto::h1::role] encode_headers [TRACE hyper::proto::h1::role] -> encode_headers [TRACE hyper::proto::h1::role] Client::encode method=POST, body=Some(Known(340)) [TRACE hyper::proto::h1::role] <- encode_headers [TRACE hyper::proto::h1::role] -- encode_headers [TRACE hyper::proto::h1::encode] sized write, len = 340 [TRACE hyper::proto::h1::io] detected no usage of vectored write, flattening [DEBUG hyper::proto::h1::io] flushed 1133 bytes [DEBUG hyper::proto::h1::io] flushed 340 bytes [TRACE hyper::proto::h1::conn] flushed({role=client}): State { reading: Init, writing: KeepAlive, keep_alive: Busy } [TRACE hyper::proto::h1::conn] Conn::read_head [DEBUG hyper::proto::h1::io] read 1369 bytes [TRACE hyper::proto::h1::role] parse_headers [TRACE hyper::proto::h1::role] -> parse_headers [TRACE hyper::proto::h1::role] Response.parse([Header; 100], [u8; 1369]) [TRACE hyper::proto::h1::role] <- parse_headers [TRACE hyper::proto::h1::role] -- parse_headers [DEBUG hyper::proto::h1::io] read 265 bytes [TRACE hyper::proto::h1::role] parse_headers [TRACE hyper::proto::h1::role] -> parse_headers [TRACE hyper::proto::h1::role] Response.parse([Header; 100], [u8; 1634]) [TRACE hyper::proto::h1::role] Response.parse Complete(1634) [TRACE hyper::proto::h1::role] <- parse_headers [TRACE hyper::proto::h1::role] -- parse_headers [DEBUG hyper::proto::h1::io] parsed 16 headers [DEBUG hyper::proto::h1::conn] incoming body is chunked encoding [TRACE hyper::proto::h1::decode] decode; state=Chunked(Size, 0) [TRACE hyper::proto::h1::decode] Read chunk hex size [DEBUG hyper::proto::h1::io] read 1369 bytes [TRACE hyper::proto::h1::decode] Read chunk hex size [TRACE hyper::proto::h1::decode] Read chunk hex size [TRACE hyper::proto::h1::decode] Read chunk hex size [TRACE hyper::proto::h1::decode] Chunk size is 1720 [DEBUG hyper::proto::h1::decode] incoming chunked header: 0x6B8 (1720 bytes) [TRACE hyper::proto::h1::decode] Chunked read, remaining=1720 [TRACE hyper::proto::h1::conn] flushed({role=client}): State { reading: Body(Chunked(Body, 356)), writing: KeepAlive, keep_alive: Busy } [DEBUG reqwest::async_impl::client] response '404 Not Found' for https://leetcode.com/problems/concatenation-of-array/submit/ [TRACE hyper::proto::h1::decode] decode; state=Chunked(Body, 356) [TRACE hyper::proto::h1::decode] Chunked read, remaining=356 [DEBUG hyper::proto::h1::io] read 358 bytes [TRACE hyper::proto::h1::conn] flushed({role=client}): State { reading: Body(Chunked(BodyCr, 0)), writing: KeepAlive, keep_alive: Busy } [TRACE hyper::proto::h1::decode] decode; state=Chunked(BodyCr, 0) [TRACE hyper::proto::h1::decode] Read chunk hex size [TRACE hyper::proto::h1::conn] flushed({role=client}): State { reading: Body(Chunked(Size, 0)), writing: KeepAlive, keep_alive: Busy } [TRACE hyper::proto::h1::decode] decode; state=Chunked(Size, 0) [TRACE hyper::proto::h1::decode] Read chunk hex size [DEBUG hyper::proto::h1::io] read 1369 bytes [TRACE hyper::proto::h1::decode] Read chunk hex size [TRACE hyper::proto::h1::decode] Read chunk hex size [TRACE hyper::proto::h1::decode] Read chunk hex size [TRACE hyper::proto::h1::decode] Read chunk hex size [TRACE hyper::proto::h1::decode] Chunk size is 4159 [DEBUG hyper::proto::h1::decode] incoming chunked header: 0x103F (4159 bytes) [TRACE hyper::proto::h1::decode] Chunked read, remaining=4159 [TRACE hyper::proto::h1::conn] flushed({role=client}): State { reading: Body(Chunked(Body, 2796)), writing: KeepAlive, keep_alive: Busy } [TRACE hyper::proto::h1::decode] decode; state=Chunked(Body, 2796) [TRACE hyper::proto::h1::decode] Chunked read, remaining=2796 [DEBUG hyper::proto::h1::io] read 1369 bytes [TRACE hyper::proto::h1::conn] flushed({role=client}): State { reading: Body(Chunked(Body, 1427)), writing: KeepAlive, keep_alive: Busy } [TRACE hyper::proto::h1::decode] decode; state=Chunked(Body, 1427) [TRACE hyper::proto::h1::decode] Chunked read, remaining=1427 [DEBUG hyper::proto::h1::io] read 1369 bytes [TRACE hyper::proto::h1::conn] flushed({role=client}): State { reading: Body(Chunked(Body, 58)), writing: KeepAlive, keep_alive: Busy } [TRACE hyper::proto::h1::decode] decode; state=Chunked(Body, 58) [TRACE hyper::proto::h1::decode] Chunked read, remaining=58 [DEBUG hyper::proto::h1::io] read 60 bytes [TRACE hyper::proto::h1::conn] flushed({role=client}): State { reading: Body(Chunked(BodyCr, 0)), writing: KeepAlive, keep_alive: Busy } [TRACE hyper::proto::h1::decode] decode; state=Chunked(BodyCr, 0) [TRACE hyper::proto::h1::decode] Read chunk hex size [DEBUG hyper::proto::h1::io] read 1369 bytes [TRACE hyper::proto::h1::decode] Read chunk hex size [TRACE hyper::proto::h1::decode] Read chunk hex size [TRACE hyper::proto::h1::decode] Read chunk hex size [TRACE hyper::proto::h1::decode] Chunk size is 2834 [DEBUG hyper::proto::h1::decode] incoming chunked header: 0xB12 (2834 bytes) [TRACE hyper::proto::h1::decode] Chunked read, remaining=2834 [TRACE hyper::proto::h1::conn] flushed({role=client}): State { reading: Body(Chunked(Body, 1470)), writing: KeepAlive, keep_alive: Busy } [TRACE hyper::proto::h1::decode] decode; state=Chunked(Body, 1470) [TRACE hyper::proto::h1::decode] Chunked read, remaining=1470 [DEBUG hyper::proto::h1::io] read 1369 bytes [TRACE hyper::proto::h1::conn] flushed({role=client}): State { reading: Body(Chunked(Body, 101)), writing: KeepAlive, keep_alive: Busy } [TRACE hyper::proto::h1::decode] decode; state=Chunked(Body, 101) [TRACE hyper::proto::h1::decode] Chunked read, remaining=101 [DEBUG hyper::proto::h1::io] read 103 bytes [TRACE hyper::proto::h1::conn] flushed({role=client}): State { reading: Body(Chunked(BodyCr, 0)), writing: KeepAlive, keep_alive: Busy } [TRACE hyper::proto::h1::decode] decode; state=Chunked(BodyCr, 0) [TRACE hyper::proto::h1::decode] Read chunk hex size [DEBUG hyper::proto::h1::io] read 1369 bytes [TRACE hyper::proto::h1::decode] Read chunk hex size [TRACE hyper::proto::h1::decode] Read chunk hex size [TRACE hyper::proto::h1::decode] Read chunk hex size [TRACE hyper::proto::h1::decode] Read chunk hex size [TRACE hyper::proto::h1::decode] Chunk size is 6276 [DEBUG hyper::proto::h1::decode] incoming chunked header: 0x1884 (6276 bytes) [TRACE hyper::proto::h1::decode] Chunked read, remaining=6276 [TRACE hyper::proto::h1::conn] flushed({role=client}): State { reading: Body(Chunked(Body, 4913)), writing: KeepAlive, keep_alive: Busy } [TRACE hyper::proto::h1::decode] decode; state=Chunked(Body, 4913) [TRACE hyper::proto::h1::decode] Chunked read, remaining=4913 [DEBUG hyper::proto::h1::io] read 1369 bytes [TRACE hyper::proto::h1::conn] flushed({role=client}): State { reading: Body(Chunked(Body, 3544)), writing: KeepAlive, keep_alive: Busy } [TRACE hyper::proto::h1::decode] decode; state=Chunked(Body, 3544) [TRACE hyper::proto::h1::decode] Chunked read, remaining=3544 [DEBUG hyper::proto::h1::io] read 1369 bytes [TRACE hyper::proto::h1::conn] flushed({role=client}): State { reading: Body(Chunked(Body, 2175)), writing: KeepAlive, keep_alive: Busy } [TRACE hyper::proto::h1::decode] decode; state=Chunked(Body, 2175) [TRACE hyper::proto::h1::decode] Chunked read, remaining=2175 [DEBUG hyper::proto::h1::io] read 1369 bytes [TRACE hyper::proto::h1::conn] flushed({role=client}): State { reading: Body(Chunked(Body, 806)), writing: KeepAlive, keep_alive: Busy } [TRACE hyper::proto::h1::decode] decode; state=Chunked(Body, 806) [TRACE hyper::proto::h1::decode] Chunked read, remaining=806 [DEBUG hyper::proto::h1::io] read 808 bytes [TRACE hyper::proto::h1::conn] flushed({role=client}): State { reading: Body(Chunked(BodyCr, 0)), writing: KeepAlive, keep_alive: Busy } [TRACE hyper::proto::h1::decode] decode; state=Chunked(BodyCr, 0) [TRACE hyper::proto::h1::decode] Read chunk hex size [DEBUG hyper::proto::h1::io] read 15 bytes [TRACE hyper::proto::h1::decode] Read chunk hex size [TRACE hyper::proto::h1::decode] Chunk size is 10 [DEBUG hyper::proto::h1::decode] incoming chunked header: 0xA (10 bytes) [TRACE hyper::proto::h1::decode] Chunked read, remaining=10 [TRACE hyper::proto::h1::conn] flushed({role=client}): State { reading: Body(Chunked(BodyCr, 0)), writing: KeepAlive, keep_alive: Busy } error: error decoding response body: expected value at line 1 column 1, please try again [TRACE mio::poll] deregistering handle with poller [TRACE want] signal: Closed [TRACE want] signal found waiting giver, notifying