[INFO] cloning repository https://github.com/mcginty/shoop
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mcginty/shoop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcginty%2Fshoop", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcginty%2Fshoop'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b263bb1ee3e27122ce94cc1fe450cda313afeb2e
[INFO] testing mcginty/shoop against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcginty%2Fshoop" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mcginty/shoop
[INFO] finished tweaking git repo https://github.com/mcginty/shoop
[INFO] tweaked toml for git repo https://github.com/mcginty/shoop written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mcginty/shoop on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mcginty/shoop already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `shoop` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 511934fde9c2276771d95cb6e29853a066f0a4c3ee217ffb5eff9f6ca628ff01
[INFO] running `Command { std: "docker" "start" "511934fde9c2276771d95cb6e29853a066f0a4c3ee217ffb5eff9f6ca628ff01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "511934fde9c2276771d95cb6e29853a066f0a4c3ee217ffb5eff9f6ca628ff01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "511934fde9c2276771d95cb6e29853a066f0a4c3ee217ffb5eff9f6ca628ff01" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "511934fde9c2276771d95cb6e29853a066f0a4c3ee217ffb5eff9f6ca628ff01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "511934fde9c2276771d95cb6e29853a066f0a4c3ee217ffb5eff9f6ca628ff01" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `shoop` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.58
[INFO] [stderr]    Compiling autocfg v0.1.4
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.34
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling cgmath v0.16.1
[INFO] [stderr]    Compiling winapi v0.3.7
[INFO] [stderr]    Compiling cc v1.0.37
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling unicode-segmentation v1.3.0
[INFO] [stderr]    Compiling approx v0.1.1
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling cfg-if v0.1.9
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]    Compiling libudt4-sys v0.2.0
[INFO] [stderr]    Compiling quote v0.6.12
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling rgb v0.8.13
[INFO] [stderr]    Compiling ring v0.14.6
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling byteorder v1.3.1
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling shoop v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling bitflags v0.7.0
[INFO] [stderr]    Compiling untrusted v0.6.2
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling spin v0.5.0
[INFO] [stderr]    Compiling chrono v0.4.6
[INFO] [stderr]    Compiling pbr v1.0.1
[INFO] [stderr]    Compiling unix-daemonize v0.1.2
[INFO] [stderr]    Compiling hex v0.3.2
[INFO] [stderr]    Compiling structopt-derive v0.2.17
[INFO] [stderr]    Compiling winconsole v0.10.0
[INFO] [stderr]    Compiling colored v1.8.0
[INFO] [stderr]    Compiling structopt v0.2.17
[INFO] [stderr]    Compiling udt v0.2.0
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/connection/mod.rs:35:22
[INFO] [stdout]    |
[INFO] [stdout] 35 |             total += try!(self.send(&buf[total..])) as usize;
[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/connection/mod.rs:44:22
[INFO] [stdout]    |
[INFO] [stdout] 44 |             total += try!(self.recv(&mut buf[total..], remaining)) as usize;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/connection/mod.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     try!(sock.recv_exact(&mut len_buf, 4)); // u32
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/connection/mod.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     try!(sock.recv_exact(buf, len));
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/ssh.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |         try!(Self::verify_command_exists("ssh"));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ssh.rs:101:22
[INFO] [stdout]     |
[INFO] [stdout] 101 |         let output = try!(command.arg(&self.hostname)
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ssh.rs:120:17
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 try!(self.exec(&Vec::new()))
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ssh.rs:124:28
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let raw_response = try!(String::from_utf8(output.stdout).map_err(|e| {
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ssh.rs:134:28
[INFO] [stdout]     |
[INFO] [stdout] 134 |             let code_int = try!(code.parse::<usize>().map_err(|_| {
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ssh.rs:157:28
[INFO] [stdout]     |
[INFO] [stdout] 157 |         let version_code = try!(version.parse::<usize>().map_err(|_| {
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ssh.rs:168:32
[INFO] [stdout]     |
[INFO] [stdout] 168 |         let addr: SocketAddr = try!(SocketAddr::from_str(&format!("{}:{}", ip, port)[..])
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/file.rs:79:59
[INFO] [stdout]    |
[INFO] [stdout] 79 |         self.tx.send(WriteMsg::Finish).unwrap_or_else(|e| error!("{:?}", e));
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:450:9
[INFO] [stdout]     |
[INFO] [stdout] 450 |         try!(self.send_remaining(client, remaining));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:444:22
[INFO] [stdout]     |
[INFO] [stdout] 444 |         let offset = try!(self.recv_offset(client));
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/lib.rs:634:21
[INFO] [stdout]     |
[INFO] [stdout] 634 |                     info!("👍  UDT connection established")
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `info`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]  --> src/connection/crypto.rs:8:36
[INFO] [stdout]   |
[INFO] [stdout] 8 | const MAX_NONCE: u64 = ::std::u64::MAX;
[INFO] [stdout]   |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u8>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/connection/crypto.rs:93:39
[INFO] [stdout]    |
[INFO] [stdout] 93 |         debug_assert!(nonce_len < u8::max_value() as usize,
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/connection/mod.rs:53:36
[INFO] [stdout]    |
[INFO] [stdout] 53 |         assert!(sealed_len <= u32::max_value() as usize, "single chunk must be 32-bit length");
[INFO] [stdout]    |                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/main.rs:64:27
[INFO] [stdout]    |
[INFO] [stdout] 64 |                 Err(e) => error!("{}", e),
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 59.33s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0, shoop v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "511934fde9c2276771d95cb6e29853a066f0a4c3ee217ffb5eff9f6ca628ff01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "511934fde9c2276771d95cb6e29853a066f0a4c3ee217ffb5eff9f6ca628ff01" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `shoop` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.58
[INFO] [stderr]    Compiling rand_core v0.4.0
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling approx v0.1.1
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling cfg-if v0.1.9
[INFO] [stderr]    Compiling winapi v0.3.7
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling rgb v0.8.13
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling spin v0.5.0
[INFO] [stderr]    Compiling bitflags v0.7.0
[INFO] [stderr]    Compiling untrusted v0.6.2
[INFO] [stderr]    Compiling byteorder v1.3.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling libudt4-sys v0.2.0
[INFO] [stderr]    Compiling udt v0.2.0
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling unix-daemonize v0.1.2
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling pbr v1.0.1
[INFO] [stderr]    Compiling ring v0.14.6
[INFO] [stderr]    Compiling hex v0.3.2
[INFO] [stderr]    Compiling chrono v0.4.6
[INFO] [stderr]    Compiling cgmath v0.16.1
[INFO] [stderr]    Compiling winconsole v0.10.0
[INFO] [stderr]    Compiling colored v1.8.0
[INFO] [stderr]    Compiling structopt v0.2.17
[INFO] [stderr]    Compiling shoop v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/connection/mod.rs:35:22
[INFO] [stdout]    |
[INFO] [stdout] 35 |             total += try!(self.send(&buf[total..])) as usize;
[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/connection/mod.rs:44:22
[INFO] [stdout]    |
[INFO] [stdout] 44 |             total += try!(self.recv(&mut buf[total..], remaining)) as usize;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/connection/mod.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     try!(sock.recv_exact(&mut len_buf, 4)); // u32
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/connection/mod.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     try!(sock.recv_exact(buf, len));
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/ssh.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |         try!(Self::verify_command_exists("ssh"));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ssh.rs:101:22
[INFO] [stdout]     |
[INFO] [stdout] 101 |         let output = try!(command.arg(&self.hostname)
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ssh.rs:120:17
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 try!(self.exec(&Vec::new()))
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ssh.rs:124:28
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let raw_response = try!(String::from_utf8(output.stdout).map_err(|e| {
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ssh.rs:134:28
[INFO] [stdout]     |
[INFO] [stdout] 134 |             let code_int = try!(code.parse::<usize>().map_err(|_| {
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ssh.rs:157:28
[INFO] [stdout]     |
[INFO] [stdout] 157 |         let version_code = try!(version.parse::<usize>().map_err(|_| {
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ssh.rs:168:32
[INFO] [stdout]     |
[INFO] [stdout] 168 |         let addr: SocketAddr = try!(SocketAddr::from_str(&format!("{}:{}", ip, port)[..])
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/file.rs:79:59
[INFO] [stdout]    |
[INFO] [stdout] 79 |         self.tx.send(WriteMsg::Finish).unwrap_or_else(|e| error!("{:?}", e));
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:450:9
[INFO] [stdout]     |
[INFO] [stdout] 450 |         try!(self.send_remaining(client, remaining));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:444:22
[INFO] [stdout]     |
[INFO] [stdout] 444 |         let offset = try!(self.recv_offset(client));
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/lib.rs:634:21
[INFO] [stdout]     |
[INFO] [stdout] 634 |                     info!("👍  UDT connection established")
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `info`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]  --> src/connection/crypto.rs:8:36
[INFO] [stdout]   |
[INFO] [stdout] 8 | const MAX_NONCE: u64 = ::std::u64::MAX;
[INFO] [stdout]   |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u8>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/connection/crypto.rs:93:39
[INFO] [stdout]    |
[INFO] [stdout] 93 |         debug_assert!(nonce_len < u8::max_value() as usize,
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/connection/mod.rs:53:36
[INFO] [stdout]    |
[INFO] [stdout] 53 |         assert!(sealed_len <= u32::max_value() as usize, "single chunk must be 32-bit length");
[INFO] [stdout]    |                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Distribution` and `Uniform`
[INFO] [stdout]    --> src/connection/crypto.rs:192:37
[INFO] [stdout]     |
[INFO] [stdout] 192 |         use ::rand::distributions::{Distribution, Uniform};
[INFO] [stdout]     |                                     ^^^^^^^^^^^^  ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/connection/mod.rs:35:22
[INFO] [stdout]    |
[INFO] [stdout] 35 |             total += try!(self.send(&buf[total..])) as usize;
[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/connection/mod.rs:44:22
[INFO] [stdout]    |
[INFO] [stdout] 44 |             total += try!(self.recv(&mut buf[total..], remaining)) as usize;
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/connection/mod.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     try!(sock.recv_exact(&mut len_buf, 4)); // u32
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/connection/mod.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     try!(sock.recv_exact(buf, len));
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/ssh.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |         try!(Self::verify_command_exists("ssh"));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ssh.rs:101:22
[INFO] [stdout]     |
[INFO] [stdout] 101 |         let output = try!(command.arg(&self.hostname)
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ssh.rs:120:17
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 try!(self.exec(&Vec::new()))
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ssh.rs:124:28
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let raw_response = try!(String::from_utf8(output.stdout).map_err(|e| {
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ssh.rs:134:28
[INFO] [stdout]     |
[INFO] [stdout] 134 |             let code_int = try!(code.parse::<usize>().map_err(|_| {
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ssh.rs:157:28
[INFO] [stdout]     |
[INFO] [stdout] 157 |         let version_code = try!(version.parse::<usize>().map_err(|_| {
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ssh.rs:168:32
[INFO] [stdout]     |
[INFO] [stdout] 168 |         let addr: SocketAddr = try!(SocketAddr::from_str(&format!("{}:{}", ip, port)[..])
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/file.rs:79:59
[INFO] [stdout]    |
[INFO] [stdout] 79 |         self.tx.send(WriteMsg::Finish).unwrap_or_else(|e| error!("{:?}", e));
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:450:9
[INFO] [stdout]     |
[INFO] [stdout] 450 |         try!(self.send_remaining(client, remaining));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:444:22
[INFO] [stdout]     |
[INFO] [stdout] 444 |         let offset = try!(self.recv_offset(client));
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/lib.rs:634:21
[INFO] [stdout]     |
[INFO] [stdout] 634 |                     info!("👍  UDT connection established")
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `info`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]  --> src/connection/crypto.rs:8:36
[INFO] [stdout]   |
[INFO] [stdout] 8 | const MAX_NONCE: u64 = ::std::u64::MAX;
[INFO] [stdout]   |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u8>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/connection/crypto.rs:93:39
[INFO] [stdout]    |
[INFO] [stdout] 93 |         debug_assert!(nonce_len < u8::max_value() as usize,
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> src/connection/mod.rs:53:36
[INFO] [stdout]    |
[INFO] [stdout] 53 |         assert!(sealed_len <= u32::max_value() as usize, "single chunk must be 32-bit length");
[INFO] [stdout]    |                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/main.rs:64:27
[INFO] [stdout]    |
[INFO] [stdout] 64 |                 Err(e) => error!("{}", e),
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 43.37s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0, shoop v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "511934fde9c2276771d95cb6e29853a066f0a4c3ee217ffb5eff9f6ca628ff01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "511934fde9c2276771d95cb6e29853a066f0a4c3ee217ffb5eff9f6ca628ff01" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `shoop` (manifest) generated 1 warning
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/connection/mod.rs:35:22
[INFO] [stderr]    |
[INFO] [stderr] 35 |             total += try!(self.send(&buf[total..])) as usize;
[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/connection/mod.rs:44:22
[INFO] [stderr]    |
[INFO] [stderr] 44 |             total += try!(self.recv(&mut buf[total..], remaining)) as usize;
[INFO] [stderr]    |                      ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/connection/mod.rs:69:5
[INFO] [stderr]    |
[INFO] [stderr] 69 |     try!(sock.recv_exact(&mut len_buf, 4)); // u32
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/connection/mod.rs:73:5
[INFO] [stderr]    |
[INFO] [stderr] 73 |     try!(sock.recv_exact(buf, len));
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/ssh.rs:91:9
[INFO] [stderr]    |
[INFO] [stderr] 91 |         try!(Self::verify_command_exists("ssh"));
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ssh.rs:101:22
[INFO] [stderr]     |
[INFO] [stderr] 101 |         let output = try!(command.arg(&self.hostname)
[INFO] [stderr]     |                      ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ssh.rs:120:17
[INFO] [stderr]     |
[INFO] [stderr] 120 |                 try!(self.exec(&Vec::new()))
[INFO] [stderr]     |                 ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ssh.rs:124:28
[INFO] [stderr]     |
[INFO] [stderr] 124 |         let raw_response = try!(String::from_utf8(output.stdout).map_err(|e| {
[INFO] [stderr]     |                            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ssh.rs:134:28
[INFO] [stderr]     |
[INFO] [stderr] 134 |             let code_int = try!(code.parse::<usize>().map_err(|_| {
[INFO] [stderr]     |                            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ssh.rs:157:28
[INFO] [stderr]     |
[INFO] [stderr] 157 |         let version_code = try!(version.parse::<usize>().map_err(|_| {
[INFO] [stderr]     |                            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ssh.rs:168:32
[INFO] [stderr]     |
[INFO] [stderr] 168 |         let addr: SocketAddr = try!(SocketAddr::from_str(&format!("{}:{}", ip, port)[..])
[INFO] [stderr]     |                                ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]   --> src/file.rs:79:59
[INFO] [stderr]    |
[INFO] [stderr] 79 |         self.tx.send(WriteMsg::Finish).unwrap_or_else(|e| error!("{:?}", e));
[INFO] [stderr]    |                                                           ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr]    = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/lib.rs:450:9
[INFO] [stderr]     |
[INFO] [stderr] 450 |         try!(self.send_remaining(client, remaining));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/lib.rs:444:22
[INFO] [stderr]     |
[INFO] [stderr] 444 |         let offset = try!(self.recv_offset(client));
[INFO] [stderr]     |                      ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/lib.rs:634:21
[INFO] [stderr]     |
[INFO] [stderr] 634 |                     info!("👍  UDT connection established")
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `info`
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stderr]  --> src/connection/crypto.rs:8:36
[INFO] [stderr]   |
[INFO] [stderr] 8 | const MAX_NONCE: u64 = ::std::u64::MAX;
[INFO] [stderr]   |                                    ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `core::num::<impl u8>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stderr]   --> src/connection/crypto.rs:93:39
[INFO] [stderr]    |
[INFO] [stderr] 93 |         debug_assert!(nonce_len < u8::max_value() as usize,
[INFO] [stderr]    |                                       ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stderr]   --> src/connection/mod.rs:53:36
[INFO] [stderr]    |
[INFO] [stderr] 53 |         assert!(sealed_len <= u32::max_value() as usize, "single chunk must be 32-bit length");
[INFO] [stderr]    |                                    ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `shoop` (lib) generated 18 warnings
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]   --> src/main.rs:64:27
[INFO] [stderr]    |
[INFO] [stderr] 64 |                 Err(e) => error!("{}", e),
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr]    = note: this warning originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Distribution` and `Uniform`
[INFO] [stderr]    --> src/connection/crypto.rs:192:37
[INFO] [stderr]     |
[INFO] [stderr] 192 |         use ::rand::distributions::{Distribution, Uniform};
[INFO] [stderr]     |                                     ^^^^^^^^^^^^  ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `shoop` (bin "shoop" test) generated 1 warning
[INFO] [stderr] warning: `shoop` (lib test) generated 19 warnings (18 duplicates) (run `cargo fix --lib -p shoop --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.12s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0, shoop v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/shoop-e76f3f98c2bc19ac)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test connection::crypto::test::arc_encryption_uniqueness ... ok
[INFO] [stdout] test connection::crypto::test::nonce_sanity ... ok
[INFO] [stdout] test connection::crypto::test::raw_roundtrip ... ok
[INFO] [stdout] test connection::crypto::test::roundtrip ... ok
[INFO] [stdout] test connection::crypto::test::nonce_overflow ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/shoop-eef42901841a0ec7)
[INFO] [stdout] test connection::crypto::test::key_sanity ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests shoop
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "511934fde9c2276771d95cb6e29853a066f0a4c3ee217ffb5eff9f6ca628ff01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "511934fde9c2276771d95cb6e29853a066f0a4c3ee217ffb5eff9f6ca628ff01", kill_on_drop: false }`
[INFO] [stdout] 511934fde9c2276771d95cb6e29853a066f0a4c3ee217ffb5eff9f6ca628ff01
