[INFO] cloning repository https://github.com/dwrensha/zillions [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dwrensha/zillions" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdwrensha%2Fzillions", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdwrensha%2Fzillions'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6bfeda5fc6f5f12d91be3638ab92867198f0fa84 [INFO] testing dwrensha/zillions 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%2Fdwrensha%2Fzillions" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dwrensha/zillions 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/dwrensha/zillions [INFO] finished tweaking git repo https://github.com/dwrensha/zillions [INFO] tweaked toml for git repo https://github.com/dwrensha/zillions written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/dwrensha/zillions 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5349700168d810b87b3c958717945a9d76050d8af2cf6b26c1c639a25537bacb [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" "5349700168d810b87b3c958717945a9d76050d8af2cf6b26c1c639a25537bacb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5349700168d810b87b3c958717945a9d76050d8af2cf6b26c1c639a25537bacb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5349700168d810b87b3c958717945a9d76050d8af2cf6b26c1c639a25537bacb", kill_on_drop: false }` [INFO] [stdout] 5349700168d810b87b3c958717945a9d76050d8af2cf6b26c1c639a25537bacb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9b437ae505e9129169b4cd5f3d3ef3dcf2ef3610c77f472203e8df4d58714ff0 [INFO] running `Command { std: "docker" "start" "-a" "9b437ae505e9129169b4cd5f3d3ef3dcf2ef3610c77f472203e8df4d58714ff0", kill_on_drop: false }` [INFO] [stderr] Compiling futures v0.1.11 [INFO] [stderr] Compiling lazycell v0.4.0 [INFO] [stderr] Compiling bitflags v0.8.0 [INFO] [stderr] Compiling vec_map v0.7.0 [INFO] [stderr] Compiling unicode-segmentation v1.1.0 [INFO] [stderr] Compiling iovec v0.1.0 [INFO] [stderr] Compiling num_cpus v1.3.0 [INFO] [stderr] Compiling term_size v0.2.3 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling net2 v0.2.27 [INFO] [stderr] Compiling bytes v0.4.1 [INFO] [stderr] Compiling clap v2.21.2 [INFO] [stderr] Compiling mio v0.6.6 [INFO] [stderr] Compiling tokio-io v0.1.0 [INFO] [stderr] Compiling futures-cpupool v0.1.5 [INFO] [stderr] Compiling tokio-core v0.1.6 [INFO] [stderr] Compiling zillions v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commandline-client.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | let mut socket = try!(::std::net::TcpStream::connect(addr)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commandline-client.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 11 | let mut read_stream = try!(socket.try_clone()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `fry` [INFO] [stdout] --> src/stresstest.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | macro_rules! fry { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/stresstest.rs:488:5 [INFO] [stdout] | [INFO] [stdout] 488 | try!(::std::io::BufRead::read_line(&mut child_stdout, &mut first_line)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/stresstest.rs:478:21 [INFO] [stdout] | [INFO] [stdout] 478 | let mut child = try!(::std::process::Command::new(executable) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/stresstest.rs:499:20 [INFO] [stdout] | [INFO] [stdout] 499 | let mut core = try!(::tokio_core::reactor::Core::new()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/stresstest.rs:531:17 [INFO] [stdout] | [INFO] [stdout] 531 | try!(initialize_subscribers( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/stresstest.rs:567:37 [INFO] [stdout] | [INFO] [stdout] 567 | let successfully_received = try!(core.run(read_tasks)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/stresstest.rs:257:20 [INFO] [stdout] | [INFO] [stdout] 257 | -> Result<(Box + Send>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 257 - -> Result<(Box + Send>, [INFO] [stdout] 257 + -> Result<(Box + Send>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/stresstest.rs:258:20 [INFO] [stdout] | [INFO] [stdout] 258 | Box>, [INFO] [stdout] | ____________________^ [INFO] [stdout] 259 | | Error=::std::io::Error>>), [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 258 ~ Box>, [INFO] [stdout] 259 ~ Error=::std::io::Error>>), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/stresstest.rs:339:12 [INFO] [stdout] | [INFO] [stdout] 339 | -> Box> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 339 - -> Box> [INFO] [stdout] 339 + -> Box> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/stresstest.rs:264:44 [INFO] [stdout] | [INFO] [stdout] 264 | let mut subscriber_senders: Option>, [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 265 | | Error=::std::io::Error> + Send>> = [INFO] [stdout] | |________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 264 ~ let mut subscriber_senders: Option>, [INFO] [stdout] 265 ~ Error=::std::io::Error> + Send>> = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.65s [INFO] running `Command { std: "docker" "inspect" "9b437ae505e9129169b4cd5f3d3ef3dcf2ef3610c77f472203e8df4d58714ff0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b437ae505e9129169b4cd5f3d3ef3dcf2ef3610c77f472203e8df4d58714ff0", kill_on_drop: false }` [INFO] [stdout] 9b437ae505e9129169b4cd5f3d3ef3dcf2ef3610c77f472203e8df4d58714ff0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b0219bb8d0b6ebe327f5911e8eb725c1894d278394de0b097d25f7a5e1dc94b7 [INFO] running `Command { std: "docker" "start" "-a" "b0219bb8d0b6ebe327f5911e8eb725c1894d278394de0b097d25f7a5e1dc94b7", kill_on_drop: false }` [INFO] [stderr] Compiling zillions v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused macro definition: `fry` [INFO] [stdout] --> src/stresstest.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | macro_rules! fry { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/stresstest.rs:488:5 [INFO] [stdout] | [INFO] [stdout] 488 | try!(::std::io::BufRead::read_line(&mut child_stdout, &mut first_line)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/stresstest.rs:478:21 [INFO] [stdout] | [INFO] [stdout] 478 | let mut child = try!(::std::process::Command::new(executable) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/stresstest.rs:499:20 [INFO] [stdout] | [INFO] [stdout] 499 | let mut core = try!(::tokio_core::reactor::Core::new()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/stresstest.rs:531:17 [INFO] [stdout] | [INFO] [stdout] 531 | try!(initialize_subscribers( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/stresstest.rs:567:37 [INFO] [stdout] | [INFO] [stdout] 567 | let successfully_received = try!(core.run(read_tasks)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/stresstest.rs:257:20 [INFO] [stdout] | [INFO] [stdout] 257 | -> Result<(Box + Send>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 257 - -> Result<(Box + Send>, [INFO] [stdout] 257 + -> Result<(Box + Send>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/stresstest.rs:258:20 [INFO] [stdout] | [INFO] [stdout] 258 | Box>, [INFO] [stdout] | ____________________^ [INFO] [stdout] 259 | | Error=::std::io::Error>>), [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 258 ~ Box>, [INFO] [stdout] 259 ~ Error=::std::io::Error>>), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/stresstest.rs:339:12 [INFO] [stdout] | [INFO] [stdout] 339 | -> Box> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 339 - -> Box> [INFO] [stdout] 339 + -> Box> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/stresstest.rs:264:44 [INFO] [stdout] | [INFO] [stdout] 264 | let mut subscriber_senders: Option>, [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 265 | | Error=::std::io::Error> + Send>> = [INFO] [stdout] | |________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 264 ~ let mut subscriber_senders: Option>, [INFO] [stdout] 265 ~ Error=::std::io::Error> + Send>> = [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commandline-client.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | let mut socket = try!(::std::net::TcpStream::connect(addr)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/commandline-client.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 11 | let mut read_stream = try!(socket.try_clone()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.67s [INFO] [stderr] Executable unittests src/commandline-client.rs (/opt/rustwide/target/debug/deps/commandline_client-5b36b4a61d3512be) [INFO] [stderr] Executable unittests src/stresstest.rs (/opt/rustwide/target/debug/deps/stresstest-fcf78598f8b63674) [INFO] running `Command { std: "docker" "inspect" "b0219bb8d0b6ebe327f5911e8eb725c1894d278394de0b097d25f7a5e1dc94b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0219bb8d0b6ebe327f5911e8eb725c1894d278394de0b097d25f7a5e1dc94b7", kill_on_drop: false }` [INFO] [stdout] b0219bb8d0b6ebe327f5911e8eb725c1894d278394de0b097d25f7a5e1dc94b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 02c2c7c1a221a6a539d051dcfdca97f5605d49c585e8f2fe5d5ed6458cb7da0d [INFO] running `Command { std: "docker" "start" "-a" "02c2c7c1a221a6a539d051dcfdca97f5605d49c585e8f2fe5d5ed6458cb7da0d", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/commandline-client.rs:9:22 [INFO] [stderr] | [INFO] [stderr] 9 | let mut socket = try!(::std::net::TcpStream::connect(addr)); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/commandline-client.rs:11:27 [INFO] [stderr] | [INFO] [stderr] 11 | let mut read_stream = try!(socket.try_clone()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: unused macro definition: `fry` [INFO] [stderr] --> src/stresstest.rs:22:14 [INFO] [stderr] | [INFO] [stderr] 22 | macro_rules! fry { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_macros)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/stresstest.rs:488:5 [INFO] [stderr] | [INFO] [stderr] 488 | try!(::std::io::BufRead::read_line(&mut child_stdout, &mut first_line)); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/stresstest.rs:478:21 [INFO] [stderr] | [INFO] [stderr] 478 | let mut child = try!(::std::process::Command::new(executable) [INFO] [stderr] | ^^^ [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] running 0 tests [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] [INFO] [stderr] --> src/stresstest.rs:499:20 [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 499 | let mut core = try!(::tokio_core::reactor::Core::new()); [INFO] [stdout] [INFO] [stderr] | ^^^ [INFO] [stdout] running 0 tests [INFO] [stderr] [INFO] [stdout] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/stresstest.rs:531:17 [INFO] [stderr] | [INFO] [stderr] 531 | try!(initialize_subscribers( [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/stresstest.rs:567:37 [INFO] [stderr] | [INFO] [stderr] 567 | let successfully_received = try!(core.run(read_tasks)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/stresstest.rs:257:20 [INFO] [stderr] | [INFO] [stderr] 257 | -> Result<(Box + Send>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 257 - -> Result<(Box + Send>, [INFO] [stderr] 257 + -> Result<(Box + Send>, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/stresstest.rs:258:20 [INFO] [stderr] | [INFO] [stderr] 258 | Box>, [INFO] [stderr] | ____________________^ [INFO] [stderr] 259 | | Error=::std::io::Error>>), [INFO] [stderr] | |_________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 258 ~ Box>, [INFO] [stderr] 259 ~ Error=::std::io::Error>>), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/stresstest.rs:339:12 [INFO] [stderr] | [INFO] [stderr] 339 | -> Box> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 339 - -> Box> [INFO] [stderr] 339 + -> Box> [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/stresstest.rs:264:44 [INFO] [stderr] | [INFO] [stderr] 264 | let mut subscriber_senders: Option>, [INFO] [stderr] | ____________________________________________^ [INFO] [stderr] 265 | | Error=::std::io::Error> + Send>> = [INFO] [stderr] | |________________________________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 264 ~ let mut subscriber_senders: Option>, [INFO] [stderr] 265 ~ Error=::std::io::Error> + Send>> = [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `zillions` (bin "commandline-client" test) generated 2 warnings [INFO] [stderr] warning: `zillions` (bin "stresstest" test) generated 10 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/commandline-client.rs (/opt/rustwide/target/debug/deps/commandline_client-5b36b4a61d3512be) [INFO] [stderr] Running unittests src/stresstest.rs (/opt/rustwide/target/debug/deps/stresstest-fcf78598f8b63674) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "02c2c7c1a221a6a539d051dcfdca97f5605d49c585e8f2fe5d5ed6458cb7da0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02c2c7c1a221a6a539d051dcfdca97f5605d49c585e8f2fe5d5ed6458cb7da0d", kill_on_drop: false }` [INFO] [stdout] 02c2c7c1a221a6a539d051dcfdca97f5605d49c585e8f2fe5d5ed6458cb7da0d