[INFO] cloning repository https://github.com/raptazure/medis-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raptazure/medis-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraptazure%2Fmedis-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraptazure%2Fmedis-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0a221ebcdb608338091f09023374337de07493c8 [INFO] testing raptazure/medis-rs against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraptazure%2Fmedis-rs" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/raptazure/medis-rs on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/raptazure/medis-rs [INFO] finished tweaking git repo https://github.com/raptazure/medis-rs [INFO] tweaked toml for git repo https://github.com/raptazure/medis-rs written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/raptazure/medis-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mio v0.7.6 [INFO] [stderr] Downloaded atoi v0.3.2 [INFO] [stderr] Downloaded tokio-macros v0.3.1 [INFO] [stderr] Downloaded structopt v0.3.18 [INFO] [stderr] Downloaded mini-redis v0.3.0 [INFO] [stderr] Downloaded structopt-derive v0.4.11 [INFO] [stderr] Downloaded tracing-subscriber v0.2.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7004faebdaf0666e71c717702a34ea1171852e490523c68817c0267a9b3cbe57 [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" "7004faebdaf0666e71c717702a34ea1171852e490523c68817c0267a9b3cbe57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7004faebdaf0666e71c717702a34ea1171852e490523c68817c0267a9b3cbe57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7004faebdaf0666e71c717702a34ea1171852e490523c68817c0267a9b3cbe57", kill_on_drop: false }` [INFO] [stdout] 7004faebdaf0666e71c717702a34ea1171852e490523c68817c0267a9b3cbe57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11958929e26c174f70e394c2e2d5c48a59ac1e02ee7cceea2a16d15b759081cc [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" "11958929e26c174f70e394c2e2d5c48a59ac1e02ee7cceea2a16d15b759081cc", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling tokio v0.3.4 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling tracing-core v0.1.16 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling sharded-slab v0.0.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.6 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling atoi v0.3.2 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.12 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tokio-macros v0.3.1 [INFO] [stderr] Compiling structopt-derive v0.4.11 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling structopt v0.3.18 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling mini-redis v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling my-redis v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "11958929e26c174f70e394c2e2d5c48a59ac1e02ee7cceea2a16d15b759081cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11958929e26c174f70e394c2e2d5c48a59ac1e02ee7cceea2a16d15b759081cc", kill_on_drop: false }` [INFO] [stdout] 11958929e26c174f70e394c2e2d5c48a59ac1e02ee7cceea2a16d15b759081cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0fa41a409cbaf2d7ce704b6e4a1714df23834be8d96f891a95b53fe17497be7 [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" "f0fa41a409cbaf2d7ce704b6e4a1714df23834be8d96f891a95b53fe17497be7", kill_on_drop: false }` [INFO] [stderr] Compiling my-redis v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.69s [INFO] running `Command { std: "docker" "inspect" "f0fa41a409cbaf2d7ce704b6e4a1714df23834be8d96f891a95b53fe17497be7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0fa41a409cbaf2d7ce704b6e4a1714df23834be8d96f891a95b53fe17497be7", kill_on_drop: false }` [INFO] [stdout] f0fa41a409cbaf2d7ce704b6e4a1714df23834be8d96f891a95b53fe17497be7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", 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] 5b8de4556c582614a1b533a348e355cd7c3d4d4cacf36b333a0aac6b018994c4 [INFO] running `Command { std: "docker" "start" "-a" "5b8de4556c582614a1b533a348e355cd7c3d4d4cacf36b333a0aac6b018994c4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/my_redis-e7b38b600d9d9cef) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mredis_cli-721d4b0c534175ff) [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 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/mredis_server-a876d3aa845f1e2a) [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 tests/buffer.rs (/opt/rustwide/target/debug/deps/buffer-45fa60657f201c0d) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test pool_key_value_get_set ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/client.rs (/opt/rustwide/target/debug/deps/client-cd4ecabb44d08c19) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test key_value_get_set ... ok [INFO] [stdout] test unsubscribes_from_channels ... ok [INFO] [stdout] test receive_message_subscribed_channel ... ok [INFO] [stdout] test receive_message_multiple_subscribed_channels ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/server.rs (/opt/rustwide/target/debug/deps/server-b7d7d877a02b1aab) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test send_error_unknown_command ... ok [INFO] [stdout] test key_value_get_set ... ok [INFO] [stdout] test key_value_timeout ... ok [INFO] [stdout] test send_error_get_set_after_subscribe ... ok [INFO] [stdout] test pub_sub ... ok [INFO] [stdout] test manage_subscription ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Doc-tests my-redis [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/client.rs - client::Client::set (line 144) - compile ... ok [INFO] [stdout] test src/client.rs - client::Client::get (line 98) - compile ... ok [INFO] [stdout] test src/client.rs - client::connect (line 62) - compile ... ok [INFO] [stdout] test src/client.rs - client::Client::set_expires (line 183) - compile ... ok [INFO] [stdout] test src/client.rs - client::Client::publish (line 248) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5b8de4556c582614a1b533a348e355cd7c3d4d4cacf36b333a0aac6b018994c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b8de4556c582614a1b533a348e355cd7c3d4d4cacf36b333a0aac6b018994c4", kill_on_drop: false }` [INFO] [stdout] 5b8de4556c582614a1b533a348e355cd7c3d4d4cacf36b333a0aac6b018994c4