[INFO] cloning repository https://github.com/saibatizoku/neuras [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/saibatizoku/neuras" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaibatizoku%2Fneuras", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaibatizoku%2Fneuras'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fdde958c496630dae5110b3353de5d35bb4d8f9e [INFO] testing saibatizoku/neuras against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaibatizoku%2Fneuras" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/saibatizoku/neuras on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/saibatizoku/neuras [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/saibatizoku/neuras [INFO] tweaked toml for git repo https://github.com/saibatizoku/neuras written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/saibatizoku/neuras already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9dd6029dd56948028c8b36af1f9cd368eb71ff6c8d5b84fe5607323fffa8b087 [INFO] running `Command { std: "docker" "start" "-a" "9dd6029dd56948028c8b36af1f9cd368eb71ff6c8d5b84fe5607323fffa8b087", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9dd6029dd56948028c8b36af1f9cd368eb71ff6c8d5b84fe5607323fffa8b087", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dd6029dd56948028c8b36af1f9cd368eb71ff6c8d5b84fe5607323fffa8b087", kill_on_drop: false }` [INFO] [stdout] 9dd6029dd56948028c8b36af1f9cd368eb71ff6c8d5b84fe5607323fffa8b087 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e580414e15cce1bb9ae77fd2f3bccb84f004981245289350c3a851082b1c9f69 [INFO] running `Command { std: "docker" "start" "-a" "e580414e15cce1bb9ae77fd2f3bccb84f004981245289350c3a851082b1c9f69", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling adler v0.2.2 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling tokio-signal v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling neuras v0.2.0-dev (/opt/rustwide/workdir) [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/socket.rs:52:23 [INFO] [stdout] | [INFO] [stdout] 52 | fn send(&self, T, i32) -> io::Result<()> [INFO] [stdout] | ^ help: try naming the parameter or explicitly ignoring it: `_: T` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/socket.rs:52:26 [INFO] [stdout] | [INFO] [stdout] 52 | fn send(&self, T, i32) -> io::Result<()> [INFO] [stdout] | ^^^ help: try naming the parameter or explicitly ignoring it: `_: i32` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/socket.rs:56:36 [INFO] [stdout] | [INFO] [stdout] 56 | fn send_multipart(&self, I, i32) -> io::Result<()> [INFO] [stdout] | ^ help: try naming the parameter or explicitly ignoring it: `_: I` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/socket.rs:56:39 [INFO] [stdout] | [INFO] [stdout] 56 | fn send_multipart(&self, I, i32) -> io::Result<()> [INFO] [stdout] | ^^^ help: try naming the parameter or explicitly ignoring it: `_: i32` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/socket.rs:66:20 [INFO] [stdout] | [INFO] [stdout] 66 | fn recv(&self, &mut zmq::Message, i32) -> io::Result<()>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut zmq::Message` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/socket.rs:66:39 [INFO] [stdout] | [INFO] [stdout] 66 | fn recv(&self, &mut zmq::Message, i32) -> io::Result<()>; [INFO] [stdout] | ^^^ help: try naming the parameter or explicitly ignoring it: `_: i32` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/socket.rs:71:25 [INFO] [stdout] | [INFO] [stdout] 71 | fn recv_into(&self, &mut [u8], i32) -> io::Result; [INFO] [stdout] | ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut [u8]` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/socket.rs:71:36 [INFO] [stdout] | [INFO] [stdout] 71 | fn recv_into(&self, &mut [u8], i32) -> io::Result; [INFO] [stdout] | ^^^ help: try naming the parameter or explicitly ignoring it: `_: i32` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/socket.rs:74:24 [INFO] [stdout] | [INFO] [stdout] 74 | fn recv_msg(&self, i32) -> io::Result; [INFO] [stdout] | ^^^ help: try naming the parameter or explicitly ignoring it: `_: i32` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/socket.rs:77:26 [INFO] [stdout] | [INFO] [stdout] 77 | fn recv_bytes(&self, i32) -> io::Result>; [INFO] [stdout] | ^^^ help: try naming the parameter or explicitly ignoring it: `_: i32` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/socket.rs:83:27 [INFO] [stdout] | [INFO] [stdout] 83 | fn recv_string(&self, i32) -> io::Result>>; [INFO] [stdout] | ^^^ help: try naming the parameter or explicitly ignoring it: `_: i32` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/socket.rs:90:30 [INFO] [stdout] | [INFO] [stdout] 90 | fn recv_multipart(&self, i32) -> io::Result>>; [INFO] [stdout] | ^^^ help: try naming the parameter or explicitly ignoring it: `_: i32` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `context` [INFO] [stdout] --> src/poller.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | context: zmq::Context, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.55s [INFO] running `Command { std: "docker" "inspect" "e580414e15cce1bb9ae77fd2f3bccb84f004981245289350c3a851082b1c9f69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e580414e15cce1bb9ae77fd2f3bccb84f004981245289350c3a851082b1c9f69", kill_on_drop: false }` [INFO] [stdout] e580414e15cce1bb9ae77fd2f3bccb84f004981245289350c3a851082b1c9f69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3beb3f524066f450c74eb4fbf1d700050f47b4f21e5aec3e8ca8acc79fa16f8 [INFO] running `Command { std: "docker" "start" "-a" "f3beb3f524066f450c74eb4fbf1d700050f47b4f21e5aec3e8ca8acc79fa16f8", kill_on_drop: false }` [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/socket.rs:52:23 [INFO] [stdout] | [INFO] [stdout] 52 | fn send(&self, T, i32) -> io::Result<()> [INFO] [stdout] | ^ help: try naming the parameter or explicitly ignoring it: `_: T` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/socket.rs:52:26 [INFO] [stdout] | [INFO] [stdout] 52 | fn send(&self, T, i32) -> io::Result<()> [INFO] [stdout] | ^^^ help: try naming the parameter or explicitly ignoring it: `_: i32` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/socket.rs:56:36 [INFO] [stdout] | [INFO] [stdout] 56 | fn send_multipart(&self, I, i32) -> io::Result<()> [INFO] [stdout] | ^ help: try naming the parameter or explicitly ignoring it: `_: I` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/socket.rs:56:39 [INFO] [stdout] | [INFO] [stdout] 56 | fn send_multipart(&self, I, i32) -> io::Result<()> [INFO] [stdout] | ^^^ help: try naming the parameter or explicitly ignoring it: `_: i32` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/socket.rs:66:20 [INFO] [stdout] | [INFO] [stdout] 66 | fn recv(&self, &mut zmq::Message, i32) -> io::Result<()>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut zmq::Message` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/socket.rs:66:39 [INFO] [stdout] | [INFO] [stdout] 66 | fn recv(&self, &mut zmq::Message, i32) -> io::Result<()>; [INFO] [stdout] | ^^^ help: try naming the parameter or explicitly ignoring it: `_: i32` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/socket.rs:71:25 [INFO] [stdout] | [INFO] [stdout] 71 | fn recv_into(&self, &mut [u8], i32) -> io::Result; [INFO] [stdout] | ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut [u8]` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/socket.rs:71:36 [INFO] [stdout] | [INFO] [stdout] 71 | fn recv_into(&self, &mut [u8], i32) -> io::Result; [INFO] [stdout] | ^^^ help: try naming the parameter or explicitly ignoring it: `_: i32` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/socket.rs:74:24 [INFO] [stdout] | [INFO] [stdout] 74 | fn recv_msg(&self, i32) -> io::Result; [INFO] [stdout] | ^^^ help: try naming the parameter or explicitly ignoring it: `_: i32` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/socket.rs:77:26 [INFO] [stdout] | [INFO] [stdout] 77 | fn recv_bytes(&self, i32) -> io::Result>; [INFO] [stdout] | ^^^ help: try naming the parameter or explicitly ignoring it: `_: i32` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/socket.rs:83:27 [INFO] [stdout] | [INFO] [stdout] 83 | fn recv_string(&self, i32) -> io::Result>>; [INFO] [stdout] | ^^^ help: try naming the parameter or explicitly ignoring it: `_: i32` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/socket.rs:90:30 [INFO] [stdout] | [INFO] [stdout] 90 | fn recv_multipart(&self, i32) -> io::Result>>; [INFO] [stdout] | ^^^ help: try naming the parameter or explicitly ignoring it: `_: i32` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `context` [INFO] [stdout] --> src/poller.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | context: zmq::Context, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling neuras v0.2.0-dev (/opt/rustwide/workdir) [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `neuras::poller::Poller` [INFO] [stdout] --> tests/poller.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use neuras::poller::Poller; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pipe` [INFO] [stdout] --> tests/actorling.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | let pipe = actorling.pipe(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_pipe` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/socket.rs:52:23 [INFO] [stdout] | [INFO] [stdout] 52 | fn send(&self, T, i32) -> io::Result<()> [INFO] [stdout] | ^ help: try naming the parameter or explicitly ignoring it: `_: T` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/socket.rs:52:26 [INFO] [stdout] | [INFO] [stdout] 52 | fn send(&self, T, i32) -> io::Result<()> [INFO] [stdout] | ^^^ help: try naming the parameter or explicitly ignoring it: `_: i32` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/socket.rs:56:36 [INFO] [stdout] | [INFO] [stdout] 56 | fn send_multipart(&self, I, i32) -> io::Result<()> [INFO] [stdout] | ^ help: try naming the parameter or explicitly ignoring it: `_: I` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/socket.rs:56:39 [INFO] [stdout] | [INFO] [stdout] 56 | fn send_multipart(&self, I, i32) -> io::Result<()> [INFO] [stdout] | ^^^ help: try naming the parameter or explicitly ignoring it: `_: i32` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/socket.rs:66:20 [INFO] [stdout] | [INFO] [stdout] 66 | fn recv(&self, &mut zmq::Message, i32) -> io::Result<()>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut zmq::Message` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/socket.rs:66:39 [INFO] [stdout] | [INFO] [stdout] 66 | fn recv(&self, &mut zmq::Message, i32) -> io::Result<()>; [INFO] [stdout] | ^^^ help: try naming the parameter or explicitly ignoring it: `_: i32` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/socket.rs:71:25 [INFO] [stdout] | [INFO] [stdout] 71 | fn recv_into(&self, &mut [u8], i32) -> io::Result; [INFO] [stdout] | ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut [u8]` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/socket.rs:71:36 [INFO] [stdout] | [INFO] [stdout] 71 | fn recv_into(&self, &mut [u8], i32) -> io::Result; [INFO] [stdout] | ^^^ help: try naming the parameter or explicitly ignoring it: `_: i32` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/socket.rs:74:24 [INFO] [stdout] | [INFO] [stdout] 74 | fn recv_msg(&self, i32) -> io::Result; [INFO] [stdout] | ^^^ help: try naming the parameter or explicitly ignoring it: `_: i32` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/socket.rs:77:26 [INFO] [stdout] | [INFO] [stdout] 77 | fn recv_bytes(&self, i32) -> io::Result>; [INFO] [stdout] | ^^^ help: try naming the parameter or explicitly ignoring it: `_: i32` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/socket.rs:83:27 [INFO] [stdout] | [INFO] [stdout] 83 | fn recv_string(&self, i32) -> io::Result>>; [INFO] [stdout] | ^^^ help: try naming the parameter or explicitly ignoring it: `_: i32` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/socket.rs:90:30 [INFO] [stdout] | [INFO] [stdout] 90 | fn recv_multipart(&self, i32) -> io::Result>>; [INFO] [stdout] | ^^^ help: try naming the parameter or explicitly ignoring it: `_: i32` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `context` [INFO] [stdout] --> src/poller.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | context: zmq::Context, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.03s [INFO] running `Command { std: "docker" "inspect" "f3beb3f524066f450c74eb4fbf1d700050f47b4f21e5aec3e8ca8acc79fa16f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3beb3f524066f450c74eb4fbf1d700050f47b4f21e5aec3e8ca8acc79fa16f8", kill_on_drop: false }` [INFO] [stdout] f3beb3f524066f450c74eb4fbf1d700050f47b4f21e5aec3e8ca8acc79fa16f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 836d01e4a2be3040c40c4258ff2b5fae45428163538229f37a964f87be7b0dab [INFO] running `Command { std: "docker" "start" "-a" "836d01e4a2be3040c40c4258ff2b5fae45428163538229f37a964f87be7b0dab", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/socket.rs:52:23 [INFO] [stderr] | [INFO] [stderr] 52 | fn send(&self, T, i32) -> io::Result<()> [INFO] [stderr] | ^ help: try naming the parameter or explicitly ignoring it: `_: T` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/socket.rs:52:26 [INFO] [stderr] | [INFO] [stderr] 52 | fn send(&self, T, i32) -> io::Result<()> [INFO] [stderr] | ^^^ help: try naming the parameter or explicitly ignoring it: `_: i32` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/socket.rs:56:36 [INFO] [stderr] | [INFO] [stderr] 56 | fn send_multipart(&self, I, i32) -> io::Result<()> [INFO] [stderr] | ^ help: try naming the parameter or explicitly ignoring it: `_: I` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/socket.rs:56:39 [INFO] [stderr] | [INFO] [stderr] 56 | fn send_multipart(&self, I, i32) -> io::Result<()> [INFO] [stderr] | ^^^ help: try naming the parameter or explicitly ignoring it: `_: i32` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/socket.rs:66:20 [INFO] [stderr] | [INFO] [stderr] 66 | fn recv(&self, &mut zmq::Message, i32) -> io::Result<()>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut zmq::Message` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/socket.rs:66:39 [INFO] [stderr] | [INFO] [stderr] 66 | fn recv(&self, &mut zmq::Message, i32) -> io::Result<()>; [INFO] [stderr] | ^^^ help: try naming the parameter or explicitly ignoring it: `_: i32` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/socket.rs:71:25 [INFO] [stderr] | [INFO] [stderr] 71 | fn recv_into(&self, &mut [u8], i32) -> io::Result; [INFO] [stderr] | ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut [u8]` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/socket.rs:71:36 [INFO] [stderr] | [INFO] [stderr] 71 | fn recv_into(&self, &mut [u8], i32) -> io::Result; [INFO] [stderr] | ^^^ help: try naming the parameter or explicitly ignoring it: `_: i32` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/socket.rs:74:24 [INFO] [stderr] | [INFO] [stderr] 74 | fn recv_msg(&self, i32) -> io::Result; [INFO] [stderr] | ^^^ help: try naming the parameter or explicitly ignoring it: `_: i32` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/socket.rs:77:26 [INFO] [stderr] | [INFO] [stderr] 77 | fn recv_bytes(&self, i32) -> io::Result>; [INFO] [stderr] | ^^^ help: try naming the parameter or explicitly ignoring it: `_: i32` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/socket.rs:83:27 [INFO] [stderr] | [INFO] [stderr] 83 | fn recv_string(&self, i32) -> io::Result>>; [INFO] [stderr] | ^^^ help: try naming the parameter or explicitly ignoring it: `_: i32` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/socket.rs:90:30 [INFO] [stderr] | [INFO] [stderr] 90 | fn recv_multipart(&self, i32) -> io::Result>>; [INFO] [stderr] | ^^^ help: try naming the parameter or explicitly ignoring it: `_: i32` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: field is never read: `context` [INFO] [stderr] --> src/poller.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | context: zmq::Context, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `neuras` (lib) generated 13 warnings [INFO] [stderr] warning: `neuras` (lib test) generated 13 warnings (13 duplicates) [INFO] [stderr] warning: unused import: `neuras::poller::Poller` [INFO] [stderr] --> tests/poller.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use neuras::poller::Poller; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `pipe` [INFO] [stderr] --> tests/actorling.rs:79:9 [INFO] [stderr] | [INFO] [stderr] 79 | let pipe = actorling.pipe(); [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_pipe` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `neuras` (test "poller") generated 1 warning [INFO] [stderr] warning: `neuras` (test "actorling") generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.55s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/neuras-4c67c33e2a1f8f64) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test clock::tests::clock_time_returns_milliseconds_from_unix_epoch ... ok [INFO] [stdout] test clock::tests::converts_duration_to_millis ... ok [INFO] [stdout] test clock::tests::clock_time_str_is_a_valid_rfc_3339_string ... ok [INFO] [stdout] test clock::tests::converts_duration_to_micros ... ok [INFO] [stdout] test poller::tests::new_poller_can_be_created_with_existing_context_and_capacity ... ok [INFO] [stdout] test poller::tests::default_poller_has_no_pre_allocation ... ok [INFO] [stdout] test poller::tests::new_poller_can_be_created_with_capacity ... ok [INFO] [stdout] test actor::tests::actorlings_return_ok_on_start ... ok [INFO] [stdout] test socket::polling::tests::new_pollable_socket_wraps_reference_to_zmq_socket ... ok [INFO] [stdout] test actor::tests::actorlings_join_thread_on_stop ... ok [INFO] [stdout] test socket::polling::tests::convert_from_zmq_socket_reference_to_pollable_socket ... ok [INFO] [stdout] test actor::tests::actorlings_return_ok_if_stopped_when_not_running ... ok [INFO] [stdout] test actor::tests::actorlings_are_created_with_fn_new ... ok [INFO] [stdout] test socket::tokio::tests::convert_from_zmq_socket_reference_to_tokio_socket ... ok [INFO] [stdout] test socket::tokio::tests::new_tokio_socket_wraps_reference_to_zmq_socket ... ok [INFO] [stdout] test clock::tests::clock_sleep_for_valid_msecs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.00s [INFO] [stdout] [INFO] [stderr] Running tests/actorling.rs (/opt/rustwide/target/debug/deps/actorling-961edf2ed439851b) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test actor_can_create_other_actors ... ok [INFO] [stdout] test actor_uses_dynamic_sockets_on_tcp ... ok [INFO] [stdout] test pipe_start_ping_and_stop ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/poller.rs (/opt/rustwide/target/debug/deps/poller-4183fd15ea95e03d) [INFO] [stdout] running 1 test [INFO] [stderr] Doc-tests neuras [INFO] [stdout] test run_poll ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/clock.rs - clock (line 5) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "836d01e4a2be3040c40c4258ff2b5fae45428163538229f37a964f87be7b0dab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "836d01e4a2be3040c40c4258ff2b5fae45428163538229f37a964f87be7b0dab", kill_on_drop: false }` [INFO] [stdout] 836d01e4a2be3040c40c4258ff2b5fae45428163538229f37a964f87be7b0dab