[INFO] cloning repository https://github.com/hulylabs/huly
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hulylabs/huly" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhulylabs%2Fhuly", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhulylabs%2Fhuly'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 359b5307b750b68d9c4183762f4ee772713cc2d4
[INFO] testing hulylabs/huly against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhulylabs%2Fhuly" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hulylabs/huly
[INFO] finished tweaking git repo https://github.com/hulylabs/huly
[INFO] tweaked toml for git repo https://github.com/hulylabs/huly written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hulylabs/huly on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hulylabs/huly 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.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nibble_vec v0.1.0
[INFO] [stderr]   Downloaded endian-type v0.1.2
[INFO] [stderr]   Downloaded smol_str v0.3.2
[INFO] [stderr]   Downloaded redox_syscall v0.5.9
[INFO] [stderr]   Downloaded fd-lock v4.0.2
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.7
[INFO] [stderr]   Downloaded clap_derive v4.5.32
[INFO] [stderr]   Downloaded clap v4.5.32
[INFO] [stderr]   Downloaded ssh2 v0.9.5
[INFO] [stderr]   Downloaded borsh v1.5.5
[INFO] [stderr]   Downloaded openssl-sys v0.9.106
[INFO] [stderr]   Downloaded cc v1.2.16
[INFO] [stderr]   Downloaded rustyline v15.0.0
[INFO] [stderr]   Downloaded clap_builder v4.5.32
[INFO] [stderr]   Downloaded scc v2.3.3
[INFO] [stderr]   Downloaded radix_trie v0.2.1
[INFO] [stderr]   Downloaded colored v3.0.0
[INFO] [stderr]   Downloaded sdd v3.0.8
[INFO] [stderr]   Downloaded libssh2-sys v0.3.1
[INFO] [stderr]   Downloaded libz-sys v1.1.21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b9bf60b1b6007e2d9d567bbd8cf91b8f61b0c078a843cbcf710c31bf035265f0
[INFO] running `Command { std: "docker" "start" "-a" "b9bf60b1b6007e2d9d567bbd8cf91b8f61b0c078a843cbcf710c31bf035265f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9bf60b1b6007e2d9d567bbd8cf91b8f61b0c078a843cbcf710c31bf035265f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9bf60b1b6007e2d9d567bbd8cf91b8f61b0c078a843cbcf710c31bf035265f0", kill_on_drop: false }`
[INFO] [stdout] b9bf60b1b6007e2d9d567bbd8cf91b8f61b0c078a843cbcf710c31bf035265f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] efd5016f37c838ce2381573879493a50c9c2cf9581abcc4e6fa056d61e8f9c28
[INFO] running `Command { std: "docker" "start" "-a" "efd5016f37c838ce2381573879493a50c9c2cf9581abcc4e6fa056d61e8f9c28", kill_on_drop: false }`
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling smol_str v0.3.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling rebel-macro v0.1.0 (/opt/rustwide/workdir/rebel-macro)
[INFO] [stderr]    Compiling clap_builder v4.5.32
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling libz-sys v1.1.21
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling fd-lock v4.0.2
[INFO] [stderr]    Compiling rustyline v15.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling rebel2 v0.1.0 (/opt/rustwide/workdir/rebel2)
[INFO] [stdout] warning: unused import: `Blob`
[INFO] [stdout]  --> rebel2/src/runtime.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::core::{Blob, BlobStore, Block, CoreError, Value, Values, WordKind};
[INFO] [stdout]   |                   ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Values`
[INFO] [stdout]  --> rebel2/src/runtime.rs:3:61
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::core::{Blob, BlobStore, Block, CoreError, Value, Values, WordKind};
[INFO] [stdout]   |                                                             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block`
[INFO] [stdout]   --> rebel2/src/runtime.rs:74:38
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn new(runtime: &'a mut Runtime, block: Block) -> Result<Self, CoreError> {
[INFO] [stdout]    |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_block`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Process<'_>` is more private than the item `runtime::next`
[INFO] [stdout]    --> rebel2/src/runtime.rs:171:1
[INFO] [stdout]     |
[INFO] [stdout] 171 | pub fn next(process: &mut Process) -> Result<(), CoreError> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `runtime::next` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `Process<'_>` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rebel2/src/runtime.rs:63:1
[INFO] [stdout]     |
[INFO] [stdout]  63 | struct Process<'a> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `len` is never used
[INFO] [stdout]   --> rebel2/src/core.rs:84:8
[INFO] [stdout]    |
[INFO] [stdout] 68 | / impl<T, I> Array<T, I>
[INFO] [stdout] 69 | | where
[INFO] [stdout] 70 | |     T: AsRef<[u8]>,
[INFO] [stdout]    | |___________________- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 84 |       fn len(&self) -> Option<usize> {
[INFO] [stdout]    |          ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Values` is never used
[INFO] [stdout]    --> rebel2/src/core.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub trait Values {
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Word` and `SetWord` are never constructed
[INFO] [stdout]    --> rebel2/src/core.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub enum WordKind {
[INFO] [stdout]     |          -------- variants in this enum
[INFO] [stdout] 131 |     Word,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 132 |     SetWord,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `WordKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write` is never used
[INFO] [stdout]    --> rebel2/src/core.rs:136:8
[INFO] [stdout]     |
[INFO] [stdout] 135 | impl WordKind {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] 136 |     fn write(self, dst: &mut [u8], tag: u8, symbol: &SmolStr) -> Option<usize> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write` is never used
[INFO] [stdout]    --> rebel2/src/core.rs:222:8
[INFO] [stdout]     |
[INFO] [stdout] 211 | impl Blob {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 222 |     fn write(&self, dst: &mut [u8], tag: u8) -> Option<usize> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `values`, `new_inline`, and `new` are never used
[INFO] [stdout]    --> rebel2/src/core.rs:268:12
[INFO] [stdout]     |
[INFO] [stdout] 267 | impl Block {
[INFO] [stdout]     | ---------- associated items in this implementation
[INFO] [stdout] 268 |     pub fn values<'a, T: BlobStore>(
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 289 |     pub fn new_inline(values: &[Value]) -> Option<Self> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 321 |     pub fn new(store: &mut dyn BlobStore, values: &[Value]) -> Result<Self, CoreError> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `SetWord`, `StackRef`, and `NativeFunc` are never constructed
[INFO] [stdout]    --> rebel2/src/core.rs:372:5
[INFO] [stdout]     |
[INFO] [stdout] 365 | pub enum Value {
[INFO] [stdout]     |          ----- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 372 |     SetWord(SmolStr),
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 373 |     StackRef(usize),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 374 |     NativeFunc(usize),
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Value` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `write` and `new_block` are never used
[INFO] [stdout]    --> rebel2/src/core.rs:409:12
[INFO] [stdout]     |
[INFO] [stdout] 377 | impl Value {
[INFO] [stdout]     | ---------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 409 |     pub fn write(&self, dst: &mut [u8]) -> Option<usize> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 437 |     pub fn new_block(store: &mut dyn BlobStore, values: &[Value]) -> Result<Self, CoreError> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_value` is never used
[INFO] [stdout]    --> rebel2/src/core.rs:471:8
[INFO] [stdout]     |
[INFO] [stdout] 471 | pub fn load_value(data: &[u8]) -> Option<Value> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_block` is never used
[INFO] [stdout]    --> rebel2/src/core.rs:475:8
[INFO] [stdout]     |
[INFO] [stdout] 475 | pub fn create_block(values: &[Value]) -> Option<Value> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Collector` is never used
[INFO] [stdout]  --> rebel2/src/parse.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub trait Collector {
[INFO] [stdout]   |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Parser` is never constructed
[INFO] [stdout]   --> rebel2/src/parse.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Parser<'a, C>
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `skip_whitespace`, `parse_string`, `parse_word`, `parse_number`, and `parse` are never used
[INFO] [stdout]    --> rebel2/src/parse.rs:27:12
[INFO] [stdout]     |
[INFO] [stdout]  23 | / impl<'a, C> Parser<'a, C>
[INFO] [stdout]  24 | | where
[INFO] [stdout]  25 | |     C: Collector,
[INFO] [stdout]     | |_________________- associated items in this implementation
[INFO] [stdout]  26 |   {
[INFO] [stdout]  27 |       pub fn new(input: &'a str, collector: &'a mut C) -> Self {
[INFO] [stdout]     |              ^^^
[INFO] [stdout] ...
[INFO] [stdout]  35 |       fn skip_whitespace(&mut self) -> Option<(usize, char)> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  44 |       fn parse_string(&mut self, pos: usize) -> Result<(), CoreError> {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  58 |       fn parse_word(&mut self, start_pos: usize) -> Result<bool, CoreError> {
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  90 |       fn parse_number(&mut self, char: char) -> Result<bool, CoreError> {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 135 |       pub fn parse(&mut self) -> Result<(), CoreError> {
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> rebel2/src/runtime.rs:74:8
[INFO] [stdout]    |
[INFO] [stdout] 73 | impl<'a> Process<'a> {
[INFO] [stdout]    | -------------------- associated function in this implementation
[INFO] [stdout] 74 |     fn new(runtime: &'a mut Runtime, block: Block) -> Result<Self, CoreError> {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParseCollector` is never constructed
[INFO] [stdout]    --> rebel2/src/runtime.rs:177:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | struct ParseCollector<'a> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> rebel2/src/runtime.rs:184:8
[INFO] [stdout]     |
[INFO] [stdout] 183 | impl<'a> ParseCollector<'a> {
[INFO] [stdout]     | --------------------------- associated function in this implementation
[INFO] [stdout] 184 |     fn new(module: &'a mut Runtime) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling clap v4.5.32
[INFO] [stderr]    Compiling ssh2 v0.9.5
[INFO] [stderr]    Compiling rebel v0.1.0 (/opt/rustwide/workdir/rebel)
[INFO] [stdout] warning: unused import: `_mm_crc32_u32`
[INFO] [stdout]  --> rebel/src/hash.rs:4:25
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::arch::x86_64::{_mm_crc32_u32, _mm_crc32_u64};
[INFO] [stdout]   |                         ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> rebel/src/core.rs:183:24
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn new_process(&mut self, block: VmValue) -> Result<Exec<T>, CoreError> {
[INFO] [stdout]     |                        ^^^^^^^^^                            ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn new_process(&mut self, block: VmValue) -> Result<Exec<'_, T>, CoreError> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rebel-sh v0.1.0 (/opt/rustwide/workdir/rebel-sh)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.98s
[INFO] running `Command { std: "docker" "inspect" "efd5016f37c838ce2381573879493a50c9c2cf9581abcc4e6fa056d61e8f9c28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efd5016f37c838ce2381573879493a50c9c2cf9581abcc4e6fa056d61e8f9c28", kill_on_drop: false }`
[INFO] [stdout] efd5016f37c838ce2381573879493a50c9c2cf9581abcc4e6fa056d61e8f9c28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa5c828e27d2d6861333de625490d8ff950d9dbb6866284a041f4ffd85d4926a
[INFO] running `Command { std: "docker" "start" "-a" "fa5c828e27d2d6861333de625490d8ff950d9dbb6866284a041f4ffd85d4926a", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stdout] warning: unused import: `_mm_crc32_u32`
[INFO] [stdout]  --> rebel/src/hash.rs:4:25
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::arch::x86_64::{_mm_crc32_u32, _mm_crc32_u64};
[INFO] [stdout]   |                         ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sdd v3.0.8
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> rebel/src/core.rs:183:24
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn new_process(&mut self, block: VmValue) -> Result<Exec<T>, CoreError> {
[INFO] [stdout]     |                        ^^^^^^^^^                            ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn new_process(&mut self, block: VmValue) -> Result<Exec<'_, T>, CoreError> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Blob`
[INFO] [stdout]  --> rebel2/src/runtime.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::core::{Blob, BlobStore, Block, CoreError, Value, Values, WordKind};
[INFO] [stdout]   |                   ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Values`
[INFO] [stdout]  --> rebel2/src/runtime.rs:3:61
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::core::{Blob, BlobStore, Block, CoreError, Value, Values, WordKind};
[INFO] [stdout]   |                                                             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block`
[INFO] [stdout]   --> rebel2/src/runtime.rs:74:38
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn new(runtime: &'a mut Runtime, block: Block) -> Result<Self, CoreError> {
[INFO] [stdout]    |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_block`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Process<'_>` is more private than the item `runtime::next`
[INFO] [stdout]    --> rebel2/src/runtime.rs:171:1
[INFO] [stdout]     |
[INFO] [stdout] 171 | pub fn next(process: &mut Process) -> Result<(), CoreError> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `runtime::next` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `Process<'_>` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rebel2/src/runtime.rs:63:1
[INFO] [stdout]     |
[INFO] [stdout]  63 | struct Process<'a> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `len` is never used
[INFO] [stdout]   --> rebel2/src/core.rs:84:8
[INFO] [stdout]    |
[INFO] [stdout] 68 | / impl<T, I> Array<T, I>
[INFO] [stdout] 69 | | where
[INFO] [stdout] 70 | |     T: AsRef<[u8]>,
[INFO] [stdout]    | |___________________- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 84 |       fn len(&self) -> Option<usize> {
[INFO] [stdout]    |          ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Values` is never used
[INFO] [stdout]    --> rebel2/src/core.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub trait Values {
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Word` and `SetWord` are never constructed
[INFO] [stdout]    --> rebel2/src/core.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub enum WordKind {
[INFO] [stdout]     |          -------- variants in this enum
[INFO] [stdout] 131 |     Word,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 132 |     SetWord,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `WordKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write` is never used
[INFO] [stdout]    --> rebel2/src/core.rs:136:8
[INFO] [stdout]     |
[INFO] [stdout] 135 | impl WordKind {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] 136 |     fn write(self, dst: &mut [u8], tag: u8, symbol: &SmolStr) -> Option<usize> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write` is never used
[INFO] [stdout]    --> rebel2/src/core.rs:222:8
[INFO] [stdout]     |
[INFO] [stdout] 211 | impl Blob {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 222 |     fn write(&self, dst: &mut [u8], tag: u8) -> Option<usize> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `values`, `new_inline`, and `new` are never used
[INFO] [stdout]    --> rebel2/src/core.rs:268:12
[INFO] [stdout]     |
[INFO] [stdout] 267 | impl Block {
[INFO] [stdout]     | ---------- associated items in this implementation
[INFO] [stdout] 268 |     pub fn values<'a, T: BlobStore>(
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 289 |     pub fn new_inline(values: &[Value]) -> Option<Self> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 321 |     pub fn new(store: &mut dyn BlobStore, values: &[Value]) -> Result<Self, CoreError> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `SetWord`, `StackRef`, and `NativeFunc` are never constructed
[INFO] [stdout]    --> rebel2/src/core.rs:372:5
[INFO] [stdout]     |
[INFO] [stdout] 365 | pub enum Value {
[INFO] [stdout]     |          ----- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 372 |     SetWord(SmolStr),
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 373 |     StackRef(usize),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 374 |     NativeFunc(usize),
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Value` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `write` and `new_block` are never used
[INFO] [stdout]    --> rebel2/src/core.rs:409:12
[INFO] [stdout]     |
[INFO] [stdout] 377 | impl Value {
[INFO] [stdout]     | ---------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 409 |     pub fn write(&self, dst: &mut [u8]) -> Option<usize> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 437 |     pub fn new_block(store: &mut dyn BlobStore, values: &[Value]) -> Result<Self, CoreError> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_value` is never used
[INFO] [stdout]    --> rebel2/src/core.rs:471:8
[INFO] [stdout]     |
[INFO] [stdout] 471 | pub fn load_value(data: &[u8]) -> Option<Value> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rebel2 v0.1.0 (/opt/rustwide/workdir/rebel2)
[INFO] [stdout] warning: function `create_block` is never used
[INFO] [stdout]    --> rebel2/src/core.rs:475:8
[INFO] [stdout]     |
[INFO] [stdout] 475 | pub fn create_block(values: &[Value]) -> Option<Value> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rebel-macro v0.1.0 (/opt/rustwide/workdir/rebel-macro)
[INFO] [stdout] warning: trait `Collector` is never used
[INFO] [stdout]  --> rebel2/src/parse.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub trait Collector {
[INFO] [stdout]   |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Parser` is never constructed
[INFO] [stdout]   --> rebel2/src/parse.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Parser<'a, C>
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `skip_whitespace`, `parse_string`, `parse_word`, `parse_number`, and `parse` are never used
[INFO] [stdout]    --> rebel2/src/parse.rs:27:12
[INFO] [stdout]     |
[INFO] [stdout]  23 | / impl<'a, C> Parser<'a, C>
[INFO] [stdout]  24 | | where
[INFO] [stdout]  25 | |     C: Collector,
[INFO] [stdout]     | |_________________- associated items in this implementation
[INFO] [stdout]  26 |   {
[INFO] [stdout]  27 |       pub fn new(input: &'a str, collector: &'a mut C) -> Self {
[INFO] [stdout]     |              ^^^
[INFO] [stdout] ...
[INFO] [stdout]  35 |       fn skip_whitespace(&mut self) -> Option<(usize, char)> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  44 |       fn parse_string(&mut self, pos: usize) -> Result<(), CoreError> {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  58 |       fn parse_word(&mut self, start_pos: usize) -> Result<bool, CoreError> {
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  90 |       fn parse_number(&mut self, char: char) -> Result<bool, CoreError> {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 135 |       pub fn parse(&mut self) -> Result<(), CoreError> {
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> rebel2/src/runtime.rs:74:8
[INFO] [stdout]    |
[INFO] [stdout] 73 | impl<'a> Process<'a> {
[INFO] [stdout]    | -------------------- associated function in this implementation
[INFO] [stdout] 74 |     fn new(runtime: &'a mut Runtime, block: Block) -> Result<Self, CoreError> {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParseCollector` is never constructed
[INFO] [stdout]    --> rebel2/src/runtime.rs:177:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | struct ParseCollector<'a> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> rebel2/src/runtime.rs:184:8
[INFO] [stdout]     |
[INFO] [stdout] 183 | impl<'a> ParseCollector<'a> {
[INFO] [stdout]     | --------------------------- associated function in this implementation
[INFO] [stdout] 184 |     fn new(module: &'a mut Runtime) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rebel-sh v0.1.0 (/opt/rustwide/workdir/rebel-sh)
[INFO] [stdout] warning: unused import: `rebel4`
[INFO] [stdout]    --> rebel-macro/src/lib.rs:194:17
[INFO] [stdout]     |
[INFO] [stdout] 194 |     use super::{rebel4, Value};
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Blob`
[INFO] [stdout]  --> rebel2/src/runtime.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::core::{Blob, BlobStore, Block, CoreError, Value, Values, WordKind};
[INFO] [stdout]   |                   ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Values`
[INFO] [stdout]  --> rebel2/src/runtime.rs:3:61
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::core::{Blob, BlobStore, Block, CoreError, Value, Values, WordKind};
[INFO] [stdout]   |                                                             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling scc v2.3.3
[INFO] [stderr]    Compiling tempfile v3.17.1
[INFO] [stdout] warning: unused variable: `block`
[INFO] [stdout]   --> rebel2/src/runtime.rs:74:38
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn new(runtime: &'a mut Runtime, block: Block) -> Result<Self, CoreError> {
[INFO] [stdout]    |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_block`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Process<'_>` is more private than the item `runtime::next`
[INFO] [stdout]    --> rebel2/src/runtime.rs:171:1
[INFO] [stdout]     |
[INFO] [stdout] 171 | pub fn next(process: &mut Process) -> Result<(), CoreError> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `runtime::next` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `Process<'_>` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> rebel2/src/runtime.rs:63:1
[INFO] [stdout]     |
[INFO] [stdout]  63 | struct Process<'a> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `len` is never used
[INFO] [stdout]   --> rebel2/src/core.rs:84:8
[INFO] [stdout]    |
[INFO] [stdout] 68 | / impl<T, I> Array<T, I>
[INFO] [stdout] 69 | | where
[INFO] [stdout] 70 | |     T: AsRef<[u8]>,
[INFO] [stdout]    | |___________________- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 84 |       fn len(&self) -> Option<usize> {
[INFO] [stdout]    |          ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Values` is never used
[INFO] [stdout]    --> rebel2/src/core.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub trait Values {
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `values` is never used
[INFO] [stdout]    --> rebel2/src/core.rs:268:12
[INFO] [stdout]     |
[INFO] [stdout] 267 | impl Block {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] 268 |     pub fn values<'a, T: BlobStore>(
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `StackRef` and `NativeFunc` are never constructed
[INFO] [stdout]    --> rebel2/src/core.rs:373:5
[INFO] [stdout]     |
[INFO] [stdout] 365 | pub enum Value {
[INFO] [stdout]     |          ----- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 373 |     StackRef(usize),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 374 |     NativeFunc(usize),
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Value` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_value` is never used
[INFO] [stdout]    --> rebel2/src/core.rs:471:8
[INFO] [stdout]     |
[INFO] [stdout] 471 | pub fn load_value(data: &[u8]) -> Option<Value> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_block` is never used
[INFO] [stdout]    --> rebel2/src/core.rs:475:8
[INFO] [stdout]     |
[INFO] [stdout] 475 | pub fn create_block(values: &[Value]) -> Option<Value> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> rebel2/src/runtime.rs:74:8
[INFO] [stdout]    |
[INFO] [stdout] 73 | impl<'a> Process<'a> {
[INFO] [stdout]    | -------------------- associated function in this implementation
[INFO] [stdout] 74 |     fn new(runtime: &'a mut Runtime, block: Block) -> Result<Self, CoreError> {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling rebel v0.1.0 (/opt/rustwide/workdir/rebel)
[INFO] [stdout] warning: unused import: `_mm_crc32_u32`
[INFO] [stdout]  --> rebel/src/hash.rs:4:25
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::arch::x86_64::{_mm_crc32_u32, _mm_crc32_u64};
[INFO] [stdout]   |                         ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> rebel/src/core.rs:183:24
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn new_process(&mut self, block: VmValue) -> Result<Exec<T>, CoreError> {
[INFO] [stdout]     |                        ^^^^^^^^^                            ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn new_process(&mut self, block: VmValue) -> Result<Exec<'_, T>, CoreError> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> rebel/src/fs.rs:192:27
[INFO] [stdout]     |
[INFO] [stdout] 192 |     fn setup_exec(module: &mut Module<Box<[Word]>>) -> Exec<Box<[Word]>> {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 192 |     fn setup_exec(module: &mut Module<Box<[Word]>>) -> Exec<'_, Box<[Word]>> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> rebel/src/ssh.rs:270:27
[INFO] [stdout]     |
[INFO] [stdout] 270 |     fn setup_exec(module: &mut Module<Box<[Word]>>) -> Exec<Box<[Word]>> {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 270 |     fn setup_exec(module: &mut Module<Box<[Word]>>) -> Exec<'_, Box<[Word]>> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.75s
[INFO] running `Command { std: "docker" "inspect" "fa5c828e27d2d6861333de625490d8ff950d9dbb6866284a041f4ffd85d4926a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa5c828e27d2d6861333de625490d8ff950d9dbb6866284a041f4ffd85d4926a", kill_on_drop: false }`
[INFO] [stdout] fa5c828e27d2d6861333de625490d8ff950d9dbb6866284a041f4ffd85d4926a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6d97c328f5a6c545bae6be493bf9fab522338044cd416f4714ea976967ff0629
[INFO] running `Command { std: "docker" "start" "-a" "6d97c328f5a6c545bae6be493bf9fab522338044cd416f4714ea976967ff0629", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `_mm_crc32_u32`
[INFO] [stderr]  --> rebel/src/hash.rs:4:25
[INFO] [stderr]   |
[INFO] [stderr] 4 | use std::arch::x86_64::{_mm_crc32_u32, _mm_crc32_u64};
[INFO] [stderr]   |                         ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> rebel/src/core.rs:183:24
[INFO] [stderr]     |
[INFO] [stderr] 183 |     pub fn new_process(&mut self, block: VmValue) -> Result<Exec<T>, CoreError> {
[INFO] [stderr]     |                        ^^^^^^^^^                            ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 183 |     pub fn new_process(&mut self, block: VmValue) -> Result<Exec<'_, T>, CoreError> {
[INFO] [stderr]     |                                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: `rebel` (lib) generated 2 warnings (run `cargo fix --lib -p rebel` to apply 2 suggestions)
[INFO] [stderr] warning: unused import: `Blob`
[INFO] [stderr]  --> rebel2/src/runtime.rs:3:19
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::core::{Blob, BlobStore, Block, CoreError, Value, Values, WordKind};
[INFO] [stderr]   |                   ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Values`
[INFO] [stderr]  --> rebel2/src/runtime.rs:3:61
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::core::{Blob, BlobStore, Block, CoreError, Value, Values, WordKind};
[INFO] [stderr]   |                                                             ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `block`
[INFO] [stderr]   --> rebel2/src/runtime.rs:74:38
[INFO] [stderr]    |
[INFO] [stderr] 74 |     fn new(runtime: &'a mut Runtime, block: Block) -> Result<Self, CoreError> {
[INFO] [stderr]    |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_block`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `Process<'_>` is more private than the item `runtime::next`
[INFO] [stderr]    --> rebel2/src/runtime.rs:171:1
[INFO] [stderr]     |
[INFO] [stderr] 171 | pub fn next(process: &mut Process) -> Result<(), CoreError> {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `runtime::next` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `Process<'_>` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> rebel2/src/runtime.rs:63:1
[INFO] [stderr]     |
[INFO] [stderr]  63 | struct Process<'a> {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `len` is never used
[INFO] [stderr]   --> rebel2/src/core.rs:84:8
[INFO] [stderr]    |
[INFO] [stderr] 68 | / impl<T, I> Array<T, I>
[INFO] [stderr] 69 | | where
[INFO] [stderr] 70 | |     T: AsRef<[u8]>,
[INFO] [stderr]    | |___________________- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 84 |       fn len(&self) -> Option<usize> {
[INFO] [stderr]    |          ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trait `Values` is never used
[INFO] [stderr]    --> rebel2/src/core.rs:109:11
[INFO] [stderr]     |
[INFO] [stderr] 109 | pub trait Values {
[INFO] [stderr]     |           ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Word` and `SetWord` are never constructed
[INFO] [stderr]    --> rebel2/src/core.rs:131:5
[INFO] [stderr]     |
[INFO] [stderr] 130 | pub enum WordKind {
[INFO] [stderr]     |          -------- variants in this enum
[INFO] [stderr] 131 |     Word,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 132 |     SetWord,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `WordKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `write` is never used
[INFO] [stderr]    --> rebel2/src/core.rs:136:8
[INFO] [stderr]     |
[INFO] [stderr] 135 | impl WordKind {
[INFO] [stderr]     | ------------- method in this implementation
[INFO] [stderr] 136 |     fn write(self, dst: &mut [u8], tag: u8, symbol: &SmolStr) -> Option<usize> {
[INFO] [stderr]     |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `write` is never used
[INFO] [stderr]    --> rebel2/src/core.rs:222:8
[INFO] [stderr]     |
[INFO] [stderr] 211 | impl Blob {
[INFO] [stderr]     | --------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 222 |     fn write(&self, dst: &mut [u8], tag: u8) -> Option<usize> {
[INFO] [stderr]     |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `values`, `new_inline`, and `new` are never used
[INFO] [stderr]    --> rebel2/src/core.rs:268:12
[INFO] [stderr]     |
[INFO] [stderr] 267 | impl Block {
[INFO] [stderr]     | ---------- associated items in this implementation
[INFO] [stderr] 268 |     pub fn values<'a, T: BlobStore>(
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 289 |     pub fn new_inline(values: &[Value]) -> Option<Self> {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 321 |     pub fn new(store: &mut dyn BlobStore, values: &[Value]) -> Result<Self, CoreError> {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `SetWord`, `StackRef`, and `NativeFunc` are never constructed
[INFO] [stderr]    --> rebel2/src/core.rs:372:5
[INFO] [stderr]     |
[INFO] [stderr] 365 | pub enum Value {
[INFO] [stderr]     |          ----- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 372 |     SetWord(SmolStr),
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr] 373 |     StackRef(usize),
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 374 |     NativeFunc(usize),
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Value` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `write` and `new_block` are never used
[INFO] [stderr]    --> rebel2/src/core.rs:409:12
[INFO] [stderr]     |
[INFO] [stderr] 377 | impl Value {
[INFO] [stderr]     | ---------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 409 |     pub fn write(&self, dst: &mut [u8]) -> Option<usize> {
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 437 |     pub fn new_block(store: &mut dyn BlobStore, values: &[Value]) -> Result<Self, CoreError> {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `load_value` is never used
[INFO] [stderr]    --> rebel2/src/core.rs:471:8
[INFO] [stderr]     |
[INFO] [stderr] 471 | pub fn load_value(data: &[u8]) -> Option<Value> {
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_block` is never used
[INFO] [stderr]    --> rebel2/src/core.rs:475:8
[INFO] [stderr]     |
[INFO] [stderr] 475 | pub fn create_block(values: &[Value]) -> Option<Value> {
[INFO] [stderr]     |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `Collector` is never used
[INFO] [stderr]  --> rebel2/src/parse.rs:6:11
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub trait Collector {
[INFO] [stderr]   |           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Parser` is never constructed
[INFO] [stderr]   --> rebel2/src/parse.rs:14:12
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct Parser<'a, C>
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `skip_whitespace`, `parse_string`, `parse_word`, `parse_number`, and `parse` are never used
[INFO] [stderr]    --> rebel2/src/parse.rs:27:12
[INFO] [stderr]     |
[INFO] [stderr]  23 | / impl<'a, C> Parser<'a, C>
[INFO] [stderr]  24 | | where
[INFO] [stderr]  25 | |     C: Collector,
[INFO] [stderr]     | |_________________- associated items in this implementation
[INFO] [stderr]  26 |   {
[INFO] [stderr]  27 |       pub fn new(input: &'a str, collector: &'a mut C) -> Self {
[INFO] [stderr]     |              ^^^
[INFO] [stderr] ...
[INFO] [stderr]  35 |       fn skip_whitespace(&mut self) -> Option<(usize, char)> {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  44 |       fn parse_string(&mut self, pos: usize) -> Result<(), CoreError> {
[INFO] [stderr]     |          ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  58 |       fn parse_word(&mut self, start_pos: usize) -> Result<bool, CoreError> {
[INFO] [stderr]     |          ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  90 |       fn parse_number(&mut self, char: char) -> Result<bool, CoreError> {
[INFO] [stderr]     |          ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 135 |       pub fn parse(&mut self) -> Result<(), CoreError> {
[INFO] [stderr]     |              ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> rebel2/src/runtime.rs:74:8
[INFO] [stderr]    |
[INFO] [stderr] 73 | impl<'a> Process<'a> {
[INFO] [stderr]    | -------------------- associated function in this implementation
[INFO] [stderr] 74 |     fn new(runtime: &'a mut Runtime, block: Block) -> Result<Self, CoreError> {
[INFO] [stderr]    |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ParseCollector` is never constructed
[INFO] [stderr]    --> rebel2/src/runtime.rs:177:8
[INFO] [stderr]     |
[INFO] [stderr] 177 | struct ParseCollector<'a> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]    --> rebel2/src/runtime.rs:184:8
[INFO] [stderr]     |
[INFO] [stderr] 183 | impl<'a> ParseCollector<'a> {
[INFO] [stderr]     | --------------------------- associated function in this implementation
[INFO] [stderr] 184 |     fn new(module: &'a mut Runtime) -> Self {
[INFO] [stderr]     |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> rebel/src/fs.rs:192:27
[INFO] [stderr]     |
[INFO] [stderr] 192 |     fn setup_exec(module: &mut Module<Box<[Word]>>) -> Exec<Box<[Word]>> {
[INFO] [stderr]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 192 |     fn setup_exec(module: &mut Module<Box<[Word]>>) -> Exec<'_, Box<[Word]>> {
[INFO] [stderr]     |                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> rebel/src/ssh.rs:270:27
[INFO] [stderr]     |
[INFO] [stderr] 270 |     fn setup_exec(module: &mut Module<Box<[Word]>>) -> Exec<Box<[Word]>> {
[INFO] [stderr]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 270 |     fn setup_exec(module: &mut Module<Box<[Word]>>) -> Exec<'_, Box<[Word]>> {
[INFO] [stderr]     |                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: method `values` is never used
[INFO] [stderr]    --> rebel2/src/core.rs:268:12
[INFO] [stderr]     |
[INFO] [stderr] 267 | impl Block {
[INFO] [stderr]     | ---------- method in this implementation
[INFO] [stderr] 268 |     pub fn values<'a, T: BlobStore>(
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `StackRef` and `NativeFunc` are never constructed
[INFO] [stderr]    --> rebel2/src/core.rs:373:5
[INFO] [stderr]     |
[INFO] [stderr] 365 | pub enum Value {
[INFO] [stderr]     |          ----- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 373 |     StackRef(usize),
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 374 |     NativeFunc(usize),
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Value` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `rebel4`
[INFO] [stderr]    --> rebel-macro/src/lib.rs:194:17
[INFO] [stderr]     |
[INFO] [stderr] 194 |     use super::{rebel4, Value};
[INFO] [stderr]     |                 ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rebel2` (lib) generated 20 warnings (run `cargo fix --lib -p rebel2` to apply 2 suggestions)
[INFO] [stderr] warning: `rebel` (lib test) generated 4 warnings (2 duplicates) (run `cargo fix --lib -p rebel --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `rebel2` (lib test) generated 11 warnings (9 duplicates)
[INFO] [stderr] warning: `rebel-macro` (lib test) generated 1 warning (run `cargo fix --lib -p rebel-macro --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rebel-3b7328e23f8f02b0)
[INFO] [stdout] 
[INFO] [stdout] running 147 tests
[INFO] [stdout] test collector::tests::test_complex_nested_block ... ok
[INFO] [stdout] test collector::tests::test_empty_input ... ok
[INFO] [stdout] test collector::tests::test_mixed_types ... ok
[INFO] [stdout] test collector::tests::test_parse_block ... ok
[INFO] [stdout] test boot::tests::test_add ... ok
[INFO] [stdout] test collector::tests::test_nested_blocks ... ok
[INFO] [stdout] test collector::tests::test_parse_integer ... ok
[INFO] [stdout] test collector::tests::test_parse_empty_block ... ok
[INFO] [stdout] test collector::tests::test_parse_negative_integer ... ok
[INFO] [stdout] test collector::tests::test_parse_set_word ... ok
[INFO] [stdout] test collector::tests::test_parse_path_1 ... ok
[INFO] [stdout] test collector::tests::test_parse_path_2 ... ok
[INFO] [stdout] test collector::tests::test_rebel_macro_contexts ... ok
[INFO] [stdout] test collector::tests::test_rebel_macro_integers ... ok
[INFO] [stdout] test collector::tests::test_rebel_macro_nested_structures ... ok
[INFO] [stdout] test collector::tests::test_rebel_macro_none ... ok
[INFO] [stdout] test collector::tests::test_rebel_macro_strings ... ok
[INFO] [stdout] test collector::tests::test_whitespace ... ok
[INFO] [stdout] test collector::tests::test_parse_string_with_spaces ... ok
[INFO] [stdout] test core::tests::test_call_native ... ok
[INFO] [stdout] test collector::tests::test_parse_word ... ok
[INFO] [stdout] test collector::tests::test_rebel_macro_blocks ... ok
[INFO] [stdout] test core::tests::test_add_3 ... ok
[INFO] [stdout] test core::tests::test_alloc_value ... ok
[INFO] [stdout] test core::tests::test_context_0 ... ok
[INFO] [stdout] test core::tests::test_context_1 ... ok
[INFO] [stdout] test core::tests::test_call_func ... ok
[INFO] [stdout] test core::tests::test_either_2 ... ok
[INFO] [stdout] test core::tests::test_call_func_execution ... ok
[INFO] [stdout] test core::tests::test_do_1 ... ok
[INFO] [stdout] test core::tests::test_context_transform ... ok
[INFO] [stdout] test core::tests::test_call_native_nested ... ok
[INFO] [stdout] test core::tests::test_func_2 ... ok
[INFO] [stdout] test core::tests::test_path_1 ... ok
[INFO] [stdout] test core::tests::test_path_access ... ok
[INFO] [stdout] test core::tests::test_func_sum ... ok
[INFO] [stdout] test collector::tests::test_rebel_macro_words ... ok
[INFO] [stdout] test core::tests::test_add_1 ... ok
[INFO] [stdout] test core::tests::test_add_2 ... ok
[INFO] [stdout] test core::tests::test_func_1 ... ok
[INFO] [stdout] test core::tests::test_path_2 ... ok
[INFO] [stdout] test core::tests::test_reduce_1 ... ok
[INFO] [stdout] test core::tests::test_foreach_1 ... ok
[INFO] [stdout] test core::tests::test_next_op_call_func ... ok
[INFO] [stdout] test core::tests::test_reduce_2 ... ok
[INFO] [stdout] test encoding::tests::test_decode_invalid_input ... ok
[INFO] [stdout] test encoding::tests::test_encode_larger_negative_values ... ok
[INFO] [stdout] test core::tests::test_reduce_4 ... ok
[INFO] [stdout] test core::tests::test_reduce_3 ... ok
[INFO] [stdout] test core::tests::test_value_roundtrip ... ok
[INFO] [stdout] test core::tests::test_string_1 ... ok
[INFO] [stdout] test core::tests::test_read_value_at ... ok
[INFO] [stdout] test core::tests::test_whitespace_1 ... ok
[INFO] [stdout] test encoding::tests::test_decode ... ok
[INFO] [stdout] test collector::tests::test_parse_string ... ok
[INFO] [stdout] test encoding::tests::test_encode_larger_values ... ok
[INFO] [stdout] test encoding::tests::test_encoded_size ... ok
[INFO] [stdout] test encoding::tests::test_encode_small_negative ... ok
[INFO] [stdout] test encoding::tests::test_encode_small_positive ... ok
[INFO] [stdout] test hash::tests::test_hash_alternating ... ok
[INFO] [stdout] test hash::tests::test_hash_consistency ... ok
[INFO] [stdout] test hash::tests::test_avalanche ... ok
[INFO] [stdout] test hash::tests::test_const_fn_hash ... ok
[INFO] [stdout] test mem::tests::test_symbol_table_collision_handling ... ok
[INFO] [stdout] test hash::tests::test_hash_different_inputs ... ok
[INFO] [stdout] test mem::tests::test_symbol_table_error_conditions ... ok
[INFO] [stdout] test hash::tests::test_hash_edge_cases ... ok
[INFO] [stdout] test hash::tests::test_hash_stability ... ok
[INFO] [stdout] test mem::tests::test_symbol_table_init_get_insert ... ok
[INFO] [stdout] test parse::tests::test_comments_are_ignored ... ok
[INFO] [stdout] test mem::tests::test_context_iterator ... ok
[INFO] [stdout] test parse::tests::test_string_with_escaped_quotes ... ok
[INFO] [stdout] test parse::tests::test_escaped_characters_in_strings ... ok
[INFO] [stdout] test core::tests::test_word_1 ... ok
[INFO] [stdout] test serialize::tests::test_context_with_nested_context ... ok
[INFO] [stdout] test parse::tests::test_string_with_escaped_newlines ... ok
[INFO] [stdout] test serialize::tests::test_deserialize_empty_block ... ok
[INFO] [stdout] test encoding::tests::test_buffer_too_small ... ok
[INFO] [stdout] test serialize::tests::test_deserialize_integer ... ok
[INFO] [stdout] test serialize::tests::test_deserialize_empty_context ... ok
[INFO] [stdout] test serialize::tests::test_deserialize_from_reader ... ok
[INFO] [stdout] test serialize::tests::test_deserialize_invalid_tag ... ok
[INFO] [stdout] test serialize::tests::test_deserialize_set_word ... ok
[INFO] [stdout] test serialize::tests::test_deserialize_simple_context ... ok
[INFO] [stdout] test serialize::tests::test_deserialize_simple_block ... ok
[INFO] [stdout] test serialize::tests::test_deserialize_truncated_data ... ok
[INFO] [stdout] test serialize::tests::test_deserialize_string ... ok
[INFO] [stdout] test serialize::tests::test_deserialize_none ... ok
[INFO] [stdout] test serialize::tests::test_roundtrip ... ok
[INFO] [stdout] test serialize::tests::test_serialize_complex_value ... ok
[INFO] [stdout] test fs::tests::test_cat ... ok
[INFO] [stdout] test serialize::tests::test_deserialize_word ... ok
[INFO] [stdout] test fs::tests::test_ls ... ok
[INFO] [stdout] test serialize::tests::test_serialize_none ... ok
[INFO] [stdout] test serialize::tests::test_serialize_empty_block ... ok
[INFO] [stdout] test fs::tests::test_mkdir ... ok
[INFO] [stdout] test core::tests::test_func_fib ... ok
[INFO] [stdout] test serialize::tests::test_serialize_empty_context ... ok
[INFO] [stdout] test serialize::tests::test_serialize_integer ... ok
[INFO] [stdout] test serialize::tests::test_serialize_set_word ... ok
[INFO] [stdout] test serialize::tests::test_serialize_large_nested_structure ... ok
[INFO] [stdout] test serialize::tests::test_serialize_simple_context ... ok
[INFO] [stdout] test serialize::tests::test_serialize_string ... ok
[INFO] [stdout] test fs::tests::test_pwd ... ok
[INFO] [stdout] test fs::tests::test_rm ... ok
[INFO] [stdout] test fs::tests::test_cd ... ok
[INFO] [stdout] test core::tests::test_context_implementation ... ok
[INFO] [stdout] test serialize::tests::test_serialize_simple_block ... ok
[INFO] [stdout] test ssh::tests::test_parse_host_full ... ok
[INFO] [stdout] test serialize::tests::test_serialize_to_writer ... ok
[INFO] [stdout] test serialize::tests::test_serialize_nested_context ... ok
[INFO] [stdout] test value::tests::test_block_operations ... ok
[INFO] [stdout] test ssh::tests::test_parse_host_no_user ... ok
[INFO] [stdout] test ssh::tests::test_parse_host_no_user_with_port ... ok
[INFO] [stdout] test serialize::tests::test_serialize_word ... ok
[INFO] [stdout] test value::tests::test_block_values ... ok
[INFO] [stdout] test value::tests::test_complex_example ... ok
[INFO] [stdout] test value::tests::test_comprehensive_external_variables ... ok
[INFO] [stdout] test value::tests::test_context_operations ... ok
[INFO] [stdout] test value::tests::test_context_values ... ok
[INFO] [stdout] test value::tests::test_boolean_values ... ok
[INFO] [stdout] test value::tests::test_conversions ... ok
[INFO] [stdout] test core::tests::test_either_1 ... ok
[INFO] [stdout] test value::tests::test_builder_patterns ... ok
[INFO] [stdout] test value::tests::test_nested_structures ... ok
[INFO] [stdout] test value::tests::test_collection_constructors ... ok
[INFO] [stdout] test value::tests::test_new_block_basics ... ok
[INFO] [stdout] test value::tests::test_new_context_no_commas ... ok
[INFO] [stdout] test value::tests::test_new_block_negative ... ok
[INFO] [stdout] test value::tests::test_new_fallback_expr ... ok
[INFO] [stdout] test value::tests::test_path_operations ... ok
[INFO] [stdout] test value::tests::test_new_context_comma ... ok
[INFO] [stdout] test value::tests::test_type_checking ... ok
[INFO] [stdout] test value::tests::test_new_fallback_negative ... ok
[INFO] [stdout] test value::tests::test_none_value ... ok
[INFO] [stdout] test value::tests::test_integer_values ... ok
[INFO] [stdout] test value::tests::test_string_formatting ... ok
[INFO] [stdout] test value::tests::test_string_values ... ok
[INFO] [stdout] test value::tests::test_minimal_external_variables ... ok
[INFO] [stdout] test value::tests::test_new_context_negative_expr ... ok
[INFO] [stdout] test value::tests::test_word_values ... ok
[INFO] [stdout] test value::tests::test_value_constructors ... ok
[INFO] [stdout] test ssh::tests::test_parse_host_no_port ... ok
[INFO] [stdout] test value::tests::test_nested_contexts ... ok
[INFO] [stdout] test ssh::tests::test_ssh_basic ... FAILED
[INFO] [stdout] test ssh::tests::test_ssh_file_operations ... FAILED
[INFO] [stdout] test ssh::tests::test_ssh_multiple_commands ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ssh::tests::test_ssh_basic stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ssh::tests::test_ssh_basic' (142) panicked at rebel/src/ssh.rs:334:37:
[INFO] [stdout] Failed to call SSH function: AnyError(Failed to connect: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/backtrace.rs:27:14
[INFO] [stdout]    1: rebel::ssh::ssh_with_options_impl::{{closure}}
[INFO] [stdout]              at ./src/ssh.rs:140:22
[INFO] [stdout]    2: core::result::Result<T,E>::map_err
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:968:27
[INFO] [stdout]    3: rebel::ssh::ssh_with_options_impl
[INFO] [stdout]              at ./src/ssh.rs:140:10
[INFO] [stdout]    4: rebel::ssh::ssh_with_options
[INFO] [stdout]              at ./src/ssh.rs:80:5
[INFO] [stdout]    5: rebel::ssh::tests::test_ssh_basic
[INFO] [stdout]              at ./src/ssh.rs:334:9
[INFO] [stdout]    6: rebel::ssh::tests::test_ssh_basic::{{closure}}
[INFO] [stdout]              at ./src/ssh.rs:318:24
[INFO] [stdout]    7: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    8: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    9: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   10: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   11: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   12: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   13: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   14: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: test::run_test_in_process
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   16: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   17: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   18: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   19: std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   20: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   21: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   22: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   23: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   24: std::thread::lifecycle::spawn_unchecked::{{closure}}
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   27: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   28: <unknown>
[INFO] [stdout]   29: clone)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x635fa1160cb2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x635fa1160cb2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x635fa1160cb2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x635fa1160cb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x635fa117214a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x635fa117214a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x635fa112c5b6 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x635fa112c5b6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x635fa113f299 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x635fa113f299 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x635fa113f131 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x635fa10860be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x635fa10860be - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x635fa113f512 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x635fa113f512 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x635fa113f358 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x635fa1139c59 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x635fa112001d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x635fa117a64c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x635fa1179b02 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x635fa103b5b3 - core::result::Result<T,E>::expect::h4deb22b1ff0bb033
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x635fa100d852 - rebel::ssh::tests::test_ssh_basic::h949670ac9f0109dd
[INFO] [stdout]                                at /opt/rustwide/workdir/rebel/src/ssh.rs:334:37
[INFO] [stdout]   22:     0x635fa100df27 - rebel::ssh::tests::test_ssh_basic::{{closure}}::hec6a0d37a0ca0b4e
[INFO] [stdout]                                at /opt/rustwide/workdir/rebel/src/ssh.rs:318:24
[INFO] [stdout]   23:     0x635fa1050ba6 - core::ops::function::FnOnce::call_once::hec5a76f4a4df7be6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x635fa1085e7b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x635fa1085e7b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x635fa109988a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x635fa109988a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x635fa109988a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x635fa109988a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x635fa109988a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x635fa109988a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x635fa109988a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x635fa1073ce4 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x635fa1073ce4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x635fa1077682 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x635fa1077682 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x635fa1077682 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x635fa1077682 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x635fa1077682 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x635fa1077682 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x635fa1077682 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x635fa1134c6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x635fa1134c6f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   44:     0x7d97c8d17aa4 - <unknown>
[INFO] [stdout]   45:     0x7d97c8da4a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ssh::tests::test_ssh_file_operations stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ssh::tests::test_ssh_file_operations' (143) panicked at rebel/src/ssh.rs:394:37:
[INFO] [stdout] Failed to create test file: AnyError(Failed to connect: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/backtrace.rs:27:14
[INFO] [stdout]    1: rebel::ssh::ssh_with_options_impl::{{closure}}
[INFO] [stdout]              at ./src/ssh.rs:140:22
[INFO] [stdout]    2: core::result::Result<T,E>::map_err
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:968:27
[INFO] [stdout]    3: rebel::ssh::ssh_with_options_impl
[INFO] [stdout]              at ./src/ssh.rs:140:10
[INFO] [stdout]    4: rebel::ssh::ssh_with_options
[INFO] [stdout]              at ./src/ssh.rs:80:5
[INFO] [stdout]    5: rebel::ssh::tests::test_ssh_file_operations
[INFO] [stdout]              at ./src/ssh.rs:394:9
[INFO] [stdout]    6: rebel::ssh::tests::test_ssh_file_operations::{{closure}}
[INFO] [stdout]              at ./src/ssh.rs:378:34
[INFO] [stdout]    7: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    8: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    9: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   10: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   11: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   12: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   13: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   14: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: test::run_test_in_process
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   16: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   17: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   18: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   19: std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   20: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   21: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   22: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   23: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   24: std::thread::lifecycle::spawn_unchecked::{{closure}}
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   27: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   28: <unknown>
[INFO] [stdout]   29: clone)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x635fa1160cb2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x635fa1160cb2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x635fa1160cb2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x635fa1160cb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x635fa117214a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x635fa117214a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x635fa112c5b6 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x635fa112c5b6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x635fa113f299 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x635fa113f299 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x635fa113f131 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x635fa10860be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x635fa10860be - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x635fa113f512 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x635fa113f512 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x635fa113f358 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x635fa1139c59 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x635fa112001d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x635fa117a64c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x635fa1179b02 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x635fa103b5b3 - core::result::Result<T,E>::expect::h4deb22b1ff0bb033
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x635fa100ea3a - rebel::ssh::tests::test_ssh_file_operations::h45df5bf7e98576ad
[INFO] [stdout]                                at /opt/rustwide/workdir/rebel/src/ssh.rs:394:37
[INFO] [stdout]   22:     0x635fa100f437 - rebel::ssh::tests::test_ssh_file_operations::{{closure}}::hfc3906d41207ef5c
[INFO] [stdout]                                at /opt/rustwide/workdir/rebel/src/ssh.rs:378:34
[INFO] [stdout]   23:     0x635fa104f0a6 - core::ops::function::FnOnce::call_once::h4f5ee68120e36ac8
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x635fa1085e7b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x635fa1085e7b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x635fa109988a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x635fa109988a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x635fa109988a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x635fa109988a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x635fa109988a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x635fa109988a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x635fa109988a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x635fa1073ce4 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x635fa1073ce4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x635fa1077682 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x635fa1077682 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x635fa1077682 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x635fa1077682 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x635fa1077682 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x635fa1077682 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x635fa1077682 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x635fa1134c6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x635fa1134c6f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   44:     0x7d97c8d17aa4 - <unknown>
[INFO] [stdout]   45:     0x7d97c8da4a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ssh::tests::test_ssh_multiple_commands stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ssh::tests::test_ssh_multiple_commands' (144) panicked at rebel/src/ssh.rs:466:37:
[INFO] [stdout] Failed to execute multiple commands: AnyError(Failed to connect: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/backtrace.rs:27:14
[INFO] [stdout]    1: rebel::ssh::ssh_with_options_impl::{{closure}}
[INFO] [stdout]              at ./src/ssh.rs:140:22
[INFO] [stdout]    2: core::result::Result<T,E>::map_err
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:968:27
[INFO] [stdout]    3: rebel::ssh::ssh_with_options_impl
[INFO] [stdout]              at ./src/ssh.rs:140:10
[INFO] [stdout]    4: rebel::ssh::ssh_with_options
[INFO] [stdout]              at ./src/ssh.rs:80:5
[INFO] [stdout]    5: rebel::ssh::tests::test_ssh_multiple_commands
[INFO] [stdout]              at ./src/ssh.rs:466:9
[INFO] [stdout]    6: rebel::ssh::tests::test_ssh_multiple_commands::{{closure}}
[INFO] [stdout]              at ./src/ssh.rs:451:36
[INFO] [stdout]    7: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    8: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    9: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   10: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   11: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   12: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   13: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   14: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: test::run_test_in_process
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   16: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   17: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   18: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   19: std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   20: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   21: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   22: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   23: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   24: std::thread::lifecycle::spawn_unchecked::{{closure}}
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   27: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   28: <unknown>
[INFO] [stdout]   29: clone)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x635fa1160cb2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x635fa1160cb2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x635fa1160cb2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x635fa1160cb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x635fa117214a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x635fa117214a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x635fa112c5b6 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x635fa112c5b6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x635fa113f299 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x635fa113f299 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x635fa113f131 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x635fa10860be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x635fa10860be - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x635fa113f512 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x635fa113f512 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x635fa113f358 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x635fa1139c59 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x635fa112001d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x635fa117a64c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x635fa1179b02 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x635fa103b5b3 - core::result::Result<T,E>::expect::h4deb22b1ff0bb033
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x635fa100f6c5 - rebel::ssh::tests::test_ssh_multiple_commands::h8d577718df368a79
[INFO] [stdout]                                at /opt/rustwide/workdir/rebel/src/ssh.rs:466:37
[INFO] [stdout]   22:     0x635fa100fb47 - rebel::ssh::tests::test_ssh_multiple_commands::{{closure}}::h3a18cb25f0f46b31
[INFO] [stdout]                                at /opt/rustwide/workdir/rebel/src/ssh.rs:451:36
[INFO] [stdout]   23:     0x635fa104f366 - core::ops::function::FnOnce::call_once::h626b068156e3c81e
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x635fa1085e7b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x635fa1085e7b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x635fa109988a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x635fa109988a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x635fa109988a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x635fa109988a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x635fa109988a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x635fa109988a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x635fa109988a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x635fa1073ce4 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x635fa1073ce4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x635fa1077682 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x635fa1077682 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x635fa1077682 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x635fa1077682 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x635fa1077682 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x635fa1077682 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x635fa1077682 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x635fa1134c6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x635fa1134c6f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   44:     0x7d97c8d17aa4 - <unknown>
[INFO] [stdout]   45:     0x7d97c8da4a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ssh::tests::test_ssh_basic
[INFO] [stdout]     ssh::tests::test_ssh_file_operations
[INFO] [stdout]     ssh::tests::test_ssh_multiple_commands
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 144 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p rebel --lib`
[INFO] running `Command { std: "docker" "inspect" "6d97c328f5a6c545bae6be493bf9fab522338044cd416f4714ea976967ff0629", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d97c328f5a6c545bae6be493bf9fab522338044cd416f4714ea976967ff0629", kill_on_drop: false }`
[INFO] [stdout] 6d97c328f5a6c545bae6be493bf9fab522338044cd416f4714ea976967ff0629
