[INFO] cloning repository https://github.com/parkcheolu/mini-redis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/parkcheolu/mini-redis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparkcheolu%2Fmini-redis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparkcheolu%2Fmini-redis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] decca24b8c7c30cc61dc34152c53a97fd5f7ad7c [INFO] testing parkcheolu/mini-redis against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparkcheolu%2Fmini-redis" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/parkcheolu/mini-redis on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/parkcheolu/mini-redis [INFO] finished tweaking git repo https://github.com/parkcheolu/mini-redis [INFO] tweaked toml for git repo https://github.com/parkcheolu/mini-redis written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/parkcheolu/mini-redis already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pin-project-lite v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc5d5c9fe70ec983afcb72c0c9a3476b937d98e08f106d26f10d73ee55e110f0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bc5d5c9fe70ec983afcb72c0c9a3476b937d98e08f106d26f10d73ee55e110f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc5d5c9fe70ec983afcb72c0c9a3476b937d98e08f106d26f10d73ee55e110f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc5d5c9fe70ec983afcb72c0c9a3476b937d98e08f106d26f10d73ee55e110f0", kill_on_drop: false }` [INFO] [stdout] bc5d5c9fe70ec983afcb72c0c9a3476b937d98e08f106d26f10d73ee55e110f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6f250f04e6f45a04d023f9e3f12691a00de0ad29fa69fae3c2b07fa674b96d9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f6f250f04e6f45a04d023f9e3f12691a00de0ad29fa69fae3c2b07fa674b96d9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling pin-project-lite v0.2.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bytes v1.0.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling tracing-attributes v0.1.12 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling tracing v0.1.23 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling tokio-stream v0.1.3 [INFO] [stderr] Compiling mini-redis v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `instrument` [INFO] [stdout] --> src/client.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | use tracing::{debug, instrument}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `instrument` [INFO] [stdout] --> src/cmd/get.rs:4:22 [INFO] [stdout] | [INFO] [stdout] 4 | use tracing::{debug, instrument}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `instrument` [INFO] [stdout] --> src/cmd/set.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | use tracing::{debug, instrument}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `instrument` [INFO] [stdout] --> src/cmd/unknown.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | use tracing::{debug, instrument}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `instrument` [INFO] [stdout] --> src/server.rs:15:35 [INFO] [stdout] | [INFO] [stdout] 15 | use tracing::{debug, error, info, instrument}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.80s [INFO] running `Command { std: "docker" "inspect" "f6f250f04e6f45a04d023f9e3f12691a00de0ad29fa69fae3c2b07fa674b96d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6f250f04e6f45a04d023f9e3f12691a00de0ad29fa69fae3c2b07fa674b96d9", kill_on_drop: false }` [INFO] [stdout] f6f250f04e6f45a04d023f9e3f12691a00de0ad29fa69fae3c2b07fa674b96d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c95a2af0a732ef94061c834bd97a2966332f78d07dd8fd4ea81089353f298182 [INFO] running `Command { std: "docker" "start" "-a" "c95a2af0a732ef94061c834bd97a2966332f78d07dd8fd4ea81089353f298182", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: unused import: `instrument` [INFO] [stdout] --> src/client.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | use tracing::{debug, instrument}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `instrument` [INFO] [stdout] --> src/cmd/get.rs:4:22 [INFO] [stdout] | [INFO] [stdout] 4 | use tracing::{debug, instrument}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `instrument` [INFO] [stdout] --> src/cmd/set.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | use tracing::{debug, instrument}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `instrument` [INFO] [stdout] --> src/cmd/unknown.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | use tracing::{debug, instrument}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mini-redis v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `instrument` [INFO] [stdout] --> src/server.rs:15:35 [INFO] [stdout] | [INFO] [stdout] 15 | use tracing::{debug, error, info, instrument}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `instrument` [INFO] [stdout] --> src/client.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | use tracing::{debug, instrument}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `instrument` [INFO] [stdout] --> src/cmd/get.rs:4:22 [INFO] [stdout] | [INFO] [stdout] 4 | use tracing::{debug, instrument}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `instrument` [INFO] [stdout] --> src/cmd/set.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | use tracing::{debug, instrument}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `instrument` [INFO] [stdout] --> src/cmd/unknown.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | use tracing::{debug, instrument}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `instrument` [INFO] [stdout] --> src/server.rs:15:35 [INFO] [stdout] | [INFO] [stdout] 15 | use tracing::{debug, error, info, instrument}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2m 53s [INFO] running `Command { std: "docker" "inspect" "c95a2af0a732ef94061c834bd97a2966332f78d07dd8fd4ea81089353f298182", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c95a2af0a732ef94061c834bd97a2966332f78d07dd8fd4ea81089353f298182", kill_on_drop: false }` [INFO] [stdout] c95a2af0a732ef94061c834bd97a2966332f78d07dd8fd4ea81089353f298182 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fef706a4a210764b6352508e227315b427a98bc3459ae4d69e8c8a79c24c0ec6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fef706a4a210764b6352508e227315b427a98bc3459ae4d69e8c8a79c24c0ec6", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `instrument` [INFO] [stderr] --> src/client.rs:11:22 [INFO] [stderr] | [INFO] [stderr] 11 | use tracing::{debug, instrument}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `instrument` [INFO] [stderr] --> src/cmd/get.rs:4:22 [INFO] [stderr] | [INFO] [stderr] 4 | use tracing::{debug, instrument}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `instrument` [INFO] [stderr] --> src/cmd/set.rs:6:22 [INFO] [stderr] | [INFO] [stderr] 6 | use tracing::{debug, instrument}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `instrument` [INFO] [stderr] --> src/cmd/unknown.rs:3:22 [INFO] [stderr] | [INFO] [stderr] 3 | use tracing::{debug, instrument}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `instrument` [INFO] [stderr] --> src/server.rs:15:35 [INFO] [stderr] | [INFO] [stderr] 15 | use tracing::{debug, error, info, instrument}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unused import: `instrument` [INFO] [stderr] --> src/client.rs:11:22 [INFO] [stderr] | [INFO] [stderr] 11 | use tracing::{debug, instrument}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `instrument` [INFO] [stderr] --> src/cmd/get.rs:4:22 [INFO] [stderr] | [INFO] [stderr] 4 | use tracing::{debug, instrument}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `instrument` [INFO] [stderr] --> src/cmd/set.rs:6:22 [INFO] [stderr] | [INFO] [stderr] 6 | use tracing::{debug, instrument}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `instrument` [INFO] [stderr] --> src/cmd/unknown.rs:3:22 [INFO] [stderr] | [INFO] [stderr] 3 | use tracing::{debug, instrument}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `instrument` [INFO] [stderr] --> src/server.rs:15:35 [INFO] [stderr] | [INFO] [stderr] 15 | use tracing::{debug, error, info, instrument}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mini_redis-ee5384c6efc6ecb5) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mini_redis_cli-1898d4d976e34aea) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mini_redis_server-54956c6b161a35ca) [INFO] [stdout] [INFO] [stderr] Doc-tests mini-redis [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/buffer.rs - buffer::Buffer::set (line 98) ... FAILED [INFO] [stdout] test src/client.rs - client::Client::get (line 89) ... FAILED [INFO] [stdout] test src/client.rs - client::Client::set (line 132) ... ok [INFO] [stdout] test src/client.rs - client::Client::set_expires (line 170) ... ok [INFO] [stdout] test src/client.rs - client::connect (line 55) ... ok [INFO] [stdout] test src/client.rs - client::Client::publish (line 233) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/buffer.rs - buffer::Buffer::set (line 98) stdout ---- [INFO] [stdout] error: expected `while`, `for`, `loop` or `{` after a label [INFO] [stdout] --> src/buffer.rs:99:10 [INFO] [stdout] | [INFO] [stdout] 3 | * 'Client::set'과 같지만, 요청이 자신과 연결된 커넥션에 전송 가능할 때까지 [INFO] [stdout] | ^^ expected `while`, `for`, `loop` or `{` after a label [INFO] [stdout] [INFO] [stdout] error: labeled expression must be followed by `:` [INFO] [stdout] --> src/buffer.rs:99:10 [INFO] [stdout] | [INFO] [stdout] 3 | * 'Client::set'과 같지만, 요청이 자신과 연결된 커넥션에 전송 가능할 때까지 [INFO] [stdout] | --------^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | help: add `:` after the label [INFO] [stdout] | the label [INFO] [stdout] | [INFO] [stdout] = note: labels are used before loops and blocks, allowing e.g., `break 'label` to them [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `'과` [INFO] [stdout] --> src/buffer.rs:99:15 [INFO] [stdout] | [INFO] [stdout] 3 | * 'Client::set'과 같지만, 요청이 자신과 연결된 커넥션에 전송 가능할 때까지 [INFO] [stdout] | ^^^ expected one of 8 possible tokens [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::Client::get (line 89) stdout ---- [INFO] [stdout] error[E0752]: `main` function is not allowed to be `async` [INFO] [stdout] --> src/client.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 5 | async fn main() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0752`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::Client::publish (line 233) stdout ---- [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/client.rs:240:23 [INFO] [stdout] | [INFO] [stdout] 9 | let val = client.publish("foo").await.unwrap().unwrap(); [INFO] [stdout] | ^^^^^^^ ----- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/client.rs:244:18 [INFO] [stdout] | [INFO] [stdout] 244 | pub async fn publish(&mut self, channel: &str, message: Bytes) -> crate::Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `unwrap` found for type `u64` in the current scope [INFO] [stdout] --> src/client.rs:240:53 [INFO] [stdout] | [INFO] [stdout] 9 | let val = client.publish("foo").await.unwrap().unwrap(); [INFO] [stdout] | ^^^^^^ method not found in `u64` [INFO] [stdout] [INFO] [stdout] error[E0600]: cannot apply unary operator `!` to type `&'static str` [INFO] [stdout] --> src/client.rs:241:6 [INFO] [stdout] | [INFO] [stdout] 10 | assert!("Got = {:?}", val); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot apply unary operator `!` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0599, E0600. [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/buffer.rs - buffer::Buffer::set (line 98) [INFO] [stdout] src/client.rs - client::Client::get (line 89) [INFO] [stdout] src/client.rs - client::Client::publish (line 233) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "fef706a4a210764b6352508e227315b427a98bc3459ae4d69e8c8a79c24c0ec6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fef706a4a210764b6352508e227315b427a98bc3459ae4d69e8c8a79c24c0ec6", kill_on_drop: false }` [INFO] [stdout] fef706a4a210764b6352508e227315b427a98bc3459ae4d69e8c8a79c24c0ec6