[INFO] cloning repository https://github.com/lythesia/ruduo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lythesia/ruduo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flythesia%2Fruduo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flythesia%2Fruduo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f98105bf28c9cacc515ee0eb84c20205b585116 [INFO] testing lythesia/ruduo against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flythesia%2Fruduo" "/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/lythesia/ruduo on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lythesia/ruduo [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/lythesia/ruduo [INFO] tweaked toml for git repo https://github.com/lythesia/ruduo written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/lythesia/ruduo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f04d8be74d192b4dbb8c9e81941e616b01ca3dfd258b95b5581834edc9461430 [INFO] running `Command { std: "docker" "start" "-a" "f04d8be74d192b4dbb8c9e81941e616b01ca3dfd258b95b5581834edc9461430", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f04d8be74d192b4dbb8c9e81941e616b01ca3dfd258b95b5581834edc9461430", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f04d8be74d192b4dbb8c9e81941e616b01ca3dfd258b95b5581834edc9461430", kill_on_drop: false }` [INFO] [stdout] f04d8be74d192b4dbb8c9e81941e616b01ca3dfd258b95b5581834edc9461430 [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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 960914ae348468dcadf8a8e1431609964e54b0c3c4d1cdb50b47f2280b3b70d2 [INFO] running `Command { std: "docker" "start" "-a" "960914ae348468dcadf8a8e1431609964e54b0c3c4d1cdb50b47f2280b3b70d2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling async_logging v0.1.0 (https://github.com/lythesia/async_logging?branch=master#51e89d74) [INFO] [stderr] Compiling ruduo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `mio::Registry` [INFO] [stdout] --> src/channel.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use mio::Registry; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `timer::Timeout` [INFO] [stdout] --> src/tcp_connection.rs:5:93 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{channel::Channel, buffer::Buffer, event_loop::{Notifier, EventLoopCtrl}, error, timer::Timeout}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `debug` [INFO] [stdout] --> src/connector.rs:5:178 [INFO] [stdout] | [INFO] [stdout] 5 | ...pThreadPool, tcp_server::{Dispatcher, TcpServerConfig, Shared}, debug}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctrl` [INFO] [stdout] --> src/channel.rs:7:31 [INFO] [stdout] | [INFO] [stdout] 7 | fn handle_read(&mut self, ctrl: &mut EventLoopCtrl) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_ctrl` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctrl` [INFO] [stdout] --> src/channel.rs:8:32 [INFO] [stdout] | [INFO] [stdout] 8 | fn handle_write(&mut self, ctrl: &mut EventLoopCtrl) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_ctrl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/channel.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | fn handle_error(&mut self, err: &std::io::Error) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `timeout` [INFO] [stdout] --> src/service.rs:54:34 [INFO] [stdout] | [INFO] [stdout] 54 | fn handle_timeout(&mut self, timeout: Self::Timeout, repeat: bool, event_loop: &mut EventLoop) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timeout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `repeat` [INFO] [stdout] --> src/service.rs:54:58 [INFO] [stdout] | [INFO] [stdout] 54 | fn handle_timeout(&mut self, timeout: Self::Timeout, repeat: bool, event_loop: &mut EventLoop) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_repeat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event_loop` [INFO] [stdout] --> src/service.rs:54:72 [INFO] [stdout] | [INFO] [stdout] 54 | fn handle_timeout(&mut self, timeout: Self::Timeout, repeat: bool, event_loop: &mut EventLoop) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_loop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mark` [INFO] [stdout] --> src/service.rs:57:35 [INFO] [stdout] | [INFO] [stdout] 57 | fn refresh_timeout(&mut self, mark: Self::Timeout, timeout: crate::timer::Timeout) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_mark` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `timeout` [INFO] [stdout] --> src/service.rs:57:56 [INFO] [stdout] | [INFO] [stdout] 57 | fn refresh_timeout(&mut self, mark: Self::Timeout, timeout: crate::timer::Timeout) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timeout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registry` [INFO] [stdout] --> src/connector.rs:54:39 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn connect(&self, addr: &str, registry: &Registry, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `kind` [INFO] [stdout] --> src/timer.rs:208:5 [INFO] [stdout] | [INFO] [stdout] 208 | kind: TimerErrorKind, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `TimerError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/timer.rs:206:10 [INFO] [stdout] | [INFO] [stdout] 206 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `desc` [INFO] [stdout] --> src/timer.rs:209:5 [INFO] [stdout] | [INFO] [stdout] 209 | desc: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TimerError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/timer.rs:206:10 [INFO] [stdout] | [INFO] [stdout] 206 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.60s [INFO] running `Command { std: "docker" "inspect" "960914ae348468dcadf8a8e1431609964e54b0c3c4d1cdb50b47f2280b3b70d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "960914ae348468dcadf8a8e1431609964e54b0c3c4d1cdb50b47f2280b3b70d2", kill_on_drop: false }` [INFO] [stdout] 960914ae348468dcadf8a8e1431609964e54b0c3c4d1cdb50b47f2280b3b70d2 [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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80b31b187ef213da46f7dacfb378ad09cfa8068645113db61a8c354ab6d4eccc [INFO] running `Command { std: "docker" "start" "-a" "80b31b187ef213da46f7dacfb378ad09cfa8068645113db61a8c354ab6d4eccc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stdout] warning: unused import: `mio::Registry` [INFO] [stdout] --> src/channel.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use mio::Registry; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `timer::Timeout` [INFO] [stdout] --> src/tcp_connection.rs:5:93 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{channel::Channel, buffer::Buffer, event_loop::{Notifier, EventLoopCtrl}, error, timer::Timeout}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `debug` [INFO] [stdout] --> src/connector.rs:5:178 [INFO] [stdout] | [INFO] [stdout] 5 | ...pThreadPool, tcp_server::{Dispatcher, TcpServerConfig, Shared}, debug}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctrl` [INFO] [stdout] --> src/channel.rs:7:31 [INFO] [stdout] | [INFO] [stdout] 7 | fn handle_read(&mut self, ctrl: &mut EventLoopCtrl) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_ctrl` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctrl` [INFO] [stdout] --> src/channel.rs:8:32 [INFO] [stdout] | [INFO] [stdout] 8 | fn handle_write(&mut self, ctrl: &mut EventLoopCtrl) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_ctrl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/channel.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | fn handle_error(&mut self, err: &std::io::Error) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `timeout` [INFO] [stdout] --> src/service.rs:54:34 [INFO] [stdout] | [INFO] [stdout] 54 | fn handle_timeout(&mut self, timeout: Self::Timeout, repeat: bool, event_loop: &mut EventLoop) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timeout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `repeat` [INFO] [stdout] --> src/service.rs:54:58 [INFO] [stdout] | [INFO] [stdout] 54 | fn handle_timeout(&mut self, timeout: Self::Timeout, repeat: bool, event_loop: &mut EventLoop) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_repeat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event_loop` [INFO] [stdout] --> src/service.rs:54:72 [INFO] [stdout] | [INFO] [stdout] 54 | fn handle_timeout(&mut self, timeout: Self::Timeout, repeat: bool, event_loop: &mut EventLoop) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_loop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mark` [INFO] [stdout] --> src/service.rs:57:35 [INFO] [stdout] | [INFO] [stdout] 57 | fn refresh_timeout(&mut self, mark: Self::Timeout, timeout: crate::timer::Timeout) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_mark` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `timeout` [INFO] [stdout] --> src/service.rs:57:56 [INFO] [stdout] | [INFO] [stdout] 57 | fn refresh_timeout(&mut self, mark: Self::Timeout, timeout: crate::timer::Timeout) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timeout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registry` [INFO] [stdout] --> src/connector.rs:54:39 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn connect(&self, addr: &str, registry: &Registry, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `kind` [INFO] [stdout] --> src/timer.rs:208:5 [INFO] [stdout] | [INFO] [stdout] 208 | kind: TimerErrorKind, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `TimerError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/timer.rs:206:10 [INFO] [stdout] | [INFO] [stdout] 206 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `desc` [INFO] [stdout] --> src/timer.rs:209:5 [INFO] [stdout] | [INFO] [stdout] 209 | desc: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TimerError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/timer.rs:206:10 [INFO] [stdout] | [INFO] [stdout] 206 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling ctrlc v3.2.1 [INFO] [stderr] Compiling ruduo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Registry` [INFO] [stdout] --> examples/chat.rs:4:44 [INFO] [stdout] | [INFO] [stdout] 4 | use mio::{Token, net::TcpStream, Interest, Registry}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `keeper` [INFO] [stdout] --> examples/chat.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | keeper: Notifier<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arc`, `Weak`, `io::Write`, `net::Shutdown` [INFO] [stdout] --> examples/tunnel.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{sync::{Arc, Weak}, io::Write, net::Shutdown}; [INFO] [stdout] | ^^^ ^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Interest`, `Registry`, `Token`, `net::TcpStream` [INFO] [stdout] --> examples/tunnel.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | use mio::{Token, net::TcpStream, Interest, Registry}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `EventLoop`, `Notifier`, `TcpConnMessage`, `TcpConnection`, `buffer::Buffer`, `connector::ConnectorService`, `debug`, `error`, `service::Service`, `tcp_server::TcpServer` [INFO] [stdout] --> examples/tunnel.rs:5:30 [INFO] [stdout] | [INFO] [stdout] 5 | ...::{TcpConnection, TcpConnMessage}, event_loop::{Notifier, EventLoop}, connector::ConnectorService, buffer::Buffer, error, service::Service, tcp_server::TcpServer, debug, l... [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mio::Registry` [INFO] [stdout] --> src/channel.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use mio::Registry; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `timer::Timeout` [INFO] [stdout] --> src/tcp_connection.rs:5:93 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{channel::Channel, buffer::Buffer, event_loop::{Notifier, EventLoopCtrl}, error, timer::Timeout}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `debug` [INFO] [stdout] --> src/connector.rs:5:178 [INFO] [stdout] | [INFO] [stdout] 5 | ...pThreadPool, tcp_server::{Dispatcher, TcpServerConfig, Shared}, debug}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctrl` [INFO] [stdout] --> src/channel.rs:7:31 [INFO] [stdout] | [INFO] [stdout] 7 | fn handle_read(&mut self, ctrl: &mut EventLoopCtrl) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_ctrl` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctrl` [INFO] [stdout] --> src/channel.rs:8:32 [INFO] [stdout] | [INFO] [stdout] 8 | fn handle_write(&mut self, ctrl: &mut EventLoopCtrl) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_ctrl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/channel.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | fn handle_error(&mut self, err: &std::io::Error) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `timeout` [INFO] [stdout] --> src/service.rs:54:34 [INFO] [stdout] | [INFO] [stdout] 54 | fn handle_timeout(&mut self, timeout: Self::Timeout, repeat: bool, event_loop: &mut EventLoop) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timeout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `repeat` [INFO] [stdout] --> src/service.rs:54:58 [INFO] [stdout] | [INFO] [stdout] 54 | fn handle_timeout(&mut self, timeout: Self::Timeout, repeat: bool, event_loop: &mut EventLoop) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_repeat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event_loop` [INFO] [stdout] --> src/service.rs:54:72 [INFO] [stdout] | [INFO] [stdout] 54 | fn handle_timeout(&mut self, timeout: Self::Timeout, repeat: bool, event_loop: &mut EventLoop) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_loop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mark` [INFO] [stdout] --> src/service.rs:57:35 [INFO] [stdout] | [INFO] [stdout] 57 | fn refresh_timeout(&mut self, mark: Self::Timeout, timeout: crate::timer::Timeout) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_mark` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `timeout` [INFO] [stdout] --> src/service.rs:57:56 [INFO] [stdout] | [INFO] [stdout] 57 | fn refresh_timeout(&mut self, mark: Self::Timeout, timeout: crate::timer::Timeout) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timeout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `registry` [INFO] [stdout] --> src/connector.rs:54:39 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn connect(&self, addr: &str, registry: &Registry, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mark` [INFO] [stdout] --> src/event_loop.rs:270:39 [INFO] [stdout] | [INFO] [stdout] 270 | fn refresh_timeout(&mut self, mark: Self::Timeout, timeout: Timeout) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_mark` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `timeout` [INFO] [stdout] --> src/event_loop.rs:270:60 [INFO] [stdout] | [INFO] [stdout] 270 | fn refresh_timeout(&mut self, mark: Self::Timeout, timeout: Timeout) {} [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timeout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `kind` [INFO] [stdout] --> src/timer.rs:208:5 [INFO] [stdout] | [INFO] [stdout] 208 | kind: TimerErrorKind, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `TimerError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/timer.rs:206:10 [INFO] [stdout] | [INFO] [stdout] 206 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `desc` [INFO] [stdout] --> src/timer.rs:209:5 [INFO] [stdout] | [INFO] [stdout] 209 | desc: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TimerError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/timer.rs:206:10 [INFO] [stdout] | [INFO] [stdout] 206 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.24s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/ruduo-4e99a82cc4dc09b5) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/ruduo-543995f3cf9edfcf) [INFO] running `Command { std: "docker" "inspect" "80b31b187ef213da46f7dacfb378ad09cfa8068645113db61a8c354ab6d4eccc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80b31b187ef213da46f7dacfb378ad09cfa8068645113db61a8c354ab6d4eccc", kill_on_drop: false }` [INFO] [stdout] 80b31b187ef213da46f7dacfb378ad09cfa8068645113db61a8c354ab6d4eccc [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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 42ae901f8ef25e7752e7c0775dd0f3f5e1734d57399a4e395d651b3af924e006 [INFO] running `Command { std: "docker" "start" "-a" "42ae901f8ef25e7752e7c0775dd0f3f5e1734d57399a4e395d651b3af924e006", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `mio::Registry` [INFO] [stderr] --> src/channel.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use mio::Registry; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `timer::Timeout` [INFO] [stderr] --> src/tcp_connection.rs:5:93 [INFO] [stderr] | [INFO] [stderr] 5 | use crate::{channel::Channel, buffer::Buffer, event_loop::{Notifier, EventLoopCtrl}, error, timer::Timeout}; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `debug` [INFO] [stderr] --> src/connector.rs:5:178 [INFO] [stderr] | [INFO] [stderr] 5 | ...pThreadPool, tcp_server::{Dispatcher, TcpServerConfig, Shared}, debug}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ctrl` [INFO] [stderr] --> src/channel.rs:7:31 [INFO] [stderr] | [INFO] [stderr] 7 | fn handle_read(&mut self, ctrl: &mut EventLoopCtrl) {} [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_ctrl` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ctrl` [INFO] [stderr] --> src/channel.rs:8:32 [INFO] [stderr] | [INFO] [stderr] 8 | fn handle_write(&mut self, ctrl: &mut EventLoopCtrl) {} [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_ctrl` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `err` [INFO] [stderr] --> src/channel.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | fn handle_error(&mut self, err: &std::io::Error) {} [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `timeout` [INFO] [stderr] --> src/service.rs:54:34 [INFO] [stderr] | [INFO] [stderr] 54 | fn handle_timeout(&mut self, timeout: Self::Timeout, repeat: bool, event_loop: &mut EventLoop) { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timeout` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `repeat` [INFO] [stderr] --> src/service.rs:54:58 [INFO] [stderr] | [INFO] [stderr] 54 | fn handle_timeout(&mut self, timeout: Self::Timeout, repeat: bool, event_loop: &mut EventLoop) { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_repeat` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `event_loop` [INFO] [stderr] --> src/service.rs:54:72 [INFO] [stderr] | [INFO] [stderr] 54 | fn handle_timeout(&mut self, timeout: Self::Timeout, repeat: bool, event_loop: &mut EventLoop) { [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_loop` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `mark` [INFO] [stderr] --> src/service.rs:57:35 [INFO] [stderr] | [INFO] [stderr] 57 | fn refresh_timeout(&mut self, mark: Self::Timeout, timeout: crate::timer::Timeout) { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_mark` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `timeout` [INFO] [stderr] --> src/service.rs:57:56 [INFO] [stderr] | [INFO] [stderr] 57 | fn refresh_timeout(&mut self, mark: Self::Timeout, timeout: crate::timer::Timeout) { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timeout` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `registry` [INFO] [stderr] --> src/connector.rs:54:39 [INFO] [stderr] | [INFO] [stderr] 54 | pub fn connect(&self, addr: &str, registry: &Registry, [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registry` [INFO] [stderr] [INFO] [stderr] warning: field is never read: `kind` [INFO] [stderr] --> src/timer.rs:208:5 [INFO] [stderr] | [INFO] [stderr] 208 | kind: TimerErrorKind, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `TimerError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/timer.rs:206:10 [INFO] [stderr] | [INFO] [stderr] 206 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `desc` [INFO] [stderr] --> src/timer.rs:209:5 [INFO] [stderr] | [INFO] [stderr] 209 | desc: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TimerError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/timer.rs:206:10 [INFO] [stderr] | [INFO] [stderr] 206 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `mark` [INFO] [stderr] --> src/event_loop.rs:270:39 [INFO] [stderr] | [INFO] [stderr] 270 | fn refresh_timeout(&mut self, mark: Self::Timeout, timeout: Timeout) {} [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_mark` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `timeout` [INFO] [stderr] --> src/event_loop.rs:270:60 [INFO] [stderr] | [INFO] [stderr] 270 | fn refresh_timeout(&mut self, mark: Self::Timeout, timeout: Timeout) {} [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timeout` [INFO] [stderr] [INFO] [stderr] warning: `ruduo` (lib) generated 14 warnings [INFO] [stderr] warning: `ruduo` (lib test) generated 16 warnings (14 duplicates) [INFO] [stderr] warning: unused import: `Registry` [INFO] [stderr] --> examples/chat.rs:4:44 [INFO] [stderr] | [INFO] [stderr] 4 | use mio::{Token, net::TcpStream, Interest, Registry}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `keeper` [INFO] [stderr] --> examples/chat.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | keeper: Notifier<()>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Arc`, `Weak`, `io::Write`, `net::Shutdown` [INFO] [stderr] --> examples/tunnel.rs:1:18 [INFO] [stderr] | [INFO] [stderr] 1 | use std::{sync::{Arc, Weak}, io::Write, net::Shutdown}; [INFO] [stderr] | ^^^ ^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Interest`, `Registry`, `Token`, `net::TcpStream` [INFO] [stderr] --> examples/tunnel.rs:4:11 [INFO] [stderr] | [INFO] [stderr] 4 | use mio::{Token, net::TcpStream, Interest, Registry}; [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `EventLoop`, `Notifier`, `TcpConnMessage`, `TcpConnection`, `buffer::Buffer`, `connector::ConnectorService`, `debug`, `error`, `service::Service`, `tcp_server::TcpServer` [INFO] [stderr] --> examples/tunnel.rs:5:30 [INFO] [stderr] | [INFO] [stderr] 5 | ...::{TcpConnection, TcpConnMessage}, event_loop::{Notifier, EventLoop}, connector::ConnectorService, buffer::Buffer, error, service::Service, tcp_server::TcpServer, debug, l... [INFO] [stderr] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `ruduo` (example "chat") generated 2 warnings [INFO] [stderr] warning: `ruduo` (example "tunnel") generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ruduo-4e99a82cc4dc09b5) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test buffer::tests::test_buffer_grow ... ok [INFO] [stdout] test buffer::tests::test_buffer_prepend ... ok [INFO] [stdout] test buffer::tests::test_buffer_append_retrieve ... ok [INFO] [stdout] test buffer::tests::test_buffer_read_write_int ... ok [INFO] [stdout] test timer::test::test_clearing_timeout ... ok [INFO] [stdout] test timer::test::test_multiple_timeouts_same_tick ... ok [INFO] [stdout] test timer::test::test_clearing_timeout_between_triggers ... ok [INFO] [stdout] test timer::test::test_timeout_next_tick ... ok [INFO] [stdout] test timer::test::test_timeout_hash_collision ... ok [INFO] [stdout] test timer::test::test_catching_up ... FAILED [INFO] [stdout] test event_loop::tests::test_wake_and_stop ... ok [INFO] [stdout] test logger::tests::test_wrap_logger ... ok [INFO] [stdout] test event_loop::tests::test_wake ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- timer::test::test_catching_up stdout ---- [INFO] [stdout] thread 'timer::test::test_catching_up' panicked at 'LOGGER not initialized', src/logger.rs:7:18 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x565171530e9d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x565171530e9d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x565171530e9d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x565171530e9d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x565171553abc - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x56517152d6b1 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x565171532c75 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x565171532c75 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x565171532c75 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x565171532964 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5651715331c2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5651715330a7 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x565171531354 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x565171532dd9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x56517145f463 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5651715525a1 - core::panicking::panic_display::h45f55b14152ae4d6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:72:5 [INFO] [stdout] 16: 0x56517155254b - core::panicking::panic_str::h6b38a6490f54e83e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:56:5 [INFO] [stdout] 17: 0x56517145f2d6 - core::option::expect_failed::h46807ac9c179352f [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/option.rs:1874:5 [INFO] [stdout] 18: 0x565171462d7e - core::option::Option::expect::h78276d393ce9abe2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/option.rs:718:21 [INFO] [stdout] 19: 0x565171490212 - ruduo::logger::logger::h247a1564e543e63d [INFO] [stdout] at /opt/rustwide/workdir/src/logger.rs:7:5 [INFO] [stdout] 20: 0x565171495cf3 - ruduo::timer::Timer::tick_to::h7db98df507fd0b00 [INFO] [stdout] at /opt/rustwide/workdir/src/timer.rs:151:9 [INFO] [stdout] 21: 0x56517146d9e9 - ruduo::timer::test::test_catching_up::h192770f378d3a01b [INFO] [stdout] at /opt/rustwide/workdir/src/timer.rs:347:36 [INFO] [stdout] 22: 0x56517146d84a - ruduo::timer::test::test_catching_up::{{closure}}::haef854fe1924a0c1 [INFO] [stdout] at /opt/rustwide/workdir/src/timer.rs:338:5 [INFO] [stdout] 23: 0x56517146edfe - core::ops::function::FnOnce::call_once::h77ec60c6df990cb5 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 24: 0x5651714cecf3 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 25: 0x5651714cecf3 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 26: 0x5651714cdaa9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 27: 0x5651714cdaa9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 28: 0x5651714cdaa9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 29: 0x5651714cdaa9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 30: 0x5651714cdaa9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 31: 0x5651714cdaa9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 32: 0x5651714cdaa9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 33: 0x565171499c5e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 34: 0x565171499c5e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 35: 0x56517149f1c8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 36: 0x56517149f1c8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 37: 0x56517149f1c8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 38: 0x56517149f1c8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 39: 0x56517149f1c8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 40: 0x56517149f1c8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 41: 0x56517149f1c8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 42: 0x565171537b83 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 43: 0x565171537b83 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 44: 0x565171537b83 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7f2d39f4d609 - start_thread [INFO] [stdout] 46: 0x7f2d39d1d163 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] timer::test::test_catching_up [INFO] [stdout] [INFO] [stdout] test result: FAILED. 12 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.02s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "42ae901f8ef25e7752e7c0775dd0f3f5e1734d57399a4e395d651b3af924e006", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42ae901f8ef25e7752e7c0775dd0f3f5e1734d57399a4e395d651b3af924e006", kill_on_drop: false }` [INFO] [stdout] 42ae901f8ef25e7752e7c0775dd0f3f5e1734d57399a4e395d651b3af924e006